| Anonymous | Login | Signup for a new account | 2025-11-14 22:55 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 | ||||
| 0003823 | Doomseeker | [All Projects] Cleanup | public | 2020-06-09 09:50 | 2021-08-07 16:52 | ||||
| Reporter | WubTheCaptain | ||||||||
| Assigned To | WubTheCaptain | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.3.1 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003823: fatal error: 'ui_checkwadsdlg.h' file not found | ||||||||
| Description | src/core/gui/checkwadsdlg.h includes a non-existent header ui_checkwadsdlg.h.$ find . -name ui_checkwadsdlg.h | wc -l 0 | ||||||||
| Steps To Reproduce | Found this error by opening src/core/gui/mainwindow.cpp in NVim with ALE plugin installed.src/core/gui/mainwindow.cpp|35 error| Error found in header. See :ALEDetail src/core/gui/mainwindow.cpp|35 error| Error found in header. See :ALEDetail Quote from :ALEDetail Quote from :ALEInfo Quote from :ALEInfo | ||||||||
| Attached Files | |||||||||
Notes |
|
|
WubTheCaptain (reporter) 2020-06-09 10:37 edited on: 2020-06-09 10:39 |
I tried chasing down ui_checkwadsdlg.h with git show, git rev-list, git log --diff-filter=D --summary and git log --diff-filter=R --summary. I don't think a file named this was ever committed to the source tree. There exists translations for them. $ grep -r "ui_checkwadsdlg" src/ src/core/gui/checkwadsdlg.h:#include "ui_checkwadsdlg.h" src/core/translations/ca_ES.ts: <location filename="../../../build/src/core/ui_checkwadsdlg.h" line="69"/> src/core/translations/ca_ES.ts: <location filename="../../../build/src/core/ui_checkwadsdlg.h" line="70"/> src/core/translations/pl_PL.ts: <location filename="../../../../doomseeker-debug/src/core/ui_checkwadsdlg.h" line="72"/> src/core/translations/pl_PL.ts: <location filename="../../../../doomseeker-debug/src/core/ui_checkwadsdlg.h" line="73"/> src/core/translations/es_ES.ts: <location filename="../../../build/src/core/ui_checkwadsdlg.h" line="69"/> src/core/translations/es_ES.ts: <location filename="../../../build/src/core/ui_checkwadsdlg.h" line="70"/> I'll chase this more in a few hours. |
|
Zalewa (developer) 2020-06-09 13:16 |
This file, and many others in this project, is generated during compilation. |
|
WubTheCaptain (reporter) 2020-06-09 14:11 edited on: 2020-06-09 14:13 |
Quote from Zalewa I briefly noticed so, before I had to leave for those few hours. 'https://doc.qt.io/qt-5/qtwidgets-cmake-qt5-wrap-ui.html [^]' 'https://cmake.org/cmake/help/latest/manual/cmake-qt.7.html#autouic [^]' Qt is hecking hard (and insanity). |
|
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 |
| 2020-06-09 09:50 | WubTheCaptain | New Issue | |
| 2020-06-09 09:51 | WubTheCaptain | Steps to Reproduce Updated | View Revisions |
| 2020-06-09 09:53 | WubTheCaptain | Steps to Reproduce Updated | View Revisions |
| 2020-06-09 09:55 | WubTheCaptain | Severity | trivial => tweak |
| 2020-06-09 09:56 | WubTheCaptain | Severity | tweak => minor |
| 2020-06-09 09:57 | WubTheCaptain | Assigned To | => WubTheCaptain |
| 2020-06-09 09:57 | WubTheCaptain | Status | new => assigned |
| 2020-06-09 10:01 | WubTheCaptain | Description Updated | View Revisions |
| 2020-06-09 10:01 | WubTheCaptain | Steps to Reproduce Updated | View Revisions |
| 2020-06-09 10:37 | WubTheCaptain | Note Added: 0021456 | |
| 2020-06-09 10:37 | WubTheCaptain | Priority | low => normal |
| 2020-06-09 10:39 | WubTheCaptain | Note Edited: 0021456 | View Revisions |
| 2020-06-09 10:40 | WubTheCaptain | Assigned To | WubTheCaptain => |
| 2020-06-09 10:40 | WubTheCaptain | Status | assigned => new |
| 2020-06-09 13:16 | Zalewa | Note Added: 0021458 | |
| 2020-06-09 14:11 | WubTheCaptain | Note Added: 0021459 | |
| 2020-06-09 14:11 | WubTheCaptain | Status | new => resolved |
| 2020-06-09 14:11 | WubTheCaptain | Resolution | open => won't fix |
| 2020-06-09 14:11 | WubTheCaptain | Assigned To | => WubTheCaptain |
| 2020-06-09 14:12 | WubTheCaptain | Note Edited: 0021459 | View Revisions |
| 2020-06-09 14:12 | WubTheCaptain | Resolution | won't fix => invalid |
| 2020-06-09 14:13 | WubTheCaptain | Note Edited: 0021459 | View Revisions |
| 2020-06-09 14:41 | WubTheCaptain | Resolution | invalid => no change required |
| 2021-08-07 16:52 | Blzut3 | Status | resolved => closed |
| Copyright © 2000 - 2025 MantisBT Team |