bruno1505 / pyetv

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

Installation problem #38

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running either "PyeTV-1.2.dmg" or "PyeTV-1.3.dmg".
2. Next, running "Install PyeTV.app".

What is the expected output? What do you see instead?
I get the attached message (Dutch). Roughly translated, it says
"<<class cfol>> of file (alias "PyeTV-1.2:Install PyeTV.app:") of application 
"Finder" cannot be 
turned into type string. The buttons say "Change/Modify" and "Ok".

What version of the product are you using? On what operating system?
OSX 10.5.8

Please provide any additional information below.
It might be that PyeTV 1.2 was previously installed on my system. (I don't 
remember.) Anyway, I 
did not check or attempt to remove it before starting installation of PyeTV 1.3.

Question:
Is there anyway to check the version of PyeTV that is installed?

Original issue reported on code.google.com by Ferdinan...@gmail.com on 24 Sep 2009 at 5:48

Attachments:

GoogleCodeExporter commented 8 years ago
Odd.

The first thing the PyeTV install does is to remove any previous versions, so 
that's
not the issue.

You should be able to manually install PyeTV by using the following terminal
commands.  (Note, Google code's text box is breaking these into multiple lines, 
but
each "sudo" statement should be exactly one line.)

sudo /bin/rm -rf /System/Library/CoreServices/Front\\
Row.app/Contents/PlugIns/PyeTV.frappliance

cd /Volumes/PyeTV-1.3    
(I think the above is the correct path, you may have to check where the PyeTV 
dmg
file got mounted... cd /Volumes/Pye<Tab> should work, too)

sudo cp -Rfp PyeTV.frappliance /System/Library/CoreServices/Front\\
Row.app/Contents/PlugIns

Original comment by jon.chri...@gmail.com on 16 Oct 2009 at 5:50

GoogleCodeExporter commented 8 years ago

Original comment by jon.chri...@gmail.com on 28 Nov 2009 at 9:35

GoogleCodeExporter commented 8 years ago

Original comment by jon.chri...@gmail.com on 28 Nov 2009 at 9:35