https://bugs.kde.org/show_bug.cgi?id=465370

--- Comment #5 from Patrick Silva <bugsefor...@gmx.com> ---
You are right. I can't reproduce the crash with another user account.
The .desktop file of the working account is located on /usr/share/applications,
the .desktop file of the problematic account is located on
/home/<my_username>/.local/share/applications, and here are its contents:

[Desktop Action ActiveWindowScreenShot]
Exec=/usr/lib/qt5/bin/qdbus org.kde.Spectacle / ActiveWindow -1 -1
Name=Capture Active Window
X-KDE-Shortcuts=Meta+Print

[Desktop Action CurrentMonitorScreenShot]
Exec=/usr/lib/qt5/bin/qdbus org.kde.Spectacle / CurrentScreen -1
Name=Capture Current Monitor

[Desktop Action FullScreenScreenShot]
Exec=/usr/lib/qt5/bin/qdbus org.kde.Spectacle / FullScreen -1
Name=Capture Entire Desktop
X-KDE-Shortcuts=Shift+Print

[Desktop Action OpenWithoutScreenshot]
Exec=/usr/lib/qt5/bin/qdbus org.kde.Spectacle / OpenWithoutScreenshot
Name=Launch without taking a screenshot

[Desktop Action RectangularRegionScreenShot]
Exec=/usr/lib/qt5/bin/qdbus org.kde.Spectacle / RectangularRegion -1
Name=Capture Rectangular Region
X-KDE-Shortcuts=Meta+Shift+Print

[Desktop Action WindowUnderCursorScreenShot]
Exec=/usr/lib/qt5/bin/qdbus org.kde.Spectacle / WindowUnderCursor -1
Name=Capture Window Under Cursor
X-KDE-Shortcuts=Meta+Ctrl+Print

[Desktop Entry]
Actions=FullScreenScreenShot;CurrentMonitorScreenShot;ActiveWindowScreenShot;RectangularRegionScreenShot;WindowUnderCursorScreenShot;OpenWithoutScreenshot;
Categories=Qt;KDE;Utility;
Comment=Screenshot capture utility
Exec=/usr/bin/spectacle
GenericName=Screenshot Capture Utility
Icon=spectacle
Keywords=snapshot;capture;print;screenshot;snipping;snipping tool;snip;
Name=Spectacle
NoDisplay=false
Path=
StartupNotify=false
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=org.kde.Spectacle
X-DBUS-StartupType=Unique
X-KDE-DBUS-Restricted-Interfaces=org.kde.kwin.Screenshot,org.kde.KWin.ScreenShot2
X-KDE-Shortcuts=Print
X-KDE-SubstituteUID=false
X-KDE-Username=

The broken .desktop file is not removed after uninstalling Spectacle.
The .desktop file was not properly updated after a update, maybe?
The problematic user account has a shortcut to Spectacle on desktop, could this
be related?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to