Re: [Gambas-user] Pre-release of Gambas 3.6.2

2014-11-11 Thread Benoît Minisini
Le 12/11/2014 01:28, Benoît Minisini a écrit : > Le 12/11/2014 01:13, Jesus a écrit : >> El 11/11/14 a las 17:58, Benoît Minisini escribió: >>> Hi, >>> >>> I have uploaded a pre-release source package of Gambas 3.6.2 on >>> sourceforge at: >>> >>> http://sourceforge.net/projects/gambas/files/gambas

Re: [Gambas-user] Pre-release of Gambas 3.6.2

2014-11-11 Thread Benoît Minisini
Le 12/11/2014 01:13, Jesus a écrit : > El 11/11/14 a las 17:58, Benoît Minisini escribió: >> Hi, >> >> I have uploaded a pre-release source package of Gambas 3.6.2 on >> sourceforge at: >> >> http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.6.2.tar.bz2/download >> >> Please check it a

Re: [Gambas-user] Pre-release of Gambas 3.6.2

2014-11-11 Thread Jesus
El 11/11/14 a las 17:58, Benoît Minisini escribió: > Hi, > > I have uploaded a pre-release source package of Gambas 3.6.2 on > sourceforge at: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.6.2.tar.bz2/download > > Please check it and report any problem before I make it official

Re: [Gambas-user] [Gambas-devel-svn] SF.net SVN: gambas:[6632] gambas/trunk/app/src/gambas-wiki

2014-11-11 Thread B Bruen
On Tue, 11 Nov 2014 23:22:50 +0100 Benoît Minisini wrote: > Le 11/11/2014 23:01, B Bruen a écrit : > > > > Yes, it is a nice look. > > > > Two comments though: > > 1) the doc/richtext page doesn't look quite right. > > What do you mean? How very strange? 20 minutes later and it now looks correct

Re: [Gambas-user] [Gambas-devel-svn] SF.net SVN: gambas:[6632] gambas/trunk/app/src/gambas-wiki

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 23:01, B Bruen a écrit : > > Yes, it is a nice look. > > Two comments though: > 1) the doc/richtext page doesn't look quite right. What do you mean? > 2) code examples are a bit too hard to read at the smaller font size used. AFAIK I don't define any absolute font size, so you are

Re: [Gambas-user] [Gambas-devel-svn] SF.net SVN: gambas:[6632] gambas/trunk/app/src/gambas-wiki

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 16:52, Tobias Boege a écrit : > On Tue, 11 Nov 2014, gam...@users.sourceforge.net wrote: >> Revision: 6632 >>http://sourceforge.net/p/gambas/code/6632 >> Author: gambas >> Date: 2014-11-11 01:51:23 + (Tue, 11 Nov 2014) >> Log Message: >> --- >> [WIKI CGI

Re: [Gambas-user] [Gambas-devel-svn] SF.net SVN: gambas:[6632] gambas/trunk/app/src/gambas-wiki

2014-11-11 Thread B Bruen
On Tue, 11 Nov 2014 16:52:13 +0100 Tobias Boege wrote: > On Tue, 11 Nov 2014, gam...@users.sourceforge.net wrote: > > Revision: 6632 > > http://sourceforge.net/p/gambas/code/6632 > > Author: gambas > > Date: 2014-11-11 01:51:23 + (Tue, 11 Nov 2014) > > Log Message: > > ---

Re: [Gambas-user] I think I might have a corrupt project

2014-11-11 Thread Tobias Boege
On Tue, 11 Nov 2014, Martin McGlensey wrote: > Tobi, > > > > Some more information. I created a new project then imported the minimal > files need to test it from the original project. They are the Main Men > (startup class), form1, form2 and the module containing the connection. > Commented ou

[Gambas-user] I think I might have a corrupt project

2014-11-11 Thread Martin McGlensey
Tobi, Some more information. I created a new project then imported the minimal files need to test it from the original project. They are the Main Men (startup class), form1, form2 and the module containing the connection. Commented out all references to forms not loaded. Now the connection and

Re: [Gambas-user] I think I might have a corrupt project

2014-11-11 Thread Charlie Reinl
Am Dienstag, den 11.11.2014, 21:30 +0100 schrieb Tobias Boege: > On Tue, 11 Nov 2014, Martin McGlensey wrote: > > Tobi, > > > > > > > > Did as you suggested. > > > > > > > > $ cd /your/project/directory > > > > $ rm -r .gambas > > > > $ gbc3 -ga > > > > > > > > Had to be root t

Re: [Gambas-user] I think I might have a corrupt project

2014-11-11 Thread Tobias Boege
On Tue, 11 Nov 2014, Martin McGlensey wrote: > Tobi, > > > > Did as you suggested. > > > > $ cd /your/project/directory > > $ rm -r .gambas > > $ gbc3 -ga > > > > Had to be root to rm the .gambas directory. Recompiled usin gbc3 -ga. Files > in .gambas directory now show date of

Re: [Gambas-user] I think I might have a corrupt project

2014-11-11 Thread Martin McGlensey
Tobi, Did as you suggested. $ cd /your/project/directory $ rm -r .gambas $ gbc3 -ga Had to be root to rm the .gambas directory. Recompiled usin gbc3 -ga. Files in .gambas directory now show date of 11/11. Errors still present. No change. If it's syntax. How can I find the o

Re: [Gambas-user] Pre-release of Gambas 3.6.2

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 18:13, Sebastian Kulesz a écrit : > On Nov 11, 2014 2:01 PM, "Benoît Minisini" > wrote: >> >> Le 11/11/2014 17:58, Benoît Minisini a écrit : >>> Hi, >>> >>> I have uploaded a pre-release source package of Gambas 3.6.2 on >>> sourceforge at: >>> >>> > http://sourceforge.net/projects/g

Re: [Gambas-user] Pre-release of Gambas 3.6.2

2014-11-11 Thread Sebastian Kulesz
On Nov 11, 2014 2:01 PM, "Benoît Minisini" wrote: > > Le 11/11/2014 17:58, Benoît Minisini a écrit : > > Hi, > > > > I have uploaded a pre-release source package of Gambas 3.6.2 on > > sourceforge at: > > > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.6.2.tar.bz2/download > > >

Re: [Gambas-user] Pre-release of Gambas 3.6.2

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 17:58, Benoît Minisini a écrit : > Hi, > > I have uploaded a pre-release source package of Gambas 3.6.2 on > sourceforge at: > > http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.6.2.tar.bz2/download > > Please check it and report any problem before I make it official. >

[Gambas-user] Pre-release of Gambas 3.6.2

2014-11-11 Thread Benoît Minisini
Hi, I have uploaded a pre-release source package of Gambas 3.6.2 on sourceforge at: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.6.2.tar.bz2/download Please check it and report any problem before I make it official. I will write the changelog with the backported bug fixes soo

Re: [Gambas-user] I think I might have a corrupt project

2014-11-11 Thread Tobias Boege
On Tue, 11 Nov 2014, Martin McGlensey wrote: > Hello, > > > > Have a large Gambas database app that I have been developing over the past > year. It had been working well up until last night. I was adding a new form > and debugging an older one. Now I'm getting strange error messages. For > exam

[Gambas-user] I think I might have a corrupt project

2014-11-11 Thread Martin McGlensey
Hello, Have a large Gambas database app that I have been developing over the past year. It had been working well up until last night. I was adding a new form and debugging an older one. Now I'm getting strange error messages. For example - Message.Info("You are in bad trouble now!") gets "unabl

Re: [Gambas-user] [Gambas-devel-svn] SF.net SVN: gambas:[6632] gambas/trunk/app/src/gambas-wiki

2014-11-11 Thread Tobias Boege
On Tue, 11 Nov 2014, gam...@users.sourceforge.net wrote: > Revision: 6632 > http://sourceforge.net/p/gambas/code/6632 > Author: gambas > Date: 2014-11-11 01:51:23 + (Tue, 11 Nov 2014) > Log Message: > --- > [WIKI CGI SCRIPT] > * NEW: New look for the documentation wiki.

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 16:43 +0100, rolf wrote: > Hi Willy > > > > Thanks. I installed it with aptitude install -t wheezy-backports and now > > > it works. > > > > > > Do you have an idea which package I need for llvm. gb.jit does not > > > compile. > > > > As Benoît wrote Gambas needs llvm 3.1 or h

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread rolf
Hi Willy > > Thanks. I installed it with aptitude install -t wheezy-backports and now > > it works. > > > > Do you have an idea which package I need for llvm. gb.jit does not > > compile. > > As Benoît wrote Gambas needs llvm 3.1 or higher > So on wheezy that would be: llvm-3.1-dev > https://packa

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 15:26 +0100, rolf wrote: > Hi Willy > > > Online Gambas wiki, does have autoconf mentioned as required package!! > > Has always been there. > I copied the packages in the Step 4 section and there is no automake as > package named. > > > > Now I need a hint how to get gb.medi

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Tobias Boege
On Tue, 11 Nov 2014, rolf wrote: > Hi Karl > > > > > why do you do it all as root ? > > > > > > It should become a system wide installation. I allways compile programs > > > everybody should use on this computer as admin. > > > > > > Rolf > > > > Salut Rolf, > > > > sudo/su make install does that

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread CJ
> Now I need a hint how to get gb.media compiled in wheezy - the compiler > alway complains about gstreamer-video - I do not find an associated package in the > repository. I remember that one...check if you have the following packages installed... gstreamer-1.0 gstreamer-video-1.0 > Also jit

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread rolf
Hi Karl > > > why do you do it all as root ? > > > > It should become a system wide installation. I allways compile programs > > everybody should use on this computer as admin. > > > > Rolf > > Salut Rolf, > > sudo/su make install does that First of all I use Debian not Ubuntu so I sudo is not co

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread rolf
Hi Willy > Online Gambas wiki, does have autoconf mentioned as required package!! > Has always been there. I copied the packages in the Step 4 section and there is no automake as package named. > > Now I need a hint how to get gb.media compiled in wheezy - the compiler > > alway complains about

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Charlie Reinl
Am Dienstag, den 11.11.2014, 14:21 +0100 schrieb rolf: > Hi Karl > > > why do you do it all as root ? > > It should become a system wide installation. I allways compile programs > everybody should use on this computer as admin. > > Rolf Salut Rolf, sudo/su make install does that -- Amicalem

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 14:33 +0100, Willy Raets wrote: > On di, 2014-11-11 at 13:06 +0100, rolf wrote: > > Hi, > > > > I answer myself, to tell that the problem with aclocal is solved - why does > > the package "autoconf" is not mentioned as a required package in the howtos? > > Online Gambas wik

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Willy Raets
On di, 2014-11-11 at 13:06 +0100, rolf wrote: > Hi, > > I answer myself, to tell that the problem with aclocal is solved - why does > the package "autoconf" is not mentioned as a required package in the howtos? Online Gambas wiki, does have autoconf mentioned as required package!! Has always be

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread rolf
Hi Karl > why do you do it all as root ? It should become a system wide installation. I allways compile programs everybody should use on this computer as admin. Rolf -- Comprehensive Server Monitoring with Site24x7. Mo

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Charlie Reinl
Am Dienstag, den 11.11.2014, 13:06 +0100 schrieb rolf: > Hi, > > I answer myself, to tell that the problem with aclocal is solved - why does > the package "autoconf" is not mentioned as a required package in the howtos? > > Now I need a hint how to get gb.media compiled in wheezy - the compiler

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread rolf
Hi Benoît > >> It requires LLVM >= 3.1, do you have it? > > > > Yes, it is installed llvm itself and the dev files > > Are you sure? What returns 'llvm-config --version'? You are right because llvm-config --version gives 3.0 back. My mistake was, that I installed both 3.0 and 3.1, but after I dei

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 13:31, rolf a écrit : >> >> It requires LLVM >= 3.1, do you have it? > > Yes, it is installed llvm itself and the dev files > Are you sure? What returns 'llvm-config --version'? -- Benoît Minisini -- Compr

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread rolf
Hello Benoît, many thanks for your fast response. > > I answer myself, to tell that the problem with aclocal is solved - why > > does the package "autoconf" is not mentioned as a required package in the > > howtos? > > Because it must be added in the wiki? Anyone can do that. > > > Now I need a h

Re: [Gambas-user] Problem compiling trunk on Debian wheezy

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 13:06, rolf a écrit : > Hi, > > I answer myself, to tell that the problem with aclocal is solved - why does > the package "autoconf" is not mentioned as a required package in the howtos? Because it must be added in the wiki? Anyone can do that. > > Now I need a hint how to get gb.me

Re: [Gambas-user] SwitchButton keyboard actions

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 11:55, Benoît Minisini a écrit : > Le 11/11/2014 05:12, B Bruen a écrit : >> It appears that there is no way to change a SwitchButton value using >> the keyboard? >> >> Comments? >> >> regards >> > > Something to be done... > Done in revision #6635. -- Benoît Minisini

Re: [Gambas-user] SwitchButton keyboard actions

2014-11-11 Thread Benoît Minisini
Le 11/11/2014 05:12, B Bruen a écrit : > It appears that there is no way to change a SwitchButton value using the > keyboard? > > Comments? > > regards > Something to be done... -- Benoît Minisini -- Comprehensive Serv