Public bug reported: Binary package hint: zenity
I am piping a download progress using below script: wget -nd -c --read-timeout=300 --retry-connrefused --header "Accept- Encoding: gzip,deflate" http://www.tartet.com/target_file 2>&1 | sed -u 's/.*\ \([0-9]\+%\)\ \+\([0-9.]\+\ [KMB\/s]\+\)$/\1\n# Downloading \2/' | zenity --progress --auto-close --title="Downloading File..." It works on Dapper and Hardy, but not on Intrepid. I have tried to downgrade from zenity 2.24.0 to zenity 2.22.1 (which is used in Hardy, I installed Hardy deb package on intrepid). As for the dependency, it removed rarian-compat and ubuntu-desktop meta package and installed scrollkeeper. But it is still the same problem. Or maybe other packages in Intrepid or Gnome that cause this problem ? David ** Affects: zenity (Ubuntu) Importance: Undecided Status: New -- Intrepid: Zenity progress do not show progress and download speed https://bugs.launchpad.net/bugs/294498 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to zenity in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
