![]() |
2010-06-17
, 13:10
|
|
Posts: 579 |
Thanked: 286 times |
Joined on Oct 2009
@ Australia
|
#12
|
Overall I think it is a really bad idea to separate/cut out hildon-home processes. A good idea is to improve debugging output instead! This would help users to file better bug-reports and provide a better testing environment to developers.
![]() |
2010-06-18
, 06:59
|
Posts: 296 |
Thanked: 10 times |
Joined on May 2010
|
#13
|
![]() |
2010-06-18
, 07:32
|
|
Posts: 1,079 |
Thanked: 1,019 times |
Joined on Mar 2010
|
#14
|
Did you file a bugreport on this? Which widget and/or what was the cause? Details (link to bug-report to start with) please.
![]() |
2010-06-20
, 06:34
|
|
Posts: 491 |
Thanked: 341 times |
Joined on Nov 2009
@ LA
|
#15
|
![]() |
2010-06-20
, 06:46
|
Posts: 376 |
Thanked: 36 times |
Joined on Jun 2010
|
#16
|
![]() |
2010-06-20
, 07:38
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#17
|
The Following User Says Thank You to Venemo For This Useful Post: | ||
![]() |
2010-06-20
, 07:44
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#18
|
is nokia working to fix the issue with python widgets being so unstable?????? (dont have hope on this one)
![]() |
2011-12-18
, 22:20
|
Posts: 1 |
Thanked: 1 time |
Joined on Dec 2011
@ Germany
|
#19
|
The Following User Says Thank You to elEnemigo For This Useful Post: | ||
To topic:
1. For starters
hildon-desktop has nothing to do with widgets, all widgets run within hildon-home. The difference?! hildon-desktop is everything but what you can add to your desktop, means app-starter, status-tray (don't know if the menu is extra but its def. not "home"), operator name, clock, theme, 4 desktops and all transitions that come with it. hildon-home is just what you can add to your desktop or lets call it home screen in this case, means shortcuts, bookmarks, contacts and widgets displayed on your 4 "home"-screens.
2. Explanation
What causes your widgets disappear is that they make one of the native-widgets crash-loop (afaik), this results in a fallback where all widgets are reset and only the native-widgets are loaded again.
3. Warning
A widget which causes another widget to crash while under same process may crash something else if not unloaded at that time because its not in any process structure watching it.
Just an advice from someone who suffered from the beginning:
Banning all python widgets from hildon-home and with it python-loader; hildon-home seems much more stable to me. Before I did remove all that python stuff I could set a clock by crash-time. Keep in mind that fighting symptoms will never eliminate the cause.
You mentioned the mediaplayer:
Since PR1.2 mediaplayer's play button behaves normal and as mentioned in the bugreport this is not related to hildon-home problems only, however restarting it from the unresponsive state (remove and add again from home) makes 3rd party widgets disappear what is not a must to be connected, maybe the mediaplayer widget on itself starts a crash-restart cycle as it could not connect to services and a restart of the widget engine solves it's cause which automatically results in unloading of 3rd party widgets.
Overall I think it is a really bad idea to separate/cut out hildon-home processes. A good idea is to improve debugging output instead! This would help users to file better bug-reports and provide a better testing environment to developers.
useful links for newcomers: New members say hello, New users start here, Community subforum, Beginners' wiki page, Maemo5 101, FAQ
Last edited by chemist; 2010-06-17 at 11:54.