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

--- Comment #1 from TYY331 <sebastian.p...@gmail.com> ---
i managed to fix it, turns out kdeglobals's file dialog section was corrupted,
I recreated the file and checked that it worked, it probably was a legacy
option that messed up the parsing, anyhow next are the two version of the
section, if someone stumbles upon this bug you have to delete the section and
it will be recreated automatically with a correct configuration.
produces bug
[KFileDialog Settings]
Allow Expansion=true
Automatically select filename extension=true
Breadcrumb Navigation=true
Decoration position=2
LocationCombo Completionmode=5
PathCombo Completionmode=5
Preview Width=235
Show Bookmarks=false
Show Full Path=false
Show Inline Previews=false
Show Preview=false
Show Speedbar=true
Show hidden files=false
Sort by=Date
Sort directories first=true
Sort reversed=true
Speedbar Width=156
View Style=Simple
listViewIconSize=72

correct configuration
[KFileDialog Settings]
Allow Expansion=false
Automatically select filename extension=true
Breadcrumb Navigation=true
Decoration position=2
LocationCombo Completionmode=5
PathCombo Completionmode=5
Show Bookmarks=false
Show Full Path=false
Show Inline Previews=true
Show Preview=false
Show Speedbar=true
Show hidden files=false
Sort by=Date
Sort directories first=true
Sort reversed=true
Speedbar Width=152
View Style=Simple

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to