View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004019 | DarkRadiant | GUI | public | 05.01.2015 15:52 | 07.07.2015 09:26 |
Reporter | MirceaKitsune | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x64 | OS | Linux openSUSE | OS Version | 13.2 |
Product Version | 2.0.0 | ||||
Target Version | 2.0.2 | Fixed in Version | 2.0.2 | ||
Summary | 0004019: "Wrong type" error window spam in certain menus | ||||
Description | Another weird error appears to happen latest GIT master, causing an infinite window spam and even blocking me from normally closing the application at times; The menus for some DarkRadiant plugins (I notice this in the Stim/Response, Objectives, Conversation Editor windows especially) constantly cause popups containing this message, when entries are added or selected in some lists: Wrong type, required: long but: string | ||||
Steps To Reproduce | Open up the menus for any of the DarkMod plugins mentioned above, and add an entry to a list, then position the mouse cursor or selection over that list. | ||||
Additional Information | Linux openSUSE 13.2 x64. wxWidgets 3.0.2. Running latest GIT master of DarkRadiant. A thread on the wxWidgets forums, discussing this issue and apparently pointing out the solution as well: http://forums.wxwidgets.org/viewtopic.php?f=19&t=28331 Forum thread: http://forums.thedarkmod.com/topic/16852-wrong-type-error-window-spam-in-certain-menus/ (greebo) Another reference thread: http://comments.gmane.org/gmane.comp.lib.wxwidgets.devel/157653 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Should be fixed in e5378f338458b5f45f7b1a71eaa65aba9b5d9679. All columns that are number valued are using string wxVariants internally now. | |
I did a 'git pull', but the fix doesn't appear for me. The Github page also shows the last commit dating 10 days ago. https://github.com/orbweaver/DarkRadiant | |
I'm usually working on my own fork these days: https://github.com/codereader/darkradiant | |
Okay, I added your origin and will try to compile its master branch. Hope the fix makes it in the default DarkRadiant repository too... not sure exactly which of the two I should use on a regular basis. | |
Date Modified | Username | Field | Change |
---|---|---|---|
05.01.2015 15:52 | MirceaKitsune | New Issue | |
05.01.2015 15:52 | MirceaKitsune | File Added: 23vkxp0.jpg | |
06.01.2015 06:17 | greebo | Status | new => acknowledged |
06.01.2015 14:27 | greebo | Product Version | => 2.0.0 |
06.01.2015 14:27 | greebo | Target Version | => 2.0.2 |
06.01.2015 14:27 | greebo | Assigned To | => greebo |
06.01.2015 14:27 | greebo | Status | acknowledged => assigned |
06.01.2015 14:28 | greebo | Note Added: 0007311 | |
06.01.2015 14:28 | greebo | Status | assigned => resolved |
06.01.2015 14:28 | greebo | Fixed in Version | => 2.0.2 |
06.01.2015 14:28 | greebo | Resolution | open => fixed |
06.01.2015 16:15 | MirceaKitsune | Note Added: 0007314 | |
06.01.2015 16:31 | greebo | Note Added: 0007315 | |
06.01.2015 16:32 | greebo | Additional Information Updated | |
06.01.2015 18:38 | MirceaKitsune | Note Added: 0007316 | |
07.07.2015 09:26 | greebo | Status | resolved => closed |