← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 778676] Re: Crash on Edit Profile

 

11.10 doesn't run even with my fix. Are we just giving up on sabayon?
It's very important to anyone managing Linux desktops.

I'm trying to figure out how to make it work. sessionwindow.py line 82
loads an image that apparently no longer exists in gnome 3.2. I changed
"stock_lock-open" to "stock_lock" to get around.

Now I get 
MainThread 2011/10/20 22:55:12.8848 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop
MainThread 2011/10/20 22:55:12.8873 (admin-tool): Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/sabayon/errors.py", line 125, in wrapper
    return func (*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/sabayon/sessionwindow.py", line 330, in __session_mapped
    self.session.start (str (self.session_widget.session_window.xid))
  File "/usr/lib/pymodules/python2.7/sabayon/protosession.py", line 493, in start
    self.__start_session ()
  File "/usr/lib/pymodules/python2.7/sabayon/protosession.py", line 434, in __start_session
    os.execve (SESSION_ARGV[0], SESSION_ARGV, new_environ)
OSError: [Errno 2] No such file or directory
[xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
python: ../../src/xcb_io.c:273: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
MainThread 2011/10/20 22:55:19.1897 (admin-tool): sabayon-session exited with SIGNAL 6
usermod: user sabayon-admin is currently logged in
MainThread 2011/10/20 22:55:19.3921 (USER): Finishing editing profile
MainThread 2011/10/20 22:55:23.4101 (admin-tool): Terminating main loop
MainThread 2011/10/20 22:55:23.4105 (admin-tool): Exiting normally

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to sabayon in Ubuntu.
https://bugs.launchpad.net/bugs/778676

Title:
  Crash on Edit Profile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sabayon/+bug/778676/+subscriptions


References