trust only movement...
You are not logged in.
I've updated from kdemod 4.2.3 to 4.2.88 this afternoon and I'm having some trouble with gwenview, probably related to nepomuk.
I've tried to open gwenview from terminal.
I click on a folder containing some images, then gwenview crashes producing this log:
"/usr/bin/gwenview(14995)" Error in thread 3045644048 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/gwenview(14995)" Error in thread 3045644048 : "QLocalSocket::connectToServer: Connection refused" "/usr/bin/gwenview(14995)" Error in thread 3020413808 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/gwenview(14995)" Error in thread 3020413808 : "Unsupported operation (2)": "Invalid model" "/usr/bin/gwenview(14995)" Error in thread 3020413808 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/gwenview(14995)" Error in thread 3020413808 : "Unsupported operation (2)": "Invalid model" "/usr/bin/gwenview(14995)" Error in thread 3020413808 : "Unsupported operation (2)": "Invalid model" gwenview: symbol lookup error: /usr/lib/libnepomuk.so.4: undefined symbol: _ZN7Soprano4NodeC1ERKNS_12LiteralValueE
Note that it happens both with nepomuk enabled and disabled from system settings.
I don't know if it could be kdemod related, but I haven't found anything, googling about this.
Thanks in advance ![]()
Last edited by castagnaru (2009-06-09 16:37:07)
Offline
Nepomuk is so buggy that someone might consider it a bug itself. ![]()
Well, first guess would be config files. Gwenview in 4.3 has lots of new things, and kde4's tendency to break configs on update is already legendary. ![]()
Backup ~/.kde4/share/apps/gewnview and ~/.kde4/share/config/gwenview, then delete them and start gwenview.
Offline
Thanks Xabre
I've done what you tell, but gwenview keeps crashing, producing an identical log. ![]()
I've also tried to delete nepomuk config files, but the problem remains the same.
I was wondering: am I the only one who has this problem?
Offline
I'm also have this problem, should I report it to kde's bugzilla or it's kdemod bug?
Offline
I got the same problem with clean KDEMod/testing installation ![]()
Offline
Hm, Gwenview works perfectly here.
Install Gwenview debug package, then start it again from terminal and post output.
Maybe it will give some clue...
This is probably a Gwenview bug, not kdemod.... unless there has been some installation trouble (i.e. usage of [extra] packages instead of [kdemod-testing] )
Offline
It's the terminal output:
"/usr/bin/gwenview(5710)" Error in thread 3045439792 :
"org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/gwenview(5710)" Error in thread 3045439792 :
"QLocalSocket::connectToServer: Invalid name"
"/usr/bin/gwenview(5710)" Error in thread 3023158128 :
"org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/gwenview(5710)" Error in thread 3023158128 : "Unsupported operation
(2)": "Invalid model"
"/usr/bin/gwenview(5710)" Error in thread 3023158128 :
"org.freedesktop.DBus.Error.ServiceUnknown - The name
org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/gwenview(5710)" Error in thread 3023158128 : "Unsupported operation
(2)": "Invalid model"
"/usr/bin/gwenview(5710)" Error in thread 3023158128 : "Unsupported operation
(2)": "Invalid model"
gwenview: symbol lookup error: /usr/lib/libnepomuk.so.4: undefined symbol:
_ZN7Soprano4NodeC1ERKNS_12LiteralValueE
Offline
Ok, those "services" lines are all realted to PolicyKit and it's bugs.
But that Soprano line might be interesting.
Which soprano are you using: the one from extra ot one from kdemod-testing?
(both packages have the same name, so it is quite possible that pacman installed one from extra)
Offline
Xabre wrote:
Ok, those "services" lines are all realted to PolicyKit and it's bugs.
But that Soprano line might be interesting.
Which soprano are you using: the one from extra ot one from kdemod-testing?
(both packages have the same name, so it is quite possible that pacman installed one from extra)
Oh, yes, you're right. There was extra/soprano installed. Now everything fine, thank you.
Offline
narqo wrote:
Xabre wrote:
Ok, those "services" lines are all realted to PolicyKit and it's bugs.
But that Soprano line might be interesting.
Which soprano are you using: the one from extra ot one from kdemod-testing?
(both packages have the same name, so it is quite possible that pacman installed one from extra)Oh, yes, you're right. There was extra/soprano installed. Now everything fine, thank you.
I haven't checked the Obvious... ![]()
kdemod-testing repo was under extra one in pacman.conf...
Now all works. Thanks ![]()
Offline