OESF Portables Forum
General Forums => General Discussion => Topic started by: Psion on September 19, 2005, 02:18:36 pm
-
I've got an SL-5500 with Sharp ROM 3.10.
I've recently noticed my clock readout in the taskbar isn't there anymore.
Does anyone know how to get it back?
Thanks in advance.
-
applet issues, hmm search for a post regarding a battery applet dissappearing, the solution is there, I will look and see if I can find it
found it, suppose replace the name of the applet with the name of the clock applet:
cd /home/QtPalmtop/plugins/applets
ln -s /usr/QtPalmtop.rom/plugins/applets/libbatteryapplet.so.1.0.0
ln -s libbatteryapplet.so.1.0.0 libbatteryapplet.so.1.0
ln -s libbatteryapplet.so.1.0.0 libbatteryapplet.so.1
ln -s libbatteryapplet.so.1.0.0 libbatteryapplet.so
restart and so-on
-
Thanks, bam.
I'll give it a shot.
I lost my brightness app in the taskbar awhile back. Maybe this can fix that too.
-
wouldnt see why not its just an applet
-
Went to console and found that there was a single clockapplet.
So typed in:
cd /home/QtPalmtop/plugins/applets
ln -s /usr/QtPalmtop.rom/plugins/applets/libclockapplet.so.1.0.0
upon hitting enter, I get a message that the link already exists.
I restarted anyway, but to no avail.
Any further direction would be appreciated.
Thanks
Psion
-
Any help out there?
Thanks in advance.
-
did you continue to the other 3 lines?
then reboot, should be ok
-
did you continue to the other 3 lines?
then reboot, should be ok
[div align=\"right\"][a href=\"index.php?act=findpost&pid=97155\"][{POST_SNAPBACK}][/a][/div]
There was only one listing the clock app, not multiple lines like your example.
Sorry for my noobiness...learning as I go.
Your directions worked like a charm. Remind me next time to "follow directions".
-
#cd /home/QtPalmtop/plugins/applets
#ln -s /usr/QtPalmtop.rom/plugins/applets/libclockapplet.so.1.0.0
#ln -s libclockapplet.so.1.0.0 libclockapplet.so.1.0
#ln -s libclockapplet.so.1.0.0 libclockapplet.so.1
#ln -s libclockapplet.so.1.0.0 libclockapplet.so
then restart, should do it, i hope