You are not logged in.

#1 2011-11-12 19:32:26

sleepforlife
Member
Registered: 2011-09-27
Posts: 107

[Solved]lxappearance not working

$ lxappearance
Segmentation fault

.gtkrc-2.0

gtk-icon-theme-name = "AwOkenDark"
gtk-theme-name = "Adwance"
gtk-font-name = "DejaVu Sans 9"

Last edited by sleepforlife (2011-11-17 00:16:15)

Offline

#2 2011-11-12 20:27:51

OK100
Member
From: [U==]
Registered: 2010-04-26
Posts: 455

Re: [Solved]lxappearance not working

I have the same problem, running i686 arch.

Offline

#3 2011-11-12 20:35:57

ilusi0n
Member
Registered: 2010-06-09
Posts: 187

Re: [Solved]lxappearance not working

As I read this thread I tried to run lxappearance and I have the same problem. Hard to tell which update caused this...

Offline

#4 2011-11-12 20:41:40

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved]lxappearance not working

ilusi0n wrote:

As I read this thread I tried to run lxappearance and I have the same problem. Hard to tell which update caused this...

is not hard at all. is a crash, can be debugged.


Give what you have. To someone, it may be better than you dare to think.

Offline

#5 2011-11-12 21:23:06

oboedad55
Member
From: Baku
Registered: 2011-04-05
Posts: 392

Re: [Solved]lxappearance not working

I had better luck with the git version in AUR. Otherwise, same issue.


Registered Linux user #436067

Offline

#6 2011-11-13 12:30:37

archvortex
Member
From: Bali, Indonesia
Registered: 2011-09-22
Posts: 3

Re: [Solved]lxappearance not working

The problem is with gtk2-2.24.8-1 and lxappearance. If you downgrade to gtk2-2.24.7-1 then lxappearance will function again. Hopefully this will get fixed in the next gtk2 upgrade. Go to http://arm.konnichi.com/2011/ to get your package to downgrade

Last edited by archvortex (2011-11-13 12:39:23)


"The limits of the possible can only be defined by going beyond them into the impossible." - Arthur C. Clarke

Arch+Openbox / Arch+emacs-nox / Gentoo + i3 /

Offline

#7 2011-11-13 12:34:32

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved]lxappearance not working

well that is questionable archvortex because nobody provided gdb trace


Give what you have. To someone, it may be better than you dare to think.

Offline

#8 2011-11-13 12:43:09

archvortex
Member
From: Bali, Indonesia
Registered: 2011-09-22
Posts: 3

Re: [Solved]lxappearance not working

I just downgraded and it works again. It's only a temporary solution until debugged with gdb trace.


"The limits of the possible can only be defined by going beyond them into the impossible." - Arthur C. Clarke

Arch+Openbox / Arch+emacs-nox / Gentoo + i3 /

Offline

#9 2011-11-13 13:13:41

jukkan
Member
Registered: 2010-09-08
Posts: 39

Re: [Solved]lxappearance not working

Downdrading to gtk2-2.24.7-1 worked for me also.

Offline

#10 2011-11-13 13:57:51

sleepforlife
Member
Registered: 2011-09-27
Posts: 107

Re: [Solved]lxappearance not working

archvortex wrote:

The problem is with gtk2-2.24.8-1 and lxappearance. If you downgrade to gtk2-2.24.7-1 then lxappearance will function again. Hopefully this will get fixed in the next gtk2 upgrade. Go to http://arm.konnichi.com/2011/ to get your package to downgrade

thax. it works again.

Offline

#11 2011-11-13 13:59:18

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved]lxappearance not working

omg, this is incredible, downgrading is NOT a solution.

right now you broke vte based terminals ALT handling.

how hard is to recompile lxappearence +gtk2 with debug and gdb lxappearence, run, bt full ?

this issue is known since yesterday and NOBODY report it, instead you guys apply stupid workarounds

Last edited by wonder (2011-11-13 14:00:47)


Give what you have. To someone, it may be better than you dare to think.

Offline

#12 2011-11-13 14:08:52

sleepforlife
Member
Registered: 2011-09-27
Posts: 107

Re: [Solved]lxappearance not working

wonder wrote:

omg, this is incredible, downgrading is NOT a solution.

right now you broke vte based terminals ALT handling.

how hard is to recompile lxappearence +gtk2 with debug and gdb lxappearence, run, bt full ?

this issue is known since yesterday and NOBODY report it, instead you guys apply stupid workarounds

big_smile u right but my engish is very very poor. i dont know anyting about report. what can i do sometimes.

Last edited by sleepforlife (2011-11-13 14:13:52)

Offline

#13 2011-11-13 14:51:17

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 388

Re: [Solved]lxappearance not working

wonder: Does this help? wink

http://pastebin.com/wCKBpyqe

Offline

#14 2011-11-13 15:05:21

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved]lxappearance not working

Radioactiveman wrote:

wonder: Does this help? wink

http://pastebin.com/wCKBpyqe


no, but this is http://paste.xinu.at/5Hn/ big_smile

i think is because of http://git.gnome.org/browse/gtk+/commit … dfc2f040d1


Give what you have. To someone, it may be better than you dare to think.

Offline

#15 2011-11-13 16:48:49

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 388

Re: [Solved]lxappearance not working

What did you do differently to get this output?
I compiled lxappearance and gtk2 with debug support like you've said.

Offline

#16 2011-11-13 16:49:46

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [Solved]lxappearance not working

Radioactiveman wrote:

What did you do differently to get this output?
I compiled lxappearance and gtk2 with debug support like you've said.

you didn't. maybe you forgot to add options=(!strip)


Give what you have. To someone, it may be better than you dare to think.

Offline

#17 2011-11-13 17:53:17

Radioactiveman
Member
From: Germany
Registered: 2010-05-13
Posts: 388

Re: [Solved]lxappearance not working

This was indeed the problem, thanks.

Offline

#18 2011-11-17 00:14:59

sleepforlife
Member
Registered: 2011-09-27
Posts: 107

Re: [Solved]lxappearance not working

Downloading to gtk2 2.24.8-2 fixed this bug

Offline

#19 2011-11-17 21:42:27

OK100
Member
From: [U==]
Registered: 2010-04-26
Posts: 455

Re: [Solved]lxappearance not working

Now works again for me with up-to-date system.

Offline

Board footer

Powered by FluxBB