[mythtv-commits] Ticket #11407: Mythvideo deletes wrong file when metadata switched off, followed by crash

MythTV noreply at mythtv.org
Sat Feb 16 13:24:07 UTC 2013


#11407: Mythvideo deletes wrong file when metadata switched off, followed by crash
----------------------------------+----------------------------------------
 Reporter:  Jonathan Hough        |           Type:  Bug Report - General
  <jh10@…>                        |       Priority:  minor
   Status:  new                   |      Component:  MythTV - Video Library
Milestone:  unknown               |       Severity:  medium
  Version:  0.26-fixes            |  Ticket locked:  0
 Keywords:                        |
----------------------------------+----------------------------------------
 == To Reproduce ==
 {{{
 mythtv at mythtv:/myth/videos$ touch a b c d e f
 }}}
 In mythfrontend (Using the !MythCenter 1.1 theme): ''Media Library->Watch
 videos->[menu]->Settings'', Check only ''Enable metadata in file
 browser''.

 Restart mythfrontend.

 From ''Watch Videos'', select file '''e''', hit the D key, and confirm you
 want to delete the file.

 == Result ==
 The selected file ('''e''') disappears from the list but in fact file
 '''a''' was deleted.
 {{{
 mythtv at mythtv:/myth/videos$ ls
 b c d e f
 }}}

 Subsequent attempts to delete the highlighted file produce the error
 "failed to delete file". Moving the cursor around the file list will crash
 the frontend.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11407>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list