Sessions preferences help outdated

Bug #44067 reported by David Planella
22
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-session
Invalid
Low
gnome2-user-docs (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

Binary package hint: gnome-session

The help pages shown when pressing the help button for the gnome-session-settings application (System>Preferences>Sessions) seem to be out of date with regards to the current version of the application (2.14.1-0ubuntu5 at the time of writing). For example:

1) Configuring Startup Applications section. The part which says:

"If you specify more than one startup application, use the Priority spin box to specify the startup order of the each application. The startup order is the order in which you want the startup applications to start."

does not apply anymore, since they seemed to drop the mentioned Priority spin box that used to live on the "Startup Programs" tab, which now seems to reside under the "Current Session" tab as the "Order" widget.

2) The four columns on the "Current Session" tab (i.e. "Order", "State", "Style", "Program") are not explained in the help file (Setting Session Properties section). Although you can easily figure out what "Order", "Style" and "Program" are since the corresponding widgets controlling their behaviour are explained, it is still unclear to me what "State" means. IMHO there should be at least an entry explaining what "State" means.

Revision history for this message
Sebastien Bacher (seb128) wrote :

thanks for your bug, reassigning to the package of the user guide

Revision history for this message
David Planella (dpm) wrote :

This bug is still there for the current 2.14.2-0ubuntu1 package in dapper.

Could anyone confirm this? Should it be forwarded upstream?

Revision history for this message
Sebastien Bacher (seb128) wrote :

Marking as confirmed and right, it should be forwarded upstream since they are the people writting it

Changed in gnome2-user-docs:
assignee: nobody → desktop-bugs
status: Unconfirmed → Confirmed
Revision history for this message
David Planella (dpm) wrote :

Forwarded upstream and added a tracker.

Changed in gnome-session:
status: Unknown → Unconfirmed
Changed in gnome-session:
status: Unconfirmed → Confirmed
Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :

This bug is still present in edgy.

Revision history for this message
Charles Atkinson (7-launchpad-catcons-co-uk) wrote :

This bug is still present in Hardy.

A little more information from http://bugzilla.gnome.org/show_bug.cgi?id=351086#c2

=== excerpt begins ===
Here's the relevant part in the code:

GnomeUIInfo state_data[] = {
  GNOMEUIINFO_ITEM_STOCK(N_("Inactive"),
                         N_("Waiting to start or already finished."),
                         NULL, GNOME_STOCK_MENU_BLANK),
  GNOMEUIINFO_ITEM_STOCK(N_("Starting"),
                         N_("Started but has not yet reported state."),
                         NULL, GNOME_STOCK_MENU_TIMER),
  GNOMEUIINFO_ITEM_STOCK(N_("Running"),
                         N_("A normal member of the session."),
                         NULL, GNOME_STOCK_MENU_EXEC),
  GNOMEUIINFO_ITEM_STOCK(N_("Saving"),
                         N_("Saving session details."),
                         NULL, GNOME_STOCK_MENU_SAVE),
  GNOMEUIINFO_ITEM_STOCK(N_("Unknown"),
                         N_("State not reported within timeout."),
                         NULL, GNOME_STOCK_PIXMAP_HELP),
  GNOMEUIINFO_END
};

Second string is an explanation of the state and the fourth field is the icon
used.

Most apps are in the "running" state (with the exec icon).
=== excerpt ends ===

Changed in gnome-session:
status: Confirmed → Invalid
Changed in gnome-session:
importance: Unknown → Low
status: Invalid → Unknown
Changed in gnome-session:
status: Unknown → Invalid
Revision history for this message
Kim Tucker (ktucker) wrote :

Is it just me? - In Oneiric in Startup Applications Preferences: <Help>:

Document Not Found
The URI ‘ghelp:user-guide?gosstartsession-2#gosstartsession-2’ does not point to a valid page.

Is there something I need to install?

Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :

But is this still a Gnome bug or is it a Unity bug?

Revision history for this message
Sebastien Bacher (seb128) wrote :

the issue described in the new comments is bug #838539

Changed in gnome2-user-docs (Ubuntu):
assignee: Ubuntu Desktop Bugs (desktop-bugs) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.