Jump to content

Talk:Reporting Bugs: Difference between revisions

From Qt Wiki
Tifn (talk | contribs)
Created page with "I just tried to report [https://wiki.archlinux.org/title/Qt#File_dialog_are_very_slow_and_crash_the_related_application this bug], also discussed [https://www.reddit.com/r/archlinux/comments/11k0jaz/file_dialog_in_qt_applications_like_krita_and/ here] and [https://forum.qt.io/topic/144685/unrealistically-large-config-file-of-qtproject here] and [https://www.linux.org/threads/info-topic-file-selector-window-stays-on-the-screen-for-at-least-30-seconds.44792/ here] and [htt..."
 
Kkoehne (talk | contribs)
No edit summary
Line 4: Line 4:


In short: a text encoding issue causes .config/QtProject.conf to grow arbitrarily large under some cirumstances such as having accents in filenames (for example ~/Téléchargements in a french Ubuntu system. This makes the QT file chooser increasingly slow, and ultimately unusable.
In short: a text encoding issue causes .config/QtProject.conf to grow arbitrarily large under some cirumstances such as having accents in filenames (for example ~/Téléchargements in a french Ubuntu system. This makes the QT file chooser increasingly slow, and ultimately unusable.
: "Operation is not allowed" is a common error if you are using an e-mail domain that Atlassian considers not valid (like from a disposable e-mail provider). Might that be the problem? Otherwise please consider reaching out to jira-admin (at) qt-project.org.
:
: On the actual issue you wanted to report, this might be related to https://qt-project.atlassian.net/browse/QTBUG-133804 ?
: [[User:Kkoehne|Kkoehne]] ([[User talk:Kkoehne|talk]]) 11:13, 19 May 2026 (UTC)

Revision as of 11:13, 19 May 2026

I just tried to report this bug, also discussed here and here and here and here but after creating two Qt accounts (for Qt Group and Atlassian), it failed with "Vous n'êtes pas autorisé à réaliser cette opération. Veuillez vous connecter." (operation not allowed. Please login again)

This is sad because it would be useful to fix this bug which has been known for at least three years, is completely blocking for the affected users, and especially uneasy to diagnose (took me a day to figure out).

In short: a text encoding issue causes .config/QtProject.conf to grow arbitrarily large under some cirumstances such as having accents in filenames (for example ~/Téléchargements in a french Ubuntu system. This makes the QT file chooser increasingly slow, and ultimately unusable.

"Operation is not allowed" is a common error if you are using an e-mail domain that Atlassian considers not valid (like from a disposable e-mail provider). Might that be the problem? Otherwise please consider reaching out to jira-admin (at) qt-project.org.
On the actual issue you wanted to report, this might be related to https://qt-project.atlassian.net/browse/QTBUG-133804 ?
Kkoehne (talk) 11:13, 19 May 2026 (UTC)