Wolfram Schlich | 7 Jun 18:07
X-Face

Re: Encoding

* Casey Allen Shobe <lists@...> [2006-03-27 13:04]:
> On Sunday 26 March 2006 15:06, Iulian Ciorascu wrote:
> > Ladislav Laska wrote:
> > > > Yeah, that was, but as far as i know, when gentoo package 'ncurses' is
> > > > compiled with 'unicode' use flag, ncursesw will be compiled instead.
> >
> > No, it's not "instead", it's "also".
> 
> I have ncurses and ncursesw libraries just as you show.  Am using Gentoo, 
> ncurses with the unicode use flag.  I'm not sure what ncursesw is, but if I 
> read your mail right, it could be fixed with a slight modification to the 
> ebuild, possibly adding a unicode flag to centericq?

I just patched my local centericq ebuild to link to ncursesw instead
of ncurses. Now I can see the umlauts in the input window as I type
them, but the cursor advances by *2* characters when pressing an
umlaut key, so it looks like there's a space between the umlaut (last
character) and the cursor. So, if you press an umlaut 3 times, there
are 3 spaces between the 3 umlauts and the cursor.

I also tried to send the umlauts.
It works from cicq (utf8) to cicq (utf8) via jabber.

Tried it with a friend who's using ICQ 5.1 on Windows, he sent me
3 umlauts. I saw nothing, so I examined the history file.
less shows them as <E4><F6><FC> whereas vim decodes them to äöü.
Looks like ISO-8859-1 and CenterICQ does not recode it to UTF8.

So, what I can tell now is that with my version of CenterICQ linked
against ncursesw, CenterICQ is able to *display* UTF8 encoded
(Continue reading)

Jozef Riha | 7 Jun 20:19
Picon
Gravatar

spim protection request

hello,

i am a quite satisfied cicq user. however from some time i get
overwhelming amounts of SPIM on icq network - there are days when i
receive 5-6 messages in one single day. the spim robots are not even
in the list - they send me garbage together w/ authorization request
(which they do not get of course).

i pine centericq developers for a spim protection support. maybe
something like sim messanger has. that is: if you want to be
authorized you have to answer a simple question.

thank you for considering my request.

cheers,

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

Wolfram Schlich | 7 Jun 20:30
X-Face

Re: spim protection request

* Jozef Riha <jose1711@...> [2006-06-07 20:22]:
> hello,

Hi Jozef!

> i am a quite satisfied cicq user. however from some time i get
> overwhelming amounts of SPIM on icq network - there are days when i
> receive 5-6 messages in one single day. the spim robots are not even
> in the list - they send me garbage together w/ authorization request
> (which they do not get of course).
> 
> i pine centericq developers for a spim protection support. maybe
> something like sim messanger has. that is: if you want to be
> authorized you have to answer a simple question.
> 
> thank you for considering my request.

You can use the External Actions feature to implement something like
that yourself (see the bundled CenterICQ README for details).
--

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

Gabriel Millerd | 7 Jun 21:13
Picon
Gravatar

Re: spim protection request

On 6/7/06, Wolfram Schlich <lists@...> wrote:

>
> You can use the External Actions feature to implement something > like that yourself (see the bundled
CenterICQ README for
> details).
>

I am not entirely sure this will stop the request message. For the
'message' itself is in the request message text. As selecting this
option ...

"Anti-spam: kill msgs from users not on the list : yes"

... will not protect you from these scum.

--

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

Jozef Riha | 8 Jun 11:22
Picon
Gravatar

Re: spim protection request

> > You can use the External Actions feature to implement something > like that yourself (see the bundled
CenterICQ README for
> > details).
> >
>
> I am not entirely sure this will stop the request message. For the
> 'message' itself is in the request message text. As selecting this
> option ...
>
> "Anti-spam: kill msgs from users not on the list : yes"
>
> ... will not protect you from these scum.

i was thinking the same actually. wonder if there even *is* a way to
manage this.
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

Alexander Fenster | 8 Jun 11:37

Re: spim protection request

JR> i was thinking the same actually. wonder if there even *is* a way to
JR> manage this.

As far as I know, authorization requests are also processed by rules in
'external' file.

--

-- 
Alexander Fenster

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

Jozef Riha | 8 Jun 12:06
Picon
Gravatar

Re: spim protection request

On 6/8/06, Alexander Fenster <fenster@...> wrote:
> JR> i was thinking the same actually. wonder if there even *is* a way to
> JR> manage this.
>
> As far as I know, authorization requests are also processed by rules in
> 'external' file.

my idea is like this:
- global rule to deny messages from ppl out of the roster

external file:
- detect authorization request: event auth
- store UIN to a file wannabes_icq_contacts: ???
- send a control question (2+3): stdin/stdount + echo "question"

- detect a message from UIN event: event msg
- does UIN belong to w/ wannabes_icq_contacts?: ???
- yes: is msg=5 -> give authorization, remove from wannabes_icq..
  no:   do nothing ???

??? = i have no idea how to do that

thanks for any hints, joe
_______________________________________________
Cicq mailing list
Cicq@...
http://mailman.linuxpl.org/mailman/listinfo/cicq
Questions? Check the FAQ first: http://centericq.de/faq/

(Continue reading)

Alex R | 13 Jun 04:07

CenterICQ wont work under FreeBSD/OpenBSD

Hi,

It seems to be a known issue that centericq will not work under BSD. It just
segfaults as soon as its run. I have tried numerous builds of if over 
multiple machines, same result,
could someone please investigate this. Googling this shows I am not the only 
one
having the problem.

To replicate this, build the source and try to run it.

Thanks.
Alex 

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

Sylvain Jeaugey | 13 Jun 09:44

Re: CenterICQ wont work under FreeBSD/OpenBSD

Hi Alex,

Can you please run centericq -d to enable verbosity and see if you can get 
more info on what's segfaulting. (Sorry, I do not have an available 
FreeBSD box at this time)

Cheers,
Sylvain

On Tue, 13 Jun 2006, Alex R wrote:

> Hi,
>
> It seems to be a known issue that centericq will not work under BSD. It just
> segfaults as soon as its run. I have tried numerous builds of if over
> multiple machines, same result,
> could someone please investigate this. Googling this shows I am not the only
> one
> having the problem.
>
> To replicate this, build the source and try to run it.
>
>
> Thanks.
> Alex
>
> _______________________________________________
> Cicq mailing list
> Cicq@...
> http://mailman.linuxpl.org/mailman/listinfo/cicq
(Continue reading)

Alex | 13 Jun 18:17

Re: CenterICQ wont work under FreeBSD/OpenBSD

Sylvain Jeaugey wrote:
> Hi Alex,
>
> Can you please run centericq -d to enable verbosity and see if you can 
> get more info on what's segfaulting. (Sorry, I do not have an 
> available FreeBSD box at this time)
>
> Cheers,
> Sylvain
>
> On Tue, 13 Jun 2006, Alex R wrote:
>
>> Hi,
>>
>> It seems to be a known issue that centericq will not work under BSD. 
>> It just
>> segfaults as soon as its run. I have tried numerous builds of if over
>> multiple machines, same result,
>> could someone please investigate this. Googling this shows I am not 
>> the only
>> one
>> having the problem.
>>
>> To replicate this, build the source and try to run it.
>>
>>
>> Thanks.
>> Alex
>>
>> _______________________________________________
(Continue reading)


Gmane