| Anonymous | Login | Signup for a new account | 2025-11-14 10:15 UTC |
| My View | View Issues | Change Log | Roadmap | Doomseeker Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0004444 | Doomseeker | [All Projects] Bug | public | 2024-11-24 16:56 | 2025-11-12 20:52 | ||||
| Reporter | DrinkyBird | ||||||||
| Assigned To | Zalewa | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | resolved | Resolution | fixed | ||||||
| Platform | Linux | OS | openSUSE Tumbleweed | OS Version | 20241121 | ||||
| Product Version | |||||||||
| Target Version | Fixed in Version | 1.5.2 | |||||||
| Summary | 0004444: Qt 6: QObject::connect warning spam when hovering over servers | ||||||||
| Description | When Doomseeker is built with Qt 6, the following warning will occur when hovering over servers and the tooltip pops up:
| ||||||||
| Steps To Reproduce | 1. Build Doomseeker with Qt 6. 2. Hover over servers in the server table. | ||||||||
| Attached Files | |||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
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. |
|
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) |
|
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 [^]' |
|
Zalewa (developer) 2024-12-12 18:58 |
Change merged:'https://bitbucket.org/Doomseeker/doomseeker/commits/ebf8a099c544f73decee0abf829a9bed70013ee0 [^]' |
|
DrinkyBird (reporter) 2024-12-15 17:57 |
Yep, that fixes this ticket, and the issue with tooltips when the window is unfocused. |
|
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 |
| 2025-11-12 20:52 | Zalewa | Relationship added | related to 0004574 |
| Copyright © 2000 - 2025 MantisBT Team |