[Gambas-user] something's broken (do not know what)
bb
adamnt42 at gmail.com
Tue Jul 13 12:13:38 CEST 2021
On Tue, 2021-07-13 at 10:51 +0100, Bruce Steers wrote:
>
>
> On Tue, 13 Jul 2021 at 10:24, Benoît Minisini <g4mba5 at gmail.com>
> wrote:
> > Le 13/07/2021 à 10:49, Bruce Steers a écrit :
> > >
> > >
> > > On Tue, 13 Jul 2021 at 09:35, Benoît Minisini <g4mba5 at gmail.com
> > > <mailto:g4mba5 at gmail.com>> wrote:
> > >
> > > Le 13/07/2021 à 10:30, Bruce Steers a écrit :
> > > > The application loads fine.
> > > > But when selecting a file to open (any file) it just hangs
> > while
> > > trying
> > > > to load it.
> > > >
> > > > My ScriptEd editor in the above link.
> > > >
> > > > I got no error messages to try to track it down.
> > > >
> > > > Like I say it was still working with qt and only recently
> > stopped
> > > with gtk.
> > > >
> > > > Thanks Ben
> > > >
> > > > Bruce's
> > > >
> > >
> > > I have no hang at all.
> > >
> > >
> > > darn it !!
> > >
> > > it does here :(
> > > i just reverted the revert and it's locking up again.
> > > have tried changing themes / window manager
> > >
> > > BruceS
> > >
> >
> > In that commit, the only thing that can hang is the automatic focus
> > on
> > window opening. Try to check that with 'gdb'.
> >
> > $ cd /myproject/directory
> > $ GB_GUI=gb.gtk3 gdb gbx3
> > ...
> > (gdb) run
> > ...
> > ^C
> > (gdb) bt
>
> (cheers Ben i will make note of those commands for next time)
>
> As for this problem I've fixed it.
> Not sure what it was but when you said you wasn't getting the problem
> i decided to fully install master branch (from ./reconf-all)
> The bug did not exist on master. (phew)
> so then i did just a make install on my tweaked version.
> still bug was gone. (phew)
> then i did a full instal from ./reconf-all on my version and bug is
> still gone. (dumbfounded but still phew)
>
> Sorry to waste anyone's time on this.
>
> Many thanks
> BruceS
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
~"Ah Glasshopper, you must rearn to hole tounge in collect cheek!"
Does that mean I can now clone it again from your gitlab, cause it
looks interesting.
b
More information about the User
mailing list