Closed Bug 228261 Opened 21 years ago Closed 21 years ago

Password Manager asks twice if I want to store the password

Categories

(Toolkit :: Password Manager, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: psilva, Assigned: bryner)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031015 Firebird/0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031015 Firebird/0.7

When I access a page that allows to remember password Password Manager asks me
twice for confirmation of this action.

Reproducible: Always

Steps to Reproduce:
1. Go to a page with a login and password like webmail.
2. Say you want to keep the password


Actual Results:  
The confirmation windows shows up twice...

Expected Results:  
It should only appear once.
This bug needs more information, as I don't see this behavior.  In particular:

1. What site do you see this on?
2. Do you see this if you rename .phoenix to move the profile out of the way?
3. Does this happen on a current nightly build? (your build is about 2 months old)
4. Do you have a master password set?
Oh, also, had you installed Firebird 0.7 into the same directory as a previous
version?  Check to see if you have libwallet.so in the components/ directory...
if so, you should remove it, along with compreg.dat and xpti.dat (those will be
regenerated on next startup).
You're wrigth, problem solved! I've downloaded a tgz version of firebird and
used withou any old directories and it worked fined. This is certainly a problem
of the Mandrake rpm that I'm using.

I tested what yu have suggested, removing the libwallet.so from the rpm location
and the rpm version started to work fine!

Next time I'll start by comparing with the official tgz version, sorry...

Thanks
-> WORKSFORME per reporter's comment 3.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
v.
Status: RESOLVED → VERIFIED
This seems to be a common problem? Gentoo's ebuild build and install this
libwallet.so also. And what other distributions?

It was built when I installed 0.9.1 and I've allways had this problem. It's sure
not a leftover from an old installation or something like that.

##  grep wallet /var/db/pkg/net-www/mozilla-firefox-0.9.1/CONTENTS

dir /usr/lib/MozillaFirefox/chrome/en-US/locale/en-US/communicator/wallet
dir /usr/lib/MozillaFirefox/chrome/en-US/locale/en-US/wallet
dir /usr/lib/MozillaFirefox/chrome/comm/content/communicator/wallet
dir /usr/lib/MozillaFirefox/chrome/comm/content/wallet
dir /usr/lib/MozillaFirefox/chrome/US/locale/US/communicator-region/wallet
obj /usr/lib/MozillaFirefox/components/wallet.xpt
cbd41f95c1c563461c1e0083e8ad0aed 1088773567
obj /usr/lib/MozillaFirefox/components/libwallet.so
fba72c118fd2115355ab1e0a7bc17163 1088773567
obj /usr/lib/MozillaFirefox/components/walleteditor.xpt
f3542d24c9c849b34ee41255129449ff 1088773567
obj /usr/lib/MozillaFirefox/components/walletpreview.xpt
fd0e57ca2d9239abfdcf69dd983c83e4 1088773567
obj /usr/lib/MozillaFirefox/components/libwalletviewers.so
a8e24ba353362324c8f7206c381f9771 1088773567
dir /usr/lib/MozillaFirefox/defaults/wallet
obj /usr/lib/MozillaFirefox/defaults/wallet/DistinguishedSchema.tbl
8041946b6115e9786981ea45f54828b3 1088773567
obj /usr/lib/MozillaFirefox/defaults/wallet/FieldSchema.tbl
bafae7c9bc686be193817140072f9d14 1088773567
obj /usr/lib/MozillaFirefox/defaults/wallet/VcardSchema.tbl
9addd0081a516a64546ee9d9a2312b36 1088773567
obj /usr/lib/MozillaFirefox/defaults/wallet/SchemaConcat.tbl
ffe14fef0f918ef7542ed8253754d609 1088773567
obj /usr/lib/MozillaFirefox/defaults/wallet/SchemaStrings.tbl
6395880284a1ff597e851fa3396774eb 1088773567
obj /usr/lib/MozillaFirefox/defaults/wallet/PositionalSchema.tbl
83fe650c2dfc70534482ac26c57dc419 1088773567
obj /usr/lib/MozillaFirefox/defaults/wallet/StateSchema.tbl
c59938cf1f811624cace68b78ba087b8 1088773567
z

Is there something wrong wht the configure arguments? Why is this still built if
it causes problems?

Configure arguments
--prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --enable-optimize=-O2 --disable-composer --with-x
--with-system-jpeg --with-system-zlib --with-system-png --with-system-mng
--disable-mailnews --disable-calendar --disable-pedantic --disable-svg
--enable-mathml --without-system-nspr --enable-nspr-autoconf --enable-xsl
--disable-ipv6 --enable-crypto --with-java-supplement --with-pthreads
--with-default-mozilla-five-home=/usr/lib/MozillaFirefox
--with-user-appdir=.phoenix --disable-jsd --disable-accessibility
--disable-tests --disable-debug --disable-dtd-debug --disable-logging
--enable-reorder --enable-strip --enable-strip-libs --enable-cpp-rtti
--enable-xterm-updates --disable-ldap --disable-toolkit-qt
--disable-toolkit-xlib
--enable-extensions=default,-irc,-venkman,-content-packs,-help
--enable-toolkit-gtk2 --enable-default-toolkit=gtk2 --disable-toolkit-gtk
--enable-xft --disable-freetype2 --enable-xinerama=no
--enable-old-abi-compat-wrappers 
*** Bug 249940 has been marked as a duplicate of this bug. ***
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.