Many thanks for the help, I install these packages and all is now fine:
Aug 06 20:43:45 Installed: firebird-libfbembed.i586 2.1.2.18118.0-11.fc11
Aug 06 20:43:46 Installed: libogg-devel.i586 2:1.1.3-11.fc11
Aug 06 20:43:48 Installed: xinetd.i586 2:2.3.14-22.fc11
Aug 06 20:43:48 Installed: sqlite2.
> Many thanks, that got me a munch further! I am now stuck here, probably a
> missing dep but I can't seem to determine which package? I started with a
> fresh svn checkout:
>
> make[5]: Entering directory `/home/andy/trunk/gb.qt.kde/src/html'
> /bin/sh ../../libtool --tag=CXX --mode=compile g+
> > I noted in the browser example, no java?
> >
> > WebSettings seems to have mention of these but I can't set them.
> >
> > Any help appreciated.
> >
> > Thanks.
> >
> > richard
>
> WebSettings[WebSettings.JavaEnabled] = TRUE
>
> does not work?
Indeed, it seems to not work. But Javascript works
Many thanks, that got me a munch further! I am now stuck here, probably a
missing dep but I can't seem to determine which package? I started with a
fresh svn checkout:
make[5]: Entering directory `/home/andy/trunk/gb.qt.kde/src/html'
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CO
> I noted in the browser example, no java?
>
> WebSettings seems to have mention of these but I can't set them.
>
> Any help appreciated.
>
> Thanks.
>
> richard
>
WebSettings[WebSettings.JavaEnabled] = TRUE
does not work?
--
Benoît
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: mailing list for gambas users
Asunto: Re: [Gambas-user] GTK key events bug
Fecha: Thu, 6 Aug 2009 22:52:35 +0200
> > > Summary: In a graphical application using GTK, a key event produced
> >
> > by a
>
> > > Summary: In a graphical application using GTK, a key event produced
> >
> > by a
> >
> > > control is captured by the parent, but key event information
> >
> > provided by
> >
> > > the Key class is not available.
> > >
> > > How to reproduce: In a GTK project, put a form, a control (for
> >
> Nick Rathke wrote:
>
> Sorry about that it looks like copy/paste didn't take from my Suse 11.1
> VM on a Mac.
>
> Here is the same error block as the Ubuntu system(s)
>
> /bin/sh ../libtool --tag=CC --mode=link gcc -DGBX_INFO -I../share
> -D_REENTRANT -I../libltdl -O0 -module -O1 -z defs -Ln
> -Mensaje original-
> De: Benoît Minisini
> Reply-to: mailing list for gambas users
>
> Para: mailing list for gambas users
> Asunto: Re: [Gambas-user] Help compiling gambas3
> Fecha: Thu, 6 Aug 2009 13:28:05 +0200
>
> > Hello all! Having a little trouble with libtool on Fedora 11_x86.
Nick Rathke wrote:
Sorry about that it looks like copy/paste didn't take from my Suse 11.1
VM on a Mac.
Here is the same error block as the Ubuntu system(s)
/bin/sh ../libtool --tag=CC --mode=link gcc -DGBX_INFO -I../share
-D_REENTRANT -I../libltdl -O0 -module -O1 -z defs -Lno -o gb.la
Nick Rathke wrote:
> Hi,
>
> No joy compiling gambas3 on Suse 11.1
>
> ~/Desktop/gambas3 # libtool --version
> ltmain.sh (GNU libtool) 2.2.6
>
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-D
Hi,
No joy compiling gambas3 on Suse 11.1
~/Desktop/gambas3 # libtool --version
ltmain.sh (GNU libtool) 2.2.6
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report de
> > Summary: In a graphical application using GTK, a key event produced
> by a
> > control is captured by the parent, but key event information
> provided by
> > the Key class is not available.
> >
> > How to reproduce: In a GTK project, put a form, a control (for
> example,
> > a textbox), and th
Benoit,
Have you tryed to compile Gambas2 this way (without downgrade libtool to
1.5)?
Last time I tryed didn't work (about 3 weeks ago)
Thanks in advance,
Ricardo Díaz
2009/8/4 Benoît Minisini
> I finally succeded in compiling Gambas 3 /trunk on Ubuntu without having to
> downgrade libtool t
-Mensaje original-
De: Benoît Minisini
Reply-to: mailing list for gambas users
Para: mailing list for gambas users
Asunto: Re: [Gambas-user] Help compiling gambas3
Fecha: Thu, 6 Aug 2009 13:28:05 +0200
> Hello all! Having a little trouble with libtool on Fedora 11_x86. I've
> downgra
> Summary: In a graphical application using GTK, a key event produced by a
> control is captured by the parent, but key event information provided by
> the Key class is not available.
>
> How to reproduce: In a GTK project, put a form, a control (for example,
> a textbox), and the following code:
>
Summary: In a graphical application using GTK, a key event produced by a
control is captured by the parent, but key event information provided by
the Key class is not available.
How to reproduce: In a GTK project, put a form, a control (for example,
a textbox), and the following code:
PUBLIC SUB
> Hello all! Having a little trouble with libtool on Fedora 11_x86. I've
> downgraded (not easy on F11!) to libtool < 2.0 as suggested on the info
> page:
>
> libtool-1.5.26-4.fc10.i386
> libtool-ltdl-1.5.26-4.fc10.i386
>
> But still receive this error:
>
> /bin/sh ../libtool --tag=CC --mode=li
Hello all! Having a little trouble with libtool on Fedora 11_x86. I've
downgraded (not easy on F11!) to libtool < 2.0 as suggested on the info
page:
libtool-1.5.26-4.fc10.i386
libtool-ltdl-1.5.26-4.fc10.i386
But still receive this error:
/bin/sh ../libtool --tag=CC --mode=link gcc -DGBX_INFO
I'm using Gambas 2 (Ubuntu packaging for Intrepid) and
gbw2 -c -v marking_grid_course.adp > source.txt
works great. Its easy to find the line numbers sending it to a file and
opening it in, e.g. mousepad.
2009/8/5 Benoît Minisini
> > Hi,
> >
> > I'm building a web application, but its currentl
20 matches
Mail list logo