[Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro

2012-09-06 Thread John Rose
Willy & Benoit, Thank you for your replies. I still don't understand how a Ubuntu Main Menu entry was created/modified to invoke my app. But I understand a little bit more about what the installation of a .deb does. Also, I've just done a 'Make Installation Package' with another app of mine and tha

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-05 Thread Willy Raets
On wo, 2012-09-05 at 11:17 +0100, John Rose wrote: > I have removed the jewishheritage .deb package using Synaptic. I have > installed the jewishheritage .deb package (generated using IDE's 'Make - > Installation package menu entry. Attached is a screenshot showing > reference to /usr/bin/jewishher

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-05 Thread Benoît Minisini
Le 05/09/2012 15:44, John Rose a écrit : > I thought that it wasn't normal due to clicking of the Ubuntu Main Menu > entry causing a problem. I have not altered the Ubuntu Main Menu entry > myself. This Main Menu entry is generated by the the installation of > the .deb file. Is it therefore possibl

[Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-05 Thread John Rose
I thought that it wasn't normal due to clicking of the Ubuntu Main Menu entry causing a problem. I have not altered the Ubuntu Main Menu entry myself. This Main Menu entry is generated by the the installation of the .deb file. Is it therefore possible that the problem is the 'parameter' in the .deb

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-05 Thread Benoît Minisini
Le 05/09/2012 12:17, John Rose a écrit : > I have removed the jewishheritage .deb package using Synaptic. I have > installed the jewishheritage .deb package (generated using IDE's 'Make - > Installation package menu entry. Attached is a screenshot showing > reference to /usr/bin/jewishheritage rath

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-04 Thread Benoît Minisini
Le 04/09/2012 13:05, John Rose a écrit : > IDE output & .deb attached requested. > The package seems to be correct. There is no reference to "JewishHeritage.gambas" in it, only "JewishHeritage". Are you sure that you installed the package correctly? Are you sure that you removed the previously

[Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-04 Thread John Rose
IDE output & .deb attached requested. Creating package for Ubuntu / Mint. Making build directory. Creating desktop file... Sources are being debianizated. Creating package... cd /home/john/GambasProjects/Ubuntu/J

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-02 Thread Benoît Minisini
Le 02/09/2012 18:25, John Rose a écrit : > Still same problem with appname (rather than appname.gambas) being put > into .deb (which then installs into /usr/bin) so that appname won't > start (displays appname won't start: Failed to execute child process > "/usr/bin/JewishHeritage.gambas" (No such

[Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-02 Thread John Rose
Still same problem with appname (rather than appname.gambas) being put into .deb (which then installs into /usr/bin) so that appname won't start (displays appname won't start: Failed to execute child process "/usr/bin/JewishHeritage.gambas" (No such file or directory)). This is happening after ins

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-02 Thread Benoît Minisini
Le 02/09/2012 11:52, Benoît Minisini a écrit : > Le 02/09/2012 10:32, John Rose a écrit : >> I'm still trying to decide if this problem falls under this thread: >> >> Using sebikul's ppa (3.2.90-0+svn4004~lucid1), appname.deb file created >> OK & installs OK (according to gdebi) but when executing

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-02 Thread Benoît Minisini
Le 02/09/2012 10:32, John Rose a écrit : > I'm still trying to decide if this problem falls under this thread: > > Using sebikul's ppa (3.2.90-0+svn4004~lucid1), appname.deb file created > OK & installs OK (according to gdebi) but when executing it can't find > appname.gambas. I think that the reas

[Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-02 Thread John Rose
I'm still trying to decide if this problem falls under this thread: Using sebikul's ppa (3.2.90-0+svn4004~lucid1), appname.deb file created OK & installs OK (according to gdebi) but when executing it can't find appname.gambas. I think that the reason is that the .deb (according to gdebi) contains

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-01 Thread Willy Raets
On za, 2012-09-01 at 03:24 +0200, Benoît Minisini wrote: > Le 01/09/2012 00:28, Willy Raets a écrit : > > On wo, 2012-08-22 at 22:27 +0200, Willy Raets wrote: > > Tell me if it is ok for you! > >> > >> It is ok for me :-) > >> > > > > Not ok anymore :( > > > > Revison #5109 now creates c

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-09-01 Thread Fabien Bodard
2012/9/1 Willy Raets : > On wo, 2012-08-22 at 22:27 +0200, Willy Raets wrote: >> > > OK, the bug should be fixed in revision #5061. >> > > >> >> I repackaged the library with revision #5069. >> On both Ubuntu and openSuSe the library now installs WITH >> extension .gambas >> I also tested a normal

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-08-22 Thread Willy Raets
> > OK, the bug should be fixed in revision #5061. > > > > The rule is actually the following: > > - Normal project executables are installed *without* the '.gambas' > > extension. > > - Library project executables are installed *with* the '.gambas' extension. > > > > It was not implemented corr

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-08-21 Thread Willy Raets
On di, 2012-08-21 at 03:06 +0200, Benoît Minisini wrote: > Le 20/08/2012 16:25, Willy Raets a écrit : > > Situation: > > 1. Build a Gambas library for system information retrieval. > > 2. Other developer installed my library (using openSuse rmp package) and > > is using it for one of his applicati

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-08-20 Thread Benoît Minisini
Le 20/08/2012 16:25, Willy Raets a écrit : > Situation: > 1. Build a Gambas library for system information retrieval. > 2. Other developer installed my library (using openSuse rmp package) and > is using it for one of his applications > 3. He send me his application and I installed it (using a .de

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-08-20 Thread Willy Raets
On ma, 2012-08-20 at 20:26 +0200, Benoît Minisini wrote: > Le 20/08/2012 16:25, Willy Raets a écrit : > > Situation: > > 1. Build a Gambas library for system information retrieval. > > 2. Other developer installed my library (using openSuse rmp package) and > > is using it for one of his applicati

Re: [Gambas-user] Gambas3 Libraries problem -> Gambas 3 bug or OS distro related?

2012-08-20 Thread Benoît Minisini
Le 20/08/2012 16:25, Willy Raets a écrit : > Situation: > 1. Build a Gambas library for system information retrieval. > 2. Other developer installed my library (using openSuse rmp package) and > is using it for one of his applications > 3. He send me his application and I installed it (using a .de