[Gambas-user] debian Picture.Load() errors

Bruce Steers bsteers4 at gmail.com
Sun Aug 22 15:39:44 CEST 2021


On Sun, 22 Aug 2021 at 11:18, bb <adamnt42 at gmail.com> wrote:

> On Sun, 2021-08-22 at 10:57 +0100, Bruce Steers wrote:
> > On Sun, 22 Aug 2021 at 10:45, bb <adamnt42 at gmail.com> wrote:
> >
> > > On Sun, 2021-08-22 at 10:27 +0100, Bruce Steers wrote:
> > > > I'm getting Picture.Load() errors on Debian
> > > >
> > > > Having to convert something like
> > > > myObject.Picture = Picture.Load("icon:/22/play")
> > > > into
> > > > myObject.Picture = Stock["22/play"]
> > > > just to fix it.
> > > >
> > > > I thought it was just an old bug as i was using Debian10 and the
> > > > old
> > > > gambas
> > > > 3.12
> > > > But i just installed the new debian11 and the repo gambas 3.15
> > > > and
> > > > getting
> > > > the error on there.
> > > >
> > > > could it be missing a package?
> > > >
> > > > Cheers
> > > > BruceS
> > > > ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> > > What UI?
> > >
> >
> > MATE and GNOME (i'm guessing all)
> > gtk3 and qt5 tested , same error
> >
> >> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
> I have seen quite a lot of complaints elsewhere (outside Gambas) about
> that Debian release, especially for both gtk and qt5.
> Why it should affect what you are seeing is beyond me, but ...?
> I'd tend to wait a bit before changing code and see if they get their
> testic.. oops, I mean ducks sorted out.
>
> cheers
> b
>
> Oh and p.s. I tried the new version, broke it in approx 2 minutes with
> a python app, 2.1 minutes with a couple of MXLinux utilities and
> severed its pretty little head from a system backup. No problems since.
>

haha , to be honest i was thinking it was great (when i had Debian 11
SID/Testing)
boot up was amazingly fast compared to any others and no problems with
gambas 3.16

Now i've installed the new "official" stable Debian11 (overwrote the old
SID) and repo gambas 3,15 i'm getting issues :(
hence my wondering if i'm just missing some other package i had on SID but
not the others.

BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210822/26aa27e8/attachment.htm>


More information about the User mailing list