Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
Yes i've the same problem here i'll try to investigate as i can't do anything now... arf 2015-09-13 10:52 GMT+02:00 Ru Vuott : > ...and, if i try to create a new project, I get the same error. > > Also, take a look at this attached screenshot... > > > > > > > > > > >

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Moviga Technologies
Same here -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
well there is a problem on loading some picture i think it come from the new relative path routine... but i'm not sure of that ... as dirty workaround i just enforce picture[] to return a picture object even if it have not found anything ... well it's just to alow me to work today ... waiting for

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
this is my modifiate file... but just for the more courageous. replace in trunk/comp/src/gb.gui.base/.src/ it will be updated next benoit update... but you can preferate to wait for the Master correction 2015-09-13 12:52 GMT+02:00 Fabien Bodard : > i've send my

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
the problem come from here : gb.gui: warning: unable to load icon img/draw/text-bottom.png: Picture._get.96 FImageProperty.FImageProperty.0 FImageProperty.@new.0 FMain._new.49 Project.Main.336 2015-09-13 12:13 GMT+02:00 Moviga Technologies : > > > Same here > > >

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Moviga Technologies
We should have a hot-line to Beneoît in cases of emergency like this one ;) -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

[Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Ru Vuott
...and, if i try to create a new project, I get the same error. Also, take a look at this attached screenshot... Dom 13/9/15, Ru Vuott ha scritto: Oggetto: [Gambas-user] PROBLEM with rev. 7305 !!! A:

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
Ok the problem come from the fact that the new Picture _Get property return a null picture if the value is not found... i don't remembrt what do the prvious system ... 2015-09-13 11:15 GMT+02:00 Fabien Bodard : > Yes i've the same problem here i'll try to investigate as i

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
i've send my workaround... but i can't do more for now i'm sure i'm missing something simple... but what... 2015-09-13 12:44 GMT+02:00 Moviga Technologies : > > We should have a hot-line to Beneoît in cases of emergency like this one > ;) > > >

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Ru Vuott
Hello Fabien, ...I was "courageous"... ;-) and I replaced the file, but it doesn't work. The problem persists. vuott Dom 13/9/15, Fabien Bodard <gambas...@gmail.com> ha scritto: Oggetto: Re: [Gambas-user] R: PROBLE

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Ru Vuott
- Dom 13/9/15, Fabien Bodard <gambas...@gmail.com> ha scritto: Oggetto: Re: [Gambas-user] R: PROBLEM with rev. 7305 !!! A: "mailing list for gambas users" <gambas-user@lists.sourceforge.net> Data: Domenica 13 settembre 2015, 15:19 ANd have you recompiled the comp

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
ANd have you recompiled the comp path ? cd trunk/comp sudo make install 2015-09-13 15:08 GMT+02:00 Jussi Lahtinen : > There is always the stable version... > > > Jussi > > > > On Sun, Sep 13, 2015 at 1:44 PM, Moviga Technologies > wrote: > >> >> We

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Jussi Lahtinen
There is always the stable version... Jussi On Sun, Sep 13, 2015 at 1:44 PM, Moviga Technologies wrote: > > We should have a hot-line to Beneoît in cases of emergency like this one > ;) > > > > --

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Charlie Reinl
what about svn update -r 7304 or 7303 at least 7301.works well for me -- Amicalement Charlie -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Fabien Bodard
mage attached here); > - the icons are still missing in "New project" window. > Ive say that is an emergency solution... Not a bug correction > > > > > Dom 13/9/15, Fabien Bodard <gambas...@gmail.com> ha scritto: > >

Re: [Gambas-user] R: PROBLEM with rev. 7305 !!!

2015-09-13 Thread Ru Vuott
> Ive say that is an emergency solution... Not a bug correction Yes, I know. No problem. Dom 13/9/15, Fabien Bodard <gambas...@gmail.com> ha scritto: Oggetto: Re: [Gambas-user] R: PROBLEM with rev. 7305 !!! A: "mailing list fo