ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] vicq
@ 2003-08-06  2:29 Alexander Kirey
  2003-08-06  9:39 ` Vladimir Alyekhin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kirey @ 2003-08-06  2:29 UTC (permalink / raw)
  To: community


Здравствуйте!

Кто-нибудь использует 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]>

Как то можно починить сию проблему?

-- 
Александр Кирей



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] vicq
  2003-08-06  2:29 [Comm] vicq Alexander Kirey
@ 2003-08-06  9:39 ` Vladimir Alyekhin
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Alyekhin @ 2003-08-06  9:39 UTC (permalink / raw)
  To: community

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-06  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-06  2:29 [Comm] vicq Alexander Kirey
2003-08-06  9:39 ` Vladimir Alyekhin

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