Opened 3 years ago
Closed 18 months ago
#17557 closed bug (fixed)
libtracker: Assert failed: File: src/kits/tracker/IconCache.cpp, Line: 1723, entry != NULL)
Reported by: | nephele | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Kits/libtracker.so | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Maybe related to the Icon changes recently
This happeend when using Recent applications in Deskbar and hovering over quaternion (Which now uses the native file picker, thus there were previously uploaded images in that menu before I updated) hrev55813
I did not get this crash on the previous hrev of beta3_hrev55740_18(?)... I only had 5 patches applied, this is probably hrev55753+5 because of a missing git tag during the build.
Attachments (2)
Change History (9)
by , 3 years ago
Attachment: | Deskbar-31658-debug-21-12-2021-20-32-26.report added |
---|
comment:1 by , 3 years ago
comment:2 by , 23 months ago
I think it is better, but it still happens.
I've attached a fresh debug report
comment:3 by , 23 months ago
On a second note: This happened when entering a folder that is set to list mode, that seems a bit unexpected to me.
comment:4 by , 18 months ago
For reference: This still happens *all the time* in tracker debug builds.
I'm just going to disable this assert in my build since it makes tracker unusable.
comment:7 by , 18 months ago
Milestone: | Unscheduled → R1/beta5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Assertion was removed.
Please check if hrev56079 improved this.