[Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread wally
SVN 5313 "Unable to compile gambas3" on OpenSuse 12.2 see logs attached buildlogs5313.tar.gz Description: application/compressed-tar -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Alexie
Same here for Ubuntu 10.04 2012/11/10 wally > SVN 5313 "Unable to compile gambas3" > on OpenSuse 12.2 > > see logs attached > > > > > -- > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynam

Re: [Gambas-user] Issue 354 in gambas: TreeView.RowToItem.296: #13: Null object (gambas3 r5302)

2012-11-10 Thread Alexie
@Benoit: I retested with r5305, but the problem isn't fixed yet. 2012/11/8 > > Comment #3 on issue 354 by uale...@gmail.com: TreeView.RowToItem.296: #13: > Null object (gambas3 r5302) > http://code.google.com/p/gambas/issues/detail?id=354 > > I tested it again with r5305, but it isn't fixed yet

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Kevin Fishburne
On 11/10/2012 03:15 AM, Alexie wrote: Same here for Ubuntu 10.04 2012/11/10 wally SVN 5313 "Unable to compile gambas3" on OpenSuse 12.2 see logs attached Lately I've had to "uninstall" it prior to recompiling from trunk. I attached my uninstallation and installation scripts. You still ne

[Gambas-user] TabPanel - new button

2012-11-10 Thread Bill-Lancaster
Have just started using TabPanel so this might be a silly question. I see that there is a "closable" property that inserts a nice little close button. Is it possible to create a "new Tab" button? -- View this message in context: http://old.nabble.com/TabPanel---new-button-tp34663625p34663625.htm

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Alexie
Thanks Kevin, a fresh copy of the SVN compiles successfully. 2012/11/10 Kevin Fishburne > On 11/10/2012 03:15 AM, Alexie wrote: > >> Same here for Ubuntu 10.04 >> >> 2012/11/10 wally >> >> SVN 5313 "Unable to compile gambas3" >>> on OpenSuse 12.2 >>> >>> see logs attached >>> >>> > Lately I've

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Willy Raets
On Sat, 2012-11-10 at 02:47 +0200, Jussi Lahtinen wrote: > > This is the Screen I get when I try and run the control-center.gambas > > file, is this supposed to happen? > > > > No. Something is wrong. The only thing wrong is that you have to mark the .gambas file as executable in the properties w

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Ru Vuott
I unistalled and then re-installed, but I obtained again the problem ! vuott --- Sab 10/11/12, Kevin Fishburne ha scritto: Da: Kevin Fishburne Oggetto: Re: [Gambas-user] svn 5313 Unable to compile gambas3 A: gambas-user@lists.sourceforge.net Data: Sabato 10 novembre 2012, 09:30 On 11/10/20

Re: [Gambas-user] Help comments are now exported

2012-11-10 Thread Benoît Minisini
Le 10/11/2012 05:25, Sebastian Kulesz a écrit : > > Hi! I'm seeing numerous compilation errors when compiling the IDE and the > examples. They happen both locally and on the daily builds PPA. Must be the > changes made to the compiler, because those files where not touched in a > while. > > Here is

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Jesus
El 10/11/12 12:42, Alexie escribió: Thanks Kevin, a fresh copy of the SVN compiles successfully. 2012/11/10 Kevin Fishburne On 11/10/2012 03:15 AM, Alexie wrote: Same here for Ubuntu 10.04 2012/11/10 wally SVN 5313 "Unable to compile gambas3" on OpenSuse 12.2 see logs attached Lat

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Benoît Minisini
Le 10/11/2012 13:03, Ru Vuott a écrit : > I unistalled and then re-installed, but I obtained again the problem ! > > vuott > This is a bug in the compiler, sorry for the inconvenience! -- Benoît Minisini -- Everyone hat

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Benoît Minisini
Le 10/11/2012 13:09, Benoît Minisini a écrit : > Le 10/11/2012 13:03, Ru Vuott a écrit : >> I unistalled and then re-installed, but I obtained again the problem ! >> >> vuott >> > > This is a bug in the compiler, sorry for the inconvenience! > OK, it should be fixed in revision #5314. Regards, -

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Jussi Lahtinen
> > No. Something is wrong. > > The only thing wrong is that you have to mark the .gambas file as > executable in the properties when right clicking it :-) > > Happens on more Ubuntu based distros.. No, that should be completely automatic. Jussi -

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Ru Vuott
Yes, now it's OK ! vuott --- Sab 10/11/12, Benoît Minisini ha scritto: > Da: Benoît Minisini > Oggetto: Re: [Gambas-user] svn 5313 Unable to compile gambas3 > A: "mailing list for gambas users" > Data: Sabato 10 novembre 2012, 13:09 > Le 10/11/2012 13:03, Ru Vuott a > écrit : > > I unistall

Re: [Gambas-user] svn 5313 Unable to compile gambas3

2012-11-10 Thread Alexie
Thanks Benoit, it is compiling and installing fine now. 2012/11/10 Ru Vuott > Yes, now it's OK ! > > vuott > > > > --- Sab 10/11/12, Benoît Minisini ha > scritto: > > > Da: Benoît Minisini > > Oggetto: Re: [Gambas-user] svn 5313 Unable to compile gambas3 > > A: "mailing list for gambas users"

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Willy Raets
On Sat, 2012-11-10 at 14:31 +0200, Jussi Lahtinen wrote: > > > No. Something is wrong. > > > The only thing wrong is that you have to mark the .gambas file > as > executable in the properties when right clicking it :-) > > Happens

Re: [Gambas-user] TabPanel - new button

2012-11-10 Thread Bill-Lancaster
OK - it just needed a little thought! Always have a spare 'blank' tab with say, a "+" image for it's title. Clicking on the "+" (or whatever) will set up the new tab the way you want it. -- View this message in context: http://old.nabble.com/TabPanel---new-button-tp34663625p34663962.html Sent

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Jussi Lahtinen
I installed Gambas3 from Kendek's repository to my virtual machine. Debs made with that version doesn't work at all! I get "Dependency not satisfiable: gambas3-runtime (<3.1.90)" when I try to install them. Installed runtime is 3.3.3~precise1. To that same virtual machine I can install debs made w

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Jussi Lahtinen
> But this does not seem to be Johns problem. > > That suggest there is something wrong with his installation. When making an executable from IDE and run it on same system, no > problem. Isn't that what John did? Maybe I misunderstood. When distributing this executable to another distro it

Re: [Gambas-user] Gambas-user Digest, Vol 78, Issue 21

2012-11-10 Thread Christian DaGeek247 Stephens
Thanks Rob Kudla, That is exactly what i was trying to do. I did not think to use the terminal to do this instead, i was hoping for an internal md5sum command. Either way works though so thanks again. On Sat, Nov 10, 2012 at 2:08 AM, wrote: > Send Gambas-user mailing list submissions to >

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Willy Raets
On Sat, 2012-11-10 at 17:27 +0200, Jussi Lahtinen wrote: > I installed Gambas3 from Kendek's repository to my virtual machine. > Debs made with that version doesn't work at all!, just now and then Funny, I packaged Control Center with Kendek PPA version as well. Installed it and it run fine. Send

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Jussi Lahtinen
Did you try to install the test deb I attached with previous mail? Funny, I packaged Control Center with Kendek PPA version as well. > Installed it and it run fine. Send it to John and it run fine as well. > Strange... This is what I got when I make package with Gambas 3.3.3 on my virtual machin

Re: [Gambas-user] The "Shell" Command

2012-11-10 Thread Jussi Lahtinen
> > Did you try to install the test deb I attached with previous mail? > > I just tried, it opens with gdebi but the Install Package button stays > disabled. So no installing possible. > OK, so the package is really faulty. Could it be problem with deb tools? Versions from virtual machine (that p

[Gambas-user] Gambas Editor Drag/Drop/Move/Copy

2012-11-10 Thread wally
Hello, is there a special reason why Gambas Editor does not support drag and drop (move/copy) of code parts ? wally -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynami