Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97632 - gnome-bluetooth-manager doesn't run
Summary: gnome-bluetooth-manager doesn't run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
: 97633 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-01 10:08 UTC by kal
Modified: 2005-07-06 03:46 UTC (History)
3 users (show)

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 kal 2005-07-01 10:08:33 UTC
gnome-bluetooth-manager failed to run

Reproducible: Always
Steps to Reproduce:
1. emerge gnome-bluetooth-manager
2. run gnome-bluetooth-manager
3.

Actual Results:  
kal@nice ~ $ gnome-bluetooth-manager
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/gnomebt/manager.py", line 275, in ?
    BTManager ().main ()
  File "/usr/lib/python2.4/site-packages/gnomebt/manager.py", line 78, in __init__
    self.setup_gui ()
  File "/usr/lib/python2.4/site-packages/gnomebt/manager.py", line 143, in setup_gui
    gnome.ui.PREFERENCES_NEVER)
TypeError: gtk.HBox.__init__() takes at most 2 arguments (3 given)


Expected Results:  
Should run normally

Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.9
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.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=athlon64 -ffast-math -funroll-all-loops -funit-at-a-time
-fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon64 -ffast-math -funroll-all-loops -funit-at-a-time
-fpeel-loops -ftracer -funswitch-loops -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="fr_FR.utf8"
LC_ALL="fr_FR.utf8"
LINGUAS="fr fr_FR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa apm avi bash-completion bidi bitmap-fonts bzip2 cdr
dbus directfb disablexmb dts dvb dvd dvdr dvdread emul-linux emul-linux-x86
encode fb fbcon font-server freetype gif gnome gstreamer gtk gtk2 hal
imagemagick imlib imlib2 irc jabber java javascript jpeg libwww lirc
logitech-mouse mad matroska motif mozilla mp3 mpeg msn ncurses nls nvidia ogg
oggvorbis opengl openssh openssl oss pam pdflib png quicktime real samba sdl
sensord sndfile softmmu spell ssl stream stroke svg tcltk truetype
truetype-fonts type1-fonts unicode userlocales utf8 vim-pager vim-with-x vorbis
xine xmms xosd xscreensaver xv xvid linguas_fr linguas_fr_FR userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY

I've even reemerger pygtk, python and gnome-python. BTW, I've even run
python-updater.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-01 10:10:47 UTC
*** Bug 97633 has been marked as a duplicate of this bug. ***
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-07-01 15:47:58 UTC
assigning to maintainer and cc'ing herds in metadata
Comment 3 Mark Rosenstand 2005-07-05 21:20:31 UTC
It's a bug in upstream: http://bugzilla.gnome.org/show_bug.cgi?id=172320

There's a patch available at
http://bugzilla.gnome.org/attachment.cgi?id=45979&action=view
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2005-07-06 03:46:36 UTC
patch is now  in 0.5.1-r2. thanks for the link to gnome bugzilla.