Re: Powerdevil bug help needed

2018-02-12 Thread Ongun Kanat
Is it okay for me to bump this. I'm currently debugging my distros powerdevil package, since I'm unable to run git version. Not a big deal, I can switch sources and recompile for testing. However I'm struggling to understand some bits in powerdevilbrightnesslogic.cpp: #63 in BrightnessLogic::inc

Re: Powerdevil bug help needed

2018-02-08 Thread Ongun Kanat
It looks like I was wrong. I've ended up copying compiled service files into /usr/share/dbus-1 and I still couldn't trigger neither backlight notification nor powerdevil. dbus-monitor shows no activity either. On my regular plasma desktop I can see dbus messages like [1]. I'm also including my co

Re: Powerdevil bug help needed

2018-02-07 Thread David Edmundson
On Wed, Feb 7, 2018 at 10:47 PM, Ongun Kanat wrote: > Hello devs, > > I'm trying to contribute by fixing a small bug. I'm proficient with > C++ and pretty much used to debug C++ programs with Qt Creator. I've > managed to build full plasma desktop into a directory in my home using > kdesrc-build.

Powerdevil bug help needed

2018-02-07 Thread Ongun Kanat
Hello devs, I'm trying to contribute by fixing a small bug. I'm proficient with C++ and pretty much used to debug C++ programs with Qt Creator. I've managed to build full plasma desktop into a directory in my home using kdesrc-build. and set environment correctly Now I can launch latest git versi