View Single Post
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#87
Originally Posted by jurop88 View Post
As far as Sticky Notes automagically changes desktop, I experienced same issue many times. Not a big problem tough, only slight annoyance. No modified Hildon for me, only power-kernel (amongst many other apps) installed.
If you can tell me the exact steps how to reproduce this, I will fix it.
Honestly, I've never experienced this yet.

Originally Posted by jurop88 View Post
...and an upgrading problem here, too!

..

Any clue?
Sorry, this is too vague, and doesn't make any sense to me...
The error message is caused by the installation of qt4-homescreen-loader. (Which is responsible for showing Sticky Notes in the Add Widget menu.)

What did you do to trigger this error message?

What firmware do you use?

What happens if you try to do this:
(rootsh needed for sudo gainroot)
Code:
sudo gainroot
apt-get update
apt-get upgrade
If still not working, then this:
Code:
sudo gainroot
apt-get remove sticky-notes
apt-get update
apt-get install qt4-homescreen-loader
apt-get install sticky-notes
A person on IRC also recommended to remove the pelota widget if you have it because of conflicting packages.

If it doesn't work after all this mess, then download the .deb package of qt4-homescreen-loader (the ARMEL version) and install it manually with dpkg.

Code:
sudo gainroot
cd /the/folder/you/put/it/in
dpkg -i qt4-homescreen-*.deb

Last edited by Venemo; 2010-08-29 at 08:54.
 

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