LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Why do some dialogs in Mint18 draw too small? (https://www.linuxquestions.org/questions/linux-desktop-74/why-do-some-dialogs-in-mint18-draw-too-small-4175596968/)

Red Squirrel 01-07-2017 05:50 AM

Why do some dialogs in Mint18 draw too small?
 
Like this:

http://gal.redsquirrel.me/thumbs/lrg...ng_dialogs.png


Super annoying. Have to resize it each time just to see all the options.

I've seen it happen in other programs too like Filezilla if you try to cancel an upload the dialog that asks if you are sure draws the buttons cropped so you can't read them, and that one you can't even resize.

Is there a way to fix this globally?

ondoho 01-07-2017 06:54 AM

important question:
WHICH dialogs, i.e. which apps generate them?
i suspect a toolkit (e.g. gtk3) problem.

fwiw, this sometimes happens to me too.
i have a hotkey for my window magaer to vertically maximize windows.
but if it happens too often, that would be problematic.

Habitual 01-07-2017 02:00 PM

Are you saying that all of your dialog boxes (globally) are missing the frame and other elements?
Usually there's a frame, titlebar and some canvas. I see canvas only in your attachment.

hydrurga 01-07-2017 02:05 PM

Your sidebar says that you are running Mint 17.1 KDE, but you're talking here about Mint 18. So is it Mint 18 KDE that you're running? The reason I ask is that I've experienced problems with KDE and some Gtk+ applications in the past.

Red Squirrel 01-08-2017 04:30 PM

It's very random but if an app does it then it does it all the time for that app/dialog. The one in the example is Audacity. But I've seen it in Filezilla too. If you try to close it while it's transferring files and you get a dialog asking if you're sure, the yes/no buttons are cropped out of the dialog you only see the edge border.

And yes it's 18.

Code:

DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=18
DISTRIB_CODENAME=sarah
DISTRIB_DESCRIPTION="Linux Mint 18 Sarah"
NAME="Linux Mint"
VERSION="18 (Sarah)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 18"
VERSION_ID="18"
HOME_URL="http://www.linuxmint.com/"
SUPPORT_URL="http://forums.linuxmint.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/linuxmint/"
UBUNTU_CODENAME=xenial
cat: /etc/upstream-release: Is a directory


ondoho 01-09-2017 01:05 PM

can you resize those dialogs manually (grab corner with mouse, or press a maximize button, or some hotkey combination)?

interestingly, those 2 apps depend on wxgtk, which is a "GTK+ implementation of wxWidgets API for GUI": http://wxwidgets.org/

Red Squirrel 01-14-2017 10:47 PM

Yes I can, but I have to do it each time, even within the same session.

Red Squirrel 10-24-2019 09:45 PM

This is still an issue. Am I the only one that runs into this? I was hoping it would get fixed in an update at some point. It's really annoying. Worse part is when I resize it never saves so every time that particular dialog gets opened, even within the same session, I have to resize it each time.

frankbell 10-24-2019 09:51 PM

I suspect the fault lies, not with Mint, but with the programs that produce these dialogs, as you said in your original post that only some dialogs suffer from this.

As previously mentioned, it would help to know which applications produce these unsatisfactory dialog boxes.

ondoho 10-25-2019 02:36 AM

^ Filezilla and Audacity.
Both depend on wxwidgets, that has caused minor problems for me, too, in the past.
OP should research there IMO.

@OP: Close apps, rename all config folders, try again.
For audacity that's ~/.audacity-data. I don't use filezilla.

Red Squirrel 11-02-2019 07:32 PM

This only happens in mint. Those programs work fine on other platforms. From a fresh install it will do this too, so it's not something wrong with my actual install, I think it's something wrong with the Implementation. But I wonder if there is some kind of work around or at very least a way to tell it to remember the size so I don't have to keep resizing manually each time.

I'm on Mint 18 which is older now as 19 is out so worse case scenario I might just clean install and use the opportunity to upgrade.

mrmazda 11-03-2019 06:36 PM

On https://en.wikipedia.org/wiki/WxWidgets it says:
Quote:

Several well known and big applications have switched to Qt due to the problems of wxWidgets[clarification needed]
I'll bet this is an example of the "problems" there referred to, and warrants a report to the Audacity and Filezilla developers. That image to me looks like a result of a mixture of em sizing and px sizing in its creation. None of the apps I use depend on wxWidgets.


All times are GMT -5. The time now is 08:10 AM.