You are not logged in.

#1 2011-04-14 21:10:33

jamesbond007
Member
From: Germany
Registered: 2009-06-14
Posts: 150

fusion-icon segfaults after today's update

Hi,

after today's update, I cannot run compiz (fusion-icon) anymore:

~> fusion-icon 
 * Detected Session: xfce
 * Searching for installed applications...
 * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING
 * Using the GTK Interface
 * Starting Compiz
Segmentation fault

Here is the log of pacman -Syu: http://pastebin.ca/2046546

After the update, I rebooted my machine because of the kernel and nvidia update. The system (x86_64) is up to date.

Any ideas what to do?

Thanks in advance & kind regards,
jamesbond007.

Offline

#2 2011-04-14 22:54:43

pendor
Member
From: Tucumán - Argentina
Registered: 2008-09-24
Posts: 130

Re: fusion-icon segfaults after today's update

No consolation, but maybe it's the same problem that appears here: https://bbs.archlinux.org/viewtopic.php?id=116872
and here: https://bbs.archlinux.org/viewtopic.php?id=116690
and here: https://bbs.archlinux.org/viewtopic.php?id=116569

Let's hope this gets solved soon...

Offline

#3 2011-04-15 08:36:09

alambda
Member
Registered: 2009-01-06
Posts: 8

Re: fusion-icon segfaults after today's update

In the meantime, the manual

compiz --replace ccp &

works for me.

EDIT: Just read the links above. It's been already mentioned. Oh well.

Last edited by alambda (2011-04-15 08:37:00)

Offline

#4 2011-04-15 11:52:58

el_cammello
Member
From: Italy
Registered: 2009-03-20
Posts: 70
Website

Re: fusion-icon segfaults after today's update

same problem


Sorry for my bad english :-)

Offline

#5 2013-03-23 11:06:42

kozec
Member
Registered: 2013-03-01
Posts: 14

Re: fusion-icon segfaults after today's update

pendor wrote:

No consolation, but maybe it's the same problem that appears here: https://bbs.archlinux.org/viewtopic.php?id=116872
and here: https://bbs.archlinux.org/viewtopic.php?id=116690
and here: https://bbs.archlinux.org/viewtopic.php?id=116569

Let's hope this gets solved soon...

I can't find anything related in thoose threads.

In meantime, this looks like (py?)gtk problem. I workarounded it by forcing fusion-icon to use QT4. Just edit /usr/lib/python2.7/site-packages/FusionIcon/interface.py (or same file in package) and at very end, put chosen_interface='qt4' before line starting with import_interface.

FusionIcon/interface.py wrote:

                # interfaces is empty
                else:
                        raise SystemExit, ' *** no available interfaces, this should not happen'
                chosen_interface = 'qt4'

        import_interface(chosen_interface)

^^ like this.

Last edited by kozec (2013-03-23 11:08:03)

Offline

#6 2013-05-05 20:37:41

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: fusion-icon segfaults after today's update

still cant run it

jason@jason-laptop ~ % fusion-icon
 * Detected Session: xfce
 * Searching for installed applications...
 * Using the GTK Interface
zsh: segmentation fault (core dumped)  fusion-icon
jason@jason-laptop ~ % 

bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#7 2013-05-06 01:06:53

David Batson
Member
Registered: 2011-10-13
Posts: 640

Re: fusion-icon segfaults after today's update

Install the version of fusion-icon from below.  There is a bug between fusion-icon and glib2.

https://bugs.archlinux.org/task/34892#comment109074

Offline

#8 2013-05-06 14:30:50

nuc
Member
Registered: 2012-04-26
Posts: 117

Re: fusion-icon segfaults after today's update

This thread is from 2011!

Offline

#9 2013-05-08 00:45:09

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,217
Website

Re: fusion-icon segfaults after today's update

"Today's" update was over 2 years ago. A lot has changed since then. If you have a similar problem, start a new thread and link to this one: https://wiki.archlinux.org/index.php/Fo … Bumping.22

Closing.

Offline

Board footer

Powered by FluxBB