Confirmed as happening to me also exactly as previously described.
Using LinuxMint 16, Zenity version is 3.8.0-1.

-- 
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/1247137

Title:
  zenity 3.8 --list outputs first answer twice separated by a pipe

Status in “zenity” package in Ubuntu:
  New

Bug description:
  Selecting the first item from

  $ zenity --list --column "Item" Apples Oranges Pears Toothpaste

  now returns

  `Apples|Apples`

  while in 3.6 it returned just `Apples`.

  
  Similarly,

  $  zenity --list --column "id" --column "Item" 1 Apples 2 Oranges 3 Pears 4
  Toothpaste

  now returns `1|1` instead of `1`.

  
  This messes up a lot of scripts expecting the old behaviour.

  (originally reported at
  https://bugzilla.gnome.org/show_bug.cgi?id=711251 but the bug doesn't
  appear in git master, nor apparantly in 3.8 as installed by the
  developer)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1247137/+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