View Single Post
Posts: 138 | Thanked: 85 times | Joined on Jun 2010 @ Finland
#85
I also had the "kill all non-stock widgets" problem with the previous version of DrLaunch and I can confirm that it's still present.

Originally Posted by v13 View Post
a) Can you please describe what you did? Was an older version installed and you upgraded?
After installing the latest version 0.7.3 (previous version was uninstalled) all non-stock widgets disappeared from all desktops.

Originally Posted by v13 View Post
b) What was the result? If for example you restart the phone, is drlaunch visible/usable?
It is very usable and seems to function perfectly well.

Originally Posted by v13 View Post
c) Try this at phone:
Code:
$ cd /usr/lib/hildon-desktop
$ python drlaunch_widget.py
That should fail with
Code:
Traceback (most recent call last):
  File "drlaunch_widget.py", line 33, in <module>
    gobject.type_register(hd_plugin_type)
NameError: name 'gobject' is not defined
If not, please report.
The output was exactly what you expected.

Originally Posted by v13 View Post
d) Try this at phone:
Code:
$ cd /usr/lib/pymodules/python2.5/drlaunch/
$ python2.5 widget.py
This should not produce any output and instead display the widget. If not, please report.
Again, the result was the expected one.

Just tell me of any ways I can help you sort this out!

EDIT: The bug where the widget jumps to another desktop when pressing the settings icon also seems to be around still...

Last edited by aanckar; 2010-08-10 at 07:17.
 

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