News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

debug-layout bug

Started by tiwag, January 02, 2007, 05:09:09 PM

Previous topic - Next topic

tiwag

i've set up two layouts for normal & debugging, which can be set in

Settings->Compiler and Debugger->Debugger->Layout when session starts / ends

this worked since months without problems, but since a few revisions, the debug-layout is always initialized to the CB default layout,
even when the debug-layout is defined properly.

CB rev 3447, Win-XP

brgds,
--tiwag

Revvy

#1
I've had the same problem, but not every time I go into debug.  It's intermittent, and really annoying, because it just takes the default layout and moves everything around really strangely.

Edit: I'm pretty sure I have a patch for this behaviour, except that my compiles are crawling so I haven't been able to test it yet =(

Edit: Patch is here!  https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=1794&group_id=5358
Cheers,
Revvy

killerbot

#2
@Tiwag : can you confirm this patch works ?

[this was indeed a side effect of some code fixing another bug]

mandrav

Quote from: killerbot on January 03, 2007, 10:14:48 AM
@Tiwag : can you confirm this patch works ?

[this was indeed a side effect of some code fixing another bug]

Yes, it works fine. I don't know who changed it before but with this patch things (regarding layouts) go back to normal.
Be patient!
This bug will be fixed soon...

tiwag

@all
yes, the above patch works fine for me too  :D

thanks for helping,
--tiwag

killerbot