Ubuntu Tweak not launching

Bug #1222131 reported by OssNass
This bug report is a duplicate of:  Bug #1144075: ubuntu-tweak crached in logo. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Tweak
New
Undecided
Unassigned

Bug Description

Ubuntu Tweak used to work great then it stopped launching .
I have Ubuntu 13.04 x86_64 running on ASUS X61SL with 3GB RAM,Intel Core2Duo P8400 CPU,320 GB hardrive
Ubuntu Tweak version is 0.8.5-1~precise2
Probably I did something because I install and remove a lot of apps
Ubuntu Tweak is the only app with this problem and it has something to do with GTK
By using terminal this was the result of debugging :
 [Launcher][DEBUG] Distribution: Ubuntu 13.04 raring
 Application: Ubuntu Tweak 0.8.5-1~precise2
 Desktop:ubuntu (ubuntu-tweak:68)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function _confirm_deps at 0x1ea5b18> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function _on_error at 0x1ea5de8> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function on_find_object at 0x1dbd488> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function on_scan_finished at 0x1dbd578> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function on_scan_error at 0x1dbd668> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function on_plugin_object_cleaned at 0x1dbd938> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function _load_module at 0x1fafde8> (debug.py:184)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/tweaks (common.py:107)
 [CommonSetting][DEBUG] Loading override (common.py:94)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'recently-used'), ('type', 'as')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'clips'), ('type', 'as')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'tweaks'), ('type', 'as')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'admins'), ('type', 'as')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'auto-backup'), ('type', 'b')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'window-size'), ('type', '(ii)')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'last-clip-location'), ('type', 's')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'appcenter-has-update'), ('type', 'b')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'appcenter-version'), ('type', 's')] (common.py:147)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.tweak.tweaks (gsettings.py:21)
 [app][DEBUG] Loading modules... (main.py:180)
 [ModuleLoader][INFO] Loading system modules for tweaks... (__init__.py:54)
 [ModuleLoader][DEBUG] Try to load module: nautilus (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: loginsettings (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: sound (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: window (__init__.py:159)
 [CommonSetting][DEBUG] Loading schema value for: org.gnome.desktop.wm.preferences/button-layout (common.py:107)
 [GSetting][DEBUG] Got the schema_default: close,minimize,maximize: for key: org.gnome.desktop.wm.preferences.button-layout (gsettings.py:21)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: lovewallpaperhd (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: workspace (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: session (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: unity (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: theme (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: workarounds (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: misc (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: icons (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: fonts (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading user extensions for tweaks... (__init__.py:64)
 [app][INFO] Creating ModuleButton: <class 'fonts.Fonts'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'misc.Misc'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'sound.Sound'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'theme.Theme'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'loginsettings.LoginSettings'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'session.Session'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'icons.Icons'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'lovewallpaperhd.LovewallpaperHD'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'unity.Unity'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'window.Window'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'workspace.Workspace'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'nautilus.Nautilus'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'workarounds.Workarounds'> (main.py:51)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/admins (common.py:107)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.tweak.admins (gsettings.py:21)
 [app][DEBUG] Loading modules... (main.py:180)
 [ModuleLoader][INFO] Loading system modules for admins... (__init__.py:54)
 [ModuleLoader][DEBUG] Try to load module: desktoprecovery (__init__.py:159)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function process_data at 0x2050848> (debug.py:184)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: sourcecenter (__init__.py:159)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/appcenter-has-update (common.py:107)
 [GSetting][DEBUG] Got the schema_default: False for key: com.ubuntu-tweak.tweak.appcenter-has-update (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/appcenter-version (common.py:107)
 [GSetting][DEBUG] Got the schema_default: for key: com.ubuntu-tweak.tweak.appcenter-version (gsettings.py:21)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function on_have_update at 0x21692a8> (debug.py:184)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.apps/disable-warning (common.py:107)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'disable-warning'), ('type', 'b')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'apps-can-update'), ('type', 'b')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'apps-version'), ('type', 's')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'sources-can-update'), ('type', 'b')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'sources-version'), ('type', 's')] (common.py:147)
 [GSetting][DEBUG] Got the schema_default: False for key: com.ubuntu-tweak.apps.disable-warning (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.apps/sources-can-update (common.py:107)
 [GSetting][DEBUG] Got the schema_default: False for key: com.ubuntu-tweak.apps.sources-can-update (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.apps/sources-version (common.py:107)
 [GSetting][DEBUG] Got the schema_default: for key: com.ubuntu-tweak.apps.sources-version (gsettings.py:21)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function show_warning at 0x2173410> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function upgrade_sources at 0x21736e0> (debug.py:184)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function on_have_update at 0x21737d0> (debug.py:184)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: templates (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: scripts (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: appcenter (__init__.py:159)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/appcenter-has-update (common.py:107)
 [GSetting][DEBUG] Got the schema_default: False for key: com.ubuntu-tweak.tweak.appcenter-has-update (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/appcenter-version (common.py:107)
 [GSetting][DEBUG] Got the schema_default: for key: com.ubuntu-tweak.tweak.appcenter-version (gsettings.py:21)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function on_have_update at 0x218a8c0> (debug.py:184)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: filetypemanager (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: shortcuts (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: userdir (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: quicklists (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: sourceeditor (__init__.py:159)
 [gtk][DEBUG] <function post_ui at 0x16fd500>: (debug.py:182)
 [gtk][DEBUG] args-1: <function process_data at 0x2211488> (debug.py:184)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading user extensions for admins... (__init__.py:64)
 [app][INFO] Creating ModuleButton: <class 'appcenter.AppCenter'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'sourcecenter.SourceCenter'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'quicklists.QuickLists'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'scripts.Scripts'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'templates.Templates'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'userdir.UserDir'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'filetypemanager.FileTypeManager'> (main.py:51)
 [app][INFO] Creating ModuleButton: <class 'sourceeditor.SourceEditor'> (main.py:51)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/recently-used (common.py:107)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.tweak.recently-used (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/clips (common.py:107)
 [GSetting][DEBUG] Got the schema_default: ['HardwareInfo', 'SystemInfo', 'CleanerInfo', 'UpdateInfo'] for key: com.ubuntu-tweak.tweak.clips (gsettings.py:21)
 [ClipPage][DEBUG] Load clips, do_remove: False (__init__.py:137)
 [ClipPage][DEBUG] All clips to load: ['HardwareInfo', 'SystemInfo', 'CleanerInfo', 'UpdateInfo'] (__init__.py:145)
 [ModuleLoader][INFO] Loading system modules for clips... (__init__.py:54)
 [ModuleLoader][DEBUG] Try to load module: userinfo (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: cleanerinfo (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: updateinfo (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: systeminfo (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][DEBUG] Try to load module: hardwareinfo (__init__.py:159)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading user extensions for clips... (__init__.py:64)
 [ClipPage][DEBUG] Load clip: HardwareInfo (__init__.py:153)
 [ClipPage][DEBUG] Load clip: SystemInfo (__init__.py:153)
 [ClipPage][DEBUG] Load clip: CleanerInfo (__init__.py:153)
 [ClipPage][DEBUG] Load clip: UpdateInfo (__init__.py:153)
 [ClipPage][DEBUG] Overview page: setup_recently_used, 9 used items found (__init__.py:168)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "FileTypeManager" for "admins"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "LoginSettings" for "tweaks"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "Session" for "tweaks"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "QuickLists" for "admins"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "Fonts" for "tweaks"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "Scripts" for "admins"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "Unity" for "tweaks"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "Icons" for "tweaks"... (__init__.py:118)
 [ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
 [ModuleLoader][INFO] Loading module "Theme" for "tweaks"... (__init__.py:118)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.janitor/auto-scan (common.py:107)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'plugins'), ('type', 'as')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'auto-scan'), ('type', 'b')] (common.py:147)
 [CommonSetting][DEBUG] Try to get type for value: [('name', 'janitor-view-width'), ('type', 'i')] (common.py:147)
 [GSetting][DEBUG] Got the schema_default: True for key: com.ubuntu-tweak.janitor.auto-scan (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.janitor/plugins (common.py:107)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.janitor.plugins (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.janitor/janitor-view-width (common.py:107)
 [GSetting][DEBUG] Got the schema_default: 0 for key: com.ubuntu-tweak.janitor.janitor-view-width (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/clips (common.py:107)
 [GSetting][DEBUG] Got the schema_default: ['HardwareInfo', 'SystemInfo', 'CleanerInfo', 'UpdateInfo'] for key: com.ubuntu-tweak.tweak.clips (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/tweaks (common.py:107)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.tweak.tweaks (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/admins (common.py:107)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.tweak.admins (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.janitor/plugins (common.py:107)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.janitor.plugins (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/last-clip-location (common.py:107)
 [GSetting][DEBUG] Got the schema_default: for key: com.ubuntu-tweak.tweak.last-clip-location (gsettings.py:21)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.janitor/auto-scan (common.py:107)
 [GSetting][DEBUG] Got the schema_default: True for key: com.ubuntu-tweak.janitor.auto-scan (gsettings.py:21)
 [widgets][DEBUG] Connect the setting notify to on_value_changed: com.ubuntu-tweak.janitor.auto-scan (widgets.py:35)
 [widgets][DEBUG] Set the swtich to: True (widgets.py:97)
 [gui.containers][DEBUG] There are totally 2 columns (containers.py:117)
 [gui.containers][DEBUG] Found item: (<Label object at 0x1fbf5f0 (GtkLabel at 0x230aa70)>, <Switch object at 0x1fbf690 (ubuntutweak+gui+widgets+Switch at 0x230d680)>) (containers.py:184)
 [gui.containers][DEBUG] Attach widget: <Label object at 0x1fbf5f0 (GtkLabel at 0x230aa70)> to Grid: 0,1,1,1
  (containers.py:233)
 [gui.containers][DEBUG] Set the widget(<Switch with key: auto-scan>) Align START (containers.py:220)
 [gui.containers][DEBUG] Attach widget: <Switch with key: auto-scan> to Grid: 1,1,1,1
  (containers.py:233)
 [CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/recently-used (common.py:107)
 [GSetting][DEBUG] Got the schema_default: [] for key: com.ubuntu-tweak.tweak.recently-used (gsettings.py:21)
 [ClipPage][DEBUG] on_recently_scrolled_window_size_allocate, max_height: 378 (__init__.py:201)

 (ubuntu-tweak:12225): Gtk-ERROR **: GtkBox child GtkTreeView minimum width: -1 < 0 for height 359

Tags: gtk
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.