Can you state the rationale (however obvious it may be) for changing the
status to "Won't Fix" please.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913885
Title:
Custom dash shortcut to desktop fil
** Changed in: unity (Ubuntu)
Assignee: Olivier Tilloy (osomon) => (unassigned)
** Changed in: unity
Status: In Progress => Won't Fix
** Changed in: unity (Ubuntu)
Status: In Progress => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs,
** Changed in: unity
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913885
Title:
Custom dash shortcut to desktop file drops Exec args
To manage notifications about
** Branch linked: lp:~osomon/unity/4.0-dash-custom-home-screen
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913885
Title:
Custom dash shortcut to desktop file drops Exec args
To manage notificatio
** Changed in: unity (Ubuntu)
Status: New => In Progress
** Changed in: unity (Ubuntu)
Assignee: (unassigned) => Olivier Tilloy (osomon)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/91388
The cause of the issue lies in using g_app_info_get_executable(…) in
combination with g_spawn_command_line_async(…) to launch the application
associated with the desktop file.
The proper way of launching the application is to invoke
g_app_info_launch(…). This will require modifying the way shortcu