Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35221 - fluxspace doesn't do anything
Summary: fluxspace doesn't do anything
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Commonbox Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-06 13:44 UTC by Jan Callewaert
Modified: 2003-12-07 05:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The configuration file of fluxspace (fluxspace.xml,1.94 KB, text/xml)
2003-12-06 13:45 UTC, Jan Callewaert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Callewaert 2003-12-06 13:44:21 UTC
I have installed fluxspace and turned the runner on to launch gkrellm2. However
nothing happens. In the file .xsession-error i have the following:

Traceback (most recent call last):
  File "/usr/bin/fluxspace", line 15, in ?
    import fluxspace
  File "/usr/lib/python2.3/site-packages/fluxspace.py", line 4, in ?
    import _fluxspace
ImportError: No module named _fluxspace


Reproducible: Always
Steps to Reproduce:
1. Setup fluxspace
2. start fluxbox
3.

Actual Results:  
nothing happens

Expected Results:  
launch gkrellm2

$ emerge --info
Portage 2.0.49-r18 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9,
2.6.0-test11-gentoo-r1)
=================================================================
System uname: 2.6.0-test11-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.3.12
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="http://ftp.gentoo.skynet.be/pub/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.mirror.sdv.fr
http://gentoo.tiscali.nl/gentoo/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://www.fhh.opensource-mirror.de/gentoo.org/
ftp://ftp.tiscali.nl/pub/mirror/gentoo ftp://ftp.gentoo.skynet.be/pub/gentoo/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa apache2 apm arts avi berkdb cdr crypt cups emacs encode esd
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mad
mikmod motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl
png python qt quicktime readline sdl slang spell ssl svga tcltk tcpd tetex
truetype x86 xinerama xml2 xmms xv zlib linguas_nl"
Comment 1 Jan Callewaert 2003-12-06 13:45:05 UTC
Created attachment 21804 [details]
The configuration file of fluxspace
Comment 2 Markus Nigbur (RETIRED) gentoo-dev 2003-12-07 05:25:37 UTC
fluxspace is written for python-2.2, you're using 2.3.
I'll mark it as UPSTREAM, because it's not our job to make it comaptible with python-2.3, but i'll follow the upstream development.