Bug#654337: items in --list starting with -- are misinterpreted as options
Klaus Knopper
bugs at knopper.net
Tue Jan 3 01:00:59 UTC 2012
Package: zenity
Version: 3.2.0-1
Severity: normal
The correct command for showing the problem is
zenity --list --column= --column= 1 2 3 --4
vs.
zenity --list --column= --column= 1 2 3 4
Using the "pipe" method inestead,
echo -e "1\n2\n3\n--4" | zenity --list --column= --column=
shows the expected result.
-- System Information:
Debian Release: 6.0.3
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.1.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages zenity depends on:
ii libc6 2.13-24 Embedded GNU C Library: Shared lib
ii libgdk-pixbuf2.0-0 2.24.0-2 GDK Pixbuf library
ii libglib2.0-0 2.30.2-4 GLib library of C routines
ii libgtk-3-0 3.2.3-1 GTK+ graphical user interface libr
ii libnotify4 0.7.4-1 sends desktop notifications to a n
ii libpango1.0-0 1.29.4-2 Layout and rendering of internatio
ii libwebkitgtk-3.0-0 1.6.1-5+b1 Web content engine library for GTK
ii libx11-6 2:1.4.4-4 X11 client-side library
ii zenity-common 3.2.0-1 Display graphical dialog boxes fro
zenity recommends no packages.
zenity suggests no packages.
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list