Search by column broken

Feel free to post bug reports here. I need exact, detailed steps showing me how I can re-create the bug on my machine, so give as much info and detail as possible.
Post Reply
User avatar
Jon Leggitt
Posts: 33
Joined: Fri May 22, 2009 9:58 am

Search by column broken

Post by Jon Leggitt »

on a1r3, searching by column is broken. Any time I input a colon (ie - "song name:" or "artist:"), i get the following assert fails:

Assert Fail: it != i_recList.end(), in file '/users/davec/
Developer/depot/kJams/Development/ source/
Music/CSearchManager.cpp' at line 224


and

Assert Fail: it != i_recList.end(), in file '/users/davec/
Developer/depot/kJams/Development/ source/
Music/CSearchManager.cpp' at line 203


Followed by an immediate crash.

I realize that i can avoid said crash fairly easily, but as a longtime veteran of a slow old white MacBook, it's become an ingrained habit to search by column. I do it without thinking. I'm not so worried about losing the capability, but I'd rather not crash myself to death at my first few shows with my new MBP.

dave
Site Admin
Posts: 6687
Joined: Sun Sep 18, 2005 8:02 am
Location: Seattle
Contact:

Re: Search by column broken

Post by dave »

will fix on thursday

update: fixed

Post Reply