Multicolumn Listbox crash with 1.3

Use this forum for:
- Discussion regarding unofficial CEGUI related tools, scripts and utilities.
- User to user help for the obsoleted CELayoutEditor and CEImagesetEditor tools.

Moderators: CEGUI MVP, CEGUI Team

User avatar
PatrickB3
Just popping in
Just popping in
Posts: 4
Joined: Fri Jul 29, 2005 05:02
Contact:

Multicolumn Listbox crash with 1.3

Postby PatrickB3 » Fri Nov 04, 2005 20:36

If I add a Multicolumn List Box the app crashes when you save.

The xml file only consists of this part:
<?xml version="1.0" encoding="UTF-8"?>
<GUILayout>
<Window Type="DefaultWindow" Name="Root" >
<Property Name="UnifiedAreaRect" Value="{{0.000000,0.000000},{0.000000,0.000000},{1.000000,0.000000},{1.000000,0.000000}}" />
<Property Name="UnifiedMaxSize" Value="{{1.000000,0.000000},{1.000000,0.000000}}" />
<Window Type="TaharezLook/StaticImage" Name="ServerSelectBackground" >
<Property Name="BackgroundImage" Value="set:TaharezLook image:StaticBackdrop" />
<Property Name="BottomFrameImage" Value="set:TaharezLook image:StaticBottom" />
<Property Name="BottomLeftFrameImage" Value="set:TaharezLook image:StaticBottomLeft" />
<Property Name="BottomRightFrameImage" Value="set:TaharezLook image:StaticBottomRight" />
<Property Name="FrameEnabled" Value="False" />
<Property Name="LeftFrameImage" Value="set:TaharezLook image:StaticLeft" />
<Property Name="RightFrameImage" Value="set:TaharezLook image:StaticRight" />
<Property Name="TopFrameImage" Value="set:TaharezLook image:StaticTop" />
<Property Name="TopLeftFrameImage" Value="set:TaharezLook image:StaticTopLeft" />
<Property Name="TopRightFrameImage" Value="set:TaharezLook image:StaticTopRight" />
<Property Name="UnifiedAreaRect" Value="{{0.000000,0.000000},{0.000000,0.000000},{1.000000,0.000000},{1.000000,0.000000}}" />
<Property Name="UnifiedMaxSize" Value="{{1.000000,0.000000},{1.000000,0.000000}}" />
<Window Type="TaharezLook/Button" Name="SSB/QuitButton" >
<Property Name="MouseCursorImage" Value="set:TaharezLook image:MouseArrow" />
<Property Name="Text" Value="Exit" />
<Property Name="UnifiedAreaRect" Value="{{0.901005,0.000000},{0.931544,0.000000},{0.982663,0.000000},{0.973489,0.000000}}" />
<Property Name="UnifiedMaxSize" Value="{{1.000000,0.000000},{1.000000,0.000000}}" />
</Window>
<Window Type="TaharezLook/Button" Name="SSB/SelectButton" >
<Property Name="MouseCursorImage" Value="set:TaharezLook image:MouseArrow" />
<Property Name="Text" Value="Select This Server" />
<Property Name="UnifiedAreaRect" Value="{{0.576382,0.000000},{0.931544,0.000000},{0.738442,0.000000},{0.973490,0.000000}}" />
<Property Name="UnifiedMaxSize" Value="{{1.000000,0.000000},{1.000000,0.000000}}" />
</Window>
<Window Type="TaharezLook/Button" Name="SSB/RefreshButton" >
<Property Name="MouseCursorImage" Value="set:TaharezLook image:MouseArrow" />
<Property Name="Text" Value="Refresh List" />
<Property Name="UnifiedAreaRect" Value="{{0.751256,0.000000},{0.931544,0.000000},{0.890703,0.000000},{0.973490,0.000000}}" />
<Property Name="UnifiedMaxSize" Value="{{1.000000,0.000000},{1.000000,0.000000}}" />
</Window>
<Window Type="TaharezLook/MultiColumnList" Name="SSB/ServerSelect" >
<Property Name="MouseCursorImage" Value="set:TaharezLook image:MouseTarget" />

Always does it even if I create a file with just the list box.

User avatar
martignasse
Just can't stay away
Just can't stay away
Posts: 227
Joined: Thu Apr 14, 2005 08:10
Location: Lyon, FRANCE

Re: Multicolumn Listbox crash with 1.3

Postby martignasse » Fri Nov 04, 2005 22:54

please, try to be more clear in the description of you'r problem.

for what i can see, in you'r xml code, the tag

Code: Select all

<Window Type="TaharezLook/MultiColumnList" Name="SSB/ServerSelect" >
isn't closed by a </window> one.

User avatar
PatrickB3
Just popping in
Just popping in
Posts: 4
Joined: Fri Jul 29, 2005 05:02
Contact:

Re: Multicolumn Listbox crash with 1.3

Postby PatrickB3 » Sat Nov 05, 2005 03:18

This XML is created with CE Layout Editer 1.3. It crashes after writing that part so the rest of the file isn't made. I know the file isn't complete so it can't work but was hoping the author would have a clue to why it is crashing from seeing what it wrote before it crashed.

Multicolumn Listboxes always crash at that point when saving.

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Re: Multicolumn Listbox crash with 1.3

Postby scriptkid » Mon Nov 07, 2005 12:39

Hi,

sorry for the late reply. I will have a look at it. I thought i fixed this issue a while ago by catching some NULL-value related cegui exceptions. But appearently something has slipped in with using the new xml writing utility from cegui itself.

User avatar
scriptkid
Home away from home
Home away from home
Posts: 1178
Joined: Wed Jan 12, 2005 12:06
Location: The Hague, The Netherlands
Contact:

Re: Multicolumn Listbox crash with 1.3

Postby scriptkid » Thu Nov 10, 2005 19:23

Hi,

i fixed it. However i have to apply a patch for cegui, so it might take a while and wors, an update on te cegui package on client's machines to be able to take advantage of it. (It wasn't editor related).


Return to “Unofficial CEGUI-Related Tools”

Who is online

Users browsing this forum: No registered users and 2 guests