View Issue Details

IDProjectCategoryView StatusLast Update
0002842DarkRadiantMap Editingpublic21.08.2011 19:22
Reportergrayman Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionno change required 
Product Version1.6.1 
Summary0002842: Readables Editor doesn't look in the FM for custom readable guis
DescriptionI created a custom gui and placed it in <myFM>/guis/readables/.

The Readable Editor couldn't see it. Using the RE browser to pick a gui didn't show the custom gui in the list.

I then wrote an xdata entry by hand, referencing the custom gui. The RE was then able to correctly show the readable. Changes made in the gui while DR was running weren't picked up after asking DR to "Reload Readable Guis"; I had to restart DR for it to again properly display the readable in the RE with the changes.
Steps To ReproduceSee above.
TagsNo tags attached.
Attached Files
RE_issue.zip (56,031 bytes)

Activities

grayman

grayman

20.08.2011 00:17

viewer   ~0003987

I attached a zip file with test files in it.

One of them is a ReadMe with instructions on how to reproduce the problem.
greebo

greebo

21.08.2011 17:38

administrator   ~0003989

The file guis/readables/sheet_test.gui doesn't have no "body" nor "leftBody" windowDefs in it, hence DarkRadiant won't qualify it as one- or two-sided GUIs. Once one of these windowDefs is defined in the .gui file it should show up in the list.
grayman

grayman

21.08.2011 19:22

viewer   ~0003990

Though the sheet has no text, and requires no title or body, DR requires that the gui define at least the body.

Tested with the "body" section added, and all is well.

Closed as "no change needed".

Thanks.

Issue History

Date Modified Username Field Change
19.08.2011 23:27 grayman New Issue
20.08.2011 00:16 grayman File Added: RE_issue.zip
20.08.2011 00:17 grayman Note Added: 0003987
21.08.2011 17:38 greebo Note Added: 0003989
21.08.2011 17:39 greebo Status new => feedback
21.08.2011 19:22 grayman Note Added: 0003990
21.08.2011 19:22 grayman Status feedback => new
21.08.2011 19:22 grayman Status new => closed
21.08.2011 19:22 grayman Resolution open => no change required