Opened 4 months ago
Last modified 5 weeks ago
#19177 new bug
Tracker crashes when building addon menu for mail folder
Reported by: | grexe | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/Tracker | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
using latest nightly as of today, hrev58241, I can reproducably crash Tracker with these steps:
- open the new Mail window
- remove the "Name" column (makes no sense since we usually have "Subject" for mail, anyway
- (try to) invoke the "Attributes" menu
- crash boom bang
See attached debug report. Seems the addon-menu building somehow tries to access the ModelItem's name, but I have not checked the code path yet.
Attachments (3)
Change History (7)
by , 4 months ago
Attachment: | Tracker-248-debug-16-10-2024-10-45-47.report.txt added |
---|
comment:1 by , 4 months ago
Keywords: | tracker addon mail model crash removed |
---|
comment:4 by , 5 weeks ago
sorry forgot this one - no I'm only using default add-ons. Still happens on latest nightly. Here's a recipe to reproduce (with an additional issue that mail attributes are all empty):
- open new mail folder
- double click mail message -> OK
- notice that the default layout is completely useless
- show *any* mail attribute like "Subject", "To" or "When"
- notice it is *empty* for all mails
- double click a mail -> error appears: "there was an error resolving the link" -> "Get info" does nothing
- try to right-click a mail file or access the Tracker window's menu -> BOOM
by , 5 weeks ago
Attachment: | Tracker-371-debug-29-12-2024-13-30-49.report added |
---|
please ignore or delete my previous attachment, go the wrong file
Note:
See TracTickets
for help on using tickets.
debug report