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 644299 - 2.91.91.1 always starts fallback mode
2.91.91.1 always starts fallback mode
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-09 11:35 UTC by Ionut Biru
Modified: 2011-03-09 16:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix this issue (1.06 KB, patch)
2011-03-09 16:21 UTC, Ionut Biru
none Details | Review

Description Ionut Biru 2011-03-09 11:35:11 UTC
i guess the logic behind the commit was faulty

http://git.gnome.org/browse/gnome-session/commit/?id=01217f38addd7ea47e121fc5e31eb2a35a54f9f8
Comment 1 Ionut Biru 2011-03-09 13:13:52 UTC
gnome-session[17036]: DEBUG(+): fill: *** Launching helper '/usr/lib/gnome-session/gnome-session-check-accelerated' to know if session is runnable
gnome-session-check-accelerated: Failed to run helper: Failed to execute child process "/usr/lib/gnome-session/gnome-session-check-accelerated-helper" (Bad address)
gnome-session[17036]: DEBUG(+): fill: *** Session is not runnable
gnome-session[17036]: DEBUG(+): fill: *** Getting session 'gnome-fallback'
Comment 2 Matthias Clasen 2011-03-09 15:02:11 UTC
As we discussed on irc, the cited commit is unrelated to this. 
It is an unrelated problem that was just uncovered by my commit.
Comment 3 Ionut Biru 2011-03-09 16:21:13 UTC
Created attachment 183000 [details] [review]
patch to fix this issue
Comment 4 Matthias Clasen 2011-03-09 16:45:59 UTC
Thanks, committed.