Bug 293898 - kactivitymanagerd spams xsession-errors if nepomuk is disabled (debugging disabled)
Summary: kactivitymanagerd spams xsession-errors if nepomuk is disabled (debugging dis...
Status: RESOLVED DUPLICATE of bug 293536
Alias: None
Product: plasma4
Classification: Plasma
Component: activities (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-12 13:46 UTC by S. Burmeister
Modified: 2012-02-13 20:10 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 S. Burmeister 2012-02-12 13:46:33 UTC
Version:           unspecified (using KDE 4.8.0) 
OS:                Linux

Every few seconds kactivitymanagerd adds the following to the xsession-errors file. According to kdebugdialog kactivitymanagerd has debugging disabled.

Information value = zero after the first appearance. Danger of filling up /home and causing data loss.

kactivitymanagerd(32028)/nepomuk (library) {anonymous}::GlobalModelContainer::init: Connecting to local socket "/tmp/ksocket-rabauke/nepomuk-socket"
QObject: Cannot create children for a parent that is in a different thread.
(Parent is Soprano::Client::LocalSocketClient(0x7ffad8), parent's thread is QThread(0x629440), current thread is RankingsUpdateThread(0x834c70)
"/usr/bin/kactivitymanagerd(32028)" Soprano: "QLocalSocket::connectToServer: Invalid name"
kactivitymanagerd(32028)/nepomuk (library) {anonymous}::GlobalModelContainer::init: Failed to connect to Nepomuk server via local socket "/tmp/ksocket-rabauke/nepomuk-socket"
"/usr/bin/kactivitymanagerd(32028)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(32028)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kactivitymanagerd(32028)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kactivitymanagerd(32028)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kactivitymanagerd(32028)" Soprano: "Unsupported operation (2)": "Invalid model"
"/usr/bin/kactivitymanagerd(32028)" Soprano: "Invalid iterator."


Reproducible: Didn't try

Steps to Reproduce:
Disable nepomuk and restart KDE.

Actual Results:  
- Spamming xsession-errors with useless info
- Wasting resources
- filling up /home if the session is only suspended but "never" restarted, resulting in data loss

Expected Results:  
Report once and after that either keep quiet if not able to handle the situation without spamming the hard disk – or use methods like "the last messsage was repeated xyz times and write to xsession-errors less frequently and less text, i.e. as opposed to dozens.
Comment 1 Christoph Feck 2012-02-13 20:10:18 UTC

*** This bug has been marked as a duplicate of bug 293536 ***