![]() |
2010-05-29
, 23:09
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#82
|
When rather often, for still unknown reason, Desktop suddenly looses many of its widgets and shortcuts, one wants to restore Desktop from the newest backup in ActMan, one has to first switch to backup, then delete "Default", then make a new one "Default".
# activity load -f main
Other thing:
In the start of the week I had somewhat serious bug.
[A Bug] Alarmclock and Calendar alarms are silent
I wonder, why switching to old backup from ActMan fixed the issue? I hadn't switch or used ActMan for couple of weeks when the bug came and alarms in Clock and Calendar became silent suddenly.
The Following User Says Thank You to v13 For This Useful Post: | ||
|
2010-09-23
, 11:12
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#83
|
killall hildon-desktop
The code to restart hildon-home "gently" is (must be ran as user, not as root):
dsmetool -k /usr/bin/hildon-home
dsmetool -t /usr/bin/hildon-home
The Following User Says Thank You to For This Useful Post: | ||
![]() |
2010-09-23
, 14:31
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#84
|
Once I installed Desktop Activity Manager and rebooted I noticed, that it had restored my DrLaunch widgets back to stock ones. Normally I had five icons, which I had adjusted, and now I had four stock ones.
![]() |
2010-09-23
, 16:17
|
|
Posts: 199 |
Thanked: 156 times |
Joined on May 2010
@ Holland
|
#85
|
|
2010-09-30
, 00:23
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#86
|
![]() |
2010-09-30
, 17:40
|
Posts: 376 |
Thanked: 511 times |
Joined on Aug 2009
@ Greece
|
#87
|
If I'm right this is again, a bug in DrLaunch, but just to be sure I'll post it here.
So if I make new widgets for DrLaunch for Desktop Activity e.g. Normal and duplicate that to DA e.g. Portrait I lose possibilities to customize DrLaunch. Why is that? Well, since I normally would be customizing the launchers to custom ones (ones for Portrait others for Normal) the app comes in and every time mirrors the made changes from one to another. For example, now I have Portraits some DrLaunchers on Normal and vice versa.
|
2010-09-30
, 18:07
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#88
|
I'm sorry but I don't understand your English
I'm using DrLaunch with D.A.M. all the time and I don't have problems. Can you try to explain it again? Perhaps with step-by-step instructions on how to replicate the bug.
Well, that's a bug of DrLaunch. Since I've also written DrLaunch, I took care to include support for actman. To do this I used a combination of the current activity and the widget id to uniquely identify an instance (and thus its settings). This way, every widget instance is unique even between different activities (which would otherwise be not).
The support for actman is optional in DrLaunch since actman may not be installed, so if actman is not installed it will just use the widget id. When you installed actman, DrLaunch started using a different widget id which did not have your original settings. When you restarted your desktop, DrLaunch failed to load its settings because of the different unique-id and it started with the default settings.
I remember adding code for supporting the non-actman -> actman transition but either I remember wrong or it failed. Either way, this is a problem of DrLaunch
![]() |
2010-10-31
, 14:18
|
Posts: 219 |
Thanked: 40 times |
Joined on Sep 2010
|
#89
|
![]() |
2010-11-30
, 15:02
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#90
|
Could that be done little easier? I'd like to just load from the old backup, copy it to Default or Current and the old one would be unmodified. This could be done in a one step. Now if I forgot the delete/make_new steps, it will destroy also the backup when next time the dekstop-icon-vanisher-bug triggers.
Other thing:
In the start of the week I had somewhat serious bug.
[A Bug] Alarmclock and Calendar alarms are silent
I wonder, why switching to old backup from ActMan fixed the issue? I hadn't switch or used ActMan for couple of weeks when the bug came and alarms in Clock and Calendar became silent suddenly.
Last edited by zimon; 2010-05-29 at 11:40.