PTR | 9 May 13:26
Picon
Favicon

shortcut for contact list

hello,

it's possible to implement in new version cicq definition shortcuts to 
open chat-window for buddies from contact list ?
ie. ctrl-B -> opens icq chat window with your girlfriend

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

Mitch | 9 May 18:02
Picon

centericq 4.20.0 and msn on MacOSX Tiger

I had this same issue with 10.3 Panther, just never bothered to post.

This only crops up when --disable-msn is not used in ./configure. This
appears to be the same problem OpenBSD 3.5 had. Does anyone have any
ideas as to what exactly is going on here? My c++ knowledge left me
long ago. Was there a workaround? I didn't see one posted in my
searches. (Note EXC_BAD_ACCESS basically tells us that something is
trying to access free()'d memory)

If you need some more trickery from gdb let me know. If I get
ambitious tonight I might try and track down what is going on.

Thanks,
Mitch

FYI: my configure options:
./configure --prefix=/Users/mitch/.private
--with-curl=/usr/bin/curl-config --disable-yahoo --disable-lj
--disable-jabber --disable-gg --disable-konst --with-included-gettext

weezer$ gdb
GNU gdb 6.1-20040303 (Apple version gdb-384) (Mon Mar 21 00:05:26 GMT 2005)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "powerpc-apple-darwin".No symbol table is
loaded.  Use the "file" command.
No symbol table is loaded.  Use the "file" command.
(Continue reading)

faxmodem | 9 May 20:09
Picon
Favicon

Re: shortcut for contact list

On Mon, May 09, 2005 at 01:26:33PM +0200, PTR wrote:
> hello,
> 
> it's possible to implement in new version cicq definition shortcuts to 
> open chat-window for buddies from contact list ?
> ie. ctrl-B -> opens icq chat window with your girlfriend

sorry to disappoint you but I think as things are it'd be easier to change
your girlfriend each time you hit ctrl-B than to change centericq ;o)
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

PTR | 9 May 20:56
Picon
Favicon

Re: shortcut for contact list

faxmodem@... wrote:
> On Mon, May 09, 2005 at 01:26:33PM +0200, PTR wrote:
> 
>>hello,
>>
>>it's possible to implement in new version cicq definition shortcuts to 
>>open chat-window for buddies from contact list ?
>>ie. ctrl-B -> opens icq chat window with your girlfriend
> 
> 
> sorry to disappoint you but I think as things are it'd be easier to change
> your girlfriend each time you hit ctrl-B than to change centericq ;o)
bud don't you think it's good idea for new version of cicq?
you are writing with 5 people and you change windows ie: alt 1 opens 
window with John , alt 2 with Tom , alt 0 with Mom :) etc...
i will welcome window changing like in irssi .... every buddie has his 
own shortcut you define.....

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

Spiro Trikaliotis | 9 May 21:13
Picon
Picon

Re: shortcut for contact list

Hello,

* On Mon, May 09, 2005 at 08:56:37PM +0200 PTR wrote:

> i will welcome window changing like in irssi .... every buddie has his
> own shortcut you define.....

Oh, you want window changing like in irssi? I know some people who
wanted to do this themselves. They even started a project for this. Have
a look here:

  http://savannah.nongnu.org/projects/zimt/

Maybe, you want to join their team? ;-)

SCNR,
   Spiro.

--

-- 
Spiro R. Trikaliotis                              http://cbm4win.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

SteaLinx | 16 May 00:30
Picon
Picon
Favicon

CenterICQ 4.20.0 on NetBSD2.0.2; signal 11, Segmentation fault.

Hi all,

installed CenterICQ 4.20.0 with pkgsrc
msn and icq works fine
but when i add irc server and let it connect the program crashes and gives a 
Segmentation fault + core dumpfile

with gdb bt the centericq.core I get this:

Core was generated by `centericq'.
Program terminated with signal 11, Segmentation fault.
#0  0x0820806a in ?? ()
(gdb) bt
#0  0x0820806a in ?? ()
#1  0x0820790a in ?? ()
#2  0x0820951d in ?? ()
#3  0x080e1f9c in ?? ()
#4  0x081f0944 in ?? ()
#5  0x082034d5 in ?? ()
#6  0x082070b4 in ?? ()
#7  0x08204795 in ?? ()
#8  0x082042dd in ?? ()
#9  0x08124866 in ?? ()
#10 0x0810c47d in ?? ()
#11 0x0822724a in ?? ()
#12 0x0820dc9d in ?? ()
#13 0x080e9a65 in ?? ()
#14 0x081143d3 in ?? ()
#15 0x08112df8 in ?? ()
#16 0x0811207f in ?? ()
(Continue reading)

SteaLinx | 16 May 00:52
Picon
Picon
Favicon

Added Info: CenterICQ 4.20.0 on NetBSD2.0.2; signal 11, Segmentation fault.

Got more info with ktruss:

  8292 ktruss   emul(netbsd)
ktruss:   8292 ktruss   
execve("/home/sebass/bin/centericq.core", 0xbfbffb50,
bfbffb58) Err#2 ENOENT

exec of 'centericq.core' failed  8292 ktruss  
 execve("/bin/centericq.core",
xbfbffb50, 0xbfbffb58) Err#2 ENOENT
:   8292 ktruss   execve("/sbin/centericq.core",
 0xbfbffb50, 0xbfbffb58) Err#2 ENOENT
No such file or directory
8292 ktruss   execve("/usr/bin/centericq.core",
 0xbfbffb50, 0xbfbffb58) Err#2 ENOEN
8292 ktruss   execve("/usr/sbin/centericq.core", 
0xbfbffb50, 0xbfbffb58) Err#2ENOENT
8292 ktruss   execve("/usr/X11R6/bin/centericq.core",
 0xbfbffb50, 0xbfbffb58) Err#2 
292 ktruss   execve("/usr/pkg/bin/centericq.core", 
0xbfbffb50, 0xbfbffb58) Err#2 
8292 ktruss   execve("/usr/pkg/sbin/centericq.core",
 0xbfbffb50, 0xbfbffb58) Err#2 
292 ktruss   execve("/usr/games/centericq.core", 
0xbfbffb50, 0xbfbffb58) Err#2 
8292 ktruss   execve("/usr/local/bin/centericq.core",
 0xbfbffb50, 0xbfbffb58) Err#2
8292 ktruss   execve("/usr/local/sbin/centericq.core",
 0xbfbffb50, 0xbfbffb58) Err#2
8292 ktruss   write(0x2, 0xbfbff140, 0x8)        = 8
(Continue reading)

Julien Lemoine | 16 May 07:22
Picon
Favicon

[Bug Report + Patch] Jabber login broken on amd64

Hello,

	Here is a bug repot with patch from Daniel Parthey received on debian bugs tracking system :

centericq does not connect to a jabber server on amd64.
+ 22:18 [jab] connecting to the server
                     + 22:18 [jab] error 401
                                         + 22:18 [jab] disconnected

It's working with the same version and same account in ia32 chroot. So
it's a amd64 bug.

$ centericq --debug

-- centericq debug log started on Thu May 12 21:20:03 2005
+ [jab] connecting to the server
[OUT]
<?xml version='1.0'?>
[OUT]
<stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to='jabber.ccc.de'>
[IN]
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
from='jabber.ccc.de' id='1228206038'>
[OUT]
<iq type='get' id='1'><query xmlns='jabber:iq:auth'><username>pada</username></query></iq>
[IN]
<iq type='result' id='1'><query xmlns='jabber:iq:auth'><username>pada</username><digest/><password/><resource/></query></iq>
[OUT]
<iq type='set' id='2'><query xmlns='jabber:iq:auth'><username>pada</username><resource>centericq</resource><digest>30097f4b03c037f42d4177f39765c7f07c8f945d</digest></query></iq>
[IN]
(Continue reading)

Tiger!P | 16 May 14:00

Re: CenterICQ 4.20.0 on NetBSD2.0.2; signal 11, Segmentation fault.

On Sun, May 15, 2005 at 10:30:00PM +0000, SteaLinx wrote:
> installed CenterICQ 4.20.0 with pkgsrc
> msn and icq works fine
> but when i add irc server and let it connect the program crashes and gives a 
> Segmentation fault + core dumpfile
>  
> with gdb bt the centericq.core I get this:
> 
> Core was generated by `centericq'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x0820806a in ?? ()
> (gdb) bt
> #0  0x0820806a in ?? ()
[cut some things]
> somebody a clue how to fix this?

This is because your program does not have debug symbols in it.
You would have to enable debugging when compiling centericq, which can
be enabled by doing `CFLAGS]-DDEBUG CXXFLAGS=-DDEBUG ./configure&&make`

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

Horst Poehlmann | 17 May 02:29

Yahoo login problems

Hi,

I recently started getting some weired yahoo IM behaviour. Basically
what happened is that yahoo status said I was offline, but I saw yahoo
contacts online in the contacts list. I then went to go online and it
said that there was another logon detected (it's done that a few times
now). I tried to go online again straight afterwards and it worked fine.

+ 09:54 [yahoo] logged in
+ 09:54 [yahoo] another logon detected
+ 09:54 [yahoo] error: Connection closed by server
+ 09:54 [yahoo] disconnected

and when I tried again

+ 09:54 [yahoo] connecting to the server
+ 09:54 [yahoo] logged in

Anyone else seeing that sort of behaviour?

--

-- 
Horst.

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

(Continue reading)


Gmane