[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2023-05-18 Thread Bug Watch Updater
** Changed in: bluez (Fedora)
   Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to a duplicate bug report (283625).
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions


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

[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2020-04-16 Thread Bug Watch Updater
Launchpad has imported 58 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=570073.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2010-03-03T08:12:26+00:00 sassmann wrote:

Description of problem:
On my lenovo t500 bluetooth is always enabled after reboot, regardless if it 
was turned off before the reboot or not. Not sure why this happens but someway 
during initrd run I see the bluetooth LED turning on.

Version-Release number of selected component (if applicable):
gnome-bluetooth-2.28.6-2.fc12.x86_64

How reproducible:
always

Steps to Reproduce:
1. turn off bluetooth in gnome-bluetooth applet
2. reboot
3.
  
Actual results:
bluetooth is always turned on

Expected results:
bluetooth setting is the same as before the reboot

Additional info:

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/446657/comments/27


On 2010-06-30T08:16:46+00:00 jpazdziora wrote:

The same problem on Fedora 13 with gnome-bluetooth-2.30.0-1.fc13.i686 on
T61. Bastien, please, let us know if some other package might be causing
this and you'd need more detailed version info, or if it is configurable
somewhere.

I am pretty sure that on Fedora 11 my bluetooth was off after reboot
(and I had the option to turn it on with the applet on my panel). That's
why I'd consider this a regression.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/446657/comments/44


On 2010-06-30T08:41:22+00:00 jpazdziora wrote:

Funny thing: if I change in /etc/bluetooth/main.conf InitiallyPowered =
true to false, and reboot, the applet will show that white x in red on
its icon, to say that bluetooth is off. However, the bluetooth LED is
still on, so in that case the applet shows incorrect information.

So maybe this is a bug in bluez (which owns that
/etc/bluetooth/main.conf), that it does not honor the setting (and
provides bad info to the applet as well)? But I don't see a component
bluez in bugzilla to report it ...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/446657/comments/45


On 2010-06-30T08:43:40+00:00 jpazdziora wrote:

(In reply to comment #2)
> Funny thing: if I change in /etc/bluetooth/main.conf InitiallyPowered = true 
> to
> false, and reboot, the applet will show that white x in red on its icon, to 
> say
> that bluetooth is off. However, the bluetooth LED is still on, so in that case
> the applet shows incorrect information.

Another finding: even if the icon of the applet shows that bluetooth is
off, when I click it, the status is shown as On, and I have the option
to "Turn Off Bluetooth". When I turn if off, the LED goes off as well.
When I then turn in on again, the LED goes on, but the icon on the panel
still shows that red/white "off" sign.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/446657/comments/46


On 2010-08-03T14:47:21+00:00 bnocera wrote:

(In reply to comment #1)
> The same problem on Fedora 13 with gnome-bluetooth-2.30.0-1.fc13.i686 on T61.
> Bastien, please, let us know if some other package might be causing this and
> you'd need more detailed version info, or if it is configurable somewhere.
> 
> I am pretty sure that on Fedora 11 my bluetooth was off after reboot (and I 
> had
> the option to turn it on with the applet on my panel). That's why I'd consider
> this a regression.

Definitely not a regression, if anything, it's a kernel one. The ibm-
laptop (or whatever the kernel module is called for Thinkpads) module
changed behaviour.

(In reply to comment #2)
> Funny thing: if I change in /etc/bluetooth/main.conf InitiallyPowered = true 
> to
> false, and reboot, the applet will show that white x in red on its icon, to 
> say
> that bluetooth is off. However, the bluetooth LED is still on, so in that case
> the applet shows incorrect information.

Nope. Check the output of "hciconfig hci0", you'll see that the device
is enabled, just not powered. The hardware has no ways to know that...

> So maybe this is a bug in bluez (which owns that /etc/bluetooth/main.conf),
> that it does not honor the setting (and provides bad info to the applet as
> well)? But I don't see a component bluez in bugzilla to report it ...

This is a BIOS bug. gnome-bluetooth doesn't hold *any* information as to
the state of Bluetooth, and bluetoothd (somewhat) remembers the state of
the device. The problem is that when it's hard-blocked, eg. disabled in
hardware, bluetoothd has no Bluetooth devices to remember the 

[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2017-10-27 Thread Bug Watch Updater
** Changed in: bluez (Fedora)
   Status: Unknown => Confirmed

** Changed in: bluez (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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

[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2017-04-18 Thread spike speigel
For anyone who might find their way here while using newer versions of
Ubuntu such as 16.04 LTS, 16.10, 17.04...

This might be the solution.  Worked for me:

https://github.com/blueman-project/blueman/issues/682

** Bug watch added: github.com/blueman-project/blueman/issues #682
   https://github.com/blueman-project/blueman/issues/682

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2016-07-31 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/446657

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2016-05-19 Thread Konrad Zapałowicz
This is reported against an old version of Ubuntu and many things has
changed since then. Because of that we won't fix this issue however if
this behavior repeats on a modern version please fill a bug report
against it and we will take it from there.

** Changed in: bluez (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2014-11-29 Thread zeus
I'm on Ubuntu 14.04, a Toshiba Portégé Z830 with Atheros bluetooth,
gnome-bluetooth v 3.8.2.1. I can confirrm I'm still experiencing this
issue for the past two or three years. Never seen it solved. Bluetooth
state always on after reboot. Indeed having to switch it off every time
makes Ubuntu less user-friendly. If it's useful for someone, when I use
KDE I don't have this problem. Only with Gnome (same Ubuntu and Mint),

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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

[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2014-11-29 Thread papukaija
This bug should be fixed in Ubuntu 15.04, as it currently has systemd
215. The fix is in systemd 209, source:
https://bugzilla.gnome.org/show_bug.cgi?id=638117#c50

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2014-08-28 Thread Bug Watch Updater
** Changed in: gnome-bluetooth
   Status: New = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2014-08-27 Thread Elijah Lynn
Yes, very depressing. This is why people use Macs.

But there is no way I am going to use a Mac's OS and this is free and
open software so I would like to get to the bottom of this. I just read
through this entire issue and
https://bugzilla.gnome.org/show_bug.cgi?id=638117#c9 and it appears this
is now a true upstream with gnome-bluetooth. It also appears to be
related to those with an actual hardware wireless radio or bluetooth
kill switch. This may explain why it works for certain people.

This is present in Ubuntu 14.04 with bluez 4.101-0ubuntu13 and gnome-
bluetooth 3.8.2.1-0ubuntu4 and not sure it matters but I also have
indicator-bluetooth 0.0.6+14.04.20140207-0ubuntu2.

I got this with a dpkg-query -l *blue* in case anyone else is wondering what
versions they are running.

ps. Possible duplicate here - https://bugs.launchpad.net/ubuntu/+source
/acpi-support/+bug/280811

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2014-07-18 Thread Jesse Michael
It's kind of depressing that this bug is still not fixed four and a half
years later in trusty.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-10-12 Thread papukaija
** Tags removed: lucid natty oneiric
** Tags added: raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-06-14 Thread Daniel Aleksandersen
I have this problem with my Lenovo X1  running raring. I turn off
Bluetooth, restart the machine, and voilà: it is back on and draining
battery power. This happens every time. Sometimes I also see it being
re-enabled after awakening from hibernation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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

[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-05-02 Thread papukaija
I think it's better to keep this bug open. I've been using Raring for
few weeks now and the bluetooth is sometimes (possibly after installing
an updated kernel) enabled on boot after I've disabled it before
shutting down.

** Changed in: bluez (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-04-14 Thread Martin Albisetti
It doesn't seem to be remembered for me. I turn it off, reboot, and it's
back on.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-04-14 Thread pablomme
Original reporter here. I've not had this problem for a long time (I've
changed laptops since I reported it), and after the switch to indicator-
bluetooth in raring things continue to work fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


Re: [Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-04-14 Thread Elias K Gardner
this has resurfaced for me in raring

On Sunday, April 14, 2013, pablomme wrote:

 Original reporter here. I've not had this problem for a long time (I've
 changed laptops since I reported it), and after the switch to indicator-
 bluetooth in raring things continue to work fine.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/446657

 Title:
   Bluetooth's on/off status doesn't update from the SetProperty D-Bus
   method that bluetoothd sends

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-04-13 Thread papukaija
I can also confirm that the bluetooth status is remembered between
reboots in Raring. Could the original reporter or someone else please
confirrm this?

** Changed in: bluez (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-04-01 Thread Schmankerl
Since some time ago the last state is remembered after restart in 13.04
on my Lenovo T500. The icon in indicator menu is only visible if
bluetooth is enabled...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2013-02-15 Thread Schmankerl
In Ubuntu 12.04 and 12.10 it worked fine on my Lenovo T500 but in 13.04
there seems to be a regression because it does not remember the last
state of bluetooth device.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-12-16 Thread papukaija
** Also affects: ubuntu-power-consumption
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-10-31 Thread Kyle Fazzari
Sounds like it might be the issue outlined here, which includes a fix:
https://bugs.launchpad.net/bugs/1073669 .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-10-31 Thread papukaija
That bug is indeed the same bug but I haven't tried if the fix works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-10-22 Thread papukaija
** Tags removed: karmic maverick
** Tags added: quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-10-22 Thread papukaija
The upstream is working on a fix for this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-10-21 Thread Stéphane Guillou
This is still a problem in Quantal up to date.
At restart, I have to turn the bluetooth off every time.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-04-28 Thread exander
Seems to work fine Precise.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-04-03 Thread Sam_
Nothing changed (indicator is confused since four years due to confused 
responsibilities).
Cold boot: bluetooth is off (g-c-c), indicator states it's on and it can be 
turned off.
Reboot: bluetooth is off (g-c-c), indicator states it's off and it can be 
turned on.
Enable it on indicator, open settings - it's still off in g-c-c.

bluez:
  Installed: 4.98-2ubuntu7
  Candidate: 4.98-2ubuntu7
  Version table:
 *** 4.98-2ubuntu7 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

** Attachment added: bt-wrong-indication.ogv
   
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+attachment/2994210/+files/bt-wrong-indication.ogv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-04-02 Thread Stéphane Guillou
This is still affecting Ubuntu 12.04 LTS.
It is still seen as an obvious defect by most users, and it would be sad not to 
see it fixed in this LTS, even more because it has been around for a while.
A lot of people never use bluetooth on their device and want to save battery 
life. Switching it from on to off every time the computer boots basically 
extends the time necessary for people to start using their device, and makes 
them see Ubuntu as user-unfriendly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


Re: [Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-04-02 Thread Elias K Gardner
Get me if I'm wrong by in 12.04 my bluetooth seems to remember its turned
off state across restarts at least judging by the indicator remaining
grayed out (I don't know if this means it is really turned off).

On Mon, Apr 2, 2012 at 6:39 PM, Stéphane Guillou
446...@bugs.launchpad.netwrote:

 This is still affecting Ubuntu 12.04 LTS.
 It is still seen as an obvious defect by most users, and it would be sad
 not to see it fixed in this LTS, even more because it has been around for a
 while.
 A lot of people never use bluetooth on their device and want to save
 battery life. Switching it from on to off every time the computer boots
 basically extends the time necessary for people to start using their
 device, and makes them see Ubuntu as user-unfriendly.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/446657

 Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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

[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-04-02 Thread Chris Giltnane
yep since a few days ago this seems to be working fine. At least on my
Lenovo T61 with 12.04 updates.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-04-02 Thread papukaija
There has indeed been some improvements to this bug in Precise but the
indicator menu is still confused by the bluetooth status, I tested this
a while ago with my mobille phone and the BT status wasn't working
correctly (and the initial status in the indicator menu was misleading).
I also had some issues to even enable BT before restarting the BT
service in the system.

The improvement was from this upload:

bluez (4.98-2ubuntu4) precise; urgency=low
[...]
  * Eliminate the /etc/default/bluetooth conffile as it's not the Upstart 
way. Transition the BLUETOOTH_ENABLED variable to an Upstart override
variable if it's been changed.

I will test again since there has been many updated packages after my
testing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-04-02 Thread Stéphane Guillou
The issue is definitely still here on my Samsung N310, with everything
updated today.

I either deactivate the bluetooth from the indicator dropdown menu, or
inside the settings window, the result is the same: it is back on when I
reboot my computer.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-02-25 Thread papukaija
** Tags added: battery-power-consumption

** Tags removed: ubuntu-une

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-02-25 Thread Sam_
** Tags added: amd64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-30 Thread Mathieu Trudel-Lapierre
We're covering this through an upstart job (rfkill-store, rfkill-
restore) that should save and restore all killswitch states; so I'm
unassigning this since the rest of the work in gnome-bluetooth and bluez
should come from upstreams.

** Changed in: bluez (Ubuntu)
 Assignee: Mathieu Trudel-Lapierre (mathieu-tl) = (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-12 Thread papukaija
*now

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-12 Thread papukaija
Interesting. Gnome rejected this bug at
https://bugzilla.gnome.org/show_bug.cgi?id=598140#c2 but know Bastien
Nocera [gnome-bluetooth developer]  thinks at
https://bugzilla.gnome.org/show_bug.cgi?id=638117#c9 that this is a bug
in Gnome and bluez.

** Bug watch added: GNOME Bug Tracker #638117
   https://bugzilla.gnome.org/show_bug.cgi?id=638117

** Also affects: gnome-bluetooth via
   https://bugzilla.gnome.org/show_bug.cgi?id=638117
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-12 Thread Bug Watch Updater
** Changed in: gnome-bluetooth
   Status: Unknown = New

** Changed in: gnome-bluetooth
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-11 Thread Colin King
** Changed in: bluez (Ubuntu)
 Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-11 Thread Martin Pitt
** Changed in: bluez (Ubuntu)
 Assignee: Canonical Desktop Team (canonical-desktop-team) = Mathieu 
Trudel-Lapierre (mathieu-tl)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-09 Thread Colin King
Problem also in Precise.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-09 Thread papukaija
** Package changed: bluez (Ubuntu) = linux (Ubuntu)

** Also affects: bluez (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: bluez (Ubuntu)
   Status: New = Confirmed

** Changed in: linux (Ubuntu)
   Status: Confirmed = Invalid

** No longer affects: gnome-bluetooth

** No longer affects: bluez

** Tags removed: not-a-wishlist

** Tags added: precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2012-01-09 Thread zee
as far as i'm concerned, this is a security issue. having open avenues
for attack reopen every boot is not to be overlooked. even us-cert has a
bulletin on bluetooth security and the first item under 'how can you
protect yourself' is to disable it when you're not using it.

http://www.us-cert.gov/cas/tips/ST05-015.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2011-12-17 Thread Antono Vasiljev
** Bug watch added: Red Hat Bugzilla #570073
   https://bugzilla.redhat.com/show_bug.cgi?id=570073

** Also affects: bluez (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=570073
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2011-11-08 Thread papukaija
I just linked six duplicate bugs to this report. Please remove the
wishlist importance. Thanks in advance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2011-09-30 Thread papukaija
** Tags added: oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2011-09-29 Thread Peter Hedlund
The problem remains in Oneiric. Bluetooth is always on after a reboot.
MacBook Air 3,2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

To manage notifications about this bug go to:
https://bugs.launchpad.net/bluez/+bug/446657/+subscriptions

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2011-04-21 Thread papukaija
** Tags added: natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2011-04-20 Thread Kent Asplund
This problem affects me too on Natty.
U nfortunately for me the saved state of bluetooth is off. This means that I 
have no bluetooth on startup nor after resume. As I am using a bluetooth mouse 
it has been very irritating. 

Setting RememberPowered = false in /etc/bluetooth/main.conf is the
workaround for me, and others, while waiting.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/446657

Title:
  Bluetooth's on/off status doesn't update from the SetProperty D-Bus
  method that bluetoothd sends

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


[Bug 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-10-30 Thread papukaija
** Tags added: maverick

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-09-01 Thread papukaija
@members of bug-control team: Please change this bug's importance from
wishlist to something else as this is a real bug (but seems to be hw-
specific). I suggest low or even medium importance, given that this bus
isn't the end of world but affect more than just those 7 people reported
by LP as there are 3 duplicate bugs and in total 140 votes in the
brainstorm idea linked in comment 45. Thanks in advance!

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-08-10 Thread papukaija
This bug is affecting more people than LP says:
http://brainstorm.ubuntu.com/idea/25499/

** Tags added: hw-specific ubuntu-une
** Tags removed: ubuntu-unr

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-07-01 Thread papukaija
I have Samsung NC10 netbook with Ubuntu Lucid 10.04 UNE. The intenrnal
bluetooth device is a BCM2046 Bluetooth Device.

So this is a bug in the kernel (supposing that the bt drivers are part
of it) ?

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-06-30 Thread pablomme
As I mentioned in an earlier comment, I suspect this bug has some
hardware-dependent component to it. I used to have this on a Dell Mini 9
with Jaunty and Karmic, but my Eee PC 1201N with Lucid works correctly.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-06-29 Thread papukaija
@Vish: That would explain why bluez.org can't confirm this bug. I'll
test with 2.6.34-lucid and 2.6.35-rc1-lucid soon. Is your attached
main.conf a file with default settings because I'm not sure if my file
has the defaults, especially about the RememberPowered setting?

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-06-29 Thread Vish
@papukaija  : InitiallyPowered and RememberPowered are both true by
default.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-06-29 Thread papukaija
@Vish: I tested both 2.6.34-lucid and 2.6.35-rc1 without success (with
InitiallyPowered and RememberPowered as true). I noticed from upstream
kernel bug report (linked to this bug's dupplicate) that this shouldn't
be a bug in Kernel. Maybe this is still a bug in bluetooth-applet which
would not get the SetProperty dbus message sent by bluez's bluetoothd.
I'll try if running bluetooth-applet from terminal shows anything
special.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-06-29 Thread papukaija
I manually started bluetooth-applet from the terminal (in Lucid on
Ubuntu's 2.6.32 Kernel) and it didn't show any error messages. I attach
the debug messages if someone wants to look at them. Is it possible that
the applet doesn't actually save the last bt-status or that it just
doesn't get the dbus message?

** Attachment added: bt_testing.txt
   http://launchpadlibrarian.net/51130457/bt_testing.txt

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-06-29 Thread papukaija
Has anyone tried to reproduce this bug in Maverick?

** Tags added: not-a-wishlist

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-06-29 Thread Vish
@papukaija  : In Lucid , I'v tested with mainline Kernel .34 and .35 , both of 
which remember the killswitch state of the previous session. Bug might have 
been in the kernel?
Could you try the mainline kernels too?  
https://wiki.ubuntu.com/KernelMainlineBuilds

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-04-19 Thread Vish
Doesnt work for me either in Lucid.
Every boot i have to turn the bluetooth LED off using the kill switch.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-04-19 Thread Gleb Kozyrev
Mine is 64-bit. I've installed a fresh ubuntu-10.04-beta2-desktop-amd64
today and bluetooth is always on after boot.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-04-19 Thread papukaija
Gleb (about your comment 31): The only bug reported in this bug report
is that bluetooth on/off status isn't remembered on boot.

All: How to debug bluez to see if the dbus message is even sent? If it
is sent, why gnome-bluetooth doesn't do anything for it? Or to see if
bluez's SetProperty actually finds the last (if even saved) bluetooth
status?

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-04-19 Thread papukaija
Please remove the wishlist importance since this is a real bug.

** Description changed:

  Binary package hint: gnome-bluetooth
  
  Gnome's bluetooth applet should get a bluetooth device's on/off status
  through dbus from SetProperty setting sent by bluetoothd. This
  information was given in
  http://permalink.gmane.org/gmane.linux.bluez.kernel/4302 There is a
  setting controlling this feature: RememberPowered=true in
  /etc/bluetooth/main.conf
  
+ Questions:
+ Is the dbus message is even sent? If it is sent, why gnome-bluetooth doesn't 
do anything for it? Does bluez's SetProperty actually find the last (if even 
saved) bluetooth status?
  
  ProblemType: Bug
  Architecture: i386
  Date: Thu Oct  8 20:54:15 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: wl
  Package: gnome-bluetooth 2.28.1-0ubuntu1
  ProcEnviron:
   PATH=(custom, user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
  SourcePackage: gnome-bluetooth
  Uname: Linux 2.6.31-12-generic i686

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-04-18 Thread Gleb Kozyrev
In my case (on lucid) dbus seems to be working just fine: the applet is able to 
switch bluetooth on/off and is correctly notified when switched via rfkill.
Still bluetooth is always on at startup regardless of the applet and 
InitiallyPowered/RememberPowered settings. Should this be filed as a separate 
bug? It might get bounced between upstreams the same way :(
BTW, where is Powered state supposed to be stored when RememberPowered = true? 
Looking for modified files with find / ~/ -newermt '2 min ago' gives me nothing 
but log files.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-04-18 Thread pablomme
I was about to add that this bug seems fixed in lucid, but clearly
Gleb's comment indicates otherwise. Mine is a clean 32-bit install from
beta 2 - Gleb, how does your installation differ from mine?

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-03-23 Thread papukaija
Wait wait. Those are the default values. So, we're back in finding out
why gnome-bluetooth doesn't get the SetProperty dbus message sent by
bluetoothd. How to debug dbus?

** Changed in: bluez (Ubuntu)
   Status: Triaged = Confirmed

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-03-22 Thread Vish
Even if  set :
InitiallyPowered = false

I find the hardware bluetooth light always on for every boot.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-03-22 Thread Alexander Sack
this would require us to change main.conf to:

# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
InitiallyPowered = true

# Remember the previously stored Powered state when initializing adapters
RememberPowered = true


however, this causes problems for some users so we shouldn't change this that 
late this cycle. lets try it next cycle.


** Package changed: gnome-bluetooth (Ubuntu) = bluez (Ubuntu)

** Changed in: bluez (Ubuntu)
   Importance: Low = Wishlist

** Changed in: bluez (Ubuntu)
   Status: Confirmed = Triaged

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-03-19 Thread papukaija
** Changed in: bluez-utils
   Status: New = Invalid

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-03-19 Thread papukaija
In main.conf, there is:

# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
InitiallyPowered = true

If you set this to false, the bluetooth-applet will show bt as disabled
regardless of your bt status at logout. This means that gnome-bluetooth
doesn't get the SetProperty dbus message sent by bluetoothd.

So should this bug be opened for dbus and/or for bluez?

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-03-19 Thread papukaija
** Tags added: karmic lucid

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-21 Thread Vish
@Baptiste Mille-Mathias : How do we proceed with this bug? bluez says
its not their bug . And everyone else says its a bluez bug.

I had filed a similar bug [ Bug #503286 ] regarding the hardware switch not 
remembering the bluetooth state.
And kernel upstream also mentioned that the bug needs fixing in bluez

Attaching my /etc/bluetooth/main.conf 
upstream bluez mentions it works with the git version. is this an ubuntu bug?

** Attachment added: main.conf
   http://launchpadlibrarian.net/39513632/main.conf

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-17 Thread Baptiste Mille-Mathias
Rather on bluez

** Package changed: ubuntu = bluez (Ubuntu)

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-17 Thread Baptiste Mille-Mathias
Not a gnome-bluetooth problem

** Package changed: gnome-bluetooth (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: Confirmed = Invalid

** Changed in: ubuntu
   Status: Invalid = Confirmed

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-17 Thread Baptiste Mille-Mathias
Honnestly this bug is a mess, the title is Bluetooth's on/off status
doesn't update from the SetProperty D-Bus method that bluetoothd sends
but th epeople complains about non-remembering the power status after
computer reboot, which is *totally* different.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-17 Thread pablomme
@Baptiste: please read the full bug history. This bug was initially
reported against gnome-bluetooth, forwarded upstream, rejected, then
moved against bluez, forwarded upstream, and confirmed non-existent
there. This turns out to be an Ubuntu-specific problem that prevents
bluez from using its existing feature of loading the previously recorded
on/off state, which is caused by a dbus communication issue or, most
likely, inaction on the dbus communication between gnome-bluetooth and
bluetoothd.

The bug title is correct and the comments are on-topic. The only
messiness stems from the fact that this bug has required reporting to
two different upstreams to discover the nature of the problem, but
that's just the way things have panned out.

Please reconsider whether you really wish to move the bug against bluez
again.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-17 Thread papukaija
@Baptiste: Please read
http://permalink.gmane.org/gmane.linux.bluez.kernel/4302

@All: I'm going to re-assign this bug for gnome-bluetooth and to remove
the bug watcher since it was created for the feature request. Should
this bug be opened for dbus too?

** Package changed: bluez (Ubuntu) = gnome-bluetooth (Ubuntu)

** Changed in: gnome-bluetooth
   Importance: Unknown = Undecided

** Changed in: gnome-bluetooth
   Status: Unknown = New

** Changed in: gnome-bluetooth
 Remote watch: GNOME Bug Tracker #598140 = None

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-17 Thread papukaija
It's of course possible that the dbus message in question is not sent by
bluetoothd's (part of bluez).

I'm setting the external tracker to invalid since this bug seems to be
an Ubuntu specific problem (see comment 22 and
http://permalink.gmane.org/gmane.linux.bluez.kernel/4291 ).

** Changed in: gnome-bluetooth
   Status: New = Invalid

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-17 Thread papukaija
Is there a way to debug this bug?

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-06 Thread Vish
** Summary changed:

- Should store user-selected bluetooth on/off status and apply it when loading 
the applet
+ Bluetooth's on/off status doesn't update from the SetProperty D-Bus method 
that bluetoothd sends

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-06 Thread Սահակ
this bug has been fixed in Ubuntu 10.04

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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 446657] Re: Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that bluetoothd sends

2010-02-06 Thread Vish
Սահակ  , I'm using Ubuntu 10.04 and its _not_ fixed for here.

-- 
Bluetooth's on/off status doesn't update from the SetProperty D-Bus method that 
bluetoothd sends
https://bugs.launchpad.net/bugs/446657
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