Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130685

Summary: button layout deskbar-applet-2.14.1.1 is broken
Product: Gentoo Linux Reporter: Hyunsik Choi <c0d3h4ck>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hyunsik Choi 2006-04-20 20:59:32 UTC
the deskbar-applet-2.14.1.1 is broken when selected to button layout. I don't know whether the problem of gentoo ebuild or the problem of deskbar-applet oneself. Firstly, I report gentoo bugzilla.the deskbar-applet emits following errors.


Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/deskbar/DeskbarApplet.py", line 68, in <lambda>
    deskbar.GCONF_CLIENT.notify_add (self.prefs.GCONF_UI_NAME, lambda x, y, z, a: self.on_ui_changed (z.value))
  File "/usr/lib64/python2.4/site-packages/deskbar/DeskbarApplet.py", line 305, in on_ui_changed
    self.ui = CuemiacUI (self.applet, self.prefs)
  File "/usr/lib64/python2.4/site-packages/deskbar/ui/cuemiac/Cuemiac.py", line 656, in __init__
    self.on_change_background()
  File "/usr/lib64/python2.4/site-packages/deskbar/ui/cuemiac/Cuemiac.py", line 663, in on_change_background
    style.bg_pixmap[gtk.STATE_NORMAL] = pixmap
TypeError: can only assign a GdkPixmap or None

--------------------------------------------------------------------------------

# emerge info
Portage 2.1_pre7-r5 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System version 1.12.0_pre17
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.gentoo.or.kr http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LC_ALL="en_US.UTF-8"
LINGUAS="en ko"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa avi bash-completion berkdb bitmap-fonts cairo cdr cjk cli crypt cscope cups dbus doc dri dvd dvdr eds emacs emboss encode firefox flac foomaticdb gif glitz gnome gpm gstreamer gtk gtk2 hal imlib ipv6 isdnlog jpeg lzw lzw-tiff mad mp3 mpeg ncurses nls nptl ogg opengl pam pcre pdflib perl png ppds pppd python quicktime readline reflection samba sdl session smp spell spl ssl svg tcpd theora threads tiff truetype truetype-fonts type1-fonts unicode usb vorbis xinerama xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en linguas_ko userland_GNU video_cards_nvidia"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-04-21 04:16:36 UTC
I can't reproduce.

Can you provide us with specific steps to reproduce?

thanks.
Comment 2 Hyunsik Choi 2006-04-21 21:52:58 UTC
In an attempt to reproduce errors, I made new account,and added deskbar-applet on panel. However, the errors that I reported not occur. Maybe, I had wrong my configuration. I'm sorry for wrong report.