Wrong module name for Webbrowser.

Bug #94665 reported by Georgy
2
Affects Status Importance Assigned to Milestone
belpic (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: libbeidlibopensc2

When you want register the PKCS#11 module in you web browser (firefox, konqueror,etc..) through the file:///usr/share/beid/beid-pkcs11-register.html, the browser don't find the module because the browser search after the libbeidpkcs11.so module, but don't exist in the directory.
To fix the bug : make a symbolink link from libbeidpkcs11.so.2.1.0 to libbeidpkcs11.so

When PKCS#11 module insert failed, a text explain how-to insert the module manualy but module name given by the message are libbeidpkcs11.dll, but I think libbeidpkcs11.so will be the module name

To fix the bug : change at line 31 in file usr/share/beid/beid-pkcs11-register.htm
p11lib = "libbeidpkcs11.dll" to
p11lib = "libbeidpkcs11.so.2.1.0"

Hope this will help.

Have Fun !

Georgy

Revision history for this message
Daniel T Chen (crimsun) wrote :

Confirmed in 8.04, 8.10, and Debian unstable.

Changed in belpic:
status: New → Confirmed
yas alo (nejed-lol)
Changed in belpic (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.