View Issue Details

IDProjectCategoryView StatusLast Update
0004019DarkRadiantGUIpublic07.07.2015 09:26
ReporterMirceaKitsune Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Platformx64OSLinux openSUSEOS Version13.2
Product Version2.0.0 
Target Version2.0.2Fixed in Version2.0.2 
Summary0004019: "Wrong type" error window spam in certain menus
DescriptionAnother 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 ReproduceOpen 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 InformationLinux 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
TagsNo tags attached.
Attached Files
23vkxp0.jpg (460,708 bytes)

Activities

greebo

greebo

06.01.2015 14:28

administrator   ~0007311

Should be fixed in e5378f338458b5f45f7b1a71eaa65aba9b5d9679. All columns that are number valued are using string wxVariants internally now.
MirceaKitsune

MirceaKitsune

06.01.2015 16:15

reporter   ~0007314

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
greebo

greebo

06.01.2015 16:31

administrator   ~0007315

I'm usually working on my own fork these days: https://github.com/codereader/darkradiant
MirceaKitsune

MirceaKitsune

06.01.2015 18:38

reporter   ~0007316

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.

Issue History

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