[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-06-06 Thread redfox7691
With fully charged battery my percentage is 60%, but if I use two
alkaline batteries i've got a 100% indicator: is there a way to inform
daemon upower that I'm using a rechargeable batteries and that full
level is lower than alkaline?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Released
Status in upower package in Debian:
  Fix Released

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-06-04 Thread redfox7691
Thank you very much Astor, I've followed your hints and now battery
indicator is ok.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Released
Status in upower package in Debian:
  Fix Released

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-06-03 Thread Astor
redfox7691, i just installed new version of upower on 15.04.
all you need to do is:
1. download sources from 15.10 repo: 
https://launchpad.net/ubuntu/wily/+source/upower
(https://launchpad.net/ubuntu/+archive/primary/+files/upower_0.99.3.orig.tar.xz)
2. unpack archive
3. check: you must have installed libusb-1.0-dev, and some dependencies.
4. ./configure
(by configuring sources - you can see what dependencies is actually you need, 
and just install -dev version of it)
5. sudo make
6. sudo make install
7. reboot and enjoy brand new icon for M557 mouse in the top right corner of 
screen.

Thanks to Martin, and other contrubutors.
My current status: 

~ $ upower -v
UPower client version 0.99.3
UPower daemon version 0.99.3

~ $ uname -a
Linux laptop 3.19.0-20-generic #20-Ubuntu SMP Fri May 29 10:10:47 UTC 2015 
x86_64 x86_64 x86_64 GNU/Linux

~ $ lsb_release -rd
Description:Ubuntu 15.04
Release:15.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Released
Status in upower package in Debian:
  Fix Released

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-06-01 Thread Martin Pitt
Fixed in wily with https://launchpad.net/ubuntu/+source/upower/0.99.3-1,
just the changelog referred to the wrong bug, sorry.

** Changed in: upower (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Released
Status in upower package in Debian:
  Fix Released

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-06-01 Thread redfox7691
Hi Martin, thank you very much for your answer. So this bug will be
fixed into 15.10 version: there is a way to try patched upowerd in my
15.04 or I must wait six months? I was curious to see if new upowerd can
detect right battery level: with current vesino my kernel says WARNING
**: no valid voltage value found for device
/sys/devices/pci:00/:00:14.0/usb1/1-3/1-3.2/1-3.2:1.0/bluetooth/hci0/hci0:11/0005:03F0:044C.0002/power_supply/hid-00:02:76:4f:9b
:cb-battery, assuming 10V but it has only two AA battery so max level
is 2.8V

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Released
Status in upower package in Debian:
  Fix Released

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-30 Thread Bug Watch Updater
** Changed in: upower (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Committed
Status in upower package in Debian:
  Fix Released

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-29 Thread Martin Pitt
** Bug watch added: Debian Bug tracker #772095
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772095

** Also affects: upower (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772095
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Committed
Status in upower package in Debian:
  Unknown

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-29 Thread Bug Watch Updater
** Changed in: upower (Debian)
   Status: Unknown = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Committed
Status in upower package in Debian:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-29 Thread redfox7691
I have a bluetooth mouse, an HP Touch to Pair Mouse and it is
identified by Upower as a laptop battery instead of a mouse, I use
Ubuntu 15.04. How can I get fixed version of upower?

** Attachment added: out.txt
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1449051/+attachment/4406526/+files/out.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Committed
Status in upower package in Debian:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-22 Thread Bug Watch Updater
** Changed in: upower
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Fix Released
Status in upower package in Ubuntu:
  Fix Committed

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-20 Thread Martin Pitt
Applied upstream, thanks Marc!

** Changed in: upower (Ubuntu)
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Confirmed
Status in upower package in Ubuntu:
  Fix Committed

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-04 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Confirmed
Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-05-04 Thread Marc Deslauriers
** Patch added: Debdiff with proposed patch sent upstream
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1449051/+attachment/4390929/+files/upower_0.99.2-2ubuntu1.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Confirmed
Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-04-28 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=90222.

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 2015-04-29T01:18:24+00:00 Marc Deslauriers wrote:

I have a bluetooth Logitech M557, and it is being mis-detected by Upower
as a battery instead of a mouse:

Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
  native-path: hid-00:1f:20:f5:ab:b5-battery
  model: Bluetooth Mouse M557
  power supply: no
  updated: Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
  has history: yes
  has statistics: yes
  battery
present: yes
rechargeable: yes
state: discharging
warning-level: none
energy: 0 Wh
energy-empty: 0 Wh
energy-full: 0 Wh
energy-full-design: 0 Wh
energy-rate: 0 W
percentage: 100%
capacity: 100%
icon-name: 'battery-full-symbolic'
  History (charge):
1430143522 100.000 discharging

Something changed between kernels 3.13 and 3.16 that changed the layout
in /sys/class/bluetooth.

See downstream bug report for some info dumps:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1449051

Reply at:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1449051/comments/7


** Changed in: upower
   Status: Unknown = Confirmed

** Changed in: upower
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Confirmed
Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-04-28 Thread Marc Deslauriers
Here is the info dump of another model of bluetooth mouse that displays
the same problem.

** Attachment added: rocketfish.txt
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1449051/+attachment/4387125/+files/rocketfish.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-04-28 Thread Marc Deslauriers
Looks like the file layout in /sys/class/bluetooth changed between
kernels 3.13 and 3.16.

** Bug watch added: freedesktop.org Bugzilla #90222
   https://bugs.freedesktop.org/show_bug.cgi?id=90222

** Also affects: upower via
   https://bugs.freedesktop.org/show_bug.cgi?id=90222
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in Upower:
  Unknown
Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-04-28 Thread Marc Deslauriers
Here is a dump of the same mouse, but running on trusty's kernel 3.13 on
a different laptop (instead of vivid from the previous dump)

** Attachment added: rocketfish-3.13.txt
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1449051/+attachment/4387130/+files/rocketfish-3.13.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-04-28 Thread Sebastien Bacher
that might be worth upstreaming as well, since we don't have anyworking
actively working on upower downstream there...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-04-27 Thread Marc Deslauriers
Attached is the output of:

export LC_ALL=C
ls -lR /sys/class/power_supply/*  /tmp/out.txt 21
echo  /tmp/out.txt
ls -lR /sys/class/bluetooth/*  /tmp/out.txt 21
echo  /tmp/out.txt
udevadm info --export-db  /tmp/out.txt 21
echo  /tmp/out.txt
grep -r . /sys/class/power_supply/* /sys/class/bluetooth/*  /tmp/out.txt 21

(stolen from bug 1153488)

** Attachment added: info dump
   
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1449051/+attachment/4385680/+files/out.txt

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1449051] Re: Upower doesn't handle bluetooth mice properly

2015-04-27 Thread Marc Deslauriers
I suspect paths have changed in recent kernels, so this may also affect
the HWE kernels.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to upower in Ubuntu.
https://bugs.launchpad.net/bugs/1449051

Title:
  Upower doesn't handle bluetooth mice properly

Status in upower package in Ubuntu:
  New

Bug description:
  I have a bluetooth Logitech M557, and it is being mis-detected by
  Upower as a battery instead of a mouse:

  Device: /org/freedesktop/UPower/devices/battery_hid_00o1fo20of5oabob5_battery
native-path:  hid-00:1f:20:f5:ab:b5-battery
model:Bluetooth Mouse M557
power supply: no
updated:  Mon 27 Apr 2015 10:05:22 AM EDT (13 seconds ago)
has history:  yes
has statistics:   yes
battery
  present: yes
  rechargeable:yes
  state:   discharging
  warning-level:   none
  energy:  0 Wh
  energy-empty:0 Wh
  energy-full: 0 Wh
  energy-full-design:  0 Wh
  energy-rate: 0 W
  percentage:  100%
  capacity:100%
  icon-name:  'battery-full-symbolic'
History (charge):
  1430143522100.000 discharging

  
  The patch available in the upstream bug improves the situation by parsing it 
as a hid device, but then mistakes it for a keyboard:
  https://bugs.freedesktop.org/show_bug.cgi?id=86510

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: upower 0.99.2-2
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 27 10:04:20 2015
  InstallationDate: Installed on 2013-11-26 (516 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: upower
  UpgradeStatus: Upgraded to vivid on 2015-03-07 (50 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp