After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598385 - Offer to remove old pairing when device already paired
Offer to remove old pairing when device already paired
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: wizard
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
: 598386 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-10-14 10:01 UTC by Elmar Stellnberger
Modified: 2009-11-23 16:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Elmar Stellnberger 2009-10-14 10:01:49 UTC
If I delete the pairing on my phone the pairing still persists in the view of my notebook. In such a case it is not possible to re-pair with bluetooth wizard as it lacks a possibility to remove outdated pairings.
  Please add the possibility to remove outdated pairings beforhand setting up new pairings with bluetooth wizard.

note: Having the full functionality available in bluetooth-wizard will as well be beneficial for other desktop environments like Xfce or KDE3.

package versions:
gnome-bluetooth-2.27.90-1.8
bluez-gnome-1.8-7.3
Comment 1 Bastien Nocera 2009-10-14 10:59:11 UTC
You can already remove outdated pairings, and device setups in the preferences (bluetooth-properties)
Comment 2 Elmar Stellnberger 2009-10-14 16:59:11 UTC
That does not help me because I want to use bluetooth-wizard as standalone application for the Xfce and KDE3 desktops. No bluetooth-properties tray icon in these environments!
Comment 3 Elmar Stellnberger 2009-10-14 17:01:16 UTC
.
Comment 4 Bastien Nocera 2009-10-14 17:11:10 UTC
(In reply to comment #2)
> That does not help me because I want to use bluetooth-wizard as standalone
> application for the Xfce and KDE3 desktops. No bluetooth-properties tray icon
> in these environments!

Bluetooth properties should show up in your preferences menu. And the applet will work just fine as long as you have a notification area.

properties != applet

(In reply to comment #3)
> .

And there's no need to add anything to the bug when changing the status.

So, apart from the preferences being inaccessible for you, what's the problem?
Comment 5 Elmar Stellnberger 2009-10-14 17:26:09 UTC
 The problem seems to be that Xfce and KDE3 don`t have a notfication area / system tray that is compatible with gnome.
 My request is to make bluetooth-wizard usable as standalone app.. It is such a nice application!
Comment 6 Bastien Nocera 2009-10-14 17:38:18 UTC
(In reply to comment #5)
> The problem seems to be that Xfce and KDE3 don`t have a notfication area /
> system tray that is compatible with gnome.

They both do. Run bluetooth-applet on the command-line to check.

And again, that's just the applet. The properties are also available stand-alone (run bluetooth-properties on the command-line).

>  My request is to make bluetooth-wizard usable as standalone app.. It is such a
> nice application!

I'd be happy for it to be usable on XFCE. But making it a standalone app is out of the question.

Given that bluetooth-wizard isn't even accessible from a .desktop file, you had to drop to the command-line to start with...
Comment 7 Bastien Nocera 2009-10-14 17:54:37 UTC
*** Bug 598386 has been marked as a duplicate of this bug. ***
Comment 8 Elmar Stellnberger 2009-10-14 17:59:26 UTC
  If I run bluetooth-applet from KDE3 an icon shortly blinks up in the system tray but then it hides and bluetooth-applet becomes inacessible (i.e. it actually does not work with KDE3 & Xfce).
  The properties menu just lets me select whether to show the icon of bluetooth-applet. This is rather useless.
  Unfortunately you can not induce bluetooth pairing explicitly from the command line; you need a program like bluetooth-wizard or direct support from the desktop environment which is at the moment only given by Gnome & KDE4!
Comment 9 Bastien Nocera 2009-10-14 18:05:49 UTC
(In reply to comment #8)
> If I run bluetooth-applet from KDE3 an icon shortly blinks up in the system
> tray but then it hides and bluetooth-applet becomes inacessible (i.e. it
> actually does not work with KDE3 & Xfce).
>   The properties menu just lets me select whether to show the icon of
> bluetooth-applet. This is rather useless.

That usually means that either it's not installed properly, or that it didn't recognise any devices being plugged in. Which version of gnome-bluetooth are you using? What's the output of "bluetooth-properties -d".

You should have started there instead of asking to add more features to the wizard...

>   Unfortunately you can not induce bluetooth pairing explicitly from the
> command line; you need a program like bluetooth-wizard or direct support from
> the desktop environment which is at the moment only given by Gnome & KDE4!

gnome-bluetooth works fine on XFCE for a number of people, and I'm not sure I'm supposed to care too much about KDE3.
Comment 10 Elmar Stellnberger 2009-10-14 19:00:52 UTC
 Oops; have tested bluetooth-properties with a disabled bluetooth interface.
Perhaps it should write anything like 'no bluetooth devices discovered' on the common-tab. Bluetooth-properties in deed offers everything that is needed THX.
 Nonetheless you should let bluetooth-properties be invoked directly fromout of bluetooth-wizard because deleting broken pairings is a precondition for establishing a new pairing. This should at best be mentioned explicitly in the intro of bluetooth-wizard.
Comment 11 Bastien Nocera 2009-11-23 16:34:43 UTC
Fixed in gnome-bluetooth master. The device will automatically be unpaired before re-pairing is done.