View Single Post
Posts: 12 | Thanked: 12 times | Joined on Sep 2012 @ Moscow
#3288
Originally Posted by karam View Post

therefor, i want to make sure if batterypatch is not having problems with KP51, and doesn't require any further editing

please, if anyone has a batterypatch installed , can he/she give a short report ...

thanks
Hi! I am sp and bp user and have kp51 kernel installed. I used them about several month before.
While using my phone i noticed some things concerning battery patch. With battery patch package You install "dbus-scripts-session" script. I noticed, that it works by a wrong way.
After fresh reboot we have running "dbus-scripts --session" process, but if we check it with "status dbus-scripts-session" command, it say - stopped. Now, if the process "dbus-scripts --session" will terminate by some reason, it won't be respawned! Then we have broken battery patch until reboot or manually restart "dbus-scripts --session". I noticed, starting blessn900 (a better camera application), cause "dbus-scripts --session" to segfault. So we have then stuttering call rings, freezing system on taking photo with blessn900 and so on.
After digging into the problem I found that "dbus-scripts-session" do not start correct way while startup "on started hildon-desktop" event, but if you manually run it with "start dbus-scripts-session" all goes clean. Then I've try change the way it starts. the only way i managed to do it - additional script in event.d directory, that runs once (no respawn keyword) with command "start dbus-scripts-session".
That's it.
Thanks for Your attention.
 

The Following User Says Thank You to sta_rik For This Useful Post: