Any idea about how to workaround this ?

(because of this bug, OS-Uninstaller is 100% KO in 12.04).

** Changed in: os-uninstaller
   Importance: Undecided => Critical

-- 
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:
  New
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