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

2012-11-19 Thread John
along with Gimp 2.8. - Original Message - From: Jussi Lahtinen Sent: 11/12/12 09:19 AM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell" Command You didn't get any messages to terminal? I'm pretty much out of ideas right now, but maybe you co

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

2012-11-12 Thread Jussi Lahtinen
-- > From: Jussi Lahtinen > Sent: 11/11/12 09:50 AM > To: wi...@earthshipbelgium.be > Subject: Re: [Gambas-user] The "Shell" Command > > OK, I managed to find out reason for this package mess. >From IDE I > clicked on "About Gambas" to confirm version number

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

2012-11-12 Thread John
with the control center and program it with buttons like you guys suggested. I plan to make the code open souce so I want the code to look clean. -John - Original Message - From: Jussi Lahtinen Sent: 11/11/12 09:50 AM To: wi...@earthshipbelgium.be Subject: Re: [Gambas-user] The "

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

2012-11-11 Thread Jussi Lahtinen
OK, I managed to find out reason for this package mess. >From IDE I clicked on "About Gambas" to confirm version number of Gambas after installing it from Kendek's PPA. That was mistake! IDE do *not* show version number of IDE which will produce the actual package (dependencies are in IDEs code),

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

2012-11-11 Thread Jussi Lahtinen
No problems to install the deb you made. So, now I need to find out what causes corrupted packages. Jussi On Sun, Nov 11, 2012 at 3:23 PM, Willy Raets wrote: > On Sun, 2012-11-11 at 03:42 +0200, Jussi Lahtinen wrote: > > > > > OK, so the package is really faulty. > > Could it be problem with d

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

2012-11-11 Thread Jussi Lahtinen
Outputs are bit hard to compare because there are broken lines like: "ckage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2" "m dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions"" Jussi On Sun, Nov 11, 2012 at 3:13 PM, Willy Raets wrote: > On Sun, 2012-11-11 at 02:40 +

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

2012-11-11 Thread Willy Raets
On Sun, 2012-11-11 at 03:42 +0200, Jussi Lahtinen wrote: > OK, so the package is really faulty. > Could it be problem with deb tools? > > Versions from virtual machine (that produced non-working deb): > > $ dpkg-buildpackage --version > Debian dpkg-buildpackage version 1.16.1.2. > > And with

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

2012-11-11 Thread Willy Raets
On Sun, 2012-11-11 at 02:40 +0200, Jussi Lahtinen wrote: > Strange... > This is what I got when I make package with Gambas 3.3.3 on my virtual > machine: > > dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: > vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Wf

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

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 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
> 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] 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 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] 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] 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] The "Shell" Command

2012-11-09 Thread John
version up, programmers will start to make apps for it. I have to get art work to Willy soon for the app store befor he kills me LOL! -John - Original Message - From: Jussi Lahtinen Sent: 11/09/12 04:47 PM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell&quo

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

2012-11-09 Thread Jussi Lahtinen
> 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. You did compile Gambas from sources? If so, can you try to recompile Gambas with these commands: sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin

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

2012-11-09 Thread John
Sent: 11/09/12 02:13 PM To: gambas-user@lists.sourceforge.net Subject: Re: [Gambas-user] The "Shell" Command See attached source archive. I added a button with a picture for Synaptic. In IDE click the button and check the properties of picture and text on how to do it. It is simpl

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

2012-11-09 Thread John
e help guy, I can really use the input from you guys. -John - Original Message - From: Jussi Lahtinen Sent: 11/09/12 11:53 AM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell" Command You can send compressed projects here as attachment. First thing that

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

2012-11-09 Thread Jussi Lahtinen
rol-Center-0.0.2.tar.gz > > Thanks again -John > - Original Message - > From: John > Sent: 11/09/12 08:13 AM > To: mailing list for gambas users > Subject: Re: [Gambas-user] The "Shell" Command > > ummm.oops? Sorry, have not had a chance to go back and lo

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

2012-11-09 Thread John
AM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell" Command ummm.oops? Sorry, have not had a chance to go back and look at it yet. I will today. Got side tracked making a VBOX ova file with Lubuntu+GuestAdditions+Gambas 3.3.3 IDE for some users in ano

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

2012-11-09 Thread John
3 and GuestAdditions installed in VBox. Thanks for the help! -John - Original Message - From: Fabien Bodard Sent: 11/09/12 01:18 AM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell" Command just send the tarball (tar.gz) générated by the IDE (project->

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

2012-11-09 Thread Fabien Bodard
t; package it for you. I will go fish around and see what I can come up with. > > Thanks -John > > - Original Message - > From: Jussi Lahtinen > Sent: 11/08/12 09:52 AM > To: mailing list for gambas users > Subject: Re: [Gambas-user] The "Shell" Command >

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

2012-11-08 Thread John
: Jussi Lahtinen Sent: 11/08/12 09:52 AM To: mailing list for gambas users Subject: Re: [Gambas-user] The "Shell" Command Can you send the project? Jussi On Thu, Nov 8, 2012 at 6:36 PM, John wrote: > Hi, need some advise. > I am making a control center for Orca and I have run i

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

2012-11-08 Thread Jussi Lahtinen
Can you send the project? Jussi On Thu, Nov 8, 2012 at 6:36 PM, John wrote: > Hi, need some advise. > I am making a control center for Orca and I have run into a brick wall. > The app runs fine in the IDE and if I make a control-center.gambas file, > though it has an annoying box that pops u

[Gambas-user] The "Shell" Command

2012-11-08 Thread John
Hi, need some advise. I am making a control center for Orca and I have run into a brick wall. The app runs fine in the IDE and if I make a control-center.gambas file, though it has an annoying box that pops up asking if I want to run it or in a terminal. Reading the Gambas.doc site, it tells me