Avidemux goes behind the Dock on Ubuntu 24.04

Started by ConD, October 02, 2025, 07:40:43 AM

Previous topic - Next topic

ConD

As you can see on the attached image, Avidemux window extends under the Dock if it is not placed at Left but at Bottom.
You cannot view this attachment.

eumagga0x2a

Does this happen with a build off the latest git master as well (probably yes)? You can find the appImage of the last available developer build – the one from 2025-05-30 – here.

What is the native resolution of your screen? You should reduce the font size at least for Qt applications as the available display height is clearly insufficient at current font size.

If the dpi value is higher than 100, this may let Qt think it needs to enable HiDPI scaling. You may try to launch Avidemux from the Terminal with the environmental variable QT_ENABLE_HIGHDPI_SCALING set to 0.