[Xfce-bugs] [Bug 14282] New: Check for DBusActivatable=true when launching desktop files
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Fri Mar 16 22:45:03 CET 2018
https://bugzilla.xfce.org/show_bug.cgi?id=14282
Bug ID: 14282
Summary: Check for DBusActivatable=true when launching desktop
files
Classification: Xfce Core
Product: Thunar
Version: 1.7.1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
Assignee: xfce-bugs at xfce.org
Reporter: acs82 at gmx.de
CC: benny at xfce.org, hjudt at xfce.org
Target Milestone: 1.8.0
Followup of Bug 14277
Currently thunar uses xfce_spawn_on_screen which itself uses g_spawn_async to
launch child processes.
https://git.xfce.org/xfce/thunar/tree/thunar/thunar-file.c#n1569
(thunar_file_execute)
https://git.xfce.org/xfce/libxfce4ui/tree/libxfce4ui/xfce-spawn.c#n319
(xfce_spawn_on_screen_with_child_watch)
The idea is to first check if an application has DBusActivatable=true in its
desktop file, and activate it via dbus in that case.
Like that the process would be placed in their own cgroup.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list