User forums > Nightly builds

The 06 march 2006 build is out.

<< < (4/6) > >>

killerbot:

--- Quote from: TheNullinator on March 07, 2006, 05:56:34 am ---Hi,

I've submitted a patch to BerliOS (https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=902&group_id=5358) for the DDE bug when "Tip of the Day" is enabled.  It seems to work fine (in Windows XP SP2, at least) if you create the DDE server before displaying a modal dialog box (any modal dialog caused the bug, not just the "Tip of the Day" dialog).

The patch is just a simple shuffle of code in src/src/app.cpp.

Cheers

--- End quote ---

wooohooo, this sounds great. I will try it out this evening and apply the patch then.
And the DDE-oscar goes to ....... TheNullinator. ;-)

Now let's all hope we never had it when there were no tips displayed, I can't remember anymore.

Can't wait to get home this evening .....

skirby:

--- Quote from: TheNullinator on March 07, 2006, 05:56:34 am ---Hi,

I've submitted a patch to BerliOS (https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=902&group_id=5358) for the DDE bug when "Tip of the Day" is enabled.  It seems to work fine (in Windows XP SP2, at least) if you create the DDE server before displaying a modal dialog box (any modal dialog caused the bug, not just the "Tip of the Day" dialog).

The patch is just a simple shuffle of code in src/src/app.cpp.

Cheers

--- End quote ---

Several days ago, I have post something about that http://forums.codeblocks.org/index.php?topic=2400.msg18924#msg18924

Someone told me that there is no relation between Tip of the Day and the bug you talk about.
But, since I uncheck Tip of the Day at startup, I have no more problem.

Michael:

--- Quote from: skirby on March 07, 2006, 10:11:52 am ---Someone told me that there is no relation between Tip of the Day and the bug you talk about.

--- End quote ---

Hello,

For waht I have understood, the bug seems related to modal dialog boxes in general and not specifically with "Tip of the Day".

Best wishes,
Michael

TheNullinator:
Yeah, it's appears to be modal dialogs in general.  The same problem occurs for MessageBox and wsSafeShowMessage.  I didn't test it with non-modal dialogs.

Zingam:
:) Maybe you should test it and report.


Could this be a MS bug or wxWidgets one?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version