serious issue with ubuntu tweak in terminal - config, icon, moduleloader, etc

Asked by radiohaktive

I am running ubuntu-tweak 0.8.4 on ubuntu 12.04 precise.
    (
    when i run ubuntu-tweak -d in terminal, i receive the following error;
    i get gui, but none of the tweaks are working;
    any help would be greatly appreciated;
    )
(ubuntu-tweak:2868): GConf-WARNING **: : You can't use a GConfEngine that has an active GConfClient wrapper object. Use GConfClient API instead.
Checking if settings need to be migrated ...no
Checking if internal files need to be migrated ...no
Backend : gconf
Integration : true
Profile : default
Adding plugins
Initializing core options...done
[gtk][DEBUG] <function post_ui at 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function _load_module at 0x9a15ae4> (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: unity (__init__.py:159)
[ModuleLoader][DEBUG] Try to load module: sound (__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: lovewallpaperhd (__init__.py:159)
[ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
[ModuleLoader][DEBUG] Try to load module: window (__init__.py:159)
[GconfSetting][DEBUG] Got the schema_default: None for key: /apps/metacity/general/button_layout (gconfsettings.py:27)
[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: workspace (__init__.py:159)
[ModuleLoader][DEBUG] Try to load module: workarounds (__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: misc (__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: fonts (__init__.py:159)
[ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
[ModuleLoader][DEBUG] Try to load module: nautilus (__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 'window.Window'> (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: shortcuts (__init__.py:159)
[ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
[ModuleLoader][DEBUG] Try to load module: quicklists (__init__.py:159)
[ModuleLoader][DEBUG] Try to load module: desktoprecovery (__init__.py:159)
[gtk][DEBUG] <function post_ui at 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function process_data at 0x9b0b2cc> (debug.py:184)
[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: filetypemanager (__init__.py:159)
[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: sourceeditor (__init__.py:159)
[gtk][DEBUG] <function post_ui at 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function process_data at 0x9c8048c> (debug.py:184)
[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 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function on_have_update at 0x9c8b534> (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 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function on_have_update at 0x9ca01ec> (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 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function show_warning at 0x9ca117c> (debug.py:184)
[gtk][DEBUG] <function post_ui at 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function upgrade_sources at 0x9ca12cc> (debug.py:184)
[gtk][DEBUG] <function post_ui at 0x962e56c>: (debug.py:182)
[gtk][DEBUG] args-1: <function on_have_update at 0x9ca133c> (debug.py:184)
[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][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 'desktoprecovery.DesktopRecovery'> (main.py:51)
[app][INFO] Creating ModuleButton: <class 'scripts.Scripts'> (main.py:51)
[app][INFO] Creating ModuleButton: <class 'shortcuts.Shortcuts'> (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: systeminfo (__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: 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, 3 used items found (__init__.py:168)
[ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
[ModuleLoader][INFO] Loading module "Theme" for "tweaks"... (__init__.py:118)
[ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
[ModuleLoader][INFO] Loading module "Misc" for "tweaks"... (__init__.py:118)
[ModuleLoader][DEBUG] is_supported_distro (__init__.py:238)
[ModuleLoader][INFO] Loading module "LoginSettings" 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 0x9cab02c (GtkLabel at 0x9d7b378)>, <Switch object at 0x9cab1bc (ubuntutweak+gui+widgets+Switch at 0x9a641b0)>) (containers.py:184)
[gui.containers][DEBUG] Attach widget: <Label object at 0x9cab02c (GtkLabel at 0x9d7b378)> 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: 380 (__init__.py:201)
[CommonSetting][DEBUG] Loading schema value for: com.ubuntu-tweak.tweak/window-size (common.py:107)
[GSetting][DEBUG] Got the schema_default: (-1, -1) for key: com.ubuntu-tweak.tweak.window-size (gsettings.py:21)
[ClipPage][DEBUG] on_recently_scrolled_window_size_allocate, max_height: 860 (__init__.py:201)
[app][DEBUG] on_overview_button_toggled and widget.active is: False (main.py:575)
[app][DEBUG] on_tweaks_button_toggled and widget.active is: True (main.py:575)
[app][DEBUG] on_tweaks_button_toggled and widget.active is: True (main.py:575)
[app][INFO] Button clicked (main.py:210)

[app][DEBUG] Select module: LoginSettings (main.py:434)
[ModuleLoader][INFO] Module "LoginSettings" has already loaded. (__init__.py:92)
[app][INFO] select_target_feature: tweaks (main.py:378)
[ConfigSetting][DEBUG] Build ConfigSetting for path: /etc/lightdm/lightdm.conf
 key: /etc/lightdm/lightdm.conf::SeatDefaults#allow-guest
 default: True, type: <type 'bool'>
 (configsettings.py:34)
[ConfigSetting][ERROR] No option 'allow-guest' in section: 'SeatDefaults' (configsettings.py:54)
[widgets][DEBUG] Set the swtich to: True (widgets.py:97)
[ConfigSetting][DEBUG] is override schema, so update path to /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override (configsettings.py:25)
[CommonSetting][DEBUG] Loading schema value for: com.canonical.unity-greeter/draw-grid (common.py:107)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'background'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'background-color'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'draw-user-backgrounds'), ('type', 'b')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'draw-grid'), ('type', 'b')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'logo'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'background-logo'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'theme-name'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'icon-theme-name'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'font-name'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'xft-antialias'), ('type', 'b')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'xft-dpi'), ('type', 'd')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'xft-hintstyle'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'xft-rgba'), ('type', 's')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'onscreen-keyboard'), ('type', 'b')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'high-contrast'), ('type', 'b')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'screen-reader'), ('type', 'b')] (common.py:147)
[CommonSetting][DEBUG] Try to get type for value: [('name', 'play-ready-sound'), ('type', 'b')] (common.py:147)
[ConfigSetting][DEBUG] schema_default is True (configsettings.py:27)
[ConfigSetting][DEBUG] Build ConfigSetting for path: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
 key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#draw-grid
 default: None, type: <type 'bool'>
 (configsettings.py:34)
[ConfigSetting][ERROR] No section: 'com.canonical.unity-greeter' (configsettings.py:54)
[widgets][DEBUG] Set the swtich to: True (widgets.py:97)
[ConfigSetting][DEBUG] is override schema, so update path to /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override (configsettings.py:25)
[CommonSetting][DEBUG] Loading schema value for: com.canonical.unity-greeter/play-ready-sound (common.py:107)
[ConfigSetting][DEBUG] schema_default is True (configsettings.py:27)
[ConfigSetting][DEBUG] Build ConfigSetting for path: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
 key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#play-ready-sound
 default: None, type: <type 'bool'>
 (configsettings.py:34)
[ConfigSetting][ERROR] No section: 'com.canonical.unity-greeter' (configsettings.py:54)
[widgets][DEBUG] Set the swtich to: True (widgets.py:97)
[ConfigSetting][DEBUG] is override schema, so update path to /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override (configsettings.py:25)
[CommonSetting][DEBUG] Loading schema value for: com.canonical.unity-greeter/theme-name (common.py:107)
[ConfigSetting][DEBUG] schema_default is Ambiance (configsettings.py:27)
[ConfigSetting][DEBUG] Build ConfigSetting for path: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
 key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#theme-name
 default: None, type: <type 'str'>
 (configsettings.py:34)
[ConfigSetting][ERROR] No section: 'com.canonical.unity-greeter' (configsettings.py:54)
[ConfigSetting][DEBUG] is override schema, so update path to /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override (configsettings.py:25)
[CommonSetting][DEBUG] Loading schema value for: com.canonical.unity-greeter/icon-theme-name (common.py:107)
[ConfigSetting][DEBUG] schema_default is ubuntu-mono-dark (configsettings.py:27)
[ConfigSetting][DEBUG] Build ConfigSetting for path: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
 key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#icon-theme-name
 default: None, type: <type 'str'>
 (configsettings.py:34)
[ConfigSetting][ERROR] No section: 'com.canonical.unity-greeter' (configsettings.py:54)
[gui.containers][DEBUG] There are totally 2 columns (containers.py:117)
[gui.containers][DEBUG] Found item: (<Label object at 0x9cacaa4 (GtkLabel at 0x9d904d0)>, <Switch object at 0x9cac9dc (ubuntutweak+gui+widgets+Switch at 0x9a64240)>) (containers.py:184)
[gui.containers][DEBUG] Attach widget: <Label object at 0x9cacaa4 (GtkLabel at 0x9d904d0)> to Grid: 0,1,1,1
 (containers.py:233)
[gui.containers][DEBUG] Set the widget(<Switch with key: /etc/lightdm/lightdm.conf::SeatDefaults#allow-guest>) Align START (containers.py:220)
[gui.containers][DEBUG] Attach widget: <Switch with key: /etc/lightdm/lightdm.conf::SeatDefaults#allow-guest> to Grid: 1,1,1,1
 (containers.py:233)
[gui.containers][DEBUG] Found item: <Label object at 0x9cacb44 (GtkLabel at 0x9d90420)> (containers.py:184)
[gui.containers][DEBUG] Attach item: <Label object at 0x9cacb44 (GtkLabel at 0x9d90420)> to Grid: 1,2,2,1
 (containers.py:206)
[gui.containers][DEBUG] Found item: (<Label object at 0x9ca7a7c (GtkLabel at 0x9d90580)>, <Switch object at 0x9cacc84 (ubuntutweak+gui+widgets+Switch at 0x9a642d0)>) (containers.py:184)
[gui.containers][DEBUG] Attach widget: <Label object at 0x9ca7a7c (GtkLabel at 0x9d90580)> to Grid: 0,3,1,1
 (containers.py:233)
[gui.containers][DEBUG] Set the widget(<Switch with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#draw-grid>) Align START (containers.py:220)
[gui.containers][DEBUG] Attach widget: <Switch with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#draw-grid> to Grid: 1,3,1,1
 (containers.py:233)
[gui.containers][DEBUG] Found item: (<Label object at 0x9cacd9c (GtkLabel at 0x9d90630)>, <Switch object at 0x9cacfcc (ubuntutweak+gui+widgets+Switch at 0x9a64360)>) (containers.py:184)
[gui.containers][DEBUG] Attach widget: <Label object at 0x9cacd9c (GtkLabel at 0x9d90630)> to Grid: 0,4,1,1
 (containers.py:233)
[gui.containers][DEBUG] Set the widget(<Switch with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#play-ready-sound>) Align START (containers.py:220)
[gui.containers][DEBUG] Attach widget: <Switch with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#play-ready-sound> to Grid: 1,4,1,1
 (containers.py:233)
[gui.containers][DEBUG] Found item: (<Label object at 0x9cacfa4 (GtkLabel at 0x9d906e0)>, <ComboBox object at 0x9cacf04 (ubuntutweak+gui+widgets+ComboBox at 0x9ed0058)>) (containers.py:184)
[gui.containers][DEBUG] Attach widget: <Label object at 0x9cacfa4 (GtkLabel at 0x9d906e0)> to Grid: 0,5,1,1
 (containers.py:233)
[gui.containers][DEBUG] Set the widget(<ComboBox with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#theme-name>) width to 200 (containers.py:223)
[gui.containers][DEBUG] Attach widget: <ComboBox with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#theme-name> to Grid: 1,5,1,1
 (containers.py:233)
[gui.containers][DEBUG] Found item: (<Label object at 0x9cacd4c (GtkLabel at 0x9e75010)>, <ComboBox object at 0x9caccd4 (ubuntutweak+gui+widgets+ComboBox at 0x9ed0170)>) (containers.py:184)
[gui.containers][DEBUG] Attach widget: <Label object at 0x9cacd4c (GtkLabel at 0x9e75010)> to Grid: 0,6,1,1
 (containers.py:233)
[gui.containers][DEBUG] Set the widget(<ComboBox with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#icon-theme-name>) width to 200 (containers.py:223)
[gui.containers][DEBUG] Attach widget: <ComboBox with key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#icon-theme-name> to Grid: 1,6,1,1
 (containers.py:233)
[ConfigSetting][DEBUG] is override schema, so update path to /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override (configsettings.py:25)
[CommonSetting][DEBUG] Loading schema value for: com.canonical.unity-greeter/logo (common.py:107)
[ConfigSetting][DEBUG] schema_default is /usr/share/unity-greeter/logo.png (configsettings.py:27)
[ConfigSetting][DEBUG] Build ConfigSetting for path: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
 key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#logo
 default: None, type: <type 'str'>
 (configsettings.py:34)
[ConfigSetting][ERROR] No section: 'com.canonical.unity-greeter' (configsettings.py:54)
[ConfigSetting][DEBUG] is override schema, so update path to /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override (configsettings.py:25)
[CommonSetting][DEBUG] Loading schema value for: com.canonical.unity-greeter/background (common.py:107)
[ConfigSetting][DEBUG] schema_default is /usr/share/backgrounds/warty-final-ubuntu.png (configsettings.py:27)
[ConfigSetting][DEBUG] Build ConfigSetting for path: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override
 key: /usr/share/glib-2.0/schemas/50_unity-greeter.gschema.override::com.canonical.unity-greeter#background
 default: None, type: <type 'str'>
 (configsettings.py:34)
[ConfigSetting][ERROR] No section: 'com.canonical.unity-greeter' (configsettings.py:54)
[LoginSettings][DEBUG] Setup the background file: /usr/share/backgrounds/warty-final-ubuntu.png (loginsettings.py:122)
[app][INFO] _save_loaded_info: LoginSettings, <class 'loginsettings.LoginSettings'>, 7 (main.py:482)
[app][DEBUG] Log the LoginSettings to Recently Used (main.py:612)
[GSetting][DEBUG] The the value for type: None and value: ['LoginSettings', 'Theme', 'Misc'] (gsettings.py:52)
[ClipPage][DEBUG] Overview page: setup_recently_used, 3 used items found (__init__.py:168)
[ModuleLoader][INFO] Module "LoginSettings" has already loaded. (__init__.py:92)
[ModuleLoader][INFO] Module "Theme" has already loaded. (__init__.py:92)
[ModuleLoader][INFO] Module "Misc" has already loaded. (__init__.py:92)
[ClipPage][DEBUG] on_recently_scrolled_window_size_allocate, max_height: 860 (__init__.py:201)
[ClipPage][DEBUG] on_recently_scrolled_window_size_allocate, max_height: 860 (__init__.py:201)
[app][DEBUG] on_tweaks_button_toggled and widget.active is: False (main.py:575)
[app][DEBUG] on_tweaks_button_toggled and widget.active is: False (main.py:575)
[app][DEBUG] on_admins_button_toggled and widget.active is: True (main.py:575)
[app][DEBUG] Feature admins is not in self.navigation_dict (main.py:580)
[app][DEBUG] on_admins_button_toggled and widget.active is: True (main.py:575)
[app][DEBUG] on_admins_button_toggled and widget.active is: False (main.py:575)
[app][DEBUG] on_admins_button_toggled and widget.active is: False (main.py:575)
[app][DEBUG] on_tweaks_button_toggled and widget.active is: True (main.py:575)
[app][DEBUG] on_tweaks_button_toggled and widget.active is: True (main.py:575)
[app][DEBUG] Log the LoginSettings to Recently Used (main.py:612)
[GSetting][DEBUG] The the value for type: None and value: ['LoginSettings', 'Theme', 'Misc'] (gsettings.py:52)
[ClipPage][DEBUG] Overview page: setup_recently_used, 3 used items found (__init__.py:168)
[ModuleLoader][INFO] Module "LoginSettings" has already loaded. (__init__.py:92)
[ModuleLoader][INFO] Module "Theme" has already loaded. (__init__.py:92)
[ModuleLoader][INFO] Module "Misc" has already loaded. (__init__.py:92)
[ClipPage][DEBUG] on_recently_scrolled_window_size_allocate, max_height: 860 (__init__.py:201)
[ClipPage][DEBUG] on_recently_scrolled_window_size_allocate, max_height: 860 (__init__.py:201)

Question information

Language:
English Edit question
Status:
Open
For:
Ubuntu Tweak Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

Can you help with this problem?

Provide an answer of your own, or ask radiohaktive for more information if necessary.

To post a message you must log in.