Bug 357986 - kdeeject says "Service 'org.kde.kdesktop' does not exist."
Summary: kdeeject says "Service 'org.kde.kdesktop' does not exist."
Status: RESOLVED FIXED
Alias: None
Product: kde-cli-tools
Classification: Plasma
Component: general (show other bugs)
Version: 5.4.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-14 16:25 UTC by Unknown
Modified: 2018-12-21 12:56 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 Unknown 2016-01-14 16:25:17 UTC
Running:

/usr/lib64/libexec/kf5/kdeeject cdrom

outputs:

Service 'org.kde.kdesktop' does not exist.

Reproducible: Always

Steps to Reproduce:
1. /usr/lib64/libexec/kf5/kdeeject cdrom


Actual Results:  
The drive ejects normally but there is this error message in console.

Expected Results:  
No error message.
Comment 1 Wolfgang Bauer 2016-01-14 16:37:55 UTC
Just a note:
This comes from line#29 in kdeeject:
    qdbus org.kde.kdesktop /Desktop refreshIcons

Seems to be a left-over from KDE3...

And the KDE4 version (part of kde-runtime) is affected too.
Comment 2 David Edmundson 2018-12-21 12:56:53 UTC
Git commit e8585dba97b76b448a1aa1added9117380073eb6 by David Edmundson.
Committed on 21/12/2018 at 12:56.
Pushed by davidedmundson into branch 'master'.

Remove KDE3 reference in kdeeject

Summary:
There is no org.kde.kdesktop and we don't show mount points by default
on the desktop so there's nothing to explicitly refresh.

Test Plan: None

Reviewers: #plasma, apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D17717

M  +1    -4    kdeeject/kdeeject

https://commits.kde.org/kde-cli-tools/e8585dba97b76b448a1aa1added9117380073eb6