Package: centerim
Version: 4.22.10-1
Severity: important
Hi
it frequenlty crashes. I suspect that it is due to my external
please a fix so that it works better
cat .centerim/external
%action Notify When Online
event msg
proto all
status online
options stdin
%exec
msg=$(cat)
#act_id=$(xprop -root | grep "_NET_ACTIVE_WINDOW(WINDOW)"| cut -d ' ' -f 5)
#XPROP=` xprop -id $act_id | grep XtermScreen `
[ -f "/usr/bin/notify-send" ] && notify-send -i ~/chat.png "CenterIm"
"IM: $msg"
DATENOW=`date +%Y%m%d-%H%M%S`
echo "${DATENOW}-CenterIm: $msg" > ~/.status
%action Notify When Not Busy
event msg
proto all
# dnd na invisible
status away ffc
options stdin
%exec
msg=$(cat)
[ -f /usr/bin/aplay ] && sh ~/aplay.sh ~/dingq.wav
#notify-send "IM: $msg"
[ -f /usr/bin/notify-send ] && notify-send -i ~/chat.png "CenterIm" "IM:
$msg"
DATENOW=`date +%Y%m%d-%H%M%S`
echo "${DATENOW}-CenterIm: $msg" > ~/.status
Kind regards
-- System Information:
Debian Release: 6.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.36 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages centerim depends on:
ii centerim-common 4.22.10-1 A text-mode multi-protocol instant
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libcurl3-gnutls 7.21.0-2.1+squeeze1 Multi-protocol file transfer libra
ii libgcc1 1:4.4.5-8 GCC support library
ii libgnutls26 2.8.6-1+squeeze1 the GNU TLS library - runtime libr
ii libgpg-error0 1.6-1 library for common error values an
ii libgpgme11 1.2.0-1.2 GPGME - GnuPG Made Easy
ii libncurses5 5.7+20100313-5 shared libraries for terminal hand
ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3
Versions of packages centerim recommends:
ii elinks [www-browser] 0.12~pre5-2 advanced text-mode WWW browser
ii sox 14.3.1-1 Swiss army knife of sound processi
centerim suggests no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]