Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread IvankoB
I don't understand. Where is this message? In title area of source window. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread Martin Schreiber
On Thursday 21 June 2012 08:30:05 IvankoB wrote: I don't understand. Where is this message? In title area of source window. ??? Please send a screenshot. Martin -- Live Security Virtual Conference Exclusive live

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread IvankoB
'Target'-'Interrupt' does not work? Doesn't work since the mouse pointer in the wait state thus the menu can't be accessed. -- Live Security Virtual Conference Exclusive live event will cover all the ways today's

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread Martin Schreiber
On Thursday 21 June 2012 09:06:31 IvankoB wrote: 'Target'-'Interrupt' does not work? Doesn't work since the mouse pointer in the wait state thus the menu can't be accessed. I meant in the outer MSEide. Don't you run MSEide debugged by MSEide? Martin

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread Martin Schreiber
On Thursday 21 June 2012 08:59:49 IvankoB wrote: In title area of source window. ??? Please send a screenshot. Oops, in title area of main IDE window. Any, the snapshot is hereattached. I am clueless. :-( Martin

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread IvankoB
'Target'-'Interrupt' does not work? Doesn't work since the mouse pointer in the wait state thus the menu can't be accessed. I meant in the outer MSEide. Don't you run MSEide debugged by MSEide? Got it ! #0 7C90E4F4 :0 ntdll!LdrAccessResource() #1 7C90D9BC :0 ntdll!ZwReadFile() #2

[MSEide-MSEgui-talk] Message window font changes while compiling

2012-06-21 Thread Graeme Geldenhuys
Hi Martin, Using my temporary development machine (laptop with 32-bit Windows XP SP3 installed), I found this odd behaviour in MSEide. While I compile my project, the Message window output is *not* anti-aliased. But when I view the Message window after compilation is complete (I have auto-hide

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread IvankoB
In title area of source window. ??? Please send a screenshot. Oops, in title area of main IDE window. Any, the snapshot is hereattached. Some investigation was taken :) This error message is written in the title bar of application by WinXP(2003), the problem is referenced as

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread IvankoB
IvankoB ivankob4mse2-re5jqeeqqe8avxtiumw...@public.gmane.org п Some investigation was taken :) WINXP SP2 (5.1.2600.2952): -2147483407, Не отвечает на запросы Windows XP -2147483406, (Не отвечает) -1073741436, Устройство %2 \%3\ не отвечает. WINXP SP3 (5.1.2600.5588) Цитата: -2147483407,

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread Martin Schreiber
On Friday 22 June 2012 06:43:02 IvankoB wrote: In title area of source window. ??? Please send a screenshot. Oops, in title area of main IDE window. Any, the snapshot is hereattached. Some investigation was taken :) This error message is written in the title bar of application by

Re: [MSEide-MSEgui-talk] Message window font changes while compiling

2012-06-21 Thread Martin Schreiber
On Thursday 21 June 2012 19:50:20 Graeme Geldenhuys wrote: [...] All text... source code window, source code window status bar, main menu, Project Options dialog, source editor tabs etc are all in anti-aliased text. But every time I do a Make or Build, the Message dialog shows as not-aliased

Re: [MSEide-MSEgui-talk] IDE hangs in winXP

2012-06-21 Thread IvankoB
The IDE is interrupted currently. What to see further ? How to see which file ? As I feared, gdb can not unwind the stack. Not it becomes difficult... People also fights with it: http://www.linuxforums.org/forum/kernel/122683-stack-unwind-through-signal-frame.html [...]