Description of problem: install kwallet then launch kwallet thne notihing happens in konsole we have this : [x@localhost ~]$ kwalletmanager [x@localhost ~]$ as root we have this : [root@localhost ~]# kwalletmanager QSystemTrayIcon::setVisible: No Icon set Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) kbuildsycoca4 running... Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) QDBusConnection: name 'org.kde.kwalletd' had owner '' but we thought it was ':1.7' [root@localhost ~]#
please do the following: 1) enable the "core release debug" 2) install the following packages: gdb glibc-debug kwalletdebug 3) run the following command from a terminal: gdb -q kwallet 4) then type "run" 5) when it segfaults, type "bt" and copy back the stack trace in a file you'll attach (not paste) to this bug report Thanks
Keywords: (none) => NEEDINFO
in a user konsole [test@localhost ~]$ gdb -q kwalletmanager Reading symbols from /usr/bin/kwalletmanager...Reading symbols from /usr/lib/debug/usr/bin/kwalletmanager.debug...done. done. (gdb) run Starting program: /usr/bin/kwalletmanager [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Detaching after fork from child process 4153. [Inferior 1 (process 4148) exited normally] (gdb) and that'all, nothing more happens
hum, maybe it use python don't know. Anyway, john, can you reproduce ?
CC: (none) => balcaen.john
an info : there is a "kwalletmanager" process in the list of processes if i right click on kwalletmanager process then i select display the app window then nothing happens i killed it with success
did you check your systray ? (Please note that launching kwalletmanager as root won't help for your user)
yes it is in the systray but hidden; you must click the arrow to see it in the list it's a big trap because for years by default kwallet manager window appears in desktop when launching with "kwalletmanager" even if it is in the systray
That's the default upstream configuration here: kwallet is shown only if needed.
Status: NEW => RESOLVEDResolution: (none) => INVALID