Bug#680655: im-config: Segmentation fault after click Cancel or OK in the GUI.

2012-07-08 Thread Andrew Lee
Hi,

2012/7/8 Osamu Aoki os...@debian.org:
 Can you make log with undocumented -d debug trace option?
 $ LANG=en_US.UTF-8 im-config -d

See the attachment.

 Also, scim is in bad shape since its family of packages are not updated
 timely.  With recent bump of scim (C++ program), it may cause some
 trouble with you IM method.  What SCIM packages are installed?  Are they
 active packages in sid/testing?  (Many have been removed.)

I just noticed that SCIM upstream added all integrated im-modules
(gtk2/gtk3/qt3/qt4/clutter) are written in pure C in recent version.

These scim packages were installed.
$ dpkg -l | grep scim
ii  libscim-dev:amd641.4.13-5
   amd64development library for SCIM
platform
ii  libscim8c2a:amd641.4.13-5
   amd64library for SCIM platform
ii  scim 1.4.13-5
   amd64smart common input method platform
ii  scim-chewing 0.3.4-3
   amd64Chewing IM engine module for SCIM
ii  scim-gtk-immodule:amd64  1.4.13-5
   amd64GTK+ input method module with SCIM
as backend
ii  scim-modules-socket:amd641.4.13-5
   amd64socket modules for SCIM platform
ii  scim-modules-table   0.5.9-1
   amd64generic tables IM engine module
for SCIM platform
ii  scim-tables-additional   0.5.9-1
   all  miscellaneous input method data
tables for SCIM platform
ii  scim-tables-zh   0.5.9-1
   all  Chinese input method data tables
for SCIM platform
ii  scim-unikey
0.3.1+debian-3   amd64Vietnamese Input
Method Engine for SCIM using Unikey Engine

New version of scim is sid and experimental:
 scim | 1.4.13-5   | sid  | source, amd64, armel, armhf,
hurd-i386, ia64, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc,
s390, s390x, sparc
 scim | 1.4.14-1   | sid  | source, i386
 scim | 1.4.14-1x1 | experimental | source, i386

-- 
-Andrew


debug-im-config.log
Description: Binary data


Bug#680655: im-config: Segmentation fault after click Cancel or OK in the GUI.

2012-07-07 Thread 李健秋
Package: im-config
Version: 0.17
Severity: important

Dear Maintainer,

I got segmentation fault after click Cancel or OK in the im-config gui.
The error messages are:
$ LC_ALL=C im-config 
/usr/share/im-config/im-config.common: line 127: 25475 Done
echo -n $1
 25476 Segmentation fault  | zenity --width=600 --height=400 --title 
$IM_CONFIG_ID --text-info

-Andrew

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

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages im-config depends on:
ii  dialog1.1-20120215-2
ii  gettext-base  0.18.1.1-9
ii  zenity3.4.0-2

Versions of packages im-config recommends:
ii  dialog  1.1-20120215-2
ii  x11-common  1:7.7+1

im-config suggests no packages.

-- Configuration Files:
/etc/X11/xinit/xinputrc [Errno 2] 沒有此一檔案或目錄: u'/etc/X11/xinit/xinputrc'

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680655: im-config: Segmentation fault after click Cancel or OK in the GUI.

2012-07-07 Thread Osamu Aoki
Hi,

On Sun, Jul 08, 2012 at 02:37:56AM +0800, Andrew Lee wrote:
 Package: im-config
 Version: 0.17
 Severity: important
 
 Dear Maintainer,
 
 I got segmentation fault after click Cancel or OK in the im-config gui.
 The error messages are:
 $ LC_ALL=C im-config 
 /usr/share/im-config/im-config.common: line 127: 25475 Done   
  echo -n $1
  25476 Segmentation fault  | zenity --width=600 --height=400 --title 
 $IM_CONFIG_ID --text-info

This is not bug in im-config but in zenity.

Did you really hit this bug  with:
 ii  zenity3.4.0-2

I know zenity 3.4.0-1 was buggy on amd64.

Try this on your system.

$ LC_ALL=C zenity --title=TITLE --width=600 --height=400 --text=Select ... 
--list --radiolist --column select --column name --column desc. FALSE c1 
Choice 1 FALSE c2 Choice 2||echo ERROR=$?

It works fine here now.  (Please also read http://bugs.debian.org/672263 )

Osamu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680655: im-config: Segmentation fault after click Cancel or OK in the GUI.

2012-07-07 Thread Andrew Lee
Hi,

2012/7/8 Osamu Aoki os...@debian.org:
 Did you really hit this bug  with:
 ii  zenity3.4.0-2

Yes. I did.

 Try this on your system.

 $ LC_ALL=C zenity --title=TITLE --width=600 --height=400 --text=Select 
 ... --list --radiolist --column select --column name --column desc. 
 FALSE c1 Choice 1 FALSE c2 Choice 2||echo ERROR=$?

This works somehow.

-- 
-Andrew



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680655: im-config: Segmentation fault after click Cancel or OK in the GUI.

2012-07-07 Thread Andrew Lee
Hi,

 2012/7/8 Osamu Aoki os...@debian.org:
 Did you really hit this bug  with:
 ii  zenity3.4.0-2

 Yes. I did.

Just noticed I can only reproduce it when im-config set to scim and
relogin with scim enabled.

-- 
-Andrew



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#680655: im-config: Segmentation fault after click Cancel or OK in the GUI.

2012-07-07 Thread Osamu Aoki
On Sun, Jul 08, 2012 at 08:31:10AM +0800, Andrew Lee wrote:
 Hi,
 
  2012/7/8 Osamu Aoki os...@debian.org:
  Did you really hit this bug  with:
  ii  zenity3.4.0-2
 
  Yes. I did.
 
 Just noticed I can only reproduce it when im-config set to scim and
 relogin with scim enabled.

Hmmm... maybe some code around SCIM is broken.

Can you make log with undocumented -d debug trace option?

$ LANG=en_US.UTF-8 im-config -d

Also, scim is in bad shape since its family of packages are not updated
timely.  With recent bump of scim (C++ program), it may cause some
trouble with you IM method.  What SCIM packages are installed?  Are they
active packages in sid/testing?  (Many have been removed.)

Without such info to recreate trouble, this can not be fixed or
reassined.

Thanks.

Osamu


Osamu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org