GNOME Bugzilla – Bug 590497
Crash when trying to edit profiles
Last modified: 2009-08-03 16:06:37 UTC
Steps to reproduce: 1. Start Sabayon 2. Select a profile to edit 3. Click edit profile Stack trace: ===== BEGIN MILESTONES (/usr/bin/sabayon) ===== MainThread 2009/08/02 14:38:37.8003 (admin-tool): Creating profiles dialog MainThread 2009/08/02 14:38:37.9990 (admin-tool): Starting main loop MainThread 2009/08/02 14:39:11.9348 (admin-tool): ========== BEGIN SABAYON-SESSION LOG ========== [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! (EE) config/hal: NewInputDeviceRequest failed (2) (EE) config/hal: NewInputDeviceRequest failed (2) (EE) config/hal: NewInputDeviceRequest failed (2) (EE) config/hal: NewInputDeviceRequest failed (2) Xlib: extension "RANDR" missing on display ":1.0". I: caps.c: Limited capabilities successfully to CAP_SYS_NICE. I: caps.c: Dropping root privileges. I: caps.c: Limited capabilities successfully to CAP_SYS_NICE. N: main.c: Called SUID root and real-time and/or high-priority scheduling was requested in the configuration. However, we lack the necessary privileges: N: main.c: We are not in group 'pulse-rt', PolicyKit refuse to grant us the requested privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits. N: main.c: For enabling real-time/high-priority scheduling please acquire the appropriate PolicyKit privileges, or become a member of 'pulse-rt', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user. Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". ** (gnome-settings-daemon:7296): WARNING **: Unable to start xrandr manager: RANDR extension is not present /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. Xlib: extension "RANDR" missing on display ":1.0". /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. Window manager warning: Failed to read saved session file /tmp/sabayon-temp-home-W5jdAV/.config/metacity/sessions/10b05d12125a2a619124918074957231000000072350021.ms: Failed to open file '/tmp/sabayon-temp-home-W5jdAV/.config/metacity/sessions/10b05d12125a2a619124918074957231000000072350021.ms': No such file or directory Xlib: extension "RANDR" missing on display ":1.0". /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. ===== BEGIN MILESTONES (/usr/lib/sabayon/sabayon-session) ===== MainThread 2009/08/02 14:39:06.0794 (sabayon-session): Starting session window for profile_name='student2', profile_path='/tmp/profile-sabayon-admin-P1WQOv.zip', display_number='1' MainThread 2009/08/02 14:39:06.2133 (proto-session): Running sabayon-apply: ['/usr/sbin/sabayon-apply', '-s', 'student2', '--admin-log-config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmptzLq2f'] MainThread 2009/08/02 14:39:06.6413 (proto-session): Finished running sabayon-apply with normal exit status MainThread 2009/08/02 14:39:06.9530 (sabayon-session): Entering main loop. Wheeee! MainThread 2009/08/02 14:39:11.4935 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4959 (admin-tool): Traceback (most recent call last):
+ Trace 216744
return func (*args, **kwargs)
self.COLUMN_DESCRIPTION, new_change.get_short_description ())
panel_toplevel = self.delegate.PanelToplevel(toplevel_id)
self.orientation = self.client.get_string (PANEL_KEY_BASE + "/toplevels/" + id + "/orientation")
MainThread 2009/08/02 14:39:11.4961 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4963 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4964 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4967 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4968 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4969 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4970 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4972 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4978 (sabayon-session): Terminating MainThread 2009/08/02 14:39:11.4978 (sabayon-session): Exiting abnormally; dumping log due to a fatal error ===== END MILESTONES (/usr/lib/sabayon/sabayon-session) ===== ===== BEGIN RING BUFFER (/usr/lib/sabayon/sabayon-session) ===== MainThread 2009/08/02 14:39:06.0794 (sabayon-session): Starting session window for profile_name='student2', profile_path='/tmp/profile-sabayon-admin-P1WQOv.zip', display_number='1' MainThread 2009/08/02 14:39:06.2133 (proto-session): Running sabayon-apply: ['/usr/sbin/sabayon-apply', '-s', 'student2', '--admin-log-config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmptzLq2f'] MainThread 2009/08/02 14:39:06.6413 (proto-session): Finished running sabayon-apply with normal exit status MainThread 2009/08/02 14:39:06.9530 (sabayon-session): Entering main loop. Wheeee! MainThread 2009/08/02 14:39:11.4935 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4959 (admin-tool): Traceback (most recent call last):
MainThread 2009/08/02 14:39:11.4961 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4963 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4964 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4967 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4968 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4969 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4970 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4972 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4978 (sabayon-session): Terminating MainThread 2009/08/02 14:39:11.4978 (sabayon-session): Exiting abnormally; dumping log due to a fatal error ===== END RING BUFFER (/usr/lib/sabayon/sabayon-session) ===== This configuration for the debug log can be re-created by putting the following in /root/sabayon-debug-log.conf (use ';' to separate domain names): [debug log] max lines = 1000 Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':1.0'. -c: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.0. gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.0. gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.0. The application 'gnome-panel' lost its connection to the display :1.0; most likely the X server was shut down or you killed/destroyed the application. ========== END SABAYON-SESSION LOG ========== MainThread 2009/08/02 14:39:11.9354 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1) MainThread 2009/08/02 14:39:12.2572 (admin-tool): Terminating main loop MainThread 2009/08/02 14:39:12.2574 (admin-tool): Exiting abnormally; dumping log due to a fatal error ===== END MILESTONES (/usr/bin/sabayon) ===== ===== BEGIN RING BUFFER (/usr/bin/sabayon) ===== MainThread 2009/08/02 14:38:37.8003 (admin-tool): Creating profiles dialog MainThread 2009/08/02 14:38:37.9990 (admin-tool): Starting main loop MainThread 2009/08/02 14:39:05.6326 (USER): Starting to edit profile 'student2' MainThread 2009/08/02 14:39:11.9348 (admin-tool): ========== BEGIN SABAYON-SESSION LOG ========== [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! (EE) config/hal: NewInputDeviceRequest failed (2) (EE) config/hal: NewInputDeviceRequest failed (2) (EE) config/hal: NewInputDeviceRequest failed (2) (EE) config/hal: NewInputDeviceRequest failed (2) Xlib: extension "RANDR" missing on display ":1.0". I: caps.c: Limited capabilities successfully to CAP_SYS_NICE. I: caps.c: Dropping root privileges. I: caps.c: Limited capabilities successfully to CAP_SYS_NICE. N: main.c: Called SUID root and real-time and/or high-priority scheduling was requested in the configuration. However, we lack the necessary privileges: N: main.c: We are not in group 'pulse-rt', PolicyKit refuse to grant us the requested privileges and we have no increase RLIMIT_NICE/RLIMIT_RTPRIO resource limits. N: main.c: For enabling real-time/high-priority scheduling please acquire the appropriate PolicyKit privileges, or become a member of 'pulse-rt', or increase the RLIMIT_NICE/RLIMIT_RTPRIO resource limits for this user. Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". ** (gnome-settings-daemon:7296): WARNING **: Unable to start xrandr manager: RANDR extension is not present /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. Xlib: extension "RANDR" missing on display ":1.0". /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. Window manager warning: Failed to read saved session file /tmp/sabayon-temp-home-W5jdAV/.config/metacity/sessions/10b05d12125a2a619124918074957231000000072350021.ms: Failed to open file '/tmp/sabayon-temp-home-W5jdAV/.config/metacity/sessions/10b05d12125a2a619124918074957231000000072350021.ms': No such file or directory Xlib: extension "RANDR" missing on display ":1.0". /usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead. ===== BEGIN MILESTONES (/usr/lib/sabayon/sabayon-session) ===== MainThread 2009/08/02 14:39:06.0794 (sabayon-session): Starting session window for profile_name='student2', profile_path='/tmp/profile-sabayon-admin-P1WQOv.zip', display_number='1' MainThread 2009/08/02 14:39:06.2133 (proto-session): Running sabayon-apply: ['/usr/sbin/sabayon-apply', '-s', 'student2', '--admin-log-config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmptzLq2f'] MainThread 2009/08/02 14:39:06.6413 (proto-session): Finished running sabayon-apply with normal exit status MainThread 2009/08/02 14:39:06.9530 (sabayon-session): Entering main loop. Wheeee! MainThread 2009/08/02 14:39:11.4935 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4959 (admin-tool): Traceback (most recent call last):
MainThread 2009/08/02 14:39:11.4961 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4963 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4964 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4967 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4968 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4969 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4970 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/08/02 14:39:11.4972 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.6/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 89, in handle_profile_change iter = self.find (new_change.get_source (), new_change.get_id ()) File "/var/lib/python-support/python2.6/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/08/02 14:39:11.4978 (sabayon-session): Terminating MainThread 2009/08/02 14:39:11.4978 (sabayon-session): Exiting abnormally; dumping log due to a fatal error ===== END RING BUFFER (/usr/lib/sabayon/sabayon-session) ===== This configuration for the debug log can be re-created by putting the following in /root/sabayon-debug-log.conf (use ';' to separate domain names): [debug log] max lines = 1000 Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':1.0'. -c: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.0. gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.0. gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.0. The application 'gnome-panel' lost its connection to the display :1.0; most likely the X server was shut down or you killed/destroyed the application. ========== END SABAYON-SESSION LOG ========== MainThread 2009/08/02 14:39:11.9354 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1) MainThread 2009/08/02 14:39:12.2542 (USER): Finishing editing profile MainThread 2009/08/02 14:39:12.2572 (admin-tool): Terminating main loop MainThread 2009/08/02 14:39:12.2574 (admin-tool): Exiting abnormally; dumping log due to a fatal error ===== END RING BUFFER (/usr/bin/sabayon) ===== This configuration for the debug log can be re-created by putting the following in /root/sabayon-debug-log.conf (use ';' to separate domain names): [debug log] max lines = 1000 Other information:
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find *** This bug has been marked as a duplicate of 575078 ***