FS#18479 - [subversion] or [kde] svn / kwallet integration broken
Attached to Project:
Arch Linux
Opened by David Rosenstrauch (darose) - Friday, 26 February 2010, 20:24 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 05 August 2010, 14:11 GMT
Opened by David Rosenstrauch (darose) - Friday, 26 February 2010, 20:24 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 05 August 2010, 14:11 GMT
|
Details
Description:
Kwallet integration was working until recently. But recent upgrades to the svn (1.6.9-2) and/or kdeutils-kwallet (4.4.0-1) packages seems to have broken it. Steps to reproduce: 1) Edit your ~/.subversion/config, to include the following: [auth] ... password-stores = kwallet 2) Perform an "svn update" 3) kwallet never gets invoked |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Thursday, 05 August 2010, 14:11 GMT
Reason for closing: Works for me
Additional comments about closing: and user; see comments
Thursday, 05 August 2010, 14:11 GMT
Reason for closing: Works for me
Additional comments about closing: and user; see comments
Can anyone confirm my findings either way? (i.e., broken or not.)
I'm using Xfce for my Window Manager, by the way, not KDE.
Although this looks fixed, there's still one odd thing happening here: kwallet now spits out console debug output on svn invocations, which it probably shouldn't be doing. (It never used to.)
[darose@daroselin eventpublish]$ svn update
Subversion(5312)/kdeui (Wallet) KWalletDLauncher::getInterface: The kwalletd service has been registered
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: name 'org.kde.kwalletd' had owner '' but we thought it was ':1.47'
At revision 2266.
[darose@daroselin eventpublish]$ svn update
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
At revision 2266.
Anyone know what's causing that and/or how to fix?
Someone any idea?
[darose@daroselin eventpublish]$ svn update
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
QDBusConnection: name 'org.kde.kwalletd' had owner '' but we thought it was ':1.45'
At revision 3482.
Not sure what your issue is.