Bug 283468 - Unsupported operation Invalid iterator
Summary: Unsupported operation Invalid iterator
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 4.7
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-06 13:15 UTC by Ferdinand Gassauer
Modified: 2011-10-07 09:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Gassauer 2011-10-06 13:15:44 UTC
Version:           4.7 (using KDE 4.7.1) 
OS:                Linux

some mails can't be open - the preview pane says "please wait"



Reproducible: Sometimes

Steps to Reproduce:
click on certain messages in message list

Actual Results:  
in the konsole I see

"/usr/bin/kmail(21482)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kmail(21482)" Soprano: "QLocalSocket::connectToServer: Connection refused"
"/usr/bin/kmail(21482)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kmail(21482)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kmail(21482)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kmail(21482)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kmail(21482)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kmail(21482)" Soprano: "Invalid iterator."


Expected Results:  
show pane

OS: Linux (x86_64) release 2.6.37.6-0.7-desktop
Compiler: gcc
Comment 1 Ferdinand Gassauer 2011-10-06 13:16:07 UTC
btw I am using 4.7.2
Comment 2 Laurent Montel 2011-10-06 13:33:10 UTC
Don't know :) Sorry for it I don't know, it's akonadi/soprano/nepomuk.
Comment 3 Ferdinand Gassauer 2011-10-06 14:47:49 UTC
could it be that this was because soprano was not installed?
Comment 4 Laurent Montel 2011-10-06 15:05:06 UTC
qdbus org.soprano.Server

Error: org.freedesktop.DBus.Error.UnknownObject
No such object path '/'


I don't know what is pb with soprano
Comment 5 Christophe Marin 2011-10-07 08:28:18 UTC
hint: use soprano from the 2.7 branch or make sure your master checkout has 0762674
Comment 6 Laurent Montel 2011-10-07 09:07:22 UTC
Ok rebuild 2.7 branch, and qdbus org.soprano.Server is ok now.