Hello... I can't resize the main window under 1300px. I'm using dual monitor, both with a resolution of 1280*1024... Here is a partial copy from my Krusader config file finded in ~/.config/krusaderrc [Private] Maximized=false ... Start Position=0,28 Start Size=1307,840 ... [Startup] Left Side Is Active=false Show Cmd Line=false Show FN Keys=true Show Terminal Emulator=false Show status bar=true Splitter Sizes=653,653 ... Terminal Emulator Splitter Sizes=722,0 Vertical Mode=false I tried modifying Start Size = 1001 and Splitter Sizes = 500,500 (I realized that Start Size = Spliter Sizes * 2 + 1) without success, and the file returns to the values showed before... Is it there other info you need to help you to fix that? :) Thank you in advance... E.
Please post a screenshot. Is there some content in the window that prevents resizing? 1300pixel in width, I assume. What about height?
Created attachment 105644 [details] Screenshoot showing krusader min width
(In reply to Alex Bikadorov from comment #1) > Please post a screenshot. Added screenshot... >Is there some content in the window that prevents resizing? Just the usual columns, I tried to shrink the columns, edit the krusaderrc file, and the same result > 1300pixel in width, I assume. What about height? Yes, 1300 in width... About the height, it works as expected :)
Its probably caused by the missing icons. Install Breeze and get the settings correct to see if this solves the problem. Bug 379583 may help.
Or a more direct hint: https://wiki.archlinux.org/index.php/Qt#Qt5 / "Configuration of Qt5 apps under environments other than KDE Plasma"
(In reply to Alex Bikadorov from comment #5) > Or a more direct hint: https://wiki.archlinux.org/index.php/Qt#Qt5 / > "Configuration of Qt5 apps under environments other than KDE Plasma" This is weird... I've a notebook with a fresh install of Ubuntu 16.04 (the pc where I've dual monitor were upgraded since 12.04) and the window's Krusader works as expected... I'll read the links provided when I be in front of the PC with this problem...
(In reply to Alex Bikadorov from comment #4) > Its probably caused by the missing icons. Install Breeze and get the > settings correct to see if this solves the problem. Bug 379583 may help. I switched to Breeze and... It worked... I don't know if this is a normal behavior or not, so I let you decide close or not this... BTW, I tested HighContrast icon theme and the problem persist... Then, what happen if some one needs/wnats to use a different Icon Theme?... :) Thanks for your support :)
>BTW, I tested HighContrast icon theme and the problem persist... Then, what happen if some one needs/wnats to use a different Icon Theme?... :) See Bug 372966. We actually only support Breeze. It has a lot more icons than other themes and if there is no suitable icon available, what else can we do besides showing some replacement text? We could also ship these icons inside Krusader but they would still be Breeze icons, not fit together with other themes and if Breeze is also installed they are installed twice. Not a solution.
Yes, I understand :) Sorry for the inconveniences :) Regards... E.