[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-09 Thread Jonathan Ernst
I personally think the solution to this bug should be to offer a few options 
right after you do the device select screen. They 
should be preselected depending on the device you are using.

(1) Randomly chosen PIN number that you enter on the device (Good for 
keyboards)
(2) Preselected common PIN number (Typically  or 1234, show in the UI)
(3) Enter a PIN number

Why make it so complicated ? Just let the user enter whatever pin he
wants (3) like it was perfectly working before (you could prefill the
field with some random PIN however, so that users who don't know what a
pin is and are not using devices who need specific pins could just hit
next)...

** Tags added: regression-release

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread trylik
i confirm this problem with my:
1) bluetooth stereo headset Siemens HHB-750
2) Hp 995c bluetooth printer

@Dennis Heitmann

tried this way,but with no result

[EMAIL PROTECTED]:~$ sdptool search SP 00:08:C6:66:2F:B8
Inquiring ...
Searching for SP on 00:08:C6:66:2F:B8 ...
Searching for SP on 00:1D:25:29:2F:F3 ...
Service Name: Serial Server
Service RecHandle: 0x10004
Service Class ID List:
  Serial Port (0x1101)
Protocol Descriptor List:
  L2CAP (0x0100)
  RFCOMM (0x0003)
Channel: 4

Searching for SP on 00:05:16:42:88:62 ...
Service Name: Serial Port
Service RecHandle: 0x1
Service Class ID List:
  Serial Port (0x1101)
Protocol Descriptor List:
  L2CAP (0x0100)
  RFCOMM (0x0003)
Channel: 1
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:0x6a
  base_offset: 0x100

Searching for SP on 00:13:D3:5D:4A:0C ...

and thats all from konsole

same for my HP 995c - blueototh printer

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread Dennis Heitmann
@trylink

Sorry. My idea seems not to be a general solution, but for my Bluetooth
56K V90 Modem (Trust) it is working like I said.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread Dennis Heitmann
I found a way to bypass this problem:

With hcitool scan I search for the MAC address of my device which
should be paired. Then I browse its properties with sdptool search SP
00:00:00:00:00:00 (replace  00:00:00:00:00:00 with the MAC address of
the device which should be paired). While doing this the bluetooth-
applet requests a user defined PIN for the device.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread Jens Janssen
Perhaps SP is the wrong service. Try sdptool search A2SNK
xx:xx:xx:xx:xx:xx for your bluetooth headset. Please read the manpage
of sdptool or the manual of your device to figure out the proper service
type/bluetooth profile. I'm at work so i cannot test Dennis Heitmanns
solution for the problem.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread wilbur.harvey
I tried with my Holux M-241 and it gives this output:

[EMAIL PROTECTED]:~/Desktop$ sdptool search SP 00:1B:C1:04:F2:BB
Inquiring ...
Searching for SP on 00:1B:C1:04:F2:BB ...
Service Name: SPP Slave
Service RecHandle: 0x1
Service Class ID List:
  Serial Port (0x1101)
Protocol Descriptor List:
  L2CAP (0x0100)
  RFCOMM (0x0003)
Channel: 1
Language Base Attr List:
  code_ISO639: 0x656e
  encoding:0x6a
  base_offset: 0x100

But no PIN request (same when running as sudo)

On Sat, Nov 8, 2008 at 6:27 AM, Jens Janssen [EMAIL PROTECTED] wrote:
 Perhaps SP is the wrong service. Try sdptool search A2SNK
 xx:xx:xx:xx:xx:xx for your bluetooth headset. Please read the manpage
 of sdptool or the manual of your device to figure out the proper service
 type/bluetooth profile. I'm at work so i cannot test Dennis Heitmanns
 solution for the problem.

 --
 bluetooth-wizard unable to pair headset
 https://bugs.launchpad.net/bugs/284994
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread Jens Janssen
SOLVED!

At least for my A2DP audio sink (Nokia AD-42W).

1. Set up device in pairing-mode

2. sudo sdptool browse and then enter the bluetooth PIN code into the
popup window.

OR

sudo hcitool scan  to get the device id xx:xx:xx:xx:xx:xx
sudo sdptool search --bdaddr xx:xx:xx:xx:xx:xx y where y is your service type 
(in my case y=A2SNK).
Then enter the bluetooth PIN code into the popup window.

Finished.

For A2DP devices (Bluetooth Audio Devices):
Create ~/.asoundrc:
pcm.bluetooth {
type bluetooth
device xx:xx:xx:xx:xx:xx
profile auto
}

If you are getting distorted sound output (e.g. when using a bluetooth mouse) 
then uncomment last three lines in /etc/bluetooth/audio.conf:
[A2DP]
SBCSources=1
MPEG12Sources=0

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread Keith Beef
Same problem here with Intrepid 8.10 on a Sony Vaio VGN-TX770P trying to
pair with a Telenav BT-339 GPS receiver.

The GPS receiver paired with my Psion Tungsten, so I know it works,
using PIN .

Gnome Bluetooth applet does not let me enter a PIN for a device whose
PIN is preset and cannot be changed.

I tried the workarounds suggested here, and get no joy...
Please fix the Bluetooth applet to allow user to enter a PIN.


K.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-08 Thread DanielRoesler
Okay, I have a partial patch for this problem. You need to download the
source code and change a line of code. I say a partial patch because you
need to recompile and install any time you want to change the default
PIN code.

In the source code, change the line near the bottom in /wizard/main.c
---FROM---
target_pincode = g_strdup_printf(%d, g_random_int_range(1000, ));
-TO-
target_pincode = g_strdup_printf();
-

You can change the  part to whatever your PIN number is. I am not
a programmer, but I tried this and was able to connect to my device.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-07 Thread ouzas
Hobgoblin, I have the exact opposite. The bluetooth headset has a
default of  and has no screen displaying a random pin. Ubuntu
generates a random pin and asks me to enter it to the deviceIf it
tried to pair with  then i suppose the pairing would have
succeeded!!!


Does anyone know if there is a way to use  as default suggestion?

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-07 Thread Gabor Halaszvari
I'm having the same problem.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-07 Thread wilbur.harvey
I am having the same problem with my Holex M0241.

When I try to pair under MacOS, a window comes up asking me to enter the
PIN, I enter  and it pairs without any problem.

Under Intrepid, a screen flashes up so quickly I can't see what it is
saying, and then it says that pairing failed.

We need some way to enter the PIN under Intrepid.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-06 Thread Conehead77
I can also confirm this bug.
Bluetooth Device: Bluemax Bluetooth GPS Receiver GPS-009
Bluetooth Applet 1.8
Linux hostname 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 x86_64 
GNU/Linux


I would need to type the PIN , but it automatically generates a random PIN 
which fails.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-06 Thread ouzas
me too, i can confirm it.
i cannot pair my bluetooth headset.I think a choice for the user either to 
choose a pin or let ubuntu generate one for him would be best.
Is there not a configuration file to disable automatic pairing and explicitly 
set a default pincode?

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-06 Thread ouzas
me too, i can confirm it.
i cannot pair my bluetooth headset.I think a choice for the user either to 
choose a pin or let ubuntu generate one for him would be best.
Is there not a configuration file to disable automatic pairing and explicitly 
set a default pincode?

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-06 Thread Hobgoblin
I'm having the same problem.

My bluetooth headset generates a random PIN code each time it is put in
pairing mode (has an LCD display for track/volume/etc info).

Ubuntu is trying to pair with  so fails.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-05 Thread DanielRoesler
** Changed in: bluez-gnome (Ubuntu)
   Status: New = Confirmed

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-05 Thread DanielRoesler
lotus49  wrote:
 Same for me. I am trying to pair with a BT-Q880 GPS receiver and
 obviously, there is no way to enter a PIN so bluetooth in Intrepid is
 now useless for anything except keyboards.

I believe the latest snapshot of bluez-gnome adds support for some GPS 
receivers:
http://git.kernel.org/?p=bluetooth/bluez-gnome.git;a=commit;h=3db5bad47fafeebd8213fd85b8f47d2147d9250f

However, continually adding supported pin codes to the source code isn't
really a long term solution. It would be better if there was an option
to enter your own pin. Anyone know how to do this? I'm not familiar
enough with gtk to feel comfortable adding this feature.

A possible catch-all patch (temporarily, at least), would be to change
the default code tried from random to , since it's what most
devices use.

For example, from http://git.kernel.org/?p=bluetooth/bluez-gnome.git;a=tree
/bluez-gnome/wizard/main.c
--CHANGE--
line 548: target_pincode = g_strdup_printf(%d, 
g_random_int_range(1000, ));
-TO---
line 548: target_pincode = g_strdup_printf(%d, );
---
I'm not able to test this currently, can someone give it a try? I think the 
reason the number is randomly 1000- is because leading zeros are not 
transferred correctly.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-04 Thread lotus49
Same for me.  I am trying to pair with a BT-Q880 GPS receiver and
obviously, there is no way to enter a PIN so bluetooth in Intrepid is
now useless for anything except keyboards.

What is surprising about this bug is that keyboards and phones are the
only bluetooth devices on which you can normally enter a PIN so if this
had been tested on any other device (eg mice, GPS, headsets etc) then
the bug would have been immediately apparent.

There have been extensive changes to bluetooth in Intrepid which so far
have had two major drawbacks (in addition to this but, blueman no longer
works at all and I like it a lot better than the built-in bluetooth
utilities) and no advantages.  I dare say that there was a good reason
for the changes and I appreciate all the hard work that the devs have
put into this, but the end result is a big step backward from Hardy.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-04 Thread lotus49
Same for me.  I am trying to pair with a BT-Q880 GPS receiver and
obviously, there is no way to enter a PIN so bluetooth in Intrepid is
now useless for anything except keyboards.

What is surprising about this bug is that keyboards and phones are the
only bluetooth devices on which you can normally enter a PIN so if this
had been tested on any other device (eg mice, GPS, headsets etc) then
the bug would have been immediately apparent.

There have been extensive changes to bluetooth in Intrepid which so far
have had two major drawbacks (in addition to this bug, blueman no longer
works at all and I like it a lot better than the built-in bluetooth
utilities) and no advantages.  I dare say that there was a good reason
for the changes and I appreciate all the hard work that the devs have
put into this, but the end result is a big step backward from Hardy.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-02 Thread secion8
i can confirm this bug also. Fails pairing with the oncourse GPS
receiver. I see something flash real quick before the failure happens. I
need to be able to enter the pincode of this device. Which is . Does
not le tme do this.

@Daniel

What is the exact path to the Main.c file you editied. i would like to
try your workaroubnd but cannot find the file.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-02 Thread Dennis Heitmann
My bluetooth modem has a fixed PIN, therefore I have to specifiy a PIN
on my computer. A random PIN is in no way helpful. Please fix this bug.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-02 Thread Daniel Newman
on 03/11/08 08:27 secion8 said the following:
 i can confirm this bug also. Fails pairing with the oncourse GPS
 receiver. I see something flash real quick before the failure happens. I
 need to be able to enter the pincode of this device. Which is . Does
 not le tme do this.

 @Daniel

 What is the exact path to the Main.c file you editied. i would like to
 try your workaroubnd but cannot find the file.
   
bluez-gnome-1.8/wizard/main.c

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-11-01 Thread phil
Yes. this happens with me too in the release of intrepid. my motorolla
bluetooth audio gateway has the default pin of . the applet keeps
pairing with a random pin and doesnt let me choose .

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-10-26 Thread pHreaksYcle
Please fix this! This is going to kill me when the release comes out and
I still can't use my headset...

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-10-25 Thread Markus Lindenberg
This one affects me as well. i think i see a request to enter a random
pin that i'm supposed to type into my bluetooth device flashing before i
get the Pairing with ... failed message. i consider this a serious
issue as it's a real showstopper for bluetooth users.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-10-24 Thread Mario Limonciello
I personally think the solution to this bug should be to offer a few
options right after you do the device select screen.  They should be
preselected depending on the device you are using.

(1) Randomly chosen PIN number that you enter on the device (Good for keyboards)
(2) Preselected common PIN number (Typically  or 1234, show in the UI)
(3) Enter a PIN number

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-10-24 Thread cquilliam
I can confirm this bug while trying to attach my HOLEX bluetooth gps
receiver to my HP laptop with integrated bluetooth.  Other devices like
my phone and nokia internet tablet work fine because i can enter in the
required pin, but for other devices like my GPS and headset, I cannot
enter a pin on the device.  The suggestion by Mario would be optimal in
this instance.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-10-21 Thread DanielRoesler
I can confirm this bug. Where can I find and download the source code to
confirm the workaround works?

It is also being discussed on ubuntu forums:
http://ubuntuforums.org/showthread.php?p=6010406

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 284994] Re: bluetooth-wizard unable to pair headset

2008-10-17 Thread Daniel Newman
I worked around this by editing the source of wizard/main.c, changing
the default value of  to the correct one for my headset.  See below:

/* Most headsets are using  as pincode */
if (target_type == BLUETOOTH_TYPE_HEADSET ||
target_type == BLUETOOTH_TYPE_HEADPHONE)
pincode = 1234;

text = g_strdup_printf(_(Please enter the following PIN code: %s),
pincode);

However, this isn't really a satisfactory solution.  The wizard needs to
offer the option of changing the pin code to match whatever hardware is
to be paired.

-- 
bluetooth-wizard unable to pair headset
https://bugs.launchpad.net/bugs/284994
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs