[Gambas-user] Issue 80 in gambas: Binary applications on Gambas

2011-08-18 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 80 by ad...@avqse.ru: Binary applications on Gambas http://code.google.com/p/gambas/issues/detail?id=80 Hello! I have a sentence - why not to compile at once binary applica

Re: [Gambas-user] Gambas3 Debian Package

2011-08-18 Thread Demosthenes Koptsis
as i remember it miss the dependencies. The rest of the text is ok. You can modify the file through the checkinstall On Thu, 2011-08-18 at 11:06 -0400, rrivett wrote: > On Thu, 2011-08-18 at 17:38 +0300, Demosthenes Koptsis wrote: > > You can use also the checkinstall package to create deb file

Re: [Gambas-user] Desktop.Find

2011-08-18 Thread Stephen Bungay
On 08/18/2011 11:56 AM, Stephen Bungay wrote: > On 08/18/2011 11:44 AM, Benoît Minisini wrote: >>> Hi folks! I need some help. >>> >>> Gambas 2.23 >>> >>> Problem: Desktop.Find is not finding a window that is indeed appearing >>> on the desktop. I personally can see it and it has the correct title,

Re: [Gambas-user] Desktop.Find

2011-08-18 Thread Benoît Minisini
> On 08/18/2011 11:44 AM, Benoît Minisini wrote: > >> Hi folks! I need some help. > >> > >> Gambas 2.23 > >> > >> Problem: Desktop.Find is not finding a window that is indeed appearing > >> on the desktop. I personally can see it and it has the correct title, > >> therefore it is indeed there, an

Re: [Gambas-user] Desktop.Find

2011-08-18 Thread Stephen Bungay
On 08/18/2011 11:44 AM, Benoît Minisini wrote: >> Hi folks! I need some help. >> >> Gambas 2.23 >> >> Problem: Desktop.Find is not finding a window that is indeed appearing >> on the desktop. I personally can see it and it has the correct title, >> therefore it is indeed there, and hence the need f

Re: [Gambas-user] Desktop.Find

2011-08-18 Thread Benoît Minisini
> Hi folks! I need some help. > > Gambas 2.23 > > Problem: Desktop.Find is not finding a window that is indeed appearing > on the desktop. I personally can see it and it has the correct title, > therefore it is indeed there, and hence the need for some assistance > trying to figure out WHY Deskto

[Gambas-user] Desktop.Find

2011-08-18 Thread Stephen Bungay
Hi folks! I need some help. Gambas 2.23 Problem: Desktop.Find is not finding a window that is indeed appearing on the desktop. I personally can see it and it has the correct title, therefore it is indeed there, and hence the need for some assistance trying to figure out WHY Desktop.Find can't

Re: [Gambas-user] Gambas3 Debian Package

2011-08-18 Thread rrivett
On Thu, 2011-08-18 at 17:38 +0300, Demosthenes Koptsis wrote: > You can use also the checkinstall package to create deb files. > > i use the next command line to create a deb file from the svn. > > /reconf-all && ./configure -C && make && sudo checkinstall -D && sudo > chown user:user *.deb > >

Re: [Gambas-user] Gambas3 Debian Package

2011-08-18 Thread Demosthenes Koptsis
You can use also the checkinstall package to create deb files. i use the next command line to create a deb file from the svn. /reconf-all && ./configure -C && make && sudo checkinstall -D && sudo chown user:user *.deb i also created a file named description-pak which checkinstall uses. On We

Re: [Gambas-user] Gambas3 Debian Package

2011-08-18 Thread rrivett
On Thu, 2011-08-18 at 15:11 +0200, Benoît Minisini wrote: > > On Thu, 2011-08-18 at 08:13 -0400, rrivett wrote: > > > On Wed, 2011-08-17 at 20:14 -0700, Ian Haywood wrote: > > > > I have prepared debian packages and put them up for inclusion, > > > > currently waiting on a decision by the debian de

Re: [Gambas-user] Gambas3 Debian Package

2011-08-18 Thread Benoît Minisini
> On Thu, 2011-08-18 at 08:13 -0400, rrivett wrote: > > On Wed, 2011-08-17 at 20:14 -0700, Ian Haywood wrote: > > > I have prepared debian packages and put them up for inclusion, > > > currently waiting on a decision by the debian developers to include > > > (well over 2 months, so I will follow up

Re: [Gambas-user] Gambas3 Debian Package

2011-08-18 Thread rrivett
On Thu, 2011-08-18 at 08:13 -0400, rrivett wrote: > On Wed, 2011-08-17 at 20:14 -0700, Ian Haywood wrote: > > > I have prepared debian packages and put them up for inclusion, > > currently waiting on a decision by the debian developers to include > > (well over 2 months, so I will follow up) > >

Re: [Gambas-user] Gambas3 Debian Package

2011-08-18 Thread rrivett
On Wed, 2011-08-17 at 20:14 -0700, Ian Haywood wrote: > I have prepared debian packages and put them up for inclusion, > currently waiting on a decision by the debian developers to include > (well over 2 months, so I will follow up) > > Ian Thanks. In the meantime, I installed Gambas3 from your