Hello Đặng Duy Sơn.

Hi Andreas, thanks for your reply.

(Not interpretting your "segmentation fault" literally as that's pretty
unlikely for being a python application. If it is an actual segmentation
fault and given we're not being flooded in bug reports about anything
written in python crashing it's likely your custom kernel or your
hardware/ram being broken in that case.)

I think you're right. I made a clean install into my USB drive, boot on the 
same machine, tried to reproduce but failed. Maybe I did something wrong in my 
Debian.
But custom kernel reason can be excluded. I boot into my backup original Debian 
kernel and it's still happen.

I'm not able to reproduce the problem you're seeing. Could you please
give more details? If you start the application from a terminal
do you get a python backtrace?

Here is some more details. I don't get any python backtrace, just a 
segmentation fault line (I deleted some duplicate line).


➜  ~ gnome-tweak-tool -d
DEBUG   : Schema not translated org.gnome.shell (domain: gnome-shell)
...
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.shell>
DEBUG   : Shell version: [3, 21, 91]
DEBUG   : Schema not translated org.gnome.shell.overrides (domain: gnome-shell)
...
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.shell.overrides>
DEBUG   : No translated schema for org.gnome.desktop.interface (domain: 
gsettings-desktop-schemas)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.interface>
DEBUG   : No translated schema for org.gnome.shell.extensions.user-theme 
(domain: gnome-shell-extensions)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.shell.extensions.user-theme>
DEBUG   : Shell user-theme extension
{'description': 'Load shell themes from user directory.',
 'error': '',
 'extension-id': 'user-theme',
 'gettext-domain': 'gnome-shell-extensions',
 'hasPrefs': False,
 'name': 'User Themes',
 'path': 
'/usr/share/gnome-shell/extensions/[email protected]',
 'settings-schema': 'org.gnome.shell.extensions.user-theme',
 'state': 1.0,
 'type': 1.0,
 'url': 'http://git.gnome.org/gnome-shell-extensions',
 'uuid': '[email protected]'}
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.calendar>
DEBUG   : Schema not translated org.gnome.settings-daemon.plugins.power 
(domain: gnome-settings-daemon)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.settings-daemon.plugins.power>
INFO    : GSettings missing key org.gnome.settings-daemon.plugins.power (key 
lid-close-battery-action)
INFO    : GSettings missing key org.gnome.settings-daemon.plugins.power (key 
lid-close-ac-action)
INFO    : GSettings missing key org.gnome.settings-daemon.plugins.power (key 
lid-close-suspend-with-external-monitor)
DEBUG   : User autostart desktop file: 
/home/xpduyson/.config/autostart/ignore-lid-switch-tweak.desktop
DEBUG   : Schema not translated org.gnome.desktop.wm.preferences (domain: 
gsettings-desktop-schemas)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.wm.preferences>
DEBUG   : No translated schema for org.gnome.desktop.background (domain: 
gsettings-desktop-schemas)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.background>
DEBUG   : Schema not translated org.gnome.nautilus.desktop (domain: nautilus)
...
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.nautilus.desktop>
INFO    : GSettings missing key org.gnome.nautilus.desktop (key 
computer-icon-visible)
DEBUG   : Schema not translated org.gnome.desktop.screensaver (domain: 
gsettings-desktop-schemas)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.screensaver>
DEBUG   : Schema not translated org.gnome.settings-daemon.plugins.xsettings 
(domain: gnome-settings-daemon)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.settings-daemon.plugins.xsettings>
DEBUG   : No translated schema for org.gnome.desktop.input-sources (domain: 
gsettings-desktop-schemas)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.input-sources>
DEBUG   : Schema not translated org.gnome.mutter (domain: @GETTEXT_DOMAIN)
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.mutter>
DEBUG   : Schema not translated org.gnome.desktop.peripherals.mouse (domain: 
gsettings-desktop-schemas)
...
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.peripherals.mouse>
DEBUG   : Schema not translated org.gnome.settings-daemon.peripherals.mouse 
(domain: gnome-settings-daemon)
...
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.settings-daemon.peripherals.mouse>
DEBUG   : Schema not translated org.gnome.desktop.peripherals.touchpad (domain: 
gsettings-desktop-schemas)
...
DEBUG   : Caching gsettings: <gtweak.gsettings._GSettingsSchema: 
org.gnome.desktop.peripherals.touchpad>
DEBUG   : Found desktop file: /home/xpduyson/.config/autostart/icedove.desktop
DEBUG   : User autostart desktop file: 
/home/xpduyson/.config/autostart/icedove.desktop
DEBUG   : Found desktop file: /home/xpduyson/.config/autostart/dropbox.desktop
DEBUG   : User autostart desktop file: 
/home/xpduyson/.config/autostart/dropbox.desktop
DEBUG   : Query 
URL:https://extensions.gnome.org/extension-info/?uuid=audio-switcher@AndresCidoncha
...
[1]    5747 segmentation fault  gnome-tweak-tool -d

Reply via email to