Re: [MBS] openaspngmbs nil on linux

2019-08-09 Thread Christian Schmitz
> Am 09.08.2019 um 10:33 schrieb Lee Badham : > > Hi, > > Any idea why > > pngtemp=f.OpenAsPNGMBS(0) > > would return nil > You have libcairo.so? And libgtk-x11-2.0.so or libgtk-3.so for newer Xojo versions? Plus libgdk-x11-2.0.so or libgdk-3.so. Also we need libgobject-2.0.so and libgli

[MBS] openaspngmbs nil on linux

2019-08-09 Thread Lee Badham
Hi, Any idea why pngtemp=f.OpenAsPNGMBS(0) would return nil but picture.open(f) would load a png The 'PNG Test' example has the same problem. It works when remote debugging from a linux machine to a windows machine, but not on itself. I seem to be having various graphic problems on a linux