Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: yuk.f on July 01, 2010, 08:47:37 am

Title: C::B 10.02 bug!
Post by: yuk.f on July 01, 2010, 08:47:37 am
a serious bug was found:

1.open C::B main panel;
2.drag toolbar to WINDOWS desktop;
3.software collapsed!

Environmental: XP_Professional_Ver2002_SP3_EN_
                     Intel(R) Core(tM)2
                      T5500@1.66GHZ
                      1GB RAM
                      IBM R60

did you guys come across the same problem?
 
Title: Re: C::B 10.02 bug!
Post by: ollydbg on July 01, 2010, 08:56:28 am
1, 10.02 or 10.05?
2, How can you drag tool bar to Windows Desktop? I can't do that in wxWidget 2.8.11. I'm not sure it can be done in wxWidget 2.8.10. There is a bug about dragging tool bar crash in wx 2.8.10.

Oh, I found the 10.05 release is build on wx2.8.10, so, there is some drag tool bar problem to to the wx2.8.10 bug.

see the bug and the fix
http://forums.codeblocks.org/index.php/topic,10406.msg71744.html#msg71744

And here is the fix
http://forums.codeblocks.org/index.php/topic,10406.msg71815.html#msg71815

Title: Re: C::B 10.02 bug!
Post by: yuk.f on July 02, 2010, 11:42:48 am
1, 10.02 or 10.05?
2, How can you drag tool bar to Windows Desktop? I can't do that in wxWidget 2.8.11. I'm not sure it can be done in wxWidget 2.8.10. There is a bug about dragging tool bar crash in wx 2.8.10.

Oh, I found the 10.05 release is build on wx2.8.10, so, there is some drag tool bar problem to to the wx2.8.10 bug.

see the bug and the fix
http://forums.codeblocks.org/index.php/topic,10406.msg71744.html#msg71744

And here is the fix
http://forums.codeblocks.org/index.php/topic,10406.msg71815.html#msg71815


sorry for my mistyping, it should be 10.05.
I'll try your method, thanks for advice ;-)