Re: [MSEide-MSEgui-talk] Application paused if no mouse event.

2017-09-23 Thread Martin Schreiber
On Friday 22 September 2017 23:46:32 fredvs wrote:
> Hello Martin.
>
> I have a strange problem.
>
> While using a timer, sometimes, the application pause itself.
>
> But when moving the mouse, it re-works again.
>
> See video.
> mse_stopnomouse2.mp4
> >
Works for me, can not reproduce.
>
> What could be the cause of this ?
>
I don't know. Does it happen on all your machines?

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Application paused if no mouse event.

2017-09-23 Thread Martin Schreiber
On 09/23/2017 09:06 AM, Martin Schreiber wrote:
> On Friday 22 September 2017 23:46:32 fredvs wrote:
>> Hello Martin.
>>
>> I have a strange problem.
>>
>> While using a timer, sometimes, the application pause itself.
>>
>> But when moving the mouse, it re-works again.
>>
>> See video.
>> mse_stopnomouse2.mp4
>> >>
> Works for me, can not reproduce.

Aha, I can reproduce it now if not compiled with -gh. Smells like a
memory error. I'll take a look.

Martin

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Application paused if no mouse event.

2017-09-23 Thread Martin Schreiber
On 09/23/2017 10:18 AM, Martin Schreiber wrote:
>> Works for me, can not reproduce.
> 
> Aha, I can reproduce it now if not compiled with -gh. Smells like a
> memory error. I'll take a look.
> 
Nope, it happens anymore. But sometimes there is a libc memory error:
"
*** Error in
`/home/mse/packs/standard/git/fred/strumpract/src/strumpract': free():
invalid next size (fast): 0x00ccbf90 ***
=== Backtrace: =
/lib64/libc.so.6(+0x7277f)[0x7713f77f]
/lib64/libc.so.6(+0x78026)[0x77145026]
/lib64/libc.so.6(+0x78d53)[0x77145d53]
/usr/lib64/libX11.so.6(XDestroyRegion+0xd)[0x776b9b8d]
/home/mse/packs/standard/git/fred/strumpract/src/strumpract[0x68495c]
=== Memory map: 
0040-0072c000 r-xp  08:07 272949693
/home/mse/packs/standard/git/fred/strumpract/src/strumpract
0092b000-0092c000 r--p 0032b000 08:07 272949693
/home/mse/packs/standard/git/fred/strumpract/src/strumpract
0092c000-00b28000 rw-p 0032c000 08:07 272949693
/home/mse/packs/standard/git/fred/strumpract/src/strumpract
00b28000-00d89000 rw-p  00:00 0
[heap]
7fff8c00-7fff8c033000 rw-p  00:00 0
7fff8c033000-7fff9000 ---p  00:00 0
7fff93ffe000-7fff97fff000 rw-s  00:12 24096
/dev/shm/pulse-shm-4161639246
7fff97fff000-7fff9c00 rw-s  00:12 67248
/dev/shm/pulse-shm-1440486182
[...]
"
> Martin
> 


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Application paused if no mouse event.

2017-09-23 Thread fredvs
Hello Martin.

> I can reproduce it now if not compiled with -gh

Ha here it appends even with -gh.

> But sometimes there is a libc memory error

How do you get that error ? Even with -ghl + debugger I cannot have errors.
Very difficult to debug then.

What could I do ?

Thanks.

Fre;D




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] strumpract (was Artifacts in form scrolling (was tdirdropdownedit with statfile))

2017-09-23 Thread fredvs
> Bugs should be fixed not "workarounded". ;-) 

Huh, then, sorry, there is still something...

All works perfectly if all the forms are visible.

But if child-docked-forms are closed inside the main parent form, it has
still problems.

The canvas is not refreshed when floating all the visible forms.

But if you close the forms when they are floated, then it works.

(One more time,difficult to explain).

See the video, maybe it explain better:
mse_canvasprob.mp4
  

Thanks.

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk