After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 781072 - serverRoomManager: Handle room list initialization errors
serverRoomManager: Handle room list initialization errors
Status: RESOLVED FIXED
Product: polari
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2017-04-08 23:25 UTC by Florian Müllner
Modified: 2017-04-10 22:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
serverRoomManager: Handle room list initialization errors (1.30 KB, patch)
2017-04-08 23:25 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2017-04-08 23:25:50 UTC
See patch.
Comment 1 Florian Müllner 2017-04-08 23:25:54 UTC
Created attachment 349535 [details] [review]
serverRoomManager: Handle room list initialization errors

Currently when an error occurs during room list initialization, the
list for the account in question won't be available until polari is
restarted. Instead, handle errors so that we can retry the next time
the account gets connected.
Comment 2 Florian Müllner 2017-04-10 22:42:04 UTC
Attachment 349535 [details] pushed as ad83474 - serverRoomManager: Handle room list initialization errors