Changes between Version 1 and Version 2 of Ticket #15293, comment 7
- Timestamp:
- Aug 22, 2019, 2:58:53 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15293, comment 7
v1 v2 11 11 12 12 -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)