-
-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
bugSomething isn't workingSomething isn't workinghigh priorityshould be done as soon as possibleshould be done as soon as possible
Milestone
Description
The following error was in my zulip-terminal-thread-exceptions.log:
Traceback (most recent call last):
File "/Users/kellyfoulk/Documents/code/zulip-terminal/zulipterminal/model.py", line 1265, in poll_for_events
self.event_actionsevent['type']
File "/Users/kellyfoulk/Documents/code/zulip-terminal/zulipterminal/model.py", line 1124, in _handle_update_message_flags_event
if flag_to_change not in msg['flags']:
KeyError: 'flags'
I was not doing anything in the terminal when this appeared. I had been on my browser and when I moved back to the terminal this was showing on the screen. This was about 1.5 hours after I had issue #919 occur and it was within the same zulip-terminal instance.
Running Zulip Terminal 0.6.0+git on mac in a Z shell
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghigh priorityshould be done as soon as possibleshould be done as soon as possible