Comment 4 for bug 64053

Revision history for this message
Luka Renko (lure) wrote :

We do a safer check now:
return properties["system.formfactor"] == "laptop" or self.hasBattery

(hasBattery is True only if primary battery is reported, but it does not need to be present)

Fix is committed in KDE SVN: Committed revision 594279