bruno1505 / pyetv

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

No Icon on FR #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello!

I initially installed pyetv without any problems. 

Then I uninstalled using the unistall file within pye tv. I change my mind
and re-installed pyetv. PyeTV installed with no problems but I don't have
the eyetv icon anymore. I tryed the to uninstall and reinstall with no
luck. How can I get the Icon back into Front Row?

Thanks in advance.

Original issue reported on code.google.com by ljsarne...@gmail.com on 8 Jul 2008 at 6:02

GoogleCodeExporter commented 8 years ago
The icon will only be found if the EyeTV is directly in /Applications, not a 
subfolder.

You can manually copy via Terminal via executing some variation of:

cp /Applications/EyeTV.app/Contents/Resources/eyetv.icns
/System/Library/CoreServices/Front\
Row.app/Contents/PlugIns/EyeTV.frappliance/Contents/Resources/ApplianceIcon.png

Original comment by jon.chri...@gmail.com on 15 Jul 2008 at 10:04

GoogleCodeExporter commented 8 years ago
Hi,

I had this problem as well - missing icon in FrontRow on install of PyeTV. 
Currently I'm running PyeTV 1.2 & 
Eyetv 3.1.2 (Mac OS 10.5.8). I think I had previously installed PyeTV (same 
version) but can't recall if I had this 
issue then - that might relate to the problem. I have always installed EyeTV in 
/Applications, never in a 
subfolder.

I freely admit I know next to nothing about programming, but I noticed looking 
at the applescript installer for 
pyetv (http://pyetv.googlecode.com/svn/trunk/Install.applescript) that the file 
names may be mixed up? 
Certainly I never had a pyetv.frappliance plugin within the frontrow package, 
mine is called eyetv.frappliance.

Anyway, directly copying the eyetv icon as Jon mentions above fixed it after a 
frontrow restart. PyeTV is great 
by the way!

scott

Original comment by sjpatter...@gmail.com on 18 Aug 2009 at 1:58