https://bugs.kde.org/show_bug.cgi?id=381199
Bhushan Shah <bhus...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/pow |https://commits.kde.org/pow |erdevil/97f3900049aa657be5f |erdevil/5c57cf64b5e5c880b1a |4c124c9f992120f124944 |5f3a0177293f6958e1b9a --- Comment #4 from Bhushan Shah <bhus...@gmail.com> --- Git commit 5c57cf64b5e5c880b1a5f3a0177293f6958e1b9a by Bhushan Shah. Committed on 14/06/2017 at 13:04. Pushed by bshah into branch 'Plasma/5.10'. 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 381114 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/5c57cf64b5e5c880b1a5f3a0177293f6958e1b9a -- You are receiving this mail because: You are the assignee for the bug.