! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
"Session and Startup" settings does not validate Desktop Actions properly
Status:
RESOLVED: FIXED
Product:
Xfce4-session
Component:
General

Comments

Description haarp 2013-10-21 22:29:01 CEST
If a .desktop file in autostart is structured like this:
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#example
then when the user tries to edit this in Session and Startup -> Application Autostart -> edit, the last Desktop Action is being edited, not the default action.

In the linked example, he would edit
Exec=fooview --create-new
instead of
Exec=fooview %F
Comment 1 Theo Linkspfeifer editbugs 2019-06-19 17:12:56 CEST
Created attachment 8654 
patch

This patch adds the missing line to specify on which group to operate.
Comment 2 Git Bot editbugs 2019-06-22 00:56:20 CEST
Theo Linkspfeifer referenced this bugreport in commit 7a7dd5c60d016b398b3ffd011cb77450e3ba41a6

Read data from correct group when editing autostart entry (Bug #10423)

https://git.xfce.org/xfce/xfce4-session/commit?id=7a7dd5c60d016b398b3ffd011cb77450e3ba41a6
Comment 3 Simon Steinbeiss editbugs 2019-06-22 00:56:41 CEST
Thanks, well spotted.
Comment 4 haarp 2019-06-24 15:40:47 CEST
Nice, thanks!

Bug #10423

Reported by:
haarp
Reported on: 2013-10-21
Last modified on: 2019-06-24

People

Assignee:
Xfce Bug Triage
CC List:
4 users

Version

Version:
4.10.0

Attachments

patch (721 bytes, patch)
2019-06-19 17:12 CEST , Theo Linkspfeifer
no flags

Additional information