James Lay | 3 Oct 17:49

Questions and feature request

Hey all!

New to the list....so I have a couple questions and some feature
requests:

1.  Is there a way to send an IM to someone that says offline instead
of going into the unsent que?  I know a lot of people who stay in
invisible mode all the time.

2.  Is there a list of supported IRC commands?  I notice some
seemingly basic ones are missing like even /clear and the like.

Feature requests:

1.  Have sound for the start of a conversation only, not EVERY single
IM.

2.  Ability to send an IM to people not on a contact list.

I think that's it for now.  Thanks for a GREAT app!

james

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

(Continue reading)

Frank Schmitt | 3 Oct 17:59
X-Face

Re: centericq 4.21 regression: Jabber and "foreign" servers

Ian Johannesen <ij@...> writes:

> Hi Frank.
>
> On Thu, 2005-09-29 at 23:30, Frank Schmitt wrote:
>
> [...]
>
>> After a bit of fiddling around it seems I've found the trigger for the
>> problem: My Jabber account is on jabber.org (so the username is like
>> something@...) but I use the server amessage.de instead of
>> jabber.org to connect to the network. This has worked with 4.20 and
>> still works if I revert to this version. In 4.21 it doesn't work
>> anymore. If I use the server jabber.org instead I can connect without
>> problems.
>> 
>> I created an account on amessage.de and verified that I can connect with
>> this account (something@...) to the jabber server amessage.de,
>> so it indeed seems to be a problem with trying to connect to a server
>> different from the one the username belongs to.
>
> This is exactly what my patch[1] remedies. The same issues is given for
> Google Talk, 
> where the username includes @google.com, but the server one has to use
> is
> talk.google.com. 
>
> [...]
>
> [1] http://perlpimp.dk/perma/2005/08/26/the_new_google_talk/
(Continue reading)

Frank Schmitt | 4 Oct 10:47
X-Face

Re: centericq 4.21 regression: Jabber and "foreign" servers

Frank Schmitt <ich@...> writes:

>> [1] http://perlpimp.dk/perma/2005/08/26/the_new_google_talk/
>
> But this patch is against 4.20 and is already included in 4.21 if I'm
> not mistaken. For me everything worked well in 4.20 and only with 4.21
> it broke for me.

I reverted the patch and rebuild 4.21 and my problems are gone now. So
it seems, that there is a problem in the patch which breaks things for
me.

--

-- 
Frank Schmitt                        Institut für Computervisualistik
----------------------------------------------------------------------
E-Mail: fschmitt@...    | Büro:   B 304 
Telefon: +49(261)287-2792          | Fax:    +49(261)287-100-2792
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Petr Pisar | 4 Oct 13:34
Picon

Czech localization update

Hello,

I have improved translation of czech message catalog.

New catalog is based on 4.12.0 version. It is attached to this message 
as a patch, but I'm not sure if diff and patch managed it, because I 
have changed encoding (iso8859-2 -> utf-8). In case of problems you can 
download regular file from [http://xpisar.wz.cz/centericq-cs/cs.po.gz].

--Petr
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/
Mikael Berthe | 4 Oct 15:04

Re: centericq 4.21 regression: Jabber and "foreign" servers

* Frank Schmitt <ich@...> [2005-10-04 10:47 +0200]:
> 
> > But this patch is against 4.20 and is already included in 4.21 if I'm
> > not mistaken. For me everything worked well in 4.20 and only with 4.21
> > it broke for me.
> 
> I reverted the patch and rebuild 4.21 and my problems are gone now. So
> it seems, that there is a problem in the patch which breaks things for
> me.

Actually I think the patch didn't break anything, but you weren't really
connecting via amessage.de before.

With centericq <= 4.20 the domain part of the nick was ignored,
AFAICS...

--

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

Mikael Berthe | 4 Oct 15:11

Re: centericq 4.21 regression: Jabber and "foreign" servers

* Mikael Berthe <bmikael@...> [2005-10-04 15:04 +0200]:
> 
> With centericq <= 4.20 the domain part of the nick was ignored,
> AFAICS...

Sorry, that's the opposite: I meant the server was overridden by the
nick domain, if specified.

--

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

Petr Pisar | 6 Oct 12:01
Picon

Re: Czech localization update

I'm still improving the translation, so up-to-date version can be found 
on the URL I have send in the former post.

--Petr

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

Petr Pisar | 6 Oct 12:14
Picon

Bug: Clearing RSS form causes SIGSEGV

I think I found a bug.

General Option -> Link an RSS Feed -> cLear causes SIGSEGV.

Probably uninitializated variable. Tested on linux-2.6.12-r10 and 
linux-2.6.13.1.

Trace log:

Program received signal SIGSEGV, Segmentation fault.
0x080764c0 in icqface::finddialog (this=0x837c7c0, s=@0xbfe06cf0, 
subj=fsrss)
     at stl_iterator.h:602
602      operator*() const { return *_M_current; }

(gdb) backtrace
#0  0x080764c0 in icqface::finddialog (this=0x837c7c0, s=@0xbfe06cf0,
     subj=fsrss) at stl_iterator.h:602
#1  0x08054e25 in centericq::linkfeed (this=0x837c6a0) at centericq.cc:517
#2  0x08052a0f in centericq::mainloop (this=0x837c6a0) at centericq.cc:211
#3  0x0804fb23 in centericq::exec (this=0x837c6a0) at centericq.cc:101
#4  0x0810b5e2 in main (argc=163, argv=0xa3) at centermain.cc:60

Build information:

petr <at> cz2cbjmc:~/l10n/centericq-cs $ centericq -v
centericq 4.21.0
Written by Konstantin Klyagin.
Built-in protocols are: icq yahoo msn aim irc jab rss lj gg

(Continue reading)

Wolfram Schlich | 6 Oct 12:15
X-Face

Jabber+PGP patch

--8<--[ http://www.fefe.de/ ]--8<--
20050715: uploaded diff to centericq to repair PGP over jabber (did
not decrypt in all cases)
--8<--
Patch: http://www.fefe.de/diffs/centericq-pgp.diff

Konst, can you plase have a look at it and maybe merge it?
TIA.
--

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

Konstantin Klyagin | 6 Oct 19:24

Re: Jabber+PGP patch

On Thu, Oct 06, 2005 at 12:15:22PM +0200, Wolfram Schlich wrote:

> 20050715: uploaded diff to centericq to repair PGP over jabber (did
> not decrypt in all cases)

> Konst, can you plase have a look at it and maybe merge it?

Yep. It is worth integrating.

Unfortunatelly, now I can hardly manage all the opensource stuff,
because I am not at home, but on a business trip in US, California.
I'll put together all patches as soon as I am back to Berlin.

BTW, those centericq users who live in Silicon Valley or somewhere
around the area have a unique opportunity to meet me until the 14th
October.

Though I can hardly remember knowing any users from this place :)
Probably they're more into Oracle or video games :)

--

-- 
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/


Gmane