Opened 10 years ago
Closed 8 years ago
#11122 closed bug (fixed)
Tracker crashes when creating/deleting a new file with typeahead filtering
Reported by: | waddlesplash | Owned by: | jscipione |
---|---|---|---|
Priority: | high | Milestone: | R1 |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
- open any folder
- use typeahead filtering to look for some filename you can create (e.g. "Makefile").
- Create a new file that will be found in your filter (e.g. "New makefile").
- Two files show up, but one is a ghost -- can't select it.
- Delete the new makefile. Tracker crashes every time.
Attachments (1)
Change History (5)
by , 10 years ago
Attachment: | Tracker-22611-debug-12-08-2014-17-37-38.report added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Was also able to reproduce this bug on hrev46953 long before my CID and some of my style fixes (although not all). R1/A4 also produces 2 files erroneously but doesn't crash so this appears to be a very old bug, good catch.
Note:
See TracTickets
for help on using tickets.
I was able to reproduce the error once I turned Type-ahead filtering on in Tracker preferences, fix still unknown.