Re: [Lazarus] IDE OI always-on-top: fix

2017-11-14 Thread Alexey via Lazarus
>It's fixed in r.56413 Yes, now it's fixed this way. -- Regards, Alexey -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] IDE OI always-on-top: fix

2017-11-14 Thread Balázs Székely via Lazarus
@Alexey It's fixed in r.56413. Please test. -- Sent from: http://free-pascal-lazarus.989080.n3.nabble.com/ -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Assembler window shows but without Debugger Exception popup

2017-11-14 Thread Martin Frb via Lazarus
The info is enough for explaining what happens. Before I go to the reason: It is strange the debugger does not indicate that your app was killed by a signal SigTrap. (That should be reported as bug) The signal is actually caused by FPC (more below), and it looks like this causes windows to

Re: [Lazarus] Assembler window shows but without Debugger Exception popup

2017-11-14 Thread Lubos Pintes via Lazarus
Oh, View menu, of course. I am stupid indeed. :) I just updated a GDB to version 7.7.1 and now at least the stack trace makes more sense. It is full of Windows API calls. However, here is a part of debug output which seems to be relevant, at least I am not sure what exactly this can be:

Re: [Lazarus] IDE OI always-on-top: fix

2017-11-14 Thread Alexey via Lazarus
On 12.11.2017 21:53, Alexey wrote: Can you apply this fix? it changes only window-type-hints for "toolwindow" BorderStyle, it's safe i think. -- Regards, Alexey -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org

[Lazarus] Z-order changing using OI and designer menus seems to be broken in trunk

2017-11-14 Thread Dmitry D. Chernov via Lazarus
$subj. Could anyone confirm and fix if possible? ___ Dmitry D. Chernov -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus