[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
I'm keeping this open because some fixes will still need to happen in both rfkill and urfkill for this to work properly; just like there will be at least the need to also start shipping urfkill by default on desktop before this works better. One of the issues is that rfkill ships scripts that currently work fairly well for many systems, but don't work on others because of how killswitches work on these systems. Once urfkill starts shipping on desktop, these scripts will also need to be removed. I'm updating the bug title to denote clearly that this is specifically a desktop bug; there is a different bug open for touch issues: bug 1376063. ** Summary changed: - Bluetooth is always enabled after reboot even if it was disabled + [desktop] Bluetooth is always enabled after reboot even if it was disabled ** Changed in: rfkill (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: [desktop] Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
** Changed in: urfkill (Ubuntu) Status: Invalid => Triaged ** Changed in: urfkill (Ubuntu) Importance: Critical => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
So I think this bug should be split into two different bugs. First, the original reporter filed this on an x86 machine running Desktop, not Touch.As urfkill is still not used on the Desktop as of the latest utopic images, I'm splitting this into a urfkill bug for the problems described by myself and Renato on phones, and a rfkill bug for the desktop issue ( although this could actually be a driver/hardware- specific bug vs. a bug in the rfkill package ). Bug #1376063 has been created to track the urfkill problem seen with the phone images and the urfkill task in this bug marked Invalid. All phone-related tags have been copied to the new bug and removed from this bug. ** Tags removed: beta qa-daily-testing rtm14 touch-2014-10-09 ** Changed in: urfkill (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
Confirmed on krillin RTM #72 with the urfkill changes currently in RTM silo-024. That said, it's not currently InProgress by either myself or Mathieu, thus 2014-10-02 is over-optimistic. As such I'm pushing to the following weeks' milestone. ** Changed in: urfkill (Ubuntu) Status: In Progress => Confirmed ** Changed in: urfkill (Ubuntu) Status: Confirmed => Triaged ** Tags removed: touch-2014-10-02 ** Tags added: touch-2014-10-09 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
** Changed in: urfkill (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
** Tags added: touch-2014-10-02 ** Changed in: urfkill (Ubuntu) Importance: High => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
** Tags added: beta qa-daily-testing rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
Just tried this on a recent image ( #183 ) on mako, and I can reproduce it. It looks like the bluetooth indicator doesn't talk to urfkill directly. When I disable BT via the indicator, the rfkill state is indeed toggled, as if I run 'rfkill list', it shows as soft-blocked. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
This isn't up to the indicator. The indicator can toggle the killswitches, but something else needs to persist the settings across a reboot. On phone, that's urfkill. On computers, that's the rfkill-store/rfkill-restore jobs in the rfkill package. I'm setting the tasks for those, but things may change during the development cycle to make it all managed by urfkill, which is the "right" way to fix this for computers, and will still need a bit more work on phone. ** Changed in: indicator-bluetooth Status: New => Invalid ** Changed in: indicator-bluetooth (Ubuntu) Status: Triaged => Invalid ** Also affects: urfkill (Ubuntu) Importance: Undecided Status: New ** Changed in: urfkill (Ubuntu) Status: New => Triaged ** Changed in: urfkill (Ubuntu) Importance: Undecided => High ** Also affects: rfkill (Ubuntu) Importance: Undecided Status: New ** Changed in: rfkill (Ubuntu) Status: New => Triaged ** Changed in: rfkill (Ubuntu) Importance: Undecided => Medium ** Changed in: urfkill (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl) ** Changed in: rfkill (Ubuntu) Assignee: (unassigned) => 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/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
This is happening on ubuntu phone too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
I'm suffering from tis bug too, I do not use bluetooth on laptop, why this is so difficult to remember this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
Before installing of skype it seems to be fixed. But if you set up skype the bug is back -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
Situation really has not changed (if not off from the context menu of the indicator, and bluetooth settings menu). Alberto, I can give information from my laptop, but do not know how best to do it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
Situation really has not changed - the bug persists. Alberto, I can give information from my laptop, but do not know how best to do it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
It's a non-ideal default configuration. ** Changed in: indicator-bluetooth (Ubuntu) Importance: Undecided => Low ** Changed in: indicator-bluetooth (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
** Also affects: indicator-bluetooth 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/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
** Also affects: indicator-bluetooth Importance: Undecided Status: New ** No longer affects: indicator-bluetooth -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: indicator-bluetooth (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1296114 Title: Bluetooth is always enabled after reboot even if it was disabled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1296114/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs