We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More random warning crept up with Qt 6.8.0.
[07:01:45] [warning] Could not find accessible on path: "/org/a11y/atspi/accessible/2147486620"
[07:02:44] [warning] Accessible invalid: QAccessibleInterface(0x1c2907b0 invalid) "/org/a11y/atspi/accessible/2147488695"
But I even find reports much older, such as https://mail.kde.org/pipermail/kde-accessibility/2017-October/003168.html.
The text was updated successfully, but these errors were encountered:
#3134 log: ignore more warnings in log dialog for Qt 6.8.0
afb30ab
Signed-off-by: Patrizio Bekerle <[email protected]>
No branches or pull requests
More random warning crept up with Qt 6.8.0.
[07:01:45] [warning] Could not find accessible on path: "/org/a11y/atspi/accessible/2147486620"
[07:02:44] [warning] Accessible invalid: QAccessibleInterface(0x1c2907b0 invalid) "/org/a11y/atspi/accessible/2147488695"
But I even find reports much older, such as https://mail.kde.org/pipermail/kde-accessibility/2017-October/003168.html.
The text was updated successfully, but these errors were encountered: