To install untar and then tar it again as white.tar.bz2 (I couldn't do it for size limit).Open Screenlets Manager,click upon ClearWeather icon then click "Install New Theme" in the left.Select white.tar.bz2 Is easier to do than to write!
I had the same problem that I solved in this way...
In '/usr/share/screenlets/ClearWeather/themes' i created the folder 'white' and unpacked everything in it.
Restart the screenlet and change theme.
command:
sudo mkdir /usr/share/screenlets/ClearWeather/themes/white
sudo tar -xvjf 90232-white.tar.bz2 -C /usr/share/screenlets/ClearWeather/themes/white
by
Ratings & Comments
5 Comments
cannot install archive content not compatible with screenlet 1.2
I tried it in my ubuntu 8.10 amd64 and it works(screenlets 0.1.2). Have you done all the steps of my how-to?
when I try to install with Screenlet I receive the following message : Invalid archive. Archive must contain a directory with the screenlet's name.
I had the same problem that I solved in this way... In '/usr/share/screenlets/ClearWeather/themes' i created the folder 'white' and unpacked everything in it. Restart the screenlet and change theme. command: sudo mkdir /usr/share/screenlets/ClearWeather/themes/white sudo tar -xvjf 90232-white.tar.bz2 -C /usr/share/screenlets/ClearWeather/themes/white by
Thanks for info