SourceForge.net wrote:
> Bugs item #1563153, was opened at 2006-09-21 22:54
> Message generated for change (Tracker Item Submitted) made by Item Submitter
> You can respond by visiting: 
> https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1563153&group_id=46652
> 
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: plugins
> Group: None
> Status: Open
> Resolution: None
> Priority: 5
> Submitted By: Lucian Muresan (lucianm)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: freevo-1.5.4 with LCDproc-0.5 & later
> 
> Initial Comment:
> Hi,
> 
> the old patch Gustavo Barbieri made in february 2005 to
> make lcd.py (freevo-1.5.4) work with LCDproc-0.5 still
> works for me in the last release, and wasn't applied.
> Please someone running Freevo-1.5.(4) confirm if it
> still works with the outdated LCDproc-0.4.x.
> Note that my version of the patch changes the screen
> size from 20 to 18 chars per line to match my VFD size,
> you might want to revert that manually in the patch
> itself before applying it.
> If this gets commited to the 1.5.x tree, I think it's
> better if both screen sizes 20x4 and 18x4 are inlcuded
> (they actually use identical layout, so maybe some
> python guru knows how to do this more elegant than
> copying the layout one more time.
> 
> Lucian
> 

FWIW, the code in svn at the moment (rev. 8296) is broken :

Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 570, 
in __load_plugin__
     exec('import %s' % module)
   File "<string>", line 1, in ?
   File "/usr/lib/python2.4/site-packages/freevo/plugins/lcd.py", line 730
      else:
         ^
  SyntaxError: invalid syntax

Rgards,
Xavier

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to