[Bug 95091] Re: MASTER incompatible native extension: allpeers

2008-01-03 Thread Ludek Cigler
Not yet, but we are working on it (see https://bugzilla.allpeers.com/show_bug.cgi?id=3362). -- MASTER incompatible native extension: allpeers https://bugs.launchpad.net/bugs/95091 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 95091] Re: MASTER incompatible native extension: allpeers

2007-12-29 Thread Ludek Cigler
AllPeers (client, ie. the Firefox extension part) is tri-licensed under GPL/LGPL/MPL. There are some 3rd party libraries statically linked to it which are licensed under their specific open-source licenses (see http://developer.allpeers.com/license), but it should be ok for you to build the AllPeer

[Bug 95091] Re: MASTER incompatible native extension: allpeers

2007-11-22 Thread Ludek Cigler
Janek: I looked again at the Thunderbird problem, and I still could not reproduce it - however, I'd be quite surprised if the cause of your SSL problems would be changing the symlink. Thunderbird uses its own symlinks in /usr/lib/thunderbird/, and should not be affected by any change in /usr/lib/fi

[Bug 95091] Re: MASTER incompatible native extension: allpeers

2007-11-08 Thread Ludek Cigler
The main difference between the situation when AllPeers is installed and when not seems to be in way libfreebl3.so library is loaded, see line 19512 in the attached strace and line 19147 in the previous one. ** Attachment added: "strace -f firefox without AllPeers" http://launchpadlibrarian.net

[Bug 95091] Re: MASTER incompatible native extension: allpeers

2007-11-08 Thread Ludek Cigler
Here is the strace for firefox with AllPeers installed. Janek: I could not reproduce your problem with Thunderbird, but it seems that it should be enough to change the symlink /usr/lib/firefox/libsoftokn3.so, the other symlink (libnss3.so) does not have to be modified. Please let me know if you st

[Bug 95091] Re: MASTER incompatible native extension: allpeers

2007-11-06 Thread Ludek Cigler
Hi all, I'm Ludek, an AllPeers developer. We have analyzed the bug and it seems the problem is in the way libnss3.so library is loaded. When AllPeers is not installed, Firefox loads libnss3.so from the path /usr/lib/libnss3.so (this is a symlink which points to /usr/lib/libnss3.so.0d). libsoftok