https://bugs.kde.org/show_bug.cgi?id=459381
--- Comment #2 from Sadi <sadiyumu...@gmail.com> --- (In reply to Brad Hards from comment #1) > This is not a KDialog issue. > > The difference in behaviour is due to using different shells. If you want to > have bash behaviour in your shell script, run it in bash (not dash or > whatever other shell you are using). I use zsh but this behavior doesn't change even if it's named *.sh and its first line is like this: #!/usr/bin/env bash I ruled out that because KDialog --progressbar doesn't work with zsh but it works if I do as above. BTW, is the progress bar issue also zsh issue, and not KDialog issue? Thanks. -- You are receiving this mail because: You are watching all bug changes.