Page 1 of 1

lxappearance "Segmentation fault"

Posted: Wed Jan 12, 2011 5:58 pm
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""

Re: lxappearance "Segmentation fault"

Posted: Thu Jan 13, 2011 10:50 pm
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"

Re: lxappearance "Segmentation fault"

Posted: Thu Aug 09, 2012 2:50 pm
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