Ok. So, I'll fix that problem.
BTW, what do you want to see in your 2 lines? (When in menu, audio playing, ... ). Take a look at: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/freevo/freevo/src/plugins/lcd.py?rev=1.6&content-type=text/vnd.viewcvs-markup and search for "layouts = {" to see how to create screens... maybe you want the same as 2x16, but with more chars per line. 2x16: - Menu: Show menu name (ie: dir name) and selected item. - Audio Player: Music name and total/elapsed time - TV guide: channel and program selected Is that ok for you? Gustavo --- Berni <[EMAIL PROTECTED]> escreveu: > Hi, > Thanks for the answer. I'm using lcdproc and it is configured > properly > and running fine. And you're right: I'm using a 2 lines x 40 > characters display > so this will be the problem I think...Using the suggested newer > version of the > lcd.py produced the following error which verifies your suspicion: > failed to load plugin lcd > Traceback (most recent call last): > File "src/plugin.py", line 334, in __load_plugin__ > p = eval('%s()' % object) > File "<string>", line 0, in ? > File "src/plugins/lcd.py", line 421, in __init__ > self.generate_screens() > File "src/plugins/lcd.py", line 577, in generate_screens > self.screens = screens = layouts[ l ][ c ] > > GSB> Hello, > > GSB> I'm the plugin author. > > GSB> First, grab the new version (that avoid some breaks, maybe not > this one > GSB> but I'll correct it later) from: > GSB> > http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/freevo/freevo/src/plugins/lcd.py?rev=HEAD&content-type=text/x-python > > GSB> and put it in: src/plugins/lcd.py > > GSB> Ok, you saw the message before it crashes? > GSB> ERROR: No screens found! > > GSB> It means you have no screens for your LCD. Now there is only > screens > GSB> for 4x20, 4x40 and 2x16 LCDs. What are yours LCD dimensions? If > it > GSB> differs from that you'll need to define your own screens (I can > do that > GSB> for you). > > GSB> Also, just to be sure: are you running lcdproc, right? > > > GSB> Gustavo > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single > machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines > at the same time. Free trial click > here:http://www.vmware.com/wl/offer/358/0 > _______________________________________________ > Freevo-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-users _______________________________________________________________________ Desafio AntiZona: participe do jogo de perguntas e respostas que vai dar um Renault Clio, computadores, cāmeras digitais, videogames e muito mais! www.cade.com.br/antizona ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users