[Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread Jonas Grote
Hi! Stupid thing, trying to add a msn user to the invisible list... but anyway, if doing this, licq crashes: 13:13:36: [SRV] Adding user [EMAIL PROTECTED] to invisible list (#7125)... Licq Segmentation Violation Detected. Backtrace: licq(licq_handle_sigsegv+0xe6) [0x810b8a6] [0xe420] licq(_ZN1

Re: [Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread wwp
PPID)); Regards, -- wwp licq-CVS-20050318-no_visible_invisible_groups_for_msn_contacts.patch Description: Binary data

Re: [Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread Jonas Grote
th the attached patch (against current CVS)? This disable > visible/invisible groups from the context menu (MSN only). I'm doing this the first time - is `patch -p0 < licq-CVS-20050318-no_visible_invisible_groups_for_msn_contacts.patch` (in the directory where mainwin.cpp is) correct? (googl

Re: [Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread wwp
first time - is > `patch -p0 < > licq-CVS-20050318-no_visible_invisible_groups_for_msn_contacts.patch` > (in the directory where mainwin.cpp is) correct? (google told me to do > that) > seems to be - its compiling now.. This is right, if you're in licq-plugins/qt-gui/src. Anywa

Re: [Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread Jonas Grote
Hello again, On Fri, 2005-03-18 at 14:43 +0100, wwp wrote: > Could you try with the attached patch (against current CVS)? This disable > visible/invisible groups from the context menu (MSN only). so far it works, but I just "found out", that it is the same thing with the invisible list.. ;) if ig

Re: [Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread wwp
Hello Jonas, On Fri, 18 Mar 2005 16:47:01 +0100 Jonas Grote <[EMAIL PROTECTED]> wrote: > Hello again, > > On Fri, 2005-03-18 at 14:43 +0100, wwp wrote: > > Could you try with the attached patch (against current CVS)? This disable > > visible/invisible groups from the context menu (MSN only). >

Re: [Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread Jonas Grote
> What's wrong w/ the invisible thing? Isn't it disabled for MSN contacts w/ the > patch I've sent? Ooops, I mixed "invisible" and "ignore" ... there were only crashes when I tried to ignore MSN - Users. Sorry.. --- SF email is sponsored by -

Re: [Licq-devel] Trying to add a MSN User to invisible list - Crash

2005-03-18 Thread wwp
Hello Jonas, On Fri, 18 Mar 2005 17:39:50 +0100 Jonas Grote <[EMAIL PROTECTED]> wrote: > > What's wrong w/ the invisible thing? Isn't it disabled for MSN contacts w/ > > the patch I've sent? > > Ooops, I mixed "invisible" and "ignore" ... > there were only crashes when I tried to ignore MSN -

[Licq-devel] crashing when ignoring MSN users

2005-03-18 Thread Jonas Grote
Hello, if I try to ignore a msn-user (right click - edit user group - ignore list - " yes " ) i get the following output in my terminal: Licq Segmentation Violation Detected. Backtrace: licq(licq_handle_sigsegv+0xe6) [0x810b8a6] [0xe420] licq(_ZN10CICQDaemon14icqChangeGroupEPKcm+0x197) [0x

Re: [Licq-devel] crashing when ignoring MSN users

2005-03-18 Thread wwp
Hello Jonas, On Fri, 18 Mar 2005 18:17:56 +0100 Jonas Grote <[EMAIL PROTECTED]> wrote: > Hello, > if I try to ignore a msn-user (right click - edit user group - ignore > list - " yes " ) i get the following output in my terminal: Could you build licq (and plugins) w/ debug symbols enabled (./co