Bug #327
Using /rejoin on an unconnected channel blocks, gives error msg
Status: | Closed | Start: | 01/31/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.7.1 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
Continuation of bug #198 (Missing dictionary on Windows):
User gets kicked from channel while a frontend is not connected. Windows client no longer throws exception on reconnection to the engine. However, using /rejoin in the channel window causes a block (frontend freezes while joining the channel), and throws the following error message into the IRC server tab:
23:46:48 [442 (ErrorNotOnChannel) #smuxi] You're not on that channel
Block is expected but annoying (especially on connections with high latency), error message is not expected.
Smuxi version is 0.7.0.0 Windows, OS is Windows 7 Ultimate ENG (running client with normal user rights).
Associated revisions
Revision 6382402cf2b52d2e2add0e6c9d5dbfc77e31f569
Don't try to leave channel in /rejoin command if we are not on it (closes: #327)
History
Updated by Mirco Bauer 5407 days ago
- Category changed from Frontend GNOME to Engine IRC
- Target version set to 0.7.1
- Complexity set to Low
Continuation of bug#198(Missing dictionary on Windows):
That's unrelated
Updated by Mirco Bauer 5407 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 6382402cf2b52d2e2add0e6c9d5dbfc77e31f569.