CachingBackend: Loading instances from cache
Creating new entry for LiveScoresScreenlet in /tmp/screenlets/screenlets.USERNAME.running
Loading instances in: /home/USERNAME/.config/Screenlets/LiveScores/default/
No instance(s) found in session-path, creating new one.
UPDATING SHAPE
UPDATING SHAPE
sorry for late reply
had exams
the output looks fine.
can you double check its not hiding under the taskbar or it appears in another workspace. I get that sometimes
if not try removing it completely and reinstall. (rm -rf ~/.screenlets/LiveScores && rm -rf ~/.config/Screenlets/LiveScores*)
if still no luck try running it from the command line, and let me know of the output if it still doesn't work:
python ~/.screenlets/LiveScores/LiveScoresScreenlet.py
hope this helps
File "LiveScoresScreenlet.py", line 301, in <module>
screenlets.session.create_session(LiveScoresScreenlet)
File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 466, in create_session
session.start()
File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 242, in start
sl = self.screenlet(session=self, id=self.__get_next_id())
File "LiveScoresScreenlet.py", line 63, in __init__
uses_theme = False, **keyword_args)
File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 621, in __init__
self.update_shape()
File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1127, in update_shape
self.on_draw_shape(ctx)
File "LiveScoresScreenlet.py", line 297, in on_draw_shape
self.on_draw(ctx)
File "LiveScoresScreenlet.py", line 254, in on_draw
self.update()
File "LiveScoresScreenlet.py", line 240, in update
self.height = len(self.output) * 22 + 35
File "LiveScoresScreenlet.py", line 108, in __setattr__
screenlets.Screenlet.__setattr__(self, name, value)
File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 694, in __setattr__
self.update_shape()
File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1127, in update_shape
self.on_draw_shape(ctx)
File "LiveScoresScreenlet.py", line 297, in on_draw_shape
self.on_draw(ctx)
File "LiveScoresScreenlet.py", line 276, in on_draw
self.draw_rounded_rectangle(ctx, 0, 0, 10, 250, 25)
AttributeError: 'LiveScoresScreenlet' object has no attribute 'draw_rounded_rectangle'
terminal o/p
i hope we can fix this b4 euro's
Love the idea as I check to see what is going on in the football world. I couldn't get the screenlet to work right. Maybe I did something wrong? I extracted it to the ~/.screenlets folder. It did pop up in screenlets manager but did not load. Any ideas?
Ratings & Comments
13 Comments
Hi how can i add italian serie A?
hey i just installed the latest version of Screenlets 0.1.1 and now the screenlet is working fine .... thanks for ur help mate
Hasnt worked for me mate i have installed python-feedparser but still wont work mate .... its installed but it just wont launch
can you show me whats in your ~/.config/Screenlets/LiveScoresScreenlet.log file?
CachingBackend: Loading instances from cache Creating new entry for LiveScoresScreenlet in /tmp/screenlets/screenlets.USERNAME.running Loading instances in: /home/USERNAME/.config/Screenlets/LiveScores/default/ No instance(s) found in session-path, creating new one. UPDATING SHAPE UPDATING SHAPE sorry for late reply had exams
the output looks fine. can you double check its not hiding under the taskbar or it appears in another workspace. I get that sometimes if not try removing it completely and reinstall. (rm -rf ~/.screenlets/LiveScores && rm -rf ~/.config/Screenlets/LiveScores*) if still no luck try running it from the command line, and let me know of the output if it still doesn't work: python ~/.screenlets/LiveScores/LiveScoresScreenlet.py hope this helps
File "LiveScoresScreenlet.py", line 301, in <module> screenlets.session.create_session(LiveScoresScreenlet) File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 466, in create_session session.start() File "/usr/lib/python2.5/site-packages/screenlets/session.py", line 242, in start sl = self.screenlet(session=self, id=self.__get_next_id()) File "LiveScoresScreenlet.py", line 63, in __init__ uses_theme = False, **keyword_args) File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 621, in __init__ self.update_shape() File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1127, in update_shape self.on_draw_shape(ctx) File "LiveScoresScreenlet.py", line 297, in on_draw_shape self.on_draw(ctx) File "LiveScoresScreenlet.py", line 254, in on_draw self.update() File "LiveScoresScreenlet.py", line 240, in update self.height = len(self.output) * 22 + 35 File "LiveScoresScreenlet.py", line 108, in __setattr__ screenlets.Screenlet.__setattr__(self, name, value) File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 694, in __setattr__ self.update_shape() File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1127, in update_shape self.on_draw_shape(ctx) File "LiveScoresScreenlet.py", line 297, in on_draw_shape self.on_draw(ctx) File "LiveScoresScreenlet.py", line 276, in on_draw self.draw_rounded_rectangle(ctx, 0, 0, 10, 250, 25) AttributeError: 'LiveScoresScreenlet' object has no attribute 'draw_rounded_rectangle' terminal o/p i hope we can fix this b4 euro's
what version of screenlets are you using?
version 0.0.12 the one which comes in ubuntu hardy repos .....
excelent now
Love the idea as I check to see what is going on in the football world. I couldn't get the screenlet to work right. Maybe I did something wrong? I extracted it to the ~/.screenlets folder. It did pop up in screenlets manager but did not load. Any ideas?
you need python feedparser package
very nice on the last day of my championship, you should make the text color configurable