Bug 380016 - The window can't be resized down
Summary: The window can't be resized down
Status: RESOLVED NOT A BUG
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.6.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-19 16:58 UTC by Esteban Adrián Pérez
Modified: 2018-05-06 00:16 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshoot showing krusader min width (285.56 KB, image/jpeg)
2017-05-19 19:53 UTC, Esteban Adrián Pérez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Esteban Adrián Pérez 2017-05-19 16:58:53 UTC
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.
Comment 1 Alex Bikadorov 2017-05-19 18:03:24 UTC
Please post a screenshot. Is there some content in the window that prevents resizing?
1300pixel in width, I assume. What about height?
Comment 2 Esteban Adrián Pérez 2017-05-19 19:53:24 UTC
Created attachment 105644 [details]
Screenshoot showing krusader min width
Comment 3 Esteban Adrián Pérez 2017-05-19 19:56:49 UTC
(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 :)
Comment 4 Alex Bikadorov 2017-05-21 16:50:17 UTC
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.
Comment 5 Alex Bikadorov 2017-05-21 16:53:52 UTC
Or a more direct hint: https://wiki.archlinux.org/index.php/Qt#Qt5 / "Configuration of Qt5 apps under environments other than KDE Plasma"
Comment 6 Esteban Adrián Pérez 2017-05-22 21:11:56 UTC
(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...
Comment 7 Esteban Adrián Pérez 2017-05-26 17:00:38 UTC
(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 :)
Comment 8 Alex Bikadorov 2017-05-26 18:23:59 UTC
>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.
Comment 9 Esteban Adrián Pérez 2017-05-26 18:40:26 UTC
Yes, I understand :)

Sorry for the inconveniences :)

Regards...

E.