The Chakra Project - Forums

trust only movement...

You are not logged in.

#1 2009-06-02 23:44:36

castagnaru
Apprentice
Registered: 2009-04-09
Posts: 15

[SOLVED] Gwenview crashes

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:

Code:

"/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 smile

Last edited by castagnaru (2009-06-09 16:37:07)

Offline

 

#2 2009-06-03 02:41:35

Xabre
Addict
From: Serbia
Registered: 2009-04-04
Posts: 274

Re: [SOLVED] Gwenview crashes

Nepomuk is so buggy that someone might consider it a bug itself. big_smile

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. wink

Backup ~/.kde4/share/apps/gewnview and  ~/.kde4/share/config/gwenview, then delete them and start gwenview.


GNU/Linux does not stop you from doing stupid things, because that would also stop you from doing clever things.

Offline

 

#3 2009-06-03 13:09:46

castagnaru
Apprentice
Registered: 2009-04-09
Posts: 15

Re: [SOLVED] Gwenview crashes

Thanks Xabre

I've done what you tell, but gwenview keeps crashing, producing an identical log. sad

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

 

#4 2009-06-08 14:54:36

kneczaj
Apprentice
Registered: 2009-02-16
Posts: 24

Re: [SOLVED] Gwenview crashes

I'm also have this problem, should I report it to kde's bugzilla or it's kdemod bug?

Offline

 

#5 2009-06-08 20:46:13

narqo
Apprentice
From: Moscow/Russia
Registered: 2008-12-27
Posts: 20

Re: [SOLVED] Gwenview crashes

I got the same problem with clean KDEMod/testing installation sad


my english suxx sad

Offline

 

#6 2009-06-08 22:12:29

Xabre
Addict
From: Serbia
Registered: 2009-04-04
Posts: 274

Re: [SOLVED] Gwenview crashes

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] )


GNU/Linux does not stop you from doing stupid things, because that would also stop you from doing clever things.

Offline

 

#7 2009-06-08 23:58:45

kneczaj
Apprentice
Registered: 2009-02-16
Posts: 24

Re: [SOLVED] Gwenview crashes

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

 

#8 2009-06-09 00:15:10

Xabre
Addict
From: Serbia
Registered: 2009-04-04
Posts: 274

Re: [SOLVED] Gwenview crashes

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)


GNU/Linux does not stop you from doing stupid things, because that would also stop you from doing clever things.

Offline

 

#9 2009-06-09 01:06:18

narqo
Apprentice
From: Moscow/Russia
Registered: 2008-12-27
Posts: 20

Re: [SOLVED] Gwenview crashes

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.


my english suxx sad

Offline

 

#10 2009-06-09 16:36:53

castagnaru
Apprentice
Registered: 2009-04-09
Posts: 15

Re: [SOLVED] Gwenview crashes

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... sad
kdemod-testing repo was under extra one in pacman.conf...

Now all works. Thanks smile

Offline

 

Board footer

Powered by FluxBB