Public bug reported:

Binary package hint: zenity

Hello, it's me again.
Installation iso: gutsy-desktop-i386.iso

I have always used a tiny "tv-kanaler.sh" shell skript to show a list of
TV-channels.  It uses the "Zenity" tool to create the dialog and channel
list.

Zenity comes with Ubuntu. Kubuntu users may need to pull it down from
repo.

This zenity-dialog should return the selected frequenzy value (203.25 or 
210.00, etc). But it fails.
Has something changed or is this a bug?

Test this command on the cli:

echo $(zenity --title="Velg TV-kanal" --width=290 --height=300 --list 
--radiolist --column "Choose" --column "Frequencia"  --column "Channel" \
  FALSE  203.25  "TV channel 1"  \
  TRUE   210.00  "TV channel 2"  \
  FALSE  196.50  "TV channel 3"  )

(zenity:8056): GLib-GObject-CRITICAL **: g_value_get_string: assertion 
`G_VALUE_HOLDS_STRING (value)' failed
---

I have tried to quote the numbers like this "203.25" but no success.

The whole script for those especialmente interested:
http://www.futuredesktop.org/tmp/ivtv/tv-kanaler.sh

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

-- 
Gutsy: Zenity dialog-creator fails to return a value.
https://bugs.launchpad.net/bugs/123994
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for zenity in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to