PasVulkan seems to be have better Platform Support (incl. Support for
Wayland, Mir, Android, MoltenVK, etc.) and more Vulkan Utils stuff, like
texture loaders for DDS, KTX, PNG, TGA, etc. and a own working memory
manager for manage the Vulkan memory (the reason for it, see slide 20 on
http://32ipi0
On 4/18/17, Maxim Ganetsky via Lazarus wrote:
> Now that Lazarus 1.8 branch has been created it is time for translators
> to review and update their translations.
Is there an official translator for the Dutch language files?
The state of the dutch translation is rather poor.
I started to make s
On Mon, 8 May 2017, Michael W. Vogel via Lazarus wrote:
Am 08.05.2017 um 15:54 schrieb Michael Van Canneyt via Lazarus:
OK. It seems clear to me that something is being freed which should
not yet be
freed:
WARNING: TShadowItem.Destroy with LCLRefCount>0. Hint: Maybe the
component is proc
Am 08.05.2017 um 15:54 schrieb Michael Van Canneyt via Lazarus:
OK. It seems clear to me that something is being freed which should
not yet be
freed:
WARNING: TShadowItem.Destroy with LCLRefCount>0. Hint: Maybe the
component is processing an event?
This indicates to me that an unforeseen o
On 2017-05-08 18:35, Alexey via Lazarus wrote:
>>> I presume this should not happen, and is a bug in LCL-GTK2?
> Can you post somewhere small proj? I made proj with one btn, I don't see
> this error.
The usage is in part of a large form and project, but I'll see what
I can do of course. I'll post
I presume this should not happen, and is a bug in LCL-GTK2?
Can you post somewhere small proj? I made proj with one btn, I don't see
this error.
--
Regards,
Alexey
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide
On 08.05.2017 15:51, Michael Van Canneyt wrote:
How can I investigate this ? Where can/should I put some writelns to see
what is happening ?
I don't mind helping out, but I need some pointers where to start.
Gtk2WSForms.pp , line 168 see my comment about it. Seem that it's your
problem (my c
On 08.05.2017 15:36, Graeme Geldenhuys via Lazarus wrote:
Hi,
I have a form with many TColorButton widgets (defined in LCL's Dialog
unit). Whenever I load that form, I see tons of errors as follows in
the console window.
$0071B5C5 line 729 of lazlogge
On 08.05.2017 17:42, Michael Van Canneyt via Lazarus wrote:
Hi,
How can I respond to keyboard events in a TCustomControl (and hence
TWinControl) descendent ?
I have asigned the various OnKey* events handlers but they are not called.
My control also does not seem to receive focus when clicked,
On 08.05.2017 17:42, Michael Van Canneyt via Lazarus wrote:
Is there something that must be called/set when creating the control
to make
it receive focus ?
If you mean receiving focus by clicking on it then yes, you need to call
SetFocus in MouseDown. It's also a good idea to check the csNoFo
Hi,
How can I respond to keyboard events in a TCustomControl
(and hence TWinControl) descendent ?
I have asigned the various OnKey* events handlers but they are not called.
My control also does not seem to receive focus when clicked, I assume this is
why
it doesn't get keyboard events eithe
On Mon, 8 May 2017, Michael W. Vogel via Lazarus wrote:
Am 08.05.2017 um 15:09 schrieb Michael Van Canneyt via Lazarus:
I managed to produce a stacktrace. Hopefully this, combined with the
stacktrace
at the end is sufficient to solve the issue.
Michael.
(gdb) cont
Continuing.
WARNING: TSha
On Mon, 8 May 2017, zeljko wrote:
On 08.05.2017 12:08, Michael Van Canneyt via Lazarus wrote:
On Mon, 8 May 2017, Fabio Luis Girardi via Lazarus wrote:
Em 8 de mai de 2017 04:43, "Michael Van Canneyt via Lazarus" <
lazarus@lists.lazarus-ide.org> escreveu:
On Mon, 8 May 2017, Kostas Mic
Hi,
I have a form with many TColorButton widgets (defined in LCL's Dialog
unit). Whenever I load that form, I see tons of errors as follows in
the console window.
$0071B5C5 line 729 of lazloggerbase.pas
$00800975 line 5554 of gtk2/gtk2winapi.i
Am 08.05.2017 um 15:09 schrieb Michael Van Canneyt via Lazarus:
I managed to produce a stacktrace. Hopefully this, combined with the
stacktrace
at the end is sufficient to solve the issue.
Michael.
(gdb) cont
Continuing.
WARNING: TShadowItem.Destroy with LCLRefCount>0. Hint: Maybe the
compone
On 08.05.2017 12:08, Michael Van Canneyt via Lazarus wrote:
On Mon, 8 May 2017, Fabio Luis Girardi via Lazarus wrote:
Em 8 de mai de 2017 04:43, "Michael Van Canneyt via Lazarus" <
lazarus@lists.lazarus-ide.org> escreveu:
On Mon, 8 May 2017, Kostas Michalopoulos via Lazarus wrote:
Maybe i
y
On Mon, 8 May 2017, Michael Van Canneyt via Lazarus wrote:
On Mon, 8 May 2017, Juha Manninen via Lazarus wrote:
Can you please create a proper backtrace with gdb using the latest
Lazarus trunk.
It shows also function names and parameter values etc.
I was actually able to reproduce the ac
On Mon, 8 May 2017, Juha Manninen via Lazarus wrote:
Can you please create a proper backtrace with gdb using the latest
Lazarus trunk.
It shows also function names and parameter values etc.
I was actually able to reproduce the access violation once but not
more however much I tried.
The sta
On Mon, 8 May 2017, Fabio Luis Girardi via Lazarus wrote:
Em 8 de mai de 2017 04:43, "Michael Van Canneyt via Lazarus" <
lazarus@lists.lazarus-ide.org> escreveu:
On Mon, 8 May 2017, Kostas Michalopoulos via Lazarus wrote:
Maybe it is also related to the problem i mentioned a few days ago?
Em 8 de mai de 2017 04:43, "Michael Van Canneyt via Lazarus" <
lazarus@lists.lazarus-ide.org> escreveu:
On Mon, 8 May 2017, Kostas Michalopoulos via Lazarus wrote:
Maybe it is also related to the problem i mentioned a few days ago? It does
> sound kind of similar to what i demo in the video her
On Mon, 8 May 2017, Kostas Michalopoulos via Lazarus wrote:
Maybe it is also related to the problem i mentioned a few days ago? It does
sound kind of similar to what i demo in the video here:
https://webmshare.com/q78rb
It certainly looks like it.
Michael.
On Mon, May 8, 2017 at 12:45
21 matches
Mail list logo