<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 13 Jul 2021, 22:13 Benoît Minisini, <<a href="mailto:g4mba5@gmail.com">g4mba5@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 13/07/2021 à 15:57, Bruce Steers a écrit :<br>
> <br>
> Right this bug fixed on LinuxMint but on Debian11 i'm getting it and i <br>
> cannot fix it.<br>
> i used your gdb command and got this text...<br>
> <br>
> I hope it means more to you than it does to me.<br>
> <br>
> bonus@debian:/mnt/SSDiskspace/git/scripted-oldgambas$ GB_GUI=gb.gtk3 gdb <br>
> gbx3<br>
 > [...]<br>
<br>
Thanks, it is looping forever where it should, or (better) where it <br>
should not: searching for a default control to focus.<br>
<br>
I have no idea why I can't reproduce the problem. Maybe you didn't tell <br>
me exactly what you did.<br>
<br>
Otherwise, there is another bug in GTK+3 that makes your program eat <br>
100% CPU: opeing a pipe for watching. For an unknown reason to me, the <br>
GTK+3 event loop is woken up permanently when it watches the pipe file <br>
descriptor (but not the QT event loop).<br>
<br>
By the way, I don't know why you implemented this pipe thing. You are <br>
reinventing DBus actually.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Aah I'll look into that, any pipe stuff is residual from me recently changing to dbus (only did that the other day) using a pipe was how I first did it. I'll remove it. I pushed the changes to fix the git repo yesterday but it wasn't really ready.</div><div dir="auto">Will be nice if it's the pipe causing the trouble. Will be home in an hour to test.</div><div dir="auto"><br></div><div dir="auto">Thanks for looking into it.</div><div dir="auto"><br></div><div dir="auto">Odd though how it's now fixed in mint.</div><div dir="auto">Deb 11 now has bug but not if I revert that commit i mentioned. Bug goes away without those changes?</div><div dir="auto"><br></div><div dir="auto">Respects</div><div dir="auto">BruceS</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>