You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The crash report unfortunately does not give a lot of information to find the cause of the crash. It seems to have something to do with the sidebar (NSOutlineView) and its textDidEndEditing: method. Notifications (NSNotification) are involved as well. Perhaps the text field of the feed item in the sidebar was in "edit mode" while it was deleted?
I am not sure if it is worthwhile diagnosing this further, as significant changes have been made to the sidebar code in 3.9.0 (a beta is available). The textDidEndEditing: method, for example, is no longer used.
This issue hasn't been updated in a while so we're going to mark it as stale. stale issues will automatically be closed after 60 days of inactivity. If this issue is still affecting you, please update us on how it affects you, and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. Thank you for your contributions.
github-actionsbot
added
the
stale ⏳
The issue will be closed 60 days after the label was added and no inactivity has occurred since.
label
Nov 13, 2024
Describe the bug
Vienna crashed after deleting a feed.
To Reproduce
I added a new feed, the URL of my Lemmy notification inbox.
I see that the feed does not work
I delete the feed
Vienna crashes
When I open Viena again, the feed is deleted.
Screenshots
Add screenshots to help explain your problem, if possible.
Please complete the following information:
Additional information:
Here is the log: https://pastebin.com/gTF6s5CA
The text was updated successfully, but these errors were encountered: