Ubuntu 8.04 LTS still don't like gambas3

View: New views
12 Messages — Rating Filter:   Alert me  

Ubuntu 8.04 LTS still don't like gambas3

by Charlie Reinl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Salut,

gb.qt4/src/ext fails

Ubuntu 8.04.3 LTS

gambas3 Revision: 2263

--
Amicalment
Charlie


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

gambas3.log.tar.bz2 (18K) Download Attachment

Re: Ubuntu 8.04 LTS still don't like gambas3

by Laurent Carlier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> Salut,
>
> gb.qt4/src/ext fails
>
> Ubuntu 8.04.3 LTS
>
> gambas3 Revision: 2263

What is the Qt4 version ? It look like a missing function in QtWebkit, so
perhaps a too much old Qt4 version.

++

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Fabien Bodard-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

it work for me

is qt4-webkit installed ?

2009/8/24 Laurent Carlier <lordheavym@...>:

> Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
>> Salut,
>>
>> gb.qt4/src/ext fails
>>
>> Ubuntu 8.04.3 LTS
>>
>> gambas3 Revision: 2263
>
> What is the Qt4 version ? It look like a missing function in QtWebkit, so
> perhaps a too much old Qt4 version.
>
> ++
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel@...
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Fabien Bodard-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

and after ... try a ./reconf... more .. delete the gb.qt4 directory and
svn up again
./reconf in the gb.qt4
./configure/make/make install


2009/8/24 Fabien Bodard <gambas.fr@...>:

> it work for me
>
> is qt4-webkit installed ?
>
> 2009/8/24 Laurent Carlier <lordheavym@...>:
>> Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
>>> Salut,
>>>
>>> gb.qt4/src/ext fails
>>>
>>> Ubuntu 8.04.3 LTS
>>>
>>> gambas3 Revision: 2263
>>
>> What is the Qt4 version ? It look like a missing function in QtWebkit, so
>> perhaps a too much old Qt4 version.
>>
>> ++
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
>> trial. Simplify your report design, integration and deployment - and focus on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Gambas-devel mailing list
>> Gambas-devel@...
>> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Charlie Reinl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:

> Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> > Salut,
> >
> > gb.qt4/src/ext fails
> >
> > Ubuntu 8.04.3 LTS
> >
> > gambas3 Revision: 2263
>
> What is the Qt4 version ? It look like a missing function in QtWebkit, so
> perhaps a too much old Qt4 version.
>
> ++
How to find Qt4 version ?

Charlie


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Laurent Carlier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :

> Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
> > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> > > Salut,
> > >
> > > gb.qt4/src/ext fails
> > >
> > > Ubuntu 8.04.3 LTS
> > >
> > > gambas3 Revision: 2263
> >
> > What is the Qt4 version ? It look like a missing function in QtWebkit, so
> > perhaps a too much old Qt4 version.
> >
> > ++
>
> How to find Qt4 version ?
>
> Charlie
>
>
> ---------------------------------------------------------------------------
>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day trial. Simplify your report design, integration and deployment - and
> focus on what you do best, core application coding. Discover what's new
> with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel@...
> https://lists.sourceforge.net/lists/listinfo/gambas-devel

dpkg -p libqt4-core


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Laurent Carlier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :

> Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
> > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> > > Salut,
> > >
> > > gb.qt4/src/ext fails
> > >
> > > Ubuntu 8.04.3 LTS
> > >
> > > gambas3 Revision: 2263
> >
> > What is the Qt4 version ? It look like a missing function in QtWebkit, so
> > perhaps a too much old Qt4 version.
> >
> > ++
>
> How to find Qt4 version ?
>
> Charlie
>
>
> ---------------------------------------------------------------------------
>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day trial. Simplify your report design, integration and deployment - and
> focus on what you do best, core application coding. Discover what's new
> with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel@...
> https://lists.sourceforge.net/lists/listinfo/gambas-devel

Looking at qt4, you need at least Qt 4.5 for the webkit component, see:
http://doc.trolltech.com/4.4/qwebsettings.html
http://doc.trolltech.com/4.5/qwebsettings.html

cwebsettings.cpp:155: Fehler: »ZoomTextOnly« ist kein Element von
»QWebSettings«
cwebsettings.cpp:156: Fehler: »PrintElementBackgrounds« ist kein Element von
»QWebSettings«
cwebsettings.cpp:157: Fehler: »OfflineStorageDatabaseEnabled« ist kein Element
von »QWebSettings«
cwebsettings.cpp:158: Fehler: »OfflineWebApplicationCacheEnabled« ist kein
Element von »QWebSettings«
cwebsettings.cpp:159: Fehler: »LocalStorageDatabaseEnabled« ist kein Element
von »QWebSettings«

These enums are only available with Qt 4.5.x

++

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Laurent Carlier-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :

> Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
> > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> > > Salut,
> > >
> > > gb.qt4/src/ext fails
> > >
> > > Ubuntu 8.04.3 LTS
> > >
> > > gambas3 Revision: 2263
> >
> > What is the Qt4 version ? It look like a missing function in QtWebkit, so
> > perhaps a too much old Qt4 version.
> >
> > ++
>
> How to find Qt4 version ?
>
> Charlie
>
>
> ---------------------------------------------------------------------------
>--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day trial. Simplify your report design, integration and deployment - and
> focus on what you do best, core application coding. Discover what's new
> with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel@...
> https://lists.sourceforge.net/lists/listinfo/gambas-devel

Correct check for Qt4 webkit version added, so component will be disabled with
versions prior to 4.5.0.

See svn #2264. Thanks for the report.

++


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Charlie Reinl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Montag, den 24.08.2009, 15:02 +0200 schrieb Laurent Carlier:

> Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :
> > Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
> > > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> > > > Salut,
> > > >
> > > > gb.qt4/src/ext fails
> > > >
> > > > Ubuntu 8.04.3 LTS
> > > >
> > > > gambas3 Revision: 2263
> > >
> > > What is the Qt4 version ? It look like a missing function in QtWebkit, so
> > > perhaps a too much old Qt4 version.
> > >
> > > ++
> >
> > How to find Qt4 version ?
> >
> > Charlie
> >
> >
> > ---------------------------------------------------------------------------
> >--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> > 30-Day trial. Simplify your report design, integration and deployment - and
> > focus on what you do best, core application coding. Discover what's new
> > with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > Gambas-devel mailing list
> > Gambas-devel@...
> > https://lists.sourceforge.net/lists/listinfo/gambas-devel
>
> dpkg -p libqt4-core

Thanks ,

e@Scenic:~$ dpkg -p libqt4-core
Paket »libqt4-core« ist nicht verfügbar.
Verwenden Sie dpkg --info (= dpkg-deb --info) zum Untersuchen von
Archiven,
und dpkg --contents (= dpkg-deb --contents) zum Auflisten ihres Inhalts.
e@Scenic:~$

That means :
Package "libqt4-core is not available.
Use dpkg - info (= dpkg-deb - info) to examine archive files,
and dpkg - contents (= dpkg-deb - contents) to list their contents.

Thanks, for your changes. Now on Ubuntu 8.04 LTS compiles.

Charlie



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Charlie Reinl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Montag, den 24.08.2009, 15:20 +0200 schrieb Laurent Carlier:

> Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :
> > Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
> > > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> > > > Salut,
> > > >
> > > > gb.qt4/src/ext fails
> > > >
> > > > Ubuntu 8.04.3 LTS
> > > >
> > > > gambas3 Revision: 2263
> > >
> > > What is the Qt4 version ? It look like a missing function in QtWebkit, so
> > > perhaps a too much old Qt4 version.
> > >
> > > ++
> >
> > How to find Qt4 version ?
> >
> > Charlie
> >
> >
> > ---------------------------------------------------------------------------
> >--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> > 30-Day trial. Simplify your report design, integration and deployment - and
> > focus on what you do best, core application coding. Discover what's new
> > with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > _______________________________________________
> > Gambas-devel mailing list
> > Gambas-devel@...
> > https://lists.sourceforge.net/lists/listinfo/gambas-devel
>
> Correct check for Qt4 webkit version added, so component will be disabled with
> versions prior to 4.5.0.
>
> See svn #2264. Thanks for the report.
>
> ++
It's not over,

this is the output from an Kubuntu 9.04.

Charlie


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

gambas3-on-Kubuntu904.tar.bz2 (21K) Download Attachment

Re: Ubuntu 8.04 LTS still don't like gambas3

by Fabien Bodard-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i've kubuntu 9.04

and this is normal :) you need to desable kde3

./configure --enable-kde=false -C

I think you can desable qt3 too (it is not needed now)
./configure --enable-kde=false --enable-qt=false -C

then make
make install





2009/8/24 Charlie Reinl <Karl.Reinl@...>:

> Am Montag, den 24.08.2009, 15:20 +0200 schrieb Laurent Carlier:
>> Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :
>> > Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
>> > > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
>> > > > Salut,
>> > > >
>> > > > gb.qt4/src/ext fails
>> > > >
>> > > > Ubuntu 8.04.3 LTS
>> > > >
>> > > > gambas3 Revision: 2263
>> > >
>> > > What is the Qt4 version ? It look like a missing function in QtWebkit, so
>> > > perhaps a too much old Qt4 version.
>> > >
>> > > ++
>> >
>> > How to find Qt4 version ?
>> >
>> > Charlie
>> >
>> >
>> > ---------------------------------------------------------------------------
>> >--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> > 30-Day trial. Simplify your report design, integration and deployment - and
>> > focus on what you do best, core application coding. Discover what's new
>> > with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> > _______________________________________________
>> > Gambas-devel mailing list
>> > Gambas-devel@...
>> > https://lists.sourceforge.net/lists/listinfo/gambas-devel
>>
>> Correct check for Qt4 webkit version added, so component will be disabled with
>> versions prior to 4.5.0.
>>
>> See svn #2264. Thanks for the report.
>>
>> ++
>
> It's not over,
>
> this is the output from an Kubuntu 9.04.
>
> Charlie
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel@...
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Ubuntu 8.04 LTS still don't like gambas3

by Charlie Reinl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Montag, den 24.08.2009, 22:03 +0200 schrieb Fabien Bodard:

> i've kubuntu 9.04
>
> and this is normal :) you need to desable kde3
>
> ./configure --enable-kde=false -C
>
> I think you can desable qt3 too (it is not needed now)
> ./configure --enable-kde=false --enable-qt=false -C
>
> then make
> make install
>
>
>
>
>
> 2009/8/24 Charlie Reinl <Karl.Reinl@...>:
> > Am Montag, den 24.08.2009, 15:20 +0200 schrieb Laurent Carlier:
> >> Le lundi 24 août 2009 14:38:58 Charlie Reinl, vous avez écrit :
> >> > Am Montag, den 24.08.2009, 11:46 +0200 schrieb Laurent Carlier:
> >> > > Le lundi 24 août 2009 11:15:10 Charlie Reinl, vous avez écrit :
> >> > > > Salut,
> >> > > >
> >> > > > gb.qt4/src/ext fails
> >> > > >
> >> > > > Ubuntu 8.04.3 LTS
> >> > > >
> >> > > > gambas3 Revision: 2263
> >> > >
> >> > > What is the Qt4 version ? It look like a missing function in QtWebkit, so
> >> > > perhaps a too much old Qt4 version.
> >> > >
> >> > > ++
> >> >
> >> > How to find Qt4 version ?
> >> >
> >> > Charlie
> >> >
> >> >
> >> > ---------------------------------------------------------------------------
> >> >--- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> >> > 30-Day trial. Simplify your report design, integration and deployment - and
> >> > focus on what you do best, core application coding. Discover what's new
> >> > with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> >> > _______________________________________________
> >> > Gambas-devel mailing list
> >> > Gambas-devel@...
> >> > https://lists.sourceforge.net/lists/listinfo/gambas-devel
> >>
> >> Correct check for Qt4 webkit version added, so component will be disabled with
> >> versions prior to 4.5.0.
> >>
> >> See svn #2264. Thanks for the report.
> >>
> >> ++
> >
> > It's not over,
> >
> > this is the output from an Kubuntu 9.04.
> >
> > Charlie

Salut Fabien,

that worked for me !

could that be mentioned on the Gambas Site ?



--
Amicalment
Charlie


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel