ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vladimir Alyekhin <flea@is.com.ua>
To: community@altlinux.ru
Subject: Re: [Comm] vicq
Date: Wed, 6 Aug 2003 12:39:26 +0300
Message-ID: <20030806093926.GD32695@is.com.ua> (raw)
In-Reply-To: <20030806082909.6a3a13c8.kirey@mmk.ru>

Hi Alexander!
On Wed, Aug 06, 2003 at 08:29:09AM +0600, you wrote:
> 
> Здравствуйте!
> 
> Кто-нибудь использует vicq?
> Есть проблема: когда приходит сообщение, оно автоматически
> не выводится на экран, но если нажать <Enter>, то тогда появляется.
> По умолчанию в настройках есть автоответ отправителю. Так
> вот, отпавитель видет автоответ, а я нет, пока не нажму enter,
> как уже писал.
> 
> screenshot:
> 
> $ vicq
> Password:
> Reading config....done
> vICQ version: [0.4.1] revision:[1.103]
> vICQ.pm version: [0.03]
> Trying to connect.....done!
> Using GNU readline
> vICQ(online)/[08:03:30]>
> 
> Как то можно починить сию проблему?
быстро и корректно никак.. Или пересобирать perl с PERL_OLD_SIGNALS, но тогда прийдется пересобирать
очень много модулей.
Или изменить в vicq обработку SIG{ALRM}:
добавить
use POSIX ':signal_h'; 

Изменить $SIG{ALRM} = \&tick_handler на sigaction SIGALRM, new POSIX::SigAction \&tick_handler;

(можно просто выташить последнюю версию из cvs...)

Но тут тоже глюки при наборе текста.

Как полечить это корректно я пока не знаю.

-- 
Vladimir Alyekhin
CJSC "Internet-Service"
VA2-UANIC



      reply	other threads:[~2003-08-06  9:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-06  2:29 Alexander Kirey
2003-08-06  9:39 ` Vladimir Alyekhin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030806093926.GD32695@is.com.ua \
    --to=flea@is.com.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git