OESF Portables Forum

General Forums => General Discussion => Topic started by: Psion on September 19, 2005, 02:18:36 pm

Title: Clock At Bottom
Post 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.
Title: Clock At Bottom
Post by: bam on September 19, 2005, 02:46:24 pm
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
Title: Clock At Bottom
Post by: Psion on September 19, 2005, 03:53:58 pm
Thanks, bam.

I'll give it a shot.
I lost my brightness app in the taskbar awhile back.  Maybe this can fix that too.
Title: Clock At Bottom
Post by: bam on September 19, 2005, 04:15:58 pm
wouldnt see why not its just an applet
Title: Clock At Bottom
Post by: Psion on September 20, 2005, 09:38:40 am
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
Title: Clock At Bottom
Post by: Psion on September 26, 2005, 04:50:39 pm
Any help out there?

Thanks in advance.
Title: Clock At Bottom
Post by: bam on September 26, 2005, 09:16:30 pm
did you continue to the other 3 lines?
 then reboot, should be ok
Title: Clock At Bottom
Post by: Psion on September 26, 2005, 09:25:26 pm
Quote
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".
 
Title: Clock At Bottom
Post by: bam on September 26, 2005, 11:07:19 pm
#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