lxappearance "Segmentation fault"

The standard theme switcher of LXDE - http://wiki.lxde.org/en/LXAppearance
Locked
zAchAry
Posts: 5
Joined: Wed Jan 12, 2011 5:47 pm
Location: Isra-Hell (Israel)
Contact:

lxappearance "Segmentation fault"

Post by zAchAry »

$ lxappearance
Segmentation fault

~/.gtkrc-2.0.mine

Code: Select all

#gtk-theme-name="Murrina Haikuish"
#gtk-icon-theme-name="Humanity-XP-fc-Dark"
#gtk-font-name="Sans 10"
#gtk-toolbar-style=3

# menu delay
# http://xfce-look.org/content/show.php/Adorn?content=116366
#gtk-menu-popup-delay = 1
#gtk-menu-popup-delay=4000
#gtk-menu-popup-delay=2000

#gtk-font-name="Sans 9"
#gtk-font-name="Zekton 9"

gtk-print-preview-command = "epdfview %f"
#gtk-print-preview-command = "evince %f"
#gtk-print-preview-command = "evince-previewer %f"




#gtk-theme-name="Haiku"
#gtk-icon-theme-name="Humanity-XP-fc-Dark"
#gtk-font-name="Sans 9"
#gtk-cursor-theme-name="Silver"
#gtk-cursor-theme-size=24
#gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
#gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
#gtk-button-images=0
#gtk-menu-images=1
#gtk-enable-event-sounds=0
#gtk-enable-input-feedback-sounds=0
#include "/home/etf/.gtkrc-2.0.mine"
If I set my .gtkrc-2.0.mine to 'Write Only' or 'None' then LXAppearance orks again.
Please notice that the only non-# line is "gtk-print-preview-command = "epdfview %f""
"None are more hopelessly enslaved than
those who falsely believe they are free."

--Johann Wolfgang von Goethe


Salix OS LXDE (Slackware based distribution) /// America: Freedom to Fascism
zAchAry
Posts: 5
Joined: Wed Jan 12, 2011 5:47 pm
Location: Isra-Hell (Israel)
Contact:

Re: lxappearance "Segmentation fault"

Post by zAchAry »

that's my ~/.gtkrc-2.0

Code: Select all

# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.

gtk-theme-name="Haiku"
gtk-icon-theme-name="Haiku"
gtk-font-name="Sans 9"
gtk-cursor-theme-name="HaikuHand"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=0
gtk-menu-images=1
gtk-enable-event-sounds=0
gtk-enable-input-feedback-sounds=0
include "/home/etf/.gtkrc-2.0.mine"
"None are more hopelessly enslaved than
those who falsely believe they are free."

--Johann Wolfgang von Goethe


Salix OS LXDE (Slackware based distribution) /// America: Freedom to Fascism
bmarkus
Posts: 33
Joined: Tue Sep 08, 2009 6:23 pm

Re: lxappearance "Segmentation fault"

Post by bmarkus »

Hi,

just compiled lxappearance 0.5.2 and get a segfault after few g_object_unref: assertion failed message. I see it was reported a long time ago but still exists. Any idea how to fix?

Thanks... Bela
Locked