[karmic] installing fusion-icon makes help('modules') unusable in python2.6 and restarts compiz instead

Bug #383485 reported by Philip Muškovac
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fusion-icon (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: fusion-icon

I installed fusion-icon a while ago and now wanted to get a list of available modules in python2.6 an so typed

help('modules')

and got:

Python 2.6.2 (release26-maint, Apr 19 2009, 01:58:18)
[GCC 4.3.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> help('modules')

Please wait a moment while I gather a list of all available modules...

/usr/lib/python2.6/pkgutil.py:110: DeprecationWarning: in 3.x, bsddb has been removed; please use the pybsddb project instead
  __import__(name)
/usr/lib/python2.6/pkgutil.py:110: DeprecationWarning: the compiler package has been removed in Python 3.0
  __import__(name)
/usr/lib/python2.6/pkgutil.py:110: DeprecationWarning: The 'hotshot' module is not supported in 3.x, use the 'profile' module instead.
  __import__(name)
/usr/lib/python2.6/pkgutil.py:110: DeprecationWarning: the cPickle module has been removed in Python 3.0
  __import__(name)
/usr/lib/python2.6/dist-packages/gst-0.10/gst/__init__.py:206: DeprecationWarning: dict.has_key() not supported in 3.x; use the in operator
  if locals().has_key("parse_bin_from_description"):
/usr/lib/python2.6/dist-packages/gst-0.10/gst/__init__.py:212: DeprecationWarning: dict.has_key() not supported in 3.x; use the in operator
  if locals().has_key("message_new_buffering"):
 * Detected Session: gnome
 * Searching for installed applications...
/usr/lib/python2.6/dist-packages/FusionIcon/util.py:221: DeprecationWarning: dict.has_key() not supported in 3.x; use the in operator
  plugins=['decoration'], basic_metadata=True)
/usr/lib/python2.6/dist-packages/FusionIcon/util.py:226: DeprecationWarning: dict.has_key() not supported in 3.x; use the in operator
  self.command = context.Plugins['decoration'].Display['command']
 * NVIDIA on Xorg detected, exporting: __GL_YIELD=NOTHING
 * Starting Compiz
Terminated
 ... executing: compiz.real --replace --sm-disable --ignore-desktop-hints ccp
inotify_add_watch: No such file or directory
compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format
compiz.real (cube) - Warn: Failed to load slide: /usr/share/gdm/themes/Human/ubuntu.png

fusion-icon:
  Installed: 0.1.0-2
  Candidate: 0.1.0-2
  Version table:
 *** 0.1.0-2 0
        500 http://archive.ubuntu.com karmic/universe Packages
        100 /var/lib/dpkg/status

ProblemType: Bug
Architecture: amd64
Date: Thu Jun 4 10:27:38 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: fusion-icon 0.1.0-2
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.30-7.8-generic
SourcePackage: fusion-icon
Uname: Linux 2.6.30-7-generic x86_64

Revision history for this message
Philip Muškovac (yofel) wrote :
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.