Bug 26363 - N900 IRC protocol plugin keeps leaving me from a channel
Summary: N900 IRC protocol plugin keeps leaving me from a channel
Status: RESOLVED DUPLICATE of bug 24273
Alias: None
Product: Telepathy
Classification: Unclassified
Component: idle (show other bugs)
Version: unspecified
Hardware: ARM Linux (All)
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 10:58 UTC by avs
Modified: 2010-02-01 11:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description avs 2010-02-01 10:58:52 UTC
I am using the IRC protocol plugin for Conversations and Contacts from http://maemo.org/packages/view/account-plugin-idle/ on Nokia N900 running software version 2.2009.51-1. Other non-factory-installed plugins I use include a plugin for MSN. I am reporting this bug here as per the instructions on the abovementioned page.

I am using the IRC plugin to connect to an irssi-proxy 0.8.9 (irssi 0.8.10) over TLS with a server password set.

Irssi is running under screen and maintaining the connection and keeping me on some channels. I use several different IRC clients to connect to it, mainly XChat (2.8.6 on Mac OS X).

It seems that when irssi-proxy signals the IRC plugin that it's actually on some channels, it promptly responds with MODE and then PART commands for the channels it's on.

This is the IRC protocol conversation I'm seeing (slightly edited to protect identities). The QUIT at the end is a result of me turning the plugin off on the N900.

PASS <redacted>
NICK avs
USER avs 8 * :<redacted>
:IRCnet.proxy 001 avs :Welcome to the Internet Relay Network
:IRCnet.proxy 002 avs :Your host is irssi-proxy, running version 0.8.9
:IRCnet.proxy 003 avs :This server was created ...
:IRCnet.proxy 004 avs IRCnet.proxy 0.8.9 oirw abeIiklmnopqstv
:IRCnet.proxy 251 avs :There are 0 users and 0 invisible on 1 servers
:IRCnet.proxy 255 avs :I have 0 clients, 0 services and 0 servers
:IRCnet.proxy 422 avs :MOTD File is missing
:avs!avs@proxy MODE avs :+i
:avs!avs@proxy JOIN #channel1
:IRCnet.proxy 353 avs @ #channel1 :<redacted> <redacted> <redacted> <redacted>
:IRCnet.proxy 366 avs #channel1 :End of /NAMES list.
:IRCnet.proxy 332 avs #channel1 :Channel1
:avs!avs@proxy JOIN #channel3
:IRCnet.proxy 353 avs @ #channel2 :<redacted> <redacted> <redacted>
:IRCnet.proxy 366 avs #channel2 :End of /NAMES list.
:IRCnet.proxy 332 avs #channel2 :Channel2
:avs!avs@proxy JOIN #channel3
:IRCnet.proxy 353 avs = #channel3 :@avs
:IRCnet.proxy 366 avs #channel3 :End of /NAMES list.
WHOIS avs
:irc.cc.tut.fi 311 avs avs avs <redacted> * :<redacted>
:irc.cc.tut.fi 319 avs avs :@#channel3 #channel2 @#channel1 
:irc.cc.tut.fi 312 avs avs irc.cc.tut.fi :Tampere Region, Finland
:irc.cc.tut.fi 317 avs avs 3801 1264200815 :seconds idle, signon time
:irc.cc.tut.fi 318 avs avs :End of WHOIS list.
MODE #channel1
:irc.cc.tut.fi 324 avs #channel1 + 
MODE #channel2
:irc.cc.tut.fi 324 avs #channel2 +stn 
MODE #channel3
:irc.cc.tut.fi 324 avs #channel3 + 
PART #channel1
PART #channel2
PART #channel3
:avs!avs@<redacted> PART #channel1 :
:avs!avs@<redacted> PART #channel2 :
:avs!avs@<redacted> PART #channel3 :
QUIT
Comment 1 avs 2010-02-01 11:02:14 UTC
And it seems that I missed this the first time I searched whether this was already reported. https://bugs.freedesktop.org/show_bug.cgi?id=24273#c3 has discussion on this already. Sorry.
Comment 2 Jonny Lamb 2010-02-01 11:12:49 UTC

*** This bug has been marked as a duplicate of bug 24273 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.