https://bugs.kde.org/show_bug.cgi?id=381114
Bhushan Shah <bhus...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pow | |erdevil/97f3900049aa657be5f | |4c124c9f992120f124944 --- Comment #6 from Bhushan Shah <bhus...@gmail.com> --- Git commit 97f3900049aa657be5f4c124c9f992120f124944 by Bhushan Shah. Committed on 14/06/2017 at 12:55. Pushed by bshah into branch 'master'. Revert "skip the disabled backlight device" This reverts commits 86c3548d103ff5966366788220796de629be9230 and 5c0d35ca6caf7bb0a0e9897a1a868e8406f3b112. Not all raw interfaces have device/enabled under the backlight sysfs interface. Some examples are nvidia-bl and acpi_video0, they are raw interfaces but doesn't have device/enabled properties. Overall we can just return true even if file doesn't exist but then this code serves no purpose. Related: bug 381199 Ackd-by: Kai Uwe Broulik <k...@privat.broulik.de> CCMAIL: AceLan Kao <ace...@acelan.idv.tw> M +1 -19 daemon/backends/upower/backlighthelper.cpp M +0 -5 daemon/backends/upower/backlighthelper.h https://commits.kde.org/powerdevil/97f3900049aa657be5f4c124c9f992120f124944 -- You are receiving this mail because: You are watching all bug changes.