Comment 2 for bug 1094924

Revision history for this message
Guraknugen (guraknugen) wrote :

Here is an strace example:
strace -tt -ff -o /tmp/zenity zenity --list --title "Select musicians" --text="Some text" --column="Select" --column="Musician" --checklist --height=480 --width=370 < testfile

The file ”testfile” is attached to this message.