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

Bruce Steers bsteers4 at gmail.com
Sun Aug 22 11:27:57 CEST 2021


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210822/9819423e/attachment.htm>


More information about the User mailing list