baljeetverma / android-notifier

Automatically exported from code.google.com/p/android-notifier
0 stars 0 forks source link

power level messages appear multiple times #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Battery level decrease on phone over time

What is the expected output? What do you see instead?
One growl message. Instead, see several identical growl messages at the same 
time. Does not happen with SMS, only power, have seen it happen before, at 70%.

9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21e8754f; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Displaying with Growl
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21f18cbb; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Displaying with Growl
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21f27579; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Displaying with Growl
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21e8754f; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21f446f5; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Displaying with Growl
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21f18cbb; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21f27579; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%
9/10/10 2:28:28 PM  MacDroidNotifier[674]   Received notification 
Id=85d76a21f446f5; DeviceId=22a000002242db71; Type=BATTERY; Data=60; 
Contents=Discharging, remaining charge: 60%

Original issue reported on code.google.com by SCoo...@gmail.com on 10 Sep 2010 at 6:34

GoogleCodeExporter commented 9 years ago
Issue 128 has been merged into this issue.

Original comment by rdamazio@gmail.com on 12 Sep 2010 at 5:31

GoogleCodeExporter commented 9 years ago
Hopefully fixed in r228.

Original comment by rdamazio@gmail.com on 12 Sep 2010 at 6:26

GoogleCodeExporter commented 9 years ago
Aha, I actually just realized what this is. Fixing.

Original comment by rdamazio@gmail.com on 14 Sep 2010 at 1:25

GoogleCodeExporter commented 9 years ago

Original comment by rdamazio@gmail.com on 14 Sep 2010 at 1:25

GoogleCodeExporter commented 9 years ago

Original comment by rdamazio@gmail.com on 14 Sep 2010 at 1:26

GoogleCodeExporter commented 9 years ago
Actually fixed in r238.

Original comment by rdamazio@gmail.com on 14 Sep 2010 at 1:33

GoogleCodeExporter commented 9 years ago

Original comment by rdamazio@gmail.com on 19 Sep 2010 at 6:44