Re: [Gambas-user] rev5864 build error

2013-09-30 Thread Tobias Boege
On Tue, 01 Oct 2013, Charlie Reinl wrote: > Salut, > > found that error for data in log, but the IDE run. > > gambas3 r5864 > > > -- > Amicalement > Charlie > > [System] > OperatingSystem=Linux > Kernel=3.0.0-32-generic > Architecture=x86 > Distribution=Ubuntu 10.04.4 LTS > Desktop=GNOME > Th

Re: [Gambas-user] two simple questions

2013-09-30 Thread wally
Jussi, i used "Paste" widget (paste text snippets) in panel, but nothing changes after its removal. wally On Monday 30 September 2013 22:57:13 Jussi Lahtinen wrote: > Everything looks OK. > Do you use clipboard manager etc what could cause this? > > Jussi > > On Mon, Sep 30, 2013 at 5:36 PM,

Re: [Gambas-user] Where are the Widgets

2013-09-30 Thread paulwheeler
Fabien, Mike, and BenoƮt, As a follow-up to Mike's question of where the widgets are, and Fabien's response, F6 does nothing on my system. I am running Gambas 3.4.90 and the toolbox is always visible. I also do not have the View menu item that is mentioned in several older documents. F6 is also no

[Gambas-user] rev5864 build error

2013-09-30 Thread Charlie Reinl
Salut, found that error for data in log, but the IDE run. gambas3 r5864 -- Amicalement Charlie [System] OperatingSystem=Linux Kernel=3.0.0-32-generic Architecture=x86 Distribution=Ubuntu 10.04.4 LTS Desktop=GNOME Theme=QPlastique Language=de_DE.UTF-8 Memory=3026M [Libraries] Cairo=libcairo.s

Re: [Gambas-user] How to use connections/resultsets from gb.web scripts?

2013-09-30 Thread PICCORO McKAY Lenz
ping?how to use gb connection from gambas server page cgi ? On 9/24/13, PICCORO McKAY Lenz wrote: > as i said prevoiusly i made good scripts using cgi gambas server pages, but > now: > > how could i use modules or programs made in gambas standar projects , > please this time more explicit --

Re: [Gambas-user] two simple questions

2013-09-30 Thread Jussi Lahtinen
Everything looks OK. Do you use clipboard manager etc what could cause this? Jussi On Mon, Sep 30, 2013 at 5:36 PM, Jussi Lahtinen wrote: > Can you send full compile logs? > ( ./reconf-all && ./configure -C && make && sudo make install ) > > ~/Desktop/compile.log 2>&1 > > Jussi > > > On Mon, Se

Re: [Gambas-user] Issue 465 in gambas: Window initial size error

2013-09-30 Thread gambas
Comment #2 on issue 465 by krisztiankende: Window initial size error http://code.google.com/p/gambas/issues/detail?id=465 I forgot, I use borderless window. I attached a project dir and a picture. Attachments: sizebug.tar.gz 5.2 KB sizebug.jpg 88.5 KB -- You received this mes

Re: [Gambas-user] Issue 465 in gambas: Window initial size error

2013-09-30 Thread gambas
Updates: Status: NeedsInfo Labels: -Version-3.4.2 Version-3.4.0 Comment #1 on issue 465 by benoit.m...@gmail.com: Window initial size error http://code.google.com/p/gambas/issues/detail?id=465 Please provide a project that reproduces the bug. -- You received this message because

[Gambas-user] Issue 465 in gambas: Window initial size error

2013-09-30 Thread gambas
Status: New Owner: Labels: Version-3.4.2 Type-Bug Priority-Medium OpSys-Linux Dist-Ubuntu Arch-Any Desktop-Gnome GUI-Any New issue 465 by krisztiankende: Window initial size error http://code.google.com/p/gambas/issues/detail?id=465 I use this code with Gambas 3.4.2 on Ubuntu 13.10: Publi

Re: [Gambas-user] two simple questions

2013-09-30 Thread Jussi Lahtinen
Can you send full compile logs? ( ./reconf-all && ./configure -C && make && sudo make install ) > ~/Desktop/compile.log 2>&1 Jussi On Mon, Sep 30, 2013 at 10:12 AM, wally wrote: > > > As I already said twice, no. You don't get all my mails? > yes, you said twice, sorry > i get your mails via m

Re: [Gambas-user] What type of control is it?

2013-09-30 Thread Bruce
On Mon, 2013-09-30 at 09:26 +0200, Tobias Boege wrote: > On Mon, 30 Sep 2013, Bruce wrote: > > Arrrgghhh! I've done this a zillion times before but today I can't > > find an example. > > > > > > How do I get the type of the Application.CurrentControl control? > > > > It's not TypeOf() as th

[Gambas-user] curl ftp

2013-09-30 Thread Shane
I'm having trouble connecting to a FTP server using the curl ftpclient and it seems that it uses EPSV buy default is there a way to switch to PASV mode ? also when i'm finished using the ftp connection what is the correct way to dissconect? thanks Shane -

Re: [Gambas-user] What type of control is it?

2013-09-30 Thread Tobias Boege
On Mon, 30 Sep 2013, Bruce wrote: > Arrrgghhh! I've done this a zillion times before but today I can't > find an example. > > > How do I get the type of the Application.CurrentControl control? > > It's not TypeOf() as that returns gb.Object > I need to know if it has a text or value so I ca

Re: [Gambas-user] two simple questions

2013-09-30 Thread wally
> As I already said twice, no. You don't get all my mails? yes, you said twice, sorry i get your mails via mailinglist only > svn update -r 5815 same problem with this version i tried on debian VBox no problems here, works as expected So far i have this problem only on OpenSuse 12.3 and Gambas