You are not logged in.
Pages: 1
Topic closed
Hi,
Using the subversion commandline works fine but I also get the following message everytime I run an svn command:
svn ls
Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
src/
doc/
pom.xml
Any hints what might be causing the problem?
I cannot find anything related on the web except wireless / segfault related issues but I do not use wireless and there are no errors because the svn commands work as expected.
Offline
Would also like to know what might be causing this. It isn't very problematic but it surely clutters the svn output
Offline
Clearly the Secret Service is having reliability issues right now. Unless you're a high-ranking government official, I don't think you should worry about it.
(I don't know what the error message may mean, but I couldn't resist the joke.)
Offline
Yep, I also think the output is annoying, anyone can tell me why this message appears?...
Offline
This problem appears to be disallowing access to my keyring, since nm-applet has become incapable of remembering wifi keys...
New account: tjbp
Offline
This problem appears to be disallowing access to my keyring, since nm-applet has become incapable of remembering wifi keys...
But I have not installed nm-applet or other network manager at all...
Offline
STM wrote:This problem appears to be disallowing access to my keyring, since nm-applet has become incapable of remembering wifi keys...
But I have not installed nm-applet or other network manager at all...
I wasn't saying it was caused by nm-applet, rather that the problem affects it.
New account: tjbp
Offline
I'm receiving the same error, It does appear to be something to do with pcmanfm as you can see below (on my system it seems to be anyways).
I havn't found a way to fix as of yet, I'm quite new to linux so googling and what little I've learned are my only resources atm
@archbang ~]$ gksu pcmanfm
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
(pcmanfm:28673): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
hopefully that's of some help ....to someone
Offline
Does anybody have a solution yet? Kinda experiencing this problem too
Offline
I think the messages are related to Gnome Keyring. I removed the packages gnome-keyring and libgnome-keyring and after that svn didn't show those messages any more. But now the following message is printed:
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Offline
I can't help you with fixing the issue - but it is related to gnome-keyring which _should_ provide org.freedesktop.secrets for password storage (eg for gksu).
Regards,
raf
Last edited by raf_kig (2010-04-27 19:57:06)
Offline
I can't help you with fixing the issue - but it is related to gnome-keyring which _should_ provide org.freedesktop.secrets for password storage (eg for gksu).
Regards,
raf
So this is a bug of arch packager?
Offline
manualy start gnome-keyring-daemon. adding it to rc.local could help.
Offline
In ~/.subversion/config uncomment the password-stores entry and set it blank, the gnome and kde keyrings wont be used then (these are the programs giving you those errors). I remember that you had to have either
password-stores=
or
password-stores =
one of them works, the other gives an error.
Last edited by Ramses de Norre (2010-05-03 11:15:20)
Offline
Yep, the latter one , "password-stores =" works, thanks
Offline
manualy start gnome-keyring-daemon. adding it to rc.local could help.
^ this!
and this https://bbs.archlinux.org/viewtopic.php … 7#p1404667
Offline
Matt3o, the last post is from 4 years ago! Forum Eqtiquette: Old Threads / Necro-Bumping. Closing.
aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies
Offline
Pages: 1
Topic closed