Re: [Gambas-user] Problem with revision #7305

2015-09-14 Thread Moviga Technologies
The bug is fixed with me (not on PPA, but built from SVN) -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas

Re: [Gambas-user] Problem with revision #7305

2015-09-14 Thread Tobias Boege
On Sun, 13 Sep 2015, Ru Vuott wrote: > I tried with new rev. #7306, but nothing has changed. > Then I tried restoring rev. #7304, strangely the problem remained. () > > Now I'm re-installing all Gambas sources... hoping. > To add my experience: I updated my local copy to #7309 a moment ago.

Re: [Gambas-user] Problem with revision #7305

2015-09-14 Thread Benoît Minisini
Le 14/09/2015 13:45, Benoît Minisini a écrit : > Le 14/09/2015 07:36, Fabien Bodard a écrit : >> There is a problem with the new relative path routine I think > > I have just updated Gambas on my Mint VirtualBox VM from /trunk, and > everything works as expected. So I guess there is a problem in th

Re: [Gambas-user] Problem with revision #7305

2015-09-14 Thread Benoît Minisini
Le 14/09/2015 07:36, Fabien Bodard a écrit : > There is a problem with the new relative path routine I think I have just updated Gambas on my Mint VirtualBox VM from /trunk, and everything works as expected. So I guess there is a problem in the gambas-daily compilation process... -- Benoît Min

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Fabien Bodard
There is a problem with the new relative path routine I think Le 14 sept. 2015 06:02, "zainudin ahmad" a écrit : > this is small project > - picture can't show > - when clicked has error > > attach pic & project > > On Mon, Sep 14, 2015 at 10:35 AM, zainudin ahmad > wrote: > > > excuse me > > >

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread zainudin ahmad
this is small project - picture can't show - when clicked has error attach pic & project On Mon, Sep 14, 2015 at 10:35 AM, zainudin ahmad wrote: > excuse me > > I can use IDE if I replace gbx3 with older version(3.8.1) > > On Mon, Sep 14, 2015 at 6:35 AM, Jussi Lahtinen > wrote: > >> Nothing o

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread zainudin ahmad
excuse me I can use IDE if I replace gbx3 with older version(3.8.1) On Mon, Sep 14, 2015 at 6:35 AM, Jussi Lahtinen wrote: > Nothing on the console. Project is attached, but it happens with every > possible project I have tested. > > > Jussi > > > On Mon, Sep 14, 2015 at 1:49 AM, Benoît Minisin

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Jussi Lahtinen
Nothing on the console. Project is attached, but it happens with every possible project I have tested. Jussi On Mon, Sep 14, 2015 at 1:49 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 14/09/2015 00:47, Benoît Minisini a écrit : > > Le 14/09/2015 00:26, Jussi Lahtinen a écrit

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Benoît Minisini
Le 14/09/2015 00:47, Benoît Minisini a écrit : > Le 14/09/2015 00:26, Jussi Lahtinen a écrit : >> Yeah, I experience the problems also. Gambas IDE will start, but I can't >> open anything. >> First I get this (the path is correct): >> >> _TreeView._get.79 >> Unknown item: >> /home/jussi/Desktop/gam

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Benoît Minisini
Le 14/09/2015 00:26, Jussi Lahtinen a écrit : > Yeah, I experience the problems also. Gambas IDE will start, but I can't > open anything. > First I get this (the path is correct): > > _TreeView._get.79 > Unknown item: > /home/jussi/Desktop/gambastesti/GambasTestercmd/.src/TestSources/TestClass1.cla

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Jussi Lahtinen
Yeah, I experience the problems also. Gambas IDE will start, but I can't open anything. First I get this (the path is correct): _TreeView._get.79 Unknown item: /home/jussi/Desktop/gambastesti/GambasTestercmd/.src/TestSources/TestClass1.class And when I close the error message, I get new one: C

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Ru Vuott
all Gambas sources... hoping. Dom 13/9/15, Benoît Minisini ha scritto: Oggetto: Re: [Gambas-user] Problem with revision #7305 A: gambas-user@lists.sourceforge.net Data: Domenica 13 settembre 2015, 20:44 Le 13/09/2015 20:3

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Ru Vuott
ambas-user] Problem with revision #7305 A: gambas-user@lists.sourceforge.net Data: Domenica 13 settembre 2015, 20:44 Le 13/09/2015 20:39, Benoît Minisini a écrit : > Hi, > > Sorry for the inconvenience, but as said Charlie, you don't have to use > the latest /trunk ver

Re: [Gambas-user] Problem with revision #7305

2015-09-13 Thread Benoît Minisini
Le 13/09/2015 20:39, Benoît Minisini a écrit : > Hi, > > Sorry for the inconvenience, but as said Charlie, you don't have to use > the latest /trunk version. > > You can do: > > $ svn update -r 7304 > > to get back to the r7304 version and wait for a fix. > > Regards, > I don't have the prob

[Gambas-user] Problem with revision #7305

2015-09-13 Thread Benoît Minisini
Hi, Sorry for the inconvenience, but as said Charlie, you don't have to use the latest /trunk version. You can do: $ svn update -r 7304 to get back to the r7304 version and wait for a fix. Regards, -- Benoît Minisini -