Christian Eichert | 2 Aug 00:08

centericq from apt ?

is there a apt repository where one can download centericq ?
on non-us.debian.org they submit 4.5.1

is there an other ideea ?

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

Kelly Harding | 2 Aug 00:13

Re: centericq from apt ?

On 00:08 Mon 02 Aug     , Christian Eichert wrote:
> is there a apt repository where one can download centericq ?
> on non-us.debian.org they submit 4.5.1
> 
> is there an other ideea ?

There is info on www.centericq.de for debian packages for woody/sarge/sid and 
also has cvs snapshot packages.

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

Konstantin Klyagin | 5 Aug 21:10

centericq 4.11.0

4.11.0
------

HTTP CONNECT method is now supported. This means that if this feature is
enabled on your HTTP proxy server, you can use it to connect to your
favourite IM servers. You can also specify a user/pass pair if your
proxy requires authentification.

Applied a patch by Alexander Kanevskiy that fixed a weird behaviour of
the LJ import friend option in the accounts dialog.

In the multi-contact selection window not all contacts were shown unless
arranging users into groups was on in the configuration dialog.

GG used to disconnect when setting its status to N/A. Fixed that.

When LJ import friends feature was off deleting LJ friends from the list
was reflected server-side. Not it happens only if LJ friend
synchronization is on.

Now centericq only saves postponed messages if they contain at least one
character other than space, tab or a line-feed.

Centericq used to hang right at the start on some machines. Fixed that.

Sending Cyrillic letters over Yahoo! seems to be fixed now.

Centericq now sets its own title text in xterm and screen. The aim of
the messages in the title is to inform the user upon events receiving
and such.
(Continue reading)

Fairlight | 6 Aug 03:25

4.11.0 Jabber Registration on Sparc Solaris

On Sparc Solaris, the Jabber registration is still broken.  It worked fine
on RHEL3, so I'm assuming it's platform-specific.

It basically says it's trying, but just hangs perpetually.  On RHEL3, it
breezes through and imports the information into the account section as it
should, all in a second or two.  I've let the sparc at it for 5min with
nothing to show.

mark->
--

-- 
Fairlight->   ||| "[He] liked to think of himself as | Fairlight Consulting
  __/\__      ||| a man who believed in saying what  |
 <__<>__>     ||| he thought, with the result that   | http://www.fairlite.com
    \/        ||| no topic escaped without receiving | info@...
              ||| the imprint of his opinion." --    |
              ||| James P. Hogan, "The Multiplex     |
              ||| Man"                               |
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Wolfram Schlich | 6 Aug 07:48
X-Face

Re: centericq 4.11.0

* Konstantin Klyagin <k <at> thekonst.net> [2004-08-05 21:12]:
> 4.11.0
> ------
> [ Changes in this version ]

I cannot send messages with 4.11.0:
When highlighting a contact, neither "<enter>", nor "m", "?" etc.
causes anything to happen. "g" for the global menu and "s" for the
status menu work, though.
I also removed my custom keybindings file to see whether that's the
problem, but removing it didn't change anything.
--

-- 
Wolfram Schlich; Friedhofstr. 8, D-88069 Tettnang; +49-(0)178-SCHLICH
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Ying-Chieh Liao | 6 Aug 11:19
Picon
Favicon
Gravatar

Re: centericq 4.11.0

I found that it can't be compiled with gcc 3.4.2, and here's the error
messages :

gmake[5]: Entering directory `/tmp/centericq/work/centericq-4.11.0/libicq2000-0.1/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../libicq2000    -I/usr/local/include -c ContactTree.cpp
In file included from ../libicq2000/Contact.h:29,
                 from ../libicq2000/ContactTree.h:30,
                 from ContactTree.cpp:22:
../libicq2000/sigslot.h: In constructor `sigslot::_connection0<dest_type, mt_policy>::_connection0()':
../libicq2000/sigslot.h:748: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:748: error: (Each undeclared identifier is reported only once for each
function it appears in.)
../libicq2000/sigslot.h:749: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In constructor `sigslot::_connection1<dest_type, arg1_type, mt_policy>::_connection1()':
../libicq2000/sigslot.h:789: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:790: error: `pmemfun' undeclared (first use this function)
../libicq2000/sigslot.h: In constructor `sigslot::_connection2<dest_type, arg1_type, arg2_type, mt_policy>::_connection2()':
../libicq2000/sigslot.h:830: error: `pobject' undeclared (first use this function)
../libicq2000/sigslot.h:831: error: `pmemfun' undeclared (first use this function)

looks like the included libicq2000-0.1 is not compatible with newer gcc
I've tested the latest libicq2000 0.3.2, and it works well with gcc 3.4.2 ...
--

-- 
Testing can show the presence of bugs, but not their absence.
					--- Edsger W. Dijkstra
_______________________________________________
Cicq mailing list
Cicq@...
(Continue reading)

Iulian Ciorascu | 6 Aug 11:32
Picon

Re: 4.11.0 Jabber Registration on Sparc Solaris

    Hello,

Fairlight wrote:

>On Sparc Solaris, the Jabber registration is still broken.  It worked fine
>on RHEL3, so I'm assuming it's platform-specific.
>
>It basically says it's trying, but just hangs perpetually.  On RHEL3, it
>breezes through and imports the information into the account section as it
>should, all in a second or two.  I've let the sparc at it for 5min with
>nothing to show.
>  
>
    I've attached a patch, can you try it please ?

    Regards,
    Iulian

>mark->
>  
>

diff -ur --exclude-from=exclude centericq.orig/connwrap/connwrap.h centericq/connwrap/connwrap.h
--- centericq.orig/connwrap/connwrap.h	2004-08-05 15:26:17.000000000 +0200
+++ centericq/connwrap/connwrap.h	2004-08-06 11:25:51.000000000 +0200
@@ -15,6 +15,7 @@
 #define CW_CONNECT_WANT_READ 0x4
 #define CW_CONNECT_WANT_WRITE 0x8
(Continue reading)

Stephen | 6 Aug 15:15
Picon
Favicon

Re: centericq 4.11.0

There have been similar problems with other
versions... 

http://forum.centericq.de/viewtopic.php?t=438\

--- Wolfram Schlich <lists@...> wrote:

> * Konstantin Klyagin <k <at> thekonst.net> [2004-08-05
> 21:12]:
> > 4.11.0
> > ------
> > [ Changes in this version ]
> 
> I cannot send messages with 4.11.0:
> When highlighting a contact, neither "<enter>", nor
> "m", "?" etc.
> causes anything to happen. "g" for the global menu
> and "s" for the
> status menu work, though.
> I also removed my custom keybindings file to see
> whether that's the
> problem, but removing it didn't change anything.
> -- 
> Wolfram Schlich; Friedhofstr. 8, D-88069 Tettnang;
> +49-(0)178-SCHLICH
> _______________________________________________
> Cicq mailing list
> Cicq@...
> http://mailman.linuxpl.org/mailman/listinfo/cicq
> Questions? Check the FAQ first:
(Continue reading)

Konstantin Klyagin | 6 Aug 15:34

Re: centericq 4.11.0

On Fri, Aug 06, 2004 at 07:48:39AM +0200, Wolfram Schlich wrote:

> I cannot send messages with 4.11.0:
> When highlighting a contact, neither "<enter>", nor "m", "?" etc.
> causes anything to happen. "g" for the global menu and "s" for the
> status menu work, though.
> I also removed my custom keybindings file to see whether that's the
> problem, but removing it didn't change anything.

I've just tried on your prometheus machine. Built 4.11.0 from
scratch, ran it, and enter worked fine.

--

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

Wolfram Schlich | 6 Aug 17:38
X-Face

Re: centericq 4.11.0

* Konstantin Klyagin <k <at> thekonst.net> [2004-08-06 15:38]:
> On Fri, Aug 06, 2004 at 07:48:39AM +0200, Wolfram Schlich wrote:
> 
> > I cannot send messages with 4.11.0:
> > When highlighting a contact, neither "<enter>", nor "m", "?" etc.
> > causes anything to happen. "g" for the global menu and "s" for the
> > status menu work, though.
> > I also removed my custom keybindings file to see whether that's the
> > problem, but removing it didn't change anything.
> 
> I've just tried on your prometheus machine. Built 4.11.0 from
> scratch, ran it, and enter worked fine.

So, I guess now you even want to try my _setup_ of CenterICQ, meaning
to use my ~/.centericq, right? Let's talk about the how and when via
ICQ, please.

Reverting to 4.10.0 made it work for me again btw.
--

-- 
Wolfram Schlich; Friedhofstr. 8, D-88069 Tettnang; +49-(0)178-SCHLICH
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/


Gmane