I modified the firebird.py plugin to launch the terminal window and script, and it works without incident. The command launchers seem to work if I leave them in the commands submenu, and only crash if I put them on the main menu via the instructions in the plugin config.
I still dream of an integrated MPD client, but for the time being I've got a working solution. R On Sat, 2006-08-05 at 20:39 +0200, Dirk Meyer wrote: > Hi, > > I don't remeber the 1.5 very well, it's been a long time... > > Russ Sharek wrote: > > screenblit > > ret = self.screen.blit(source, destpos, sourcerect) > > error: display Surface quit > > very strange. Looks like the SDL display is not running anymore. > > > 156, in _draw > > self.surface = self.osd.Surface(self.get_size()).convert_alpha() > > error: cannot convert without pygame.display initialized > > Related to bug from above > > > Oops, command refuses to die, try bad hack.... > > Try harder to kill the app.... > > PANIC > > Related to bug from above > > > For the record, the script command.py launches: > > > > [EMAIL PROTECTED]:~$ cat bin/ncmpc_launcher.sh > > #!/bin/bash > > # Launches mpd client front end for htpc > > > > irxevent /home/freevo/.freevo/ncmpc.lircrc & > > xterminal --hide-menubar --hide-toolbars --fullscreen -e "ncmpc -c" > > killall irxevent > > Do any other scripts work? Does the freevo window disappear? > > > Dischi > > ------------------------------------------------------------------------- > 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-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
