PasswordMaker Forums
Firefox/SeaMonkey/Mozilla/Netscape/Flock Browser Extension => Help and Support => Topic started by: Brathna on July 15, 2005, 05:26:23 PM
-
I've used PasswordMaker 0.6 under linux and everything works fine, but there's a little problem with 0.7. Every time I load up the PasswordMaker window, I get an error:
Unable to copy [xpconnect wrapped nslFile] to [xpconnect wrapped nslFile]
Do you have sufficient read/write privileges?
After I click OK on the message box, PasswordMaker shows up and works like normal.
What is 0.7 doing differently from 0.6 that might be causing this error?
Thanks for any help.
-
Hi,
There's an icon file missing in passwdmaker-0.7.xpi for Linux. It should be in
%Profile%/extensions/{5872365E-67D1-4AFD-9480-FD293BEBD20D}/defaults/passwordmakerdlg.xpm
and gets copied to (if it's not already there)
%MozDir%/chrome/icons/default/passwordmakerdlg.xpm
where %MozDir% is your Mozilla/Firefox installation directory, and %Profile% is your profile directory.
This file is the icon the passwordmaker dialog (a ring). On windows, it's a .ico file -- which is in the passwdmaker-0.7.xpi. I forgot to put an xpm version there. You can safely ignore the warning, or give me a day or so to make the .XPM. I'll post it here and you can manually copy it to %Profile%/extensions/{5872365E-67D1-4AFD-9480-FD293BEBD20D}/defaults/passwordmakerdlg.xpm. That will fix the problem.
Sorry for the inconvenience,
Eric
-
I just created an empty .xpm in:
%MozDir%/chrome/icons/default/passwordmakerdlg.xpm
And I don't get that error message anymore.
Thanks for the quick help, and awesome extension; I've been using it since 0.1.
-
You're welcome... glad to hear you like it!
-eric
-
Attached is passwordmakerdlg.xpm for anyone who'd like it before the next release.
-Eric
-
I deleted the .xpm I created before and installed 0.7.1. There's a passwordmakerdlg.xpm in my profile directory now, but not in the %MozDir%, and I still get that error.
I don't think it will copy over, unless the browser is running as root or firefox is installed in the user's personal directory.
-
Thanks, Brathna. The error message has been removed from the forthcoming PasswordMaker release. Now it simply fails silently.
-Eric