Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004444Doomseeker[All Projects] Bugpublic2024-11-24 16:562024-12-15 19:29
ReporterDrinkyBird 
Assigned ToZalewa 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformLinuxOSopenSUSE TumbleweedOS Version20241121
Product Version 
Target VersionFixed in Version1.5.2 
Summary0004444: Qt 6: QObject::connect warning spam when hovering over servers
DescriptionWhen Doomseeker is built with Qt 6, the following warning will occur when hovering over servers and the tooltip pops up:


qt.core.qobject.connect: QObject::connect: Cannot connect (nullptr)::focusObjectChanged(QObject*) to QApplication::_q_updateFocusObject(QObject*)
Steps To Reproduce1. Build Doomseeker with Qt 6.
2. Hover over servers in the server table.
Attached Files

- Relationships

-  Notes
User avatar (0024165)
Blzut3 (administrator)
2024-11-30 01:39

This may be an issue with Qt6 and Wayland. This is triggered when the tooltip pops up while Doomseeker is out of focus.
User avatar (0024167)
DrinkyBird (reporter)
2024-11-30 18:30

Yeah, tooltips under Wayland are a bit screwy in general when Doomseeker is out of focus; they appear in their own decorated window that is centred on the main window. That affects both Qt 5 and 6.

It's possible the specific issue reported by this warning exists in Qt 5 as well, but Qt 6 is better at reporting these issues (from experience with QObject::connect warnings in personal projects)
User avatar (0024171)
Blzut3 (administrator)
2024-12-09 01:20

Based on the pull request that got sent in today, it turns out a trivial change can address this:'https://bitbucket.org/Doomseeker/doomseeker/pull-requests/17 [^]'
User avatar (0024172)
Zalewa (developer)
2024-12-12 18:58

Change merged:'https://bitbucket.org/Doomseeker/doomseeker/commits/ebf8a099c544f73decee0abf829a9bed70013ee0 [^]'
User avatar (0024173)
DrinkyBird (reporter)
2024-12-15 17:57

Yep, that fixes this ticket, and the issue with tooltips when the window is unfocused.

Issue Community Support
This issue is already marked as resolved.
If you feel that is not the case, please reopen it and explain why.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2024-11-24 16:56 DrinkyBird New Issue
2024-11-30 01:39 Blzut3 Note Added: 0024165
2024-11-30 01:39 Blzut3 Status new => acknowledged
2024-11-30 18:30 DrinkyBird Note Added: 0024167
2024-12-09 01:20 Blzut3 Note Added: 0024171
2024-12-12 18:58 Zalewa Note Added: 0024172
2024-12-12 18:58 Zalewa Status acknowledged => needs testing
2024-12-15 17:57 DrinkyBird Note Added: 0024173
2024-12-15 19:29 Zalewa Status needs testing => resolved
2024-12-15 19:29 Zalewa Fixed in Version => 1.5.2
2024-12-15 19:29 Zalewa Resolution open => fixed
2024-12-15 19:29 Zalewa Assigned To => Zalewa






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker