Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66255 - bluez-utils-2.10-r1, bluepin don't launch
Summary: bluez-utils-2.10-r1, bluepin don't launch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
: 56157 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-03 14:54 UTC by Benoit C
Modified: 2005-04-26 06:13 UTC (History)
2 users (show)

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


Attachments
bluepin patch (bluepin-patch,362 bytes, patch)
2004-10-03 14:55 UTC, Benoit C
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benoit C 2004-10-03 14:54:25 UTC
bluepin don't launch under X11 when a pin is requested. Find enclosed a patch to fix it.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Benoit C 2004-10-03 14:55:13 UTC
Created attachment 41023 [details, diff]
bluepin patch

correct bluepin in /usr/bin

With this patch it works..
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2004-10-04 15:44:13 UTC
there have been many iterations of this with people setting and unsetting this. as far as i can tell, bluepin works fine on my desktop with x11-xorg without modifications.
Comment 3 Benoit C 2004-10-04 16:25:38 UTC
does it works with this patch too ? I know other people that doesn't work without this patch.

I use xorg-x11-6.8-r1, g,ome 2.8, gtk+-2.4.9-r1
Comment 4 Benoit C 2004-10-04 16:26:07 UTC
emerge info
Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi aim alsa apache2 apm audiofile avi berkdb bitmap-fonts bonobo bzlib cdr cjk crypt cups curl dbx directfb dvb dvd dvdr encode esd evo exif fam fbcon flac foomaticdb ftp gb gd gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml iconv icq imagemagick imap imlib innodb ipv6 jabber jack java joystick jpeg ldap libg++ libgda libwww mad maildir mailwrapper mbox mcal mhash mikmod mime mmx motif mozilla moznoirc moznomail mpeg msn mysql ncurses nls oggvorbis opengl oscar oss pam pcre pda pdflib perl php pic png ppds python quicktime readline samba scanner sdl slang slp soap speex spell spl sse ssl svg svga tcltk tcpd theora tidy tiff tokenizer truetype unicode usb wddx x86 xine xinerama xml xml2 xmlrpc xmms xpm xprint xv xvid yahoo zlib"
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2004-10-05 02:07:06 UTC
yes, it works fine without the patch. however, i vaguely remember it not working a long time ago with much older version of bluez-utils. 

log in as your normal user, then as root on a virtual console (eg. Ctrl+Alt+F[1-6] for a vc), try running this and paste the output:

/bin/ps -C X -C XFree86 --format args --no-headers 

Comment 6 Alastair Tse (RETIRED) gentoo-dev 2004-10-24 07:58:07 UTC
needinfo. please reopen if you can provide more info
Comment 7 Henrik Brix Andersen 2004-10-24 08:06:04 UTC
sponge root # /bin/ps -C X -C XFree86 --format args --no-headers
/usr/X11R6/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
Comment 8 Alastair Tse (RETIRED) gentoo-dev 2004-10-24 08:12:50 UTC
reopening
Comment 9 Alastair Tse (RETIRED) gentoo-dev 2005-04-26 05:39:15 UTC
*** Bug 56157 has been marked as a duplicate of this bug. ***
Comment 10 Alastair Tse (RETIRED) gentoo-dev 2005-04-26 06:13:15 UTC
i've committed a proposed patch (can't rememebr which one now.) so hopefully this should solve the problem.