Marcus Furlong | 6 May 22:53
Picon

msn auto-reconnect question

Hi,

Just started using centericq, it's an excellent client! Just one 
question...is there a way to stop msn from auto-reconnecting when you have 
been disconnected or have connected from another computer?

Marcus.

_________________________________________________________________
Find a baby-sitter FAST with MSN Search! http://search.msn.ie/

_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Tigran Zakoyan | 10 May 13:45
Picon

centericq as Google Talk client

Dear colleagues,

Firs I'd like to greet all of Cicq mailing list subscribers as well as
to thank once more Konstantin Klyagin for the program.

Amd second and the main - a smallest (and maybe too late) contribution
to cicq - I found out that it works well as Google Talk client.

The settings for jab section are as follows:

─ jab
   ├─ Server : talk.google.com:5223
   ├─ Secured : yes
   ├─ Login : ******** <at> gmail.com
   ├─ Password : ********
   ├─ Priority : 4
   ├─ Update user details
   ├─ Set away message
   └─ Drop

It works fine despite of several 501 and 503 errors occasionally drop
through:

+ [jab] error 501
+ [jab] error 503

BW,
Tigran Zakoyan.
_______________________________________________
Cicq mailing list
(Continue reading)

derek | 10 May 17:06

Re: centericq as Google Talk client

On Wed, 10 May 2006, Tigran Zakoyan wrote:

> Dear colleagues,
>
> Firs I'd like to greet all of Cicq mailing list subscribers as well as
> to thank once more Konstantin Klyagin for the program.
>
> Amd second and the main - a smallest (and maybe too late) contribution
> to cicq - I found out that it works well as Google Talk client.

Heh, been using it for same since, oh, September last year. ;)
Actually, sent Google an e-mail asking them to add 3rd party chats to their gMail history just 'cause 
I found centericq more convenient.

I think in the mailing list archive there is a discussion of the settings.
That being said, always good to get a refresher...

Now, I just need to get centericq working properly with utf-8...

> The settings for jab section are as follows:
>
>  jab
>    Server : talk.google.com:5223
>    Secured : yes
>    Login : ******** <at> gmail.com
>    Password : ********
>    Priority : 4
>    Update user details
>    Set away message
>    Drop
(Continue reading)

Daniel | 16 May 01:12

dumps in jabber

not that anyone cares or seems to fix these things these days, but ...

#0  0x286d81a3 in write () from /lib/libc.so.6
#1  0x283c106b in BIO_sock_should_retry () from /lib/libcrypto.so.4
#2  0x284343a3 in BIO_write () from /lib/libcrypto.so.4
#3  0x2835a5de in SSL_set_msg_callback () from /usr/lib/libssl.so.4
#4  0x2835ab75 in ssl3_write_bytes () from /usr/lib/libssl.so.4
#5  0x2835cb90 in ssl3_write () from /usr/lib/libssl.so.4
#6  0x28357b42 in SSL_write () from /usr/lib/libssl.so.4
#7  0x0824cf70 in jab_send (j=0x83f1400, x=0x8440800) at jconn.c:270
#8  0x0810c684 in jabberhook::setjabberstatus (this=0x831ef20,
st=offline, msg=
        {static npos = 4294967295, _M_dataplus = {<std::allocator<char>>
= {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data
fields>}, _M_p = 0x844b02c "Offline"}}) at jabberhook.cc:627
#9  0x0810f70e in jabberhook::disconnect (this=0x831ef20) at
new_allocator.h:62
#10 0x0805a444 in centericq::exectimers (this=0x831eec0) at
centericq.cc:1527
#11 0x0805afa4 in centericq::idle (this=0x831eec0, options=0)
    at centericq.cc:1393
#12 0x080e6731 in icqface::menuidle (m=@0x8356e78) at icqface.cc:3056
#13 0x081c79c1 in ktool::verticalmenu::open (this=0x8356e78) at
cmenus.cc:360
#14 0x081ada89 in ktool::treeview::open (this=0x8356e00, n=0xbfbfdadc)
    at treeview.cc:262
#15 0x080fbc83 in icqface::mainloop (this=0x831e7c0, action=@0xbfbfdb7c)
    at icqface.cc:505
#16 0x080602ac in centericq::mainloop (this=0x831eec0) at
centericq.cc:173
(Continue reading)

derek | 16 May 01:32

Re: dumps in jabber

On Mon, 15 May 2006, Daniel wrote:

> not that anyone cares or seems to fix these things these days, but ...

So, just as a WAG from a user.
Given jab_send does a buf/strlen(buf) and checks on a non-null buff, and the
strlen would fail on somehow getting a non-terminated buffer, *and* the SSL_write
behaviour handles all other cases and the message looks valid.
aaaand given the trace is in the write to socket of a BIO_sock_should_retry...
I suspect probably not centericq's fault.
I also suspect it'd be hard for anyone to fix it based on just this info, and they'd
probably have to settle in for a nice long reproducing session with your system configuration
and info about the server you were connecting to.
Not that this has ever happened to me.

_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Rado1 | 16 May 23:31
Picon

Re: under dev?

Because my biggest coding project are several lines shell/perl scripts
I cannot to help with cicq development.
But I have one wish [written by very small letters] - 

- Atom feed support...

Most of feeds I read by cicq but due to some Atom's I need to use next
feed readers [they are not such perfect as cicq :-)))]

-- 
Rado1

On Fri, Mar 24, 2006 at 09:19:52PM +0100, Konstantin Klyagin wrote:
#> On Fri, Mar 24, 2006 at 11:16:40AM -0800, Daniel wrote:
#> 
#> > Is konst still developing? it's been a long time since the latest
#> > release...
#> 
#> Do you really miss anything important? Is there anything that would
#> make it impossible to use centericq any longer? :)
#> 
#> -- 
#> konst at http://thekonst.net/
#> _______________________________________________
#> Cicq mailing list
#> Cicq@...
#> http://mailman.linuxpl.org/mailman/listinfo/cicq
#> Questions? Check the FAQ first: http://centericq.de/faq/
_______________________________________________
Cicq mailing list
(Continue reading)

Rado1 | 16 May 23:16
Picon

Re: ignore

When I delete them from contact list they stay deleted. But I'm
surprised that when some spammer send the authorization request, I
select "Reject" but I still got his message and is added to my contact
list :(((
-- 
Rado1

On Sat, Apr 15, 2006 at 09:50:23AM -0700, Daniel wrote:
#> does ignore work for you guys? I always select ignore/remove from
#> contact list. Everytime I restart, the same idiots come back.
#> 
#> -d
#> 
#> -- 
#> "One certain effect of war is to diminish freedom of expression. Patriotism
#> becomes the order of the day and those who question the war are seen as
#> traitors, to be silenced and imprisoned." - Howard Zinn
#> _______________________________________________
#> Cicq mailing list
#> Cicq@...
#> http://mailman.linuxpl.org/mailman/listinfo/cicq
#> Questions? Check the FAQ first: http://centericq.de/faq/
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Ladislav Laska | 18 May 21:32
Picon

Re: under dev?

Hmm...I'm not a cicq developer and I don't have any experiences with
cicq development, but I think, that there are many bugs that must be
solved before addind new functions...

But I see it written by very, very small letters, so don't think that
I'm judging you for your idea. =)

On 5/16/06, Rado1 <rado@...> wrote:
> Because my biggest coding project are several lines shell/perl scripts
> I cannot to help with cicq development.
> But I have one wish [written by very small letters] -
>
> - Atom feed support...
>
> Most of feeds I read by cicq but due to some Atom's I need to use next
> feed readers [they are not such perfect as cicq :-)))]
>
>
> --
> Rado1
>
> On Fri, Mar 24, 2006 at 09:19:52PM +0100, Konstantin Klyagin wrote:
> #> On Fri, Mar 24, 2006 at 11:16:40AM -0800, Daniel wrote:
> #>
> #> > Is konst still developing? it's been a long time since the latest
> #> > release...
> #>
> #> Do you really miss anything important? Is there anything that would
> #> make it impossible to use centericq any longer? :)
> #>
(Continue reading)

Daniel | 22 May 02:49

Re: under dev?

On Thu, May 18, 2006 at 09:32:55PM +0200, Ladislav Laska wrote:
> Hmm...I'm not a cicq developer and I don't have any experiences with
> cicq development, but I think, that there are many bugs that must be
> solved before addind new functions...

I agree!! But when I asked if it was under dev recently, I wasn't
impressed by the response. Who knows...

> 
> But I see it written by very, very small letters, so don't think that
> I'm judging you for your idea. =)
> 
> On 5/16/06, Rado1 <rado@...> wrote:
> > Because my biggest coding project are several lines shell/perl scripts
> > I cannot to help with cicq development.
> > But I have one wish [written by very small letters] -
> >
> > - Atom feed support...
> >
> > Most of feeds I read by cicq but due to some Atom's I need to use next
> > feed readers [they are not such perfect as cicq :-)))]
> >
> >
> > --
> > Rado1
> >
> > On Fri, Mar 24, 2006 at 09:19:52PM +0100, Konstantin Klyagin wrote:
> > #> On Fri, Mar 24, 2006 at 11:16:40AM -0800, Daniel wrote:
> > #>
> > #> > Is konst still developing? it's been a long time since the latest
(Continue reading)

Steve Ballmer | 23 May 15:29
Picon
Gravatar

jabber status

Hi..
centericq allows to set the status of jabber account to 'occupied' -
other jabber clients (gaim, miranda) interpret this as 'do not
disturb'..
Is centericq's interpretation correct?
Thanks
m.
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/


Gmane