[Bug 913885] Re: Custom dash shortcut to desktop file drops Exec args

2012-08-03 Thread Kyle Nitzsche
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

[Bug 913885] Re: Custom dash shortcut to desktop file drops Exec args

2012-08-03 Thread Omer Akram
** 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,

[Bug 913885] Re: Custom dash shortcut to desktop file drops Exec args

2012-02-01 Thread Didier Roche
** 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

[Bug 913885] Re: Custom dash shortcut to desktop file drops Exec args

2012-01-10 Thread Launchpad Bug Tracker
** 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

[Bug 913885] Re: Custom dash shortcut to desktop file drops Exec args

2012-01-09 Thread Olivier Tilloy
** 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

[Bug 913885] Re: Custom dash shortcut to desktop file drops Exec args

2012-01-09 Thread Olivier Tilloy
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