Package: xchat-gnome
Version: 1:0.24.3.1-1
Severity: important
Tags: patch

xchat-gnome crashes on Thai locale:

  $ LC_MESSAGES=th_TH.UTF-8 xchat-gnome
  XChat CRITICAL *** default event text failed to build!
  Aborted

This is caused by a defect in program translation. Patch to fix is attached.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=th_TH.UTF-8, LC_CTYPE=th_TH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xchat-gnome depends on:
ii  libatk1.0-0            1.24.0-2          The ATK accessibility toolkit
ii  libc6                  2.9-7             GNU C Library: Shared libraries
ii  libcairo2              1.8.6-2+b1        The Cairo 2D vector graphics libra
ii  libcanberra-gtk0       0.4-1             Gtk+ helper for playing widget eve
ii  libcanberra0           0.4-1             a simple abstract interface for pl
ii  libdbus-1-3            1.2.12-1          simple interprocess messaging syst
ii  libdbus-glib-1-2       0.80-3            simple interprocess messaging syst
ii  libfontconfig1         2.6.0-3           generic font configuration library
ii  libfreetype6           2.3.9-4           FreeType 2 font engine, shared lib
ii  libgconf2-4            2.24.0-7          GNOME configuration database syste
ii  libglade2-0            1:2.6.4-1         library to load .glade files at ru
ii  libglib2.0-0           2.20.1-1          The GLib library of C routines
ii  libgnome2-0            2.24.1-2          The GNOME 2 library - runtime file
ii  libgnomeui-0           2.24.1-1          The GNOME 2 libraries (User Interf
ii  libgtk2.0-0            2.14.7-5          The GTK+ graphical user interface 
ii  libnotify1 [libnotify1 0.4.5-1           sends desktop notifications to a n
ii  libpango1.0-0          1.24.0-3          Layout and rendering of internatio
ii  libperl5.10            5.10.0-19         Shared Perl library
ii  libsexy2               0.1.11-2+b1       collection of additional GTK+ widg
ii  libssl0.9.8            0.9.8g-16         SSL shared libraries
ii  libx11-6               2:1.2.1-1thep1    X11 client-side library
ii  python2.5              2.5.4-1           An interactive high-level object-o
ii  tcl8.4                 8.4.19-3          Tcl (the Tool Command Language) v8
ii  xchat-gnome-common     1:0.24.3.1-1      a new frontend to the popular X-Ch
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

xchat-gnome recommends no packages.

xchat-gnome suggests no packages.

-- no debconf information
Index: th.po
===================================================================
--- th.po	(revision 2730)
+++ th.po	(working copy)
@@ -11,7 +11,7 @@
 "Project-Id-Version: xchat-gnome HEAD\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2008-09-13 14:59+0700\n"
-"PO-Revision-Date: 2009-03-26 19:43+0700\n"
+"PO-Revision-Date: 2009-04-12 16:03+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <[email protected]>\n"
 "Language-Team: Thai <[email protected]>\n"
 "MIME-Version: 1.0\n"
@@ -1811,7 +1811,7 @@
 
 #: ../src/common/textevents.h:12
 msgid "-%C10-%C11-%O$tCannot join%C11 %B$1 %O(You are banned)."
-msgstr "-%C10-%C11-%O$ไม่สามารถเข้า%C11 %B$1 %O(คุณถูกห้ามเข้า)"
+msgstr "-%C10-%C11-%O$tไม่สามารถเข้า%C11 %B$1 %O(คุณถูกห้ามเข้า)"
 
 #: ../src/common/textevents.h:18
 msgid "-%C10-%C11-%O$t$1 is now known as $2"

Reply via email to