https://bugs.kde.org/show_bug.cgi?id=408279

Vic V <ori...@asswolf.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|REPORTED                    |CONFIRMED
                 CC|                            |ori...@asswolf.com
           Platform|Manjaro                     |unspecified

--- Comment #6 from Vic V <ori...@asswolf.com> ---
I'm having this same issue, now. I'm not sure when it started -- sometime after
the update to 5.16. I'm using KDE neon (user edition, all latest updates as of
this writing) on a Dell XPS 13 9360.

upower reports the time remaining just fine, but the battery indicator doesn't.

After unplugging my laptop for a while to let the battery discharge and
running:

dbus-monitor --system sender=org.freedesktop.UPower

I see "TimeToEmpty" being reported, it just doesn't seem to be picked up by the
battery indicator.

Also, it says I can confirm bugs and edit aspects of bugs -- this is my first
interaction on here so I'm not sure if I'm supposed to, but I'll just mark the
status as confirmed and change the platform from Manjaro to unspecified Linux,
since I'm having the same issue on neon. Sorry if I'm stepping on any toes or
if I'm not supposed to touch anything like that!

Pasted output from dbus-monitor is down over yonder!

---

vic@drywall:~$ dbus-monitor --system sender=org.freedesktop.UPower
dbus-monitor: unable to enable new-style monitoring:
org.freedesktop.DBus.Error.AccessDenied: "Rejected send message, 1 matched
rules; type="method_call", sender=":1.255" (uid=1000 pid=5276
comm="dbus-monitor --system sender=org.freedesktop.UPowe" label="unconfined")
interface="org.freedesktop.DBus.Monitoring" member="BecomeMonitor" error
name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (bus)".
Falling back to eavesdropping.
signal time=1560875496.665061 sender=org.freedesktop.DBus -> destination=:1.255
serial=2 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus;
member=NameAcquired
   string ":1.255"
signal time=1560875586.002114 sender=:1.27 -> destination=(null destination)
serial=1880 path=/org/freedesktop/UPower/devices/battery_BAT0;
interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
   string "org.freedesktop.UPower.Device"
   array [
      dict entry(
         string "UpdateTime"
         variant             uint64 1560875586
      )
      dict entry(
         string "TimeToEmpty"
         variant             int64 26533
      )
      dict entry(
         string "Voltage"
         variant             double 8.368
      )
      dict entry(
         string "Percentage"
         variant             double 99
      )
      dict entry(
         string "EnergyRate"
         variant             double 7.7748
      )
      dict entry(
         string "Energy"
         variant             double 57.304
      )
   ]
   array [
   ]
signal time=1560875586.002604 sender=:1.27 -> destination=(null destination)
serial=1881 path=/org/freedesktop/UPower/devices/DisplayDevice;
interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
   string "org.freedesktop.UPower.Device"
   array [
      dict entry(
         string "UpdateTime"
         variant             uint64 1560875586
      )
      dict entry(
         string "Percentage"
         variant             double 99
      )
      dict entry(
         string "TimeToEmpty"
         variant             int64 26533
      )
      dict entry(
         string "EnergyRate"
         variant             double 7.7748
      )
      dict entry(
         string "Energy"
         variant             double 57.304
      )
   ]
   array [
   ]
^C

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to