Changes between Initial Version and Version 1 of Ticket #18905
- Timestamp:
- May 27, 2024, 4:00:30 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18905 – Description
initial v1 1 1 This is weird issue, that I can only reproduce it when searching for an specific attribute. This is the step by step process: 2 2 \\ 3 3 1) open the Find... window from Deskbar. 4 \\ 4 5 2) search for MPEG audio file (mpeg) Formula: ((name=="**")&&(BEOS:TYPE=="audio/mpeg")) 6 \\ 5 7 3) the search will bring you all the MPEG files (mainly mp3 files). 8 \\ 6 9 4) in the search window, go to the 'Attributes' menu, and add the "Rating" attribute. 10 \\ 7 11 5) a new column will appear: Attribute. 12 \\ 8 13 6) Click on the 'Attributes' menu again: Tracker will crash. 9 14 \\ 15 \\ 10 16 I am attaching the Tracker crash report. 11 17 … … 13 19 14 20 In short: 21 \\ 15 22 BEOS:TYPE=="audio/mpeg --> fails. 23 \\ 16 24 BEOS:TYPE=="audio/x-mpeg --> works fine. 17 25 \\ 18 26 I am using Haiku 32 bit. 19 27 hrev57719