bruno1505 / pyetv

Automatically exported from code.google.com/p/pyetv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

PyeTV-frboxee issue #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install PyeTV (everything works fine)
2. Install frboxee (boxee end works fine, but EyeTV menu disappears from 
FrontRow)
3. Tried uninstalling PyeTV and Reinstalling it (Problem persists)

What is the expected output? What do you see instead?
EyeTV menu should still be in FrontRow, but has disappeared

What version of the product are you using? On what operating system?
Using Current Version of frboxee at time of post (cannot find a version number)

Please provide any additional information below.
Using a MacMini 2GHz Intel Core 2 Duo
1GB 667 MHz DDR2 SDRAM
OS X 10.5.6

Original issue reported on code.google.com by drewbr...@gmail.com on 19 Feb 2009 at 3:58

GoogleCodeExporter commented 8 years ago
I suspect the problem is the class name RUIPythonAppliance in the frontpython 
library

Original comment by jon.chri...@gmail.com on 15 Mar 2009 at 3:04

GoogleCodeExporter commented 8 years ago
I've verified the problem is in the Boxee source, and sent the fix to the Boxee
developer.  Rename RUIPythonAppliance and all references to it in the Boxee 
source
to RUIBoxeeAppliance.

I'm closing this issue for PyeTV.

Original comment by jon.chri...@gmail.com on 23 Mar 2009 at 4:38