[Gambas-user] Image.Load() from gb.image.io defective?

Tobias Boege taboege at ...626...
Tue Aug 26 21:11:35 CEST 2014


On Tue, 26 Aug 2014, Jack wrote:
> Le 26/08/2014 20:41, Beno?t Minisini a ?crit :
> > Le 26/08/2014 19:22, Tobias Boege a ?crit :
> >> Hi Benoit,
> >>
> >> there seems to be a problem with gb.image.io (?) when using Image.Load():
> >>
> >>     Image.Load(Application.Path &/ ".icon.png")
> >>
> >> throws "Not enough arguments". I saw this happening in the SDL project Jack
> >> just sent to the list (Subject: "New Demo") and the same error is thrown
> >> when Window.Screenshot() is used, so I suspect it has something to do with
> >> the Image constructor? No problem with gb.qt4 AFAICS. Project attached.
> >>
> >> I have just reconf-all'd, etc. the latest trunk.
> >>
> >> Regards,
> >> Tobi
> >>
> >
> > No problem there... Strange!
> >
> Hi Tobias,
> 
> what is your version of Gambas ? You must have the development version 
> because this program uses the latest features.
> 

As I said above, it is the latest trunk.

I ran gdb on gbx3 to see from where it gets to _exit() and the path is
really strange. I will try to recompile the source tree with "make -j1"
instead of "-j5"...

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk




More information about the User mailing list