← Back to team overview

edubuntu-bugs team mailing list archive

[Bug 778676] Re: Crash on Edit Profile

 

With Maverick Meerkat 10.10 I am still getting this error. Sabayon 2.30
apt-cache policy sabayon
sabayon:
  Installed: 2.30.0-1
  Candidate: 2.30.0-1
  Version table:
 *** 2.30.0-1 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages
        100 /var/lib/dpkg/status


Also, even after applying the above patch I get this error:

ainThread 2011/09/19 12:26:32.9783 (admin-tool): Creating profiles dialog
MainThread 2011/09/19 12:26:33.3229 (admin-tool): Starting main loop
MainThread 2011/09/19 12:26:39.1700 (USER): Starting to edit profile 'staff'
No protocol specified
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
MainThread 2011/09/19 12:26:40.3308 (sabayon-session): Starting session window for profile_name='staff', profile_path='/tmp/profile-sabayon-admin-GthqmZ.zip', display_number='3'
/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py:77: GtkWarning: IA__gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  icon_theme = gtk.icon_theme_get_default ()
MainThread 2011/09/19 12:26:40.4576 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2011/09/19 12:26:40.4587 (sabayon-session): Traceback (most recent call last):
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 149, in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 79, in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      22,
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== BEGIN MILESTONES (/usr/lib/sabayon/sabayon-session) =====
MainThread 2011/09/19 12:26:40.3308 (sabayon-session): Starting session window for profile_name='staff', profile_path='/tmp/profile-sabayon-admin-GthqmZ.zip', display_number='3'
MainThread 2011/09/19 12:26:40.4576 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2011/09/19 12:26:40.4587 (sabayon-session): Traceback (most recent call last):
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 149, in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 79, in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      22,
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== END MILESTONES (/usr/lib/sabayon/sabayon-session) =====
===== BEGIN RING BUFFER (/usr/lib/sabayon/sabayon-session) =====
MainThread 2011/09/19 12:26:40.3308 (sabayon-session): Starting session window for profile_name='staff', profile_path='/tmp/profile-sabayon-admin-GthqmZ.zip', display_number='3'
MainThread 2011/09/19 12:26:40.4576 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2011/09/19 12:26:40.4587 (sabayon-session): Traceback (most recent call last):
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 149, in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 79, in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      22,
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== END RING BUFFER (/usr/lib/sabayon/sabayon-session) =====


This configuration for the debug log can be re-created
by putting the following in /etc/sabayon/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000
MainThread 2011/09/19 12:26:40.5351 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1)
MainThread 2011/09/19 12:26:41.1000 (USER): Finishing editing profile
MainThread 2011/09/19 12:26:41.1021 (admin-tool): Terminating main loop
MainThread 2011/09/19 12:26:41.1023 (admin-tool): Exiting abnormally; dumping log due to a fatal error
Dumped debug log to /root/sabayon-debug-log-2011-09-19-12-26-41.txt
jeffrey@slim:~$ sudo patch /usr/lib/pymodules/python2.6/sabayon/protosession.py Desktop/protosession.py.patch 
patching file /usr/lib/pymodules/python2.6/sabayon/protosession.py
jeffrey@slim:~$ sudo sabayon
MainThread 2011/09/19 12:27:35.1548 (admin-tool): Creating profiles dialog
MainThread 2011/09/19 12:27:35.2730 (admin-tool): Starting main loop
MainThread 2011/09/19 12:27:41.9574 (USER): Starting to edit profile 'Staff'
No protocol specified
/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
MainThread 2011/09/19 12:27:42.6610 (sabayon-session): Starting session window for profile_name='Staff', profile_path='/tmp/profile-sabayon-admin-P285WW.zip', display_number='3'
/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py:77: GtkWarning: IA__gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  icon_theme = gtk.icon_theme_get_default ()
MainThread 2011/09/19 12:27:42.7054 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2011/09/19 12:27:42.7058 (sabayon-session): Traceback (most recent call last):
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 149, in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 79, in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      22,
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== BEGIN MILESTONES (/usr/lib/sabayon/sabayon-session) =====
MainThread 2011/09/19 12:27:42.6610 (sabayon-session): Starting session window for profile_name='Staff', profile_path='/tmp/profile-sabayon-admin-P285WW.zip', display_number='3'
MainThread 2011/09/19 12:27:42.7054 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2011/09/19 12:27:42.7058 (sabayon-session): Traceback (most recent call last):
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 149, in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 79, in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      22,
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== END MILESTONES (/usr/lib/sabayon/sabayon-session) =====
===== BEGIN RING BUFFER (/usr/lib/sabayon/sabayon-session) =====
MainThread 2011/09/19 12:27:42.6610 (sabayon-session): Starting session window for profile_name='Staff', profile_path='/tmp/profile-sabayon-admin-P285WW.zip', display_number='3'
MainThread 2011/09/19 12:27:42.7054 (sabayon-session): Fatal exception!  Exiting abnormally.
MainThread 2011/09/19 12:27:42.7058 (sabayon-session): Traceback (most recent call last):
  File "/usr/lib/sabayon/sabayon-session", line 75, in <module>
    window = sessionwindow.SessionWindow (profile_name, profile_path, display_number)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 149, in __init__
    self.changes_model = ProfileChangesModel (self.profile)
  File "/usr/lib/pymodules/python2.6/sabayon/sessionwindow.py", line 79, in __init__
    self.locked_pixbuf   = icon_theme.load_icon ("stock_lock",      22,
AttributeError: 'NoneType' object has no attribute 'load_icon'

===== END RING BUFFER (/usr/lib/sabayon/sabayon-session) =====


This configuration for the debug log can be re-created
by putting the following in /etc/sabayon/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000
MainThread 2011/09/19 12:27:42.7634 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1)
MainThread 2011/09/19 12:27:43.0686 (USER): Finishing editing profile
MainThread 2011/09/19 12:27:43.0699 (admin-tool): Terminating main loop
MainThread 2011/09/19 12:27:43.0701 (admin-tool): Exiting abnormally; dumping log due to a fatal error
Dumped debug log to /root/sabayon-debug-log-2011-09-19-12-27-43.txt
and cat =

===== BEGIN MILESTONES (/usr/bin/sabayon) =====
MainThread 2011/09/19 12:27:35.1548 (admin-tool): Creating profiles dialog
MainThread 2011/09/19 12:27:35.2730 (admin-tool): Starting main loop
MainThread 2011/09/19 12:27:42.7634 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1)
MainThread 2011/09/19 12:27:43.0699 (admin-tool): Terminating main loop
MainThread 2011/09/19 12:27:43.0701 (admin-tool): Exiting abnormally; dumping log due to a fatal error
===== END MILESTONES (/usr/bin/sabayon) =====
===== BEGIN RING BUFFER (/usr/bin/sabayon) =====
MainThread 2011/09/19 12:27:35.1548 (admin-tool): Creating profiles dialog
MainThread 2011/09/19 12:27:35.2730 (admin-tool): Starting main loop
MainThread 2011/09/19 12:27:41.9574 (USER): Starting to edit profile 'Staff'
MainThread 2011/09/19 12:27:42.7634 (admin-tool): Got fatal error: sabayon-session exited with a FATAL ERROR (exit code 1)
MainThread 2011/09/19 12:27:43.0686 (USER): Finishing editing profile
MainThread 2011/09/19 12:27:43.0699 (admin-tool): Terminating main loop
MainThread 2011/09/19 12:27:43.0701 (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 /etc/sabayon/sabayon-debug-log.conf
(use ';' to separate domain names):

[debug log]
max lines = 1000

-- 
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