|
2010-01-06
, 05:30
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#2
|
The Following User Says Thank You to Addison For This Useful Post: | ||
|
2010-01-06
, 05:52
|
Posts: 133 |
Thanked: 172 times |
Joined on Jul 2009
@ Travel bag
|
#3
|
|
2010-01-06
, 06:29
|
Posts: 12 |
Thanked: 3 times |
Joined on Dec 2009
@ Portugal
|
#4
|
|
2010-01-06
, 07:06
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#5
|
Addison
I kind of get what you are asking for.. I will try doing this today when I get back from work.. to put together the required files somewhere easy to down load and the code snippets any one can execute in sequence to get this. Any suggestions on where I can upload the code. Pastebin.com would work, but the download will be a .txt file which needs to be renamed to .py, etc..
|
2010-01-06
, 07:26
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#6
|
|
2010-01-06
, 19:44
|
Posts: 133 |
Thanked: 172 times |
Joined on Jul 2009
@ Travel bag
|
#7
|
The Following User Says Thank You to shin For This Useful Post: | ||
|
2010-01-06
, 22:30
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#8
|
[1|root@Nokia-N800-43-7|/home/user/MyDocs]dpkg -i gnome-python-desktop_2.25.91-1_armel.deb
Selecting previously deselected package gnome-python-desktop.
(Reading database ... 18918 files and directories currently installed.)
Unpacking gnome-python-desktop (from gnome-python-desktop_2.25.91-1_armel.deb) ...
dpkg: dependency problems prevent configuration of gnome-python-desktop:
gnome-python-desktop depends on librsvg2-2 (>= 2.18.1); however:
Package librsvg2-2 is not installed.
dpkg: error processing gnome-python-desktop (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
gnome-python-desktop
|
2010-01-07
, 03:04
|
Posts: 133 |
Thanked: 172 times |
Joined on Jul 2009
@ Travel bag
|
#9
|
The Following User Says Thank You to shin For This Useful Post: | ||
|
2010-01-07
, 03:58
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#10
|
Addison - Pls find attached the librsvg2.. Sorry, somehow I seem to have missed these dependencies while packaging, as I seem to have them installed on my device to make it work..
my first time to package the .deb
Selecting previously deselected package librsvg2-2.
(Reading database ... 18939 files and directories currently installed.)
Unpacking librsvg2-2 (from librsvg2-2_2.8.1-4_armel.deb) ...
dpkg: dependency problems prevent configuration of librsvg2-2:
librsvg2-2 depends on libart-2.0-2 (>= 2.3.16); however:
Package libart-2.0-2 is not installed.
librsvg2-2 depends on librsvg2-common (= 2.8.1-4); however:
Package librsvg2-common is not installed.
dpkg: error processing librsvg2-2 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
librsvg2-2
Yes!, presenting the SVGClock as one click installable from the Download catalog / Extras repository
Go here to install the latest SVGClock with all its dependencies!!
The themes directory has moved to /usr/lib/svgclock/themes. Download the themes you like from here and copy to the /usr/lib/svgclock/themes/default folder and restart the applet..
Update : Version 0.8-5 released. Includes functionality to display the OSSO Alarm UI, when the applet is double clicked.
Note : The the installation steps mentioned below ( outside of the Edit tags) are not necessary anymore!!
[/Edit]
>|<----------------------------------------------------------------------------------->|<
Presenting SVGClock - the Cairo clock with SVG ( Scalable Vector Graphics) rendering for Diablo!! (Fremantle should also be possible. Please read below!) Since they say pictures talk more than the words, here you go..
You can get close to a 100 different themes from here. Not happy with these available themes? You can create your own and customize them using inkscape..
Std statutory Warning : Some of this may break the setup on your tablet and you may have to reflash!! Pls back up before trying this and I may not be able to support you in that..
Acknowledgement : I have referred heavily the code from Maemo Cairoclock, Cairo Clock from Macslow, Screelet clock and a great lot of reading on http://www.cairographics.org to render SVG…
How to get the clock:
1) Download the files listed in the Attachment section below to /home/user/MyDocs :
2) Open Xterminal and execute the following :
3) Install “SVGClock-1.0.0-1_all.deb” package. This is the SVG clock and post installation, it can be enabled/disabled through the Home menu > Select Applets > SVGClock on the hildon desktop
Voila!
You have a cool clock widget on the desktop which can be changed according to your mood, the desktop background, Color, etc.. And yes! You have about 100 clock faces/themes available from here
Lastly the same method can be followed ( with a few Fremantle/Maemo5 specific tweaks ofcourse!!) so that our friends with the N900 can also have this desktop SVGClock since it is based on Python. I dont intend to do this ( as I dont have the N900 - I like my tablet) and I hope some one would port this on Fremantle for the community..
[Updated to clean up the installation steps and remove some of the issues that have been fixed in the script from Step 5) above]
Last edited by shin; 2010-04-23 at 06:32. Reason: Inform on the SVGClock