[Gambas-user] Installer

2010-04-28 Thread craf
Hi Benoit Finally!. I managed to perform an installation of a draft Gambas, only with the shared libraries. Far only tested on Ubuntu from 9.10 to 8.04, version 6.06 does not work by having a GLIC less than 2.7. Well, now to keep trying with other Distro. Greetings and thank you very much

Re: [Gambas-user] oxygen border theme and gb.qt4 component visual issues

2010-04-28 Thread Leandro Santiago
Thx :-) 2010/4/28 Benoît Minisini : >> Thanks very much. >> Now it looks better :-) >> >> But now there is another problem :-) When menubar is hidden, it looks >> "below" of toolbar. The toolbar buttons work fine, but I can see the >> menubar yet, below them. >> > > Fixed in revision #2922. > > Re

Re: [Gambas-user] Cannot load class 'Balloon'

2010-04-28 Thread Fabien Bodard
on ubuntu 10.04 work fine for me too have you tryed to remove the all the svn and start from scratch ? 2010/4/28 Matteo Pasotti : > Il 28/04/2010 19:04, charlesg ha scritto: >> Hi >> >> I fixed the balloon error by loading Ubuntu package intltool (don't know the >> Arch equivalent). Now it loads

Re: [Gambas-user] Cannot load class 'Balloon'

2010-04-28 Thread Matteo Pasotti
Il 28/04/2010 19:04, charlesg ha scritto: > Hi > > I fixed the balloon error by loading Ubuntu package intltool (don't know the > Arch equivalent). Now it loads but still does not run so there must be other > unsatisfied dependencies. Somebody on the Ubuntu forum has got it working > (Gambas 2.99 o

Re: [Gambas-user] Cannot load class 'Balloon'

2010-04-28 Thread charlesg
Hi I fixed the balloon error by loading Ubuntu package intltool (don't know the Arch equivalent). Now it loads but still does not run so there must be other unsatisfied dependencies. Somebody on the Ubuntu forum has got it working (Gambas 2.99 on ub10.04 64bit) but has not spilled the beans yet.

Re: [Gambas-user] Cannot load class 'Balloon'

2010-04-28 Thread Benoît Minisini
> On 4/27/2010 5:38 AM, charlesg wrote: > > Gambas3 2918 compiles fine on Ubuntu 10.04 32bit release candidate. > > > > But gives: > > ERROR: #2: Cannot load class 'Balloon': Unable to load class file > > when run. > > I have the same problem. > Arch, 32 bit, gambas 3, rev. 2922 > As usual, ple

Re: [Gambas-user] Cannot load class 'Balloon'

2010-04-28 Thread zachsmith022
On 4/27/2010 5:38 AM, charlesg wrote: > Gambas3 2918 compiles fine on Ubuntu 10.04 32bit release candidate. > > But gives: > ERROR: #2: Cannot load class 'Balloon': Unable to load class file > when run. > I have the same problem. Arch, 32 bit, gambas 3, rev. 2922 --

Re: [Gambas-user] [SPAM] SVN-Problem

2010-04-28 Thread Dag Jarle Johansen
Am Mittwoch, den 28.04.2010, 16:47 +0200 schrieb Charlie Reinl: > Am Mittwoch, den 28.04.2010, 11:23 -0300 schrieb Dag Jarle Johansen: > > Hi Benoit, > > > > I tried as you told me, but I get errors. > > First, without root I do not get the trunk; it loads but trunk ist > > almost empty after gett

Re: [Gambas-user] [SPAM] SVN-Problem

2010-04-28 Thread Charlie Reinl
Am Mittwoch, den 28.04.2010, 11:23 -0300 schrieb Dag Jarle Johansen: > Hi Benoit, > > I tried as you told me, but I get errors. > First, without root I do not get the trunk; it loads but trunk ist > almost empty after getting the SVN. SO I tried with sudo > This worked, but then I seem to get

Re: [Gambas-user] [SPAM] SVN-Problem

2010-04-28 Thread Dag Jarle Johansen
Hi Benoit, don't ask me why, now it worked, did all with sudo. just repeated the routines from yesterday, I have no idea what happened. Thanks anyway, regards Dag Am Mittwoch, den 28.04.2010, 11:23 -0300 schrieb Dag Jarle Johansen: > Hi Benoit, > > I tried as you told me, but I get errors. > F

Re: [Gambas-user] [SPAM] SVN-Problem

2010-04-28 Thread Dag Jarle Johansen
Hi Benoit, I tried as you told me, but I get errors. First, without root I do not get the trunk; it loads but trunk ist almost empty after getting the SVN. SO I tried with sudo This worked, but then I seem to get permission problems. Here the output of ./configure -C d...@pc01:~/rep/trunk$

Re: [Gambas-user] Gambas3 - file or directory does not exist (run error), (Richard Frost)

2010-04-28 Thread Benoît Minisini
> gambas-user-requ...@lists.sourceforge.net wrote: > > Message: 3 > > Date: Wed, 21 Apr 2010 16:35:46 -0400 > > From: Richard Frost > > Subject: [Gambas-user] Gambas3 - file or directory does not exist (run > > > > error) > > > > To: gambas-user@lists.sourceforge.net > > Message-ID: <4bcf61a

Re: [Gambas-user] Gambas3 - file or directory does not exist (run error), (Richard Frost)

2010-04-28 Thread Richard Frost
gambas-user-requ...@lists.sourceforge.net wrote: > Message: 3 > Date: Wed, 21 Apr 2010 16:35:46 -0400 > From: Richard Frost > Subject: [Gambas-user] Gambas3 - file or directory does not exist (run > error) > To: gambas-user@lists.sourceforge.net > Message-ID: <4bcf61a2.9010...@frost-byte.com

Re: [Gambas-user] [SPAM] SVN-Problem

2010-04-28 Thread Dag Jarle Johansen
Hi Benoit, thanks. I'll try what you told me before sending the output, so you don't have to mess with something that perhaps though works... And still do not understand that I get SPAM in the Mail-Address, but I soon will change provider, have to look then... regards, Dag Am Mittwoch, den 28.

Re: [Gambas-user] oxygen border theme and gb.qt4 component visual issues

2010-04-28 Thread Benoît Minisini
> Thanks very much. > Now it looks better :-) > > But now there is another problem :-) When menubar is hidden, it looks > "below" of toolbar. The toolbar buttons work fine, but I can see the > menubar yet, below them. > Fixed in revision #2922. Regards, -- Benoît Minisini ---

Re: [Gambas-user] Mouse Clicks become unresponsive on form?

2010-04-28 Thread Charlie Reinl
Am Dienstag, den 27.04.2010, 23:01 +0200 schrieb Benoît Minisini: > > Benoît Minisini wrote: > > >> Benoît Minisini wrote: > > >> >> Running SVN 2910. After a few mouse click, either switching a few > > >> >> > > >> >> > > >> >> Many Thanks! > > >> > > > >> > Your main form has the Type propert

Re: [Gambas-user] [SPAM] SVN-Problem

2010-04-28 Thread Benoît Minisini
> Hi, > > I installed the latest SVN from the scratch, now having a problem > starting Gambas. > > Removed all existing files as follows: > > sudo rm > -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3 > /usr/local/bin/gbi3 sudo rm -rf /usr/local/lib/gambas3 > sudo rm -rf /usr/local