Filelight crash when directory size is zero. Test case: ``` mkdir -p /tmp/bugs/this/is/a/test touch /tmp/bugs/this/is/a/test/file filelight /tmp/bugs/this/is/a/test ``` Result in `Floating point exception (core dumped)`
Ubuntu 16.10 $ filelight --version filelight 1.21 filelight master build from sources KDE Frameworks 5.35.0 Qt 5.7.0 (built against 5.7.0) I can not reproduce the crash, the directory is properly opened by filelight
Seem to have been fixed by https://cgit.kde.org/filelight.git/commit/?id=ffe38edcff1094a617f6cb00da0610b5834e6208 Which isn't part of the Applications/16.12 branch (which is also 1.21). branch commit log: https://cgit.kde.org/filelight.git/log/?h=Applications/16.12