Changes between Version 1 and Version 2 of Ticket #15293, comment 7


Ignore:
Timestamp:
Aug 22, 2019, 2:58:53 PM (5 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15293, comment 7

    v1 v2  
    1111
    1212-EDIT:- if double-clicked, the midi file might get filtered out by MIME type, concealing a possible crash; maybe open from the CLI tool "media_client" instead, which should give a direct route to BMediaFile/BSoundPlayer?
     13
     14-EDIT 2:- assuming the crashed thread does not prevent the BWindow from working, can you access the "Audio > Track" submenu, and see what is listed in there? maybe it will show that two audio tracks are loaded instead of one (unless the problem occurs at probing time, i.e. /before/ the menu is populated)