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  zenity        3.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

Reply via email to