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

Bruce Steers bsteers4 at gmail.com
Sun Aug 22 12:02:12 CEST 2021


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?
>

only getting it on commands using the icon:/ path.

I suspect the error is more to do with the icon:/ address than any
graphical functions.
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210822/43b82529/attachment-0001.htm>


More information about the User mailing list