Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85972 - desklets-sysinfo fails to fetch gtkhtml2 dependency
Summary: desklets-sysinfo fails to fetch gtkhtml2 dependency
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: gDesklets packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 20:06 UTC by Kathryn Kulick (RETIRED)
Modified: 2005-10-25 14:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kathryn Kulick (RETIRED) gentoo-dev 2005-03-19 20:06:23 UTC
After emerging gdesklets-core and desklets-sysinfo the following error is given when attempting to launch desklets-sysinfo:
Traceback (most recent call last):
  File "/usr/lib/gdesklets/factory/DisplayFactory.py", line 101, in create_display
    dsp.new_child(childtype, settings, children)
  File "/usr/lib/gdesklets/display/Display.py", line 213, in new_child
    import targetregistry
  File "/usr/lib/gdesklets/display/targetregistry.py", line 18, in ?
    from TargetHTML          import TargetHTML
  File "/usr/lib/gdesklets/display/TargetHTML.py", line 5, in ?
    import gtkhtml2
ImportError: No module named gtkhtml2


Reproducible: Always
Steps to Reproduce:
1.emerge gdesklets-core
2.emerge desklets-sysinfo
3.launch gdesklets start
4.attempt to start desklet-sysinfo

Actual Results:  
Traceback (most recent call last):
  File "/usr/lib/gdesklets/factory/DisplayFactory.py", line 101, in create_display
    dsp.new_child(childtype, settings, children)
  File "/usr/lib/gdesklets/display/Display.py", line 213, in new_child
    import targetregistry
  File "/usr/lib/gdesklets/display/targetregistry.py", line 18, in ?
    from TargetHTML          import TargetHTML
  File "/usr/lib/gdesklets/display/TargetHTML.py", line 5, in ?
    import gtkhtml2
ImportError: No module named gtkhtml2


Expected Results:  
desklet-sysinfo launch

kat@asylum ~ $ emerge info
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5,dev-lang/python-2.4-r2 [2.4 (#1, Mar
 9 2005, 21:39:07)]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4-r2
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.9.5, 1.5, 1.6.3, 1.4_p6, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -ftracer -fprefetch-loop-arrays
-pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -ftracer
-fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo
http://mirror.datapipe.net/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 avi berkdb bitmap-fonts crypt cups curl emboss encode
fam font-server foomaticdb fortran gdbm gif gpm gtk gtk2 imagemagick imlib ipv6
java jpeg jpg libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls nptl
nptlonly oggvorbis opengl openssl pam pdflib perl php png python quicktime
readline sdl session spell ssl svga tcpd tiff truetype truetype-fonts
type1-fonts userlocales xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL
Comment 1 Bjoern Koch 2005-03-22 14:41:16 UTC
Just a guess... what about setting the USE to "gtkhtml" and re-emerge gnome-python ?
Comment 2 Kathryn Kulick (RETIRED) gentoo-dev 2005-03-31 10:46:50 UTC
Obz this is Anarchy at wife's computer ... simple add gtkhtml as a rdepend for the desklets-sysinfo and this can be closed ... as soon as that is done I will verify and close for ya if you would like.
Comment 3 Joe Sapp (RETIRED) gentoo-dev 2005-10-25 14:38:29 UTC
desklet-sysinfo is no longer in portage.