fusion-icon crashed with ImportError in <module>()

Bug #174507 reported by Chuy
34
This bug affects 2 people
Affects Status Importance Assigned to Milestone
fusion-icon (Ubuntu)
Fix Released
Low
Siegfried Gevatter

Bug Description

Binary package hint: fusion-icon

doesn't start through the main menu or through run

ProblemType: Crash
Architecture: i386
Date: Thu Dec 6 15:01:02 2007
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/fusion-icon
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: fusion-icon 0.0.0+git20071028-0ubuntu1
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/fusion-icon
ProcCwd: /home/chuy
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/fusion-icon']
SourcePackage: fusion-icon
Title: fusion-icon crashed with ImportError in <module>()
Uname: Linux ScoobySnaks 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev plugdev powerdev scanner tape video

Tags: apport-crash
Revision history for this message
Chuy (chuysantiago) wrote :
Revision history for this message
Michael Bienia (geser) wrote :

This looks like a missing dependency on python-compizconfig.

Can you check if installing python-compizconfig helps?

Changed in fusion-icon:
importance: Undecided → Low
Revision history for this message
Siegfried Gevatter (rainct) wrote :

I'll soon upload a fix for this to bug #175693, but please still confirm if Michael's suggestion worked.

Thanks!

Changed in fusion-icon:
assignee: nobody → rainct
Revision history for this message
Siegfried Gevatter (rainct) wrote :

fusion-icon (0.0.0+git20071028-0ubuntu2) hardy; urgency=low

  * patches/remove_shabangs.patch:
     - Remove Python shabangs
  * patches/update-desktop-file.patch:
     - Update .desktop file to match the current FD.o standards
     - Add Catalan and Spanish translations
     - Launch with the "--no-start" option, so that it doesn't reload
       Compiz when it's run from the menu
  * patches/glx_vendor_crash.patch:
     - Always define the self.glx_vendor variable, to avoid and
       AttributeError (LP: #175504)
  * Add a .xpm version of the icon (debian/fusion-icon.xpm) and a
    menu file (debian/menu, debian/install)
  * Symlink the .png icon to /usr/share/pixmaps, so that it's
    displayed in the menu and the tray (debian/links)
  * Add a manpage (debian/fusion-icon.1, debian/manpages)
  * debian/control:
     - Bump standards version to 3.7.3
     - Bump cdbs' and debhelper's minium versions.
     - Move python-central and intltool to Build-Depends-Indep
     - Add python-compizconfig dependency (LP: #174507)
     - Add python-qt4 as alternative dependency to python-gtk2
     - Change short description

 -- Siegfried-Angel Gevatter Pujals (RainCT) <email address hidden> Tue, 11 Dec 2007 20:49:24 +0100

Changed in fusion-icon:
status: New → Fix Released
Revision history for this message
lummie (matt-lummie) wrote :

python-compizconfig is already selected and installed in up to date hardy. Fusion-Icon gives following
Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 57, in <module>
    from FusionIcon.interface import choose_interface
  File "/usr/lib/python2.5/site-packages/FusionIcon/interface.py", line 21, in <module>
    from util import env
  File "/usr/lib/python2.5/site-packages/FusionIcon/util.py", line 21, in <module>
    import os, compizconfig, ConfigParser, time
ImportError: /usr/lib/libxml2.so.2: undefined symbol: gzopen64

Revision history for this message
Siegfried Gevatter (rainct) wrote :

lummie: See bug #271826 for your problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.