Emil Soleyman-Zomalan

Results 22 comments of Emil Soleyman-Zomalan

I've updated my branch again to track down the "WARNING **: variant return type is unexpected". With -i 5, it will take 5 seconds before the keyboard light is turned...

My light sensor goes from 0 to at least 50-60. Do you mind printing out the value of `/sys/devices/platform/applesmc.768/light` in both dark and very bright conditions? Which macbook are you...

This light sensor range might be an issue with the applesmc module. I found this patch included in previous Ubuntu versions where others had these problems as well. https://launchpadlibrarian.net/21101822/applesmc-dkms-light-sensor-fix.patch Unfortunately,...

Never mind. I spoke too soon and it looks like it has been included already. But I think there might be a module issue though.

From my understanding of the code, the application is not meant to work with multi-monitor displays. Is this how you have your system set up?

I'm not saying that it is an exotic setup but in reading the software it wasn't made to use multiple displays and as a result might not be dealing well...

We'll need to debug the code to figure out where the problem lies. Given that I don't have external monitors to attach to my laptop, I'll need time to figure...

Please take a look at my branch as I've made changes for it to work with systemd while replacing dbus-glib with GDbus: https://github.com/esoleyman/lightum

With the newly merged branch, this bug is fixed.

Please take a look at my branch as I've made changes for it to work with systemd while replacing dbus-glib with GDbus: https://github.com/esoleyman/lightum