RE: [Tclplugin-core] Tcl plugin problem
by Jeff Hobbs other posts by this author
Feb 3 2004 12:38AM messages near this date
[Tclplugin-core] Tcl plugin problem
|
[Tclplugin-core] Plugin Problem
> SPARC SunBlade 100 and Solaris 8
> Sun's GNOME 2 desktop
> Mozilla 1.5
> File name: libnptcl3.0.so
> TCL Plugin 3.0a1 (3.0.0.1). Executes tclets found in Web
> pages.See the Tcl Plugin home page for more details.
> When I visit pages such as
> http://www.tcl.tk/software/plugin/applets.html
> Mozilla dies.
I found the issue that was causing this and have corrected it
(and confirmed that Solaris Mozilla now happily loads plugins).
The fact that it worked on Linux was due to some weird hackery
in their dlsym implementation (even though it was passed an
invalid library handle, it apparently searches all dlopen'ed
libraries for the sym ... wooooah!).
The correction will be in a plugin marked 3.0a2, which will be
available in TDK 3.1 (and whereever else these things appear).
Jeff Hobbs, The Tcl Guy
http://www.ActiveState.com/, a division of Sophos
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Tclplugin-core mailing list
Tclplugin-core@[...].net
https://lists.sourceforge.net/lists/listinfo/tclplugin-core
Thread:
Larry W. Virden
Jeff Hobbs
|