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

Bug 35987

Summary: bluez-utils-2.3: patch for bluepin
Product: Gentoo Linux Reporter: Alexander Holler <aholler>
Component: New packagesAssignee: Alastair Tse (RETIRED) <liquidx>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 56157    
Attachments: bluepin.gtk2.xfree86-4.3.patch

Description Alexander Holler 2003-12-17 03:45:23 UTC
Attached is a patch for bluepin which works with gtk2 on a recent installation.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Alexander Holler 2003-12-17 03:46:19 UTC
Created attachment 22334 [details, diff]
bluepin.gtk2.xfree86-4.3.patch
Comment 2 Alexander Holler 2003-12-17 03:50:49 UTC
the gtk2-patch is from the rh-package 2.3-14, I've commented out two additional lines (which are setting DISPLAY, XAUTHORITY and HOME) to get it work on my systems.
Comment 3 Alexander Holler 2003-12-17 04:30:17 UTC
Please reenable those 2 lines I've commented out. They are needed because bluepin is started by root and I've tested it as the logged-in user.

So the rh-patch from 2.3-14 is totally enough.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2004-01-09 04:15:46 UTC
thanks for the patch. i've added it to bluez-utils with the set_display() function uncommented. it works well so i've made bluepin the default pin_helper and also a note in the ebuild about it.