The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2013-09-13
, 13:09
|
Posts: 16 |
Thanked: 8 times |
Joined on Dec 2012
|
#92
|
So oddly it's been a year and one day since the OP.
I don't wish to curse it but I now have ~5 days of uptime with no hildon-home bug; after many years of suffering.
It seems the issue was a widget after all. I have not 100% diagnosed which one but I recently removed custom-operator-name-widget, psswitcher and camera-lens-reminder plus a few others.
I made the discovery that some python widgets seems to leak into h-h, obviously this isn't ideal. Seems best to avoid python based widgets until I can reproduce which is the culprit on my test device.
Reading all of this bug report I found by chance, helped with diagnosing this.
https://bugs.maemo.org/show_bug.cgi?id=8723
I removed the packages above with
After that I made sure I had a clean version of packages that had been showing high CPU in top, just incase.Code:apt-get remove --purge foo
Hopefully I can pin this down to one or two applications but it nice to be free of killing hildon-home every 2 days.Code:apt-get install --reinstall hildon-home hildon-desktop hildon-status-menu tracker mce dbus
![]() |
2013-09-13
, 16:38
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#93
|
In my case hildon-home bug appeared right after some cssu update ( I think I upgraded to thumb). I started removing widgets from desktop but it didn't help. Then I noticed that the operator name widget which installed itself with upgrade to thumb was refeshing it self. Conky was showing hildon-home in top processes tab every 3-5 s. I think it was custom-operator-name-widget.
![]() |
2013-09-13
, 18:02
|
|
Posts: 1,455 |
Thanked: 3,309 times |
Joined on Dec 2009
@ Rochester, NY
|
#94
|
custom-operator-name-widget, psswitcher and camera-lens-reminder plus a few others.
![]() |
2013-09-13
, 18:59
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#95
|
The whole point of the thread was to locate a solution to the issue, which I think I have found after removing/installing packages from extras to diagnose. If I used a semi-permanent workaround I wouldn't be able to see the bug and what it does to diagnose it.
Due to my noticing stopping mce kills the bug I linked this with diagnosing it. I suspect it's the lens cover reminder app but I want to prove it properly before spreading FUD.
Also as I have mentioned before it's best to use "dsmetool -k" to kill hildon* just in case it doesn't recover correctly.
Wiki Admin
sixwheeledbeast's wiki
Testing Squad Subscriber
- mcallerx - tenminutecore - FlopSwap - Qnotted - zzztop - Bander - Fight2048 -
Before posting or starting a thread please try this.
Last edited by sixwheeledbeast; 2013-09-13 at 12:05. Reason: typo