jeromerobert / k4dirstat

K4DirStat (KDE Directory Statistics) is a small utility program that sums up disk usage for directory trees, very much like the Unix 'du' command. It displays the disk space used up by a directory tree, both numerically and graphically (copied from the Debian package description).
GNU General Public License v2.0
64 stars 10 forks source link

Can't select / directory #18

Closed jeromerobert closed 8 years ago

jeromerobert commented 8 years ago

Original report by Fabian Vogt (Bitbucket: Vogtinator, GitHub: Vogtinator).


In the open directory I can't select the / directory, I have to type it in the text field manually.

jeromerobert commented 8 years ago

Original comment by Jerome Robert (Bitbucket: jeromerobert, GitHub: jeromerobert).


You should be able to select / in the upper combox named "Look in:". AFAIK this is how the Qt5 file chooser work.

jeromerobert commented 8 years ago

Original comment by Fabian Vogt (Bitbucket: Vogtinator, GitHub: Vogtinator).


I do not have such a combobox:

k4dirstat dialog.png

Maybe the dialog is the one provided by KDE/Breeze.

jeromerobert commented 8 years ago

Original comment by Jerome Robert (Bitbucket: jeromerobert, GitHub: jeromerobert).


So I guess you have this problem with all Qt applications which need to select a directory. If yes I'm going to close the bug. If not could you tell me the name of an application where it behave as you expect, so I can mimic the code ?

jeromerobert commented 8 years ago

Original comment by Fabian Vogt (Bitbucket: Vogtinator, GitHub: Vogtinator).


I can't select "/" as a folder for a slideshow as plasma desktop background either, so it's definitely the dialog that's broken.

jeromerobert commented 8 years ago

Original comment by Fabian Vogt (Bitbucket: Vogtinator, GitHub: Vogtinator).


Reported: https://bugs.kde.org/show_bug.cgi?id=355443