GNOME Bugzilla – Bug 572323
user profile editor
Last modified: 2009-03-09 15:21:07 UTC
Steps to reproduce: 1.try to edit a profile 2. 3. Stack trace: ===== BEGIN MILESTONES (/usr/bin/sabayon) ===== MainThread 2009/02/18 15:37:16.1707 (admin-tool): Creating profiles dialog MainThread 2009/02/18 15:37:16.3769 (admin-tool): Starting main loop MainThread 2009/02/18 15:39:39.1406 (admin-tool): ========== BEGIN SABAYON-SESSION LOG ========== Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! (EE) config/hal: NewInputDeviceRequest failed (EE) config/hal: NewInputDeviceRequest failed (EE) config/hal: NewInputDeviceRequest failed Xlib: extension "RANDR" missing on display ":1.0". /usr/bin/xmodmap: unable to open file '/usr/share/apps/kxkb/ubuntu.xmodmap' for reading /usr/bin/xmodmap: 1 error encountered, aborting. Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". gnome-session[29375]: WARNING: Unable to find provider 'gnome-wm' of required component 'windowmanager' Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". ** Message: adding removable location: volume_label_Ubuntu_8_10_i386 at /media/cdrom0 ** Message: another SSH agent is running at: /tmp/ssh-oscdX29319/agent.29319 Xlib: extension "RANDR" missing on display ":1.0". Window manager warning: Failed to read saved session file /tmp/sabayon-temp-home-ov4bfv/.config/metacity/sessions/1019c6144dbd576476123498957742236600000293750002.ms: Failed to open file '/tmp/sabayon-temp-home-ov4bfv/.config/metacity/sessions/1019c6144dbd576476123498957742236600000293750002.ms': No such file or directory Xlib: extension "RANDR" missing on display ":1.0". Window manager warning: Log level 32: could not find XKB extension. Xlib: extension "RANDR" missing on display ":1.0". Xlib: extension "RANDR" missing on display ":1.0". ALSA lib pcm_pulse.c:625:(pulse_prepare) PulseAudio: Unable to create stream: Invalid argument Failed to play sound: IO error seahorse nautilus module initialized ===== BEGIN MILESTONES (/usr/lib/sabayon/sabayon-session) ===== MainThread 2009/02/18 15:39:34.5568 (sabayon-session): Starting session window for profile_name='timbo', profile_path='/tmp/profile-sabayon-admin-L3YudL.zip', display_number='1' MainThread 2009/02/18 15:39:34.6833 (proto-session): Running sabayon-apply: ['/usr/sbin/sabayon-apply', '-s', 'timbo', '--admin-log-config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmpJHtyWO'] MainThread 2009/02/18 15:39:35.2447 (proto-session): Finished running sabayon-apply with normal exit status MainThread 2009/02/18 15:39:35.8325 (sabayon-session): Entering main loop. Wheeee! MainThread 2009/02/18 15:39:38.5599 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6137 (admin-tool): Traceback (most recent call last):
+ Trace 212668
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/02/18 15:39:38.6140 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6141 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6142 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6143 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6144 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6145 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6146 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6147 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6150 (sabayon-session): Terminating MainThread 2009/02/18 15:39:38.6150 (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/02/18 15:39:34.5568 (sabayon-session): Starting session window for profile_name='timbo', profile_path='/tmp/profile-sabayon-admin-L3YudL.zip', display_number='1' MainThread 2009/02/18 15:39:34.6833 (proto-session): Running sabayon-apply: ['/usr/sbin/sabayon-apply', '-s', 'timbo', '--admin-log-config=/root/sabayon-debug-log.conf', '--readable-log-config=/tmp/tmpJHtyWO'] MainThread 2009/02/18 15:39:35.2447 (proto-session): Finished running sabayon-apply with normal exit status MainThread 2009/02/18 15:39:35.8325 (sabayon-session): Entering main loop. Wheeee! MainThread 2009/02/18 15:39:38.5599 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6137 (admin-tool): Traceback (most recent call last):
MainThread 2009/02/18 15:39:38.6140 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6141 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6142 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6143 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6144 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6145 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6146 (admin-tool): Got fatal error: Fatal exception in callback; exiting main loop MainThread 2009/02/18 15:39:38.6147 (admin-tool): Traceback (most recent call last): File "/var/lib/python-support/python2.5/sabayon/errors.py", line 125, in wrapper return func (*args, **kwargs) File "/var/lib/python-support/python2.5/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.5/sabayon/sessionwindow.py", line 129, in find if change.get_source () == source and \ AttributeError: 'NoneType' object has no attribute 'get_source' MainThread 2009/02/18 15:39:38.6150 (sabayon-session): Terminating MainThread 2009/02/18 15:39:38.6150 (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] 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 524204 ***