https://bugs.kde.org/show_bug.cgi?id=499727
--- Comment #5 from Frank Fischer <frank-fisc...@shadow-soft.de> --- (In reply to Nicolas Fella from comment #3) > I see. That looks like an unintended misuse of the Qt API. > QCoreApplication::applicationName() isn't supposed to be used for > user-visible application titles. That's what > QGuiApplication::applicationDisplayName() is for. > > Compare https://doc.qt.io/qt-6/qcoreapplication.html#applicationName-prop > and https://doc.qt.io/qt-6/qguiapplication.html#applicationDisplayName-prop Thanks a lot, in particular for pointing out the applicationTitle issue. It has been changed in Lazarus and works fine. So at least the bug on the Lazarus side has been closed thanks to your hint. -- You are receiving this mail because: You are watching all bug changes.