Public bug reported:

Since Ubuntu 12.04, the following zenity --list returns systematically
"xargs: zenity: terminated by signal 11" error whatever the user choice.

Here is the code:
choice=$(echo $TAB | xargs zenity --list --hide-header 
--window-icon=/path/my_icon.png \
                --title="$my_title" --text="$Please_choose_an_item" 
--column="") || quit_function;


The same code works ok on 10.04, 11.04, 11.10.

Any workaround is welcome :)

** Affects: os-uninstaller
     Importance: Undecided
         Status: Triaged

** Affects: zenity
     Importance: Unknown
         Status: Unknown

** Affects: zenity (Ubuntu)
     Importance: Undecided
         Status: New

** Bug watch added: GNOME Bug Tracker #674915
   https://bugzilla.gnome.org/show_bug.cgi?id=674915

** Also affects: zenity via
   https://bugzilla.gnome.org/show_bug.cgi?id=674915
   Importance: Unknown
       Status: Unknown

** Also affects: os-uninstaller
   Importance: Undecided
       Status: New

** Changed in: os-uninstaller
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to zenity in Ubuntu.
https://bugs.launchpad.net/bugs/989343

Title:
  [regression] xargs: zenity: terminated by signal 11

Status in OS-Uninstaller:
  Triaged
Status in Zenity:
  Unknown
Status in “zenity” package in Ubuntu:
  New

Bug description:
  Since Ubuntu 12.04, the following zenity --list returns systematically
  "xargs: zenity: terminated by signal 11" error whatever the user
  choice.

  Here is the code:
  choice=$(echo $TAB | xargs zenity --list --hide-header 
--window-icon=/path/my_icon.png \
                --title="$my_title" --text="$Please_choose_an_item" 
--column="") || quit_function;

  
  The same code works ok on 10.04, 11.04, 11.10.

  Any workaround is welcome :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-uninstaller/+bug/989343/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to