bruno1505 / pyetv

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

Front row crash when deleting record (currently recording and file is busy) #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Try to Delete recording that is still currently recording

What is the expected output? What do you see instead?
Have controlled error from PyeTv or dialog "Currently recording. Do you want to 
stop recording 
and delete. Instead I see front row error and front row crashes when pressing 
any key.

9.1.2010 22.34.10   Front Row[3011]   File "/System/Library/CoreServices/Front 
Row.app/Contents/PlugIns/PyeTV.frappliance/Contents/Resources/etv.py", line 
328, in 
DeleteRecording
9.1.2010 22.34.10   Front Row[3011]   File "build/bdist.macosx-10.6-
universal/egg/appscript/reference.py", line 504, in __call__
9.1.2010 22.34.10   Front Row[3011] CommandError: Command failed:
9.1.2010 22.34.10   Front Row[3011]         OSERROR: -47
9.1.2010 22.34.10   Front Row[3011]         MESSAGE: File is busy.
9.1.2010 22.34.10   Front Row[3011]         COMMAND: 
app(u'/Applications/EyeTV.app').delete(app(u'/Applications/EyeTV.app').recording
s.ID(28476195
6))

What version of the product are you using? On what operating system?
r74, Snow Leopard.

Please provide any additional information below.

Original issue reported on code.google.com by teemu.ko...@kolumbus.fi on 9 Jan 2010 at 8:52

GoogleCodeExporter commented 8 years ago
Bonjour, 

I've experienced the same issue.

At the end of playing a video, there's a conflict between EyeTV and PyeTV: 
EyeTV pops up a menu to delete the 
video. So I don't know who has the priority!

When I delete a file (eg. a record from a series), it is still shown on the 
list. A refresh is needed.

Best regards, 

Original comment by Vilo.Rei on 31 Jan 2010 at 7:29