After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 478806 - Adding stuff to autostart is too difficult
Adding stuff to autostart is too difficult
Status: RESOLVED OBSOLETE
Product: gnome-session
Classification: Core
Component: gnome-session-properties
2.20.x
Other Linux
: Normal enhancement
: ---
Assigned To: Session Maintainers
Session Maintainers
: 148962 493816 559540 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-21 01:17 UTC by Pedro Villavicencio
Modified: 2014-03-05 11:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Pedro Villavicencio 2007-09-21 01:17:10 UTC
This bug has been filled here:

https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/140918

"Getting stuff added to autostart is much too difficult. First of all, guessing that it's in System->Settings->Sessions is not very obvious. Second of all, actually adding stuff to the list is close to impossible if you're not familiar with the layout of the Linux filesystem.

Possible solutions in order of preference:
1) Add it to the context menu in the gnome menu. If a program is set to autostart, make this obvious by putting a tiny emblem of some sort in its menu entry.

2) Add a new (sucks, I know) entry to the system->settings menu called "Autostart" or something. In there, present the list of stuff that's in the gnome menu and put a checkbox next to each entry to make it start automatically.

3) Keep the tab in the gnome-session-preferences, and replace the current "Add" dialog with a widget that allows you to select a program from the gnome menu and hide the "Add" dialog under some sort of "Advanced" thing."
Comment 1 Christoph Langner 2007-12-19 20:01:45 UTC
Yep, this would be nice. I support a lot of users, this is one of the most common problems. Another possibility would be drag&drop of starters out of the applications menu into the autostart settings. But option three looks like the most intuitive way.
Comment 2 Isak Savo 2008-05-06 19:35:32 UTC
Two things that could be done within the current UI is:

1) Allow a launcher to be dropped on the dialog (could be dragged from panel, desktop or menu). This would at least save the user from having to guess the command name (and parameters, if any) aswell as writing name + comment.

2) Add a "Select Program" expander or dialog which brings up something similar to what you get when you add a launcher to the panel. It should basically contain a treeview or similar with all the launchers from the gnome menu.
Comment 3 Matthias Clasen 2008-10-26 23:00:40 UTC
1) actually works in the current incarnation of the session capplet, it appears.
Comment 4 Lucas Rocha 2009-01-09 22:46:59 UTC
*** Bug 148962 has been marked as a duplicate of this bug. ***
Comment 5 Lucas Rocha 2009-01-09 23:50:28 UTC
*** Bug 559540 has been marked as a duplicate of this bug. ***
Comment 6 Lucas Rocha 2009-08-03 11:34:53 UTC
*** Bug 493816 has been marked as a duplicate of this bug. ***
Comment 7 Michael Gilbert 2010-08-28 18:13:18 UTC
this is actually partially fixed now.  the menu item (at least in ubuntu) is now called "Startup Applications".  however, what is really needed to make it more usable is to make use of the fancy/user-friendly nautilus "open with" dialog.    is the api for that exposed?  see ubuntu bug for further discussion:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/140918
Comment 8 Timothy Arceri 2011-08-28 11:51:01 UTC
Yes, in GTK 3 the following api could be used.

See: http://developer.gnome.org/gtk3/3.0/GtkAppChooser.html

and

http://developer.gnome.org/gtk3/3.0/GtkAppChooserDialog.html
Comment 9 Matthias Clasen 2014-03-05 11:38:55 UTC
gnome-session-properties is no longer included in gnome-session.