|
|
2010-01-19
, 14:56
|
|
Posts: 2,014 |
Thanked: 1,581 times |
Joined on Sep 2009
|
#12
|
I'm trying to uninstall the widget but I'm getting the following error:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ sudo gainroot
Root shell enabled
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/home/user # apt-get remove simplenotewidget
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
simplenotewidget
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 164kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 24981 files and directories currently installed.)
Removing simplenotewidget ...
killall: simplenotewidget: no process killed
dpkg: error processing simplenotewidget (--remove):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
simplenotewidget
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
Any ideas on how to fix this?
I have tried installing then uninstalling... wont even install. Same message as above.
| The Following 2 Users Say Thank You to Bratag For This Useful Post: | ||
|
|
2010-01-21
, 09:59
|
|
Posts: 90 |
Thanked: 4 times |
Joined on Dec 2009
@ Leicester,UK
|
#13
|
|
|
2010-01-30
, 04:31
|
|
|
Posts: 266 |
Thanked: 157 times |
Joined on Oct 2009
|
#14
|
|
|
2010-02-06
, 15:18
|
|
Posts: 344 |
Thanked: 73 times |
Joined on Oct 2009
@ Los Angeles
|
#15
|
|
|
2010-02-11
, 14:17
|
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#16
|
v. extras-testing
1. The widget does not survive a reboot, though it remembers where to go when relaunched, and the note text is still there.
Nice work!
|
|
2010-02-11
, 17:35
|
|
Posts: 116 |
Thanked: 146 times |
Joined on Jan 2010
|
#17
|
sudo gainroot leafpad /etc/event.d/simplenotestart
start on started hildon-desktop
script
/usr/bin/simplenotewidget
end script
|
|
2010-02-12
, 03:44
|
|
|
Posts: 199 |
Thanked: 54 times |
Joined on Nov 2009
@ Canada
|
#18
|
|
|
2010-02-13
, 18:58
|
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#20
|
Thanks, but it doesn't seem to work for me with simplenote. I did:
contents:Code:sudo gainroot leafpad /etc/event.d/simplenotestart
Saved and rebooted. The widget doesn't appear on the desktop after bootup. (?)Code:start on started hildon-desktop script /usr/bin/simplenotewidget end script
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
~ $ sudo gainroot
Root shell enabled
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/home/user # apt-get remove simplenotewidget
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
simplenotewidget
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 164kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 24981 files and directories currently installed.)
Removing simplenotewidget ...
killall: simplenotewidget: no process killed
dpkg: error processing simplenotewidget (--remove):
subprocess post-removal script returned error exit status 1
Errors were encountered while processing:
simplenotewidget
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #
Any ideas on how to fix this?
I have tried installing then uninstalling... wont even install. Same message as above.