Changes between Initial Version and Version 1 of Ticket #18905


Ignore:
Timestamp:
May 27, 2024, 4:00:30 AM (4 weeks ago)
Author:
un_spacyar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18905 – Description

    initial v1  
    11This is weird issue, that I can only reproduce it when searching for an specific attribute.  This is the step by step process:
    2 
     2\\
    331) open the Find... window from Deskbar.
     4\\
    452) search for MPEG audio file (mpeg) Formula: ((name=="**")&&(BEOS:TYPE=="audio/mpeg"))
     6\\
    573) the search will bring you all the MPEG files (mainly mp3 files).
     8\\
    694) in the search window, go to the 'Attributes' menu, and add the "Rating" attribute.
     10\\
    7115) a new column will appear: Attribute.
     12\\
    8136) Click on the 'Attributes' menu again: Tracker will crash.
    9 
     14\\
     15\\
    1016I am attaching the Tracker crash report.
    1117
     
    1319
    1420In short:
     21\\
    1522BEOS:TYPE=="audio/mpeg   --> fails.
     23\\
    1624BEOS:TYPE=="audio/x-mpeg --> works fine.
    17 
     25\\
    1826I am using Haiku 32 bit.
    1927hrev57719