On Thu, 19 Mar 2015, Till Oliver Knoll wrote:
> As I see it the current issue (using a kernel feature which is not
> present on an 8 years old RH 5) can be ignored. Qt 5 will never compile
> for them, as it seems, since even when that feature in question would be
> removed again, they would get
> Am 19.03.2015 um 04:52 schrieb Thiago Macieira :
>
>> On Wednesday 18 March 2015 16:00:54 Ian Monroe wrote:
>> On Wed, Mar 18, 2015 at 3:02 PM, william.croc...@analog.com <
>>> If I do ever go for 5 I will probably have to bundle a lot
>>> of libraries with my distribution.
>>
>> Are you sure
On Wednesday 18 March 2015 16:00:54 Ian Monroe wrote:
> On Wed, Mar 18, 2015 at 3:02 PM, william.croc...@analog.com <
> > If I do ever go for 5 I will probably have to bundle a lot
> > of libraries with my distribution.
>
> Are you sure the off-the-shelf binaries don't work on RH6? The qt.io
> bin
There seems to be a site that can scrape bugs from other systems. I never
made this issue but it has me as creating it in their system
https://www.bountysource.com/issues/9706136-qpdfwriter-does-not-output-clickable-links
-Original message-
Sent: Saturday, 14 March 2015 at 15:44:54
F
On Wed, Mar 18, 2015 at 3:02 PM, william.croc...@analog.com <
william.croc...@analog.com> wrote:
>
> >
> > Bill said:
> >> My sight has over 500 Linux machines. Only a handful
> >> are running RedHat 6, but we will finally be migrating
> >> over the next 6 months to a year.
> >
> > And when will y
>
> Bill said:
>> My sight has over 500 Linux machines. Only a handful
>> are running RedHat 6, but we will finally be migrating
>> over the next 6 months to a year.
>
> And when will you be deploying Qt 5.5 to that site?
>
Probably never because I can't get it to build.
Qt5 requires certain ver
On Wednesday 18 March 2015 14:25:54 Harri Porten wrote:
> On Wed, 18 Mar 2015, Thiago Macieira wrote:
> > I'm not sure I will apply a fix to the main codebase since this is a
> > feature added for kernel 2.6.22, almost 8 years ago.
>
> Still very much in use by certain industries who standardized
Great to here! Thank you for your helpful reply!
Can you tell us details about the Qt WebKit migration too? I panicked a bit
after hearing that its replacement, Qt Webengine, does not support DOM
access, which would break all of you current QWebView applications! Is there
any migration path planne
Hi Frederik,
thanks for taking up the questions and the fast response to the discussion.
ciao,
Chris
Am 18.03.2015 um 17:22 schrieb Frederik Gladhorn:
> Hello all,
>
> thanks for all the feedback, it's very much appreciated.
> The discussion has sparked quite a few discussions here in Oslo and w
Thanks for this clear, constructive and reassuring answer.
Philippe
On Wed, 18 Mar 2015 17:22:06 +0100
Frederik Gladhorn wrote:
> Hello all,
>
> thanks for all the feedback, it's very much appreciated.
> The discussion has sparked quite a few discussions here in Oslo and we see
> that we have
Hello all,
thanks for all the feedback, it's very much appreciated.
The discussion has sparked quite a few discussions here in Oslo and we see
that we have some way to cover when it comes to getting QJSEngine up to the
level of what QtScript offers currently.
We think being able to run non-gui
Ah, that was it, thanks! I expected them to be in Qt\Src.
> Sent: Wednesday, March 18, 2015 at 11:21 AM
> From: "Makkonen Sami"
> To: "Jason H" , "interest@qt-project.org"
>
> Subject: RE: [Interest] Compiling commercial charts - Project ERROR: Unknown
> module(s) in QT: charts
>
> Hi,
>
> I
Hi,
If you haven't already done so please download the "Qt Enterprise Charts"
package from the Qt account (or Charts add-on through maintenance tool) and
compile with make + make install in the \EnterpriseAddOns\Charts\2.0\Src
folder.
BR,
Sami
> -Original Message-
> From: interest-bou
I downloaded the Qt sources via the Enterprise Maint. tool. I xferred these to
my headless server, configured, make, make install.
Went to build my project and got
Project ERROR: Unknown module(s) in QT: charts
What did I do wrong? How can I compile charts?
_
On 03/18/2015 09:25 AM, Harri Porten wrote:
> On Wed, 18 Mar 2015, Thiago Macieira wrote:
>
>> I'm not sure I will apply a fix to the main codebase since this is a
>> feature added for kernel 2.6.22, almost 8 years ago.
>
> Still very much in use by certain industries who standardized on RH 5 for
>
On Wed, 18 Mar 2015, Thiago Macieira wrote:
> I'm not sure I will apply a fix to the main codebase since this is a
> feature added for kernel 2.6.22, almost 8 years ago.
Still very much in use by certain industries who standardized on RH 5 for
the time being. 8 years is not much time for the li
Does not work for me. Wrong path in init-repository script:
fatal: repository 'http://code.qt.io/cgit/qt/qt5.git/qt/qt3d.git/' not found
I think the last '/' kills the init. Should be
http://code.qt.io/cgit/qt/qt5.git/qt/qt3d.git
Guido
> Hi Tomasz & Blasche &Allan
>
> Thank you for all the
On Wednesday 18 March 2015 11:59:25 Thomas Sevaldrud wrote:
> Hi, I am trying to use QSGDistanceFieldGlyphNode from the quick-private
> module. I have
>
> QT += qml quick widgets quick-private gui-private core-private qml-private
>
>
> in my .pro-file, and everything compiles, but during linking
On Wednesday 18 March 2015 08:52:10 Alejandro Exojo wrote:
> Makes sense, but I thought this was being done like this because is easier
> to make releases and know which version of everything you are running
> (because all libraries are at the same version). The KDE Frameworks are
> released the s
On Friday 13 March 2015 15:00:30 Christoph Cullmann wrote:
> Hi,
>
> with the current 5.5 branch I get during compile:
>
> io/../../3rdparty/forkfd/forkfd.c:58:27: fatal error: sys/eventfd.h: No such
> file or directory # include
>^
> I doubt that the kernels for tha
Hi, I am trying to use QSGDistanceFieldGlyphNode from the quick-private
module. I have
QT += qml quick widgets quick-private gui-private core-private qml-private
in my .pro-file, and everything compiles, but during linking I get
unresolved symbols related to the QSGDistanceFieldGlyphNode class
Hi Tomasz & Blasche &Allan
Thank you for all the helps. I find it worked.
http://code.qt.io/cgit/qt/qt5.git/
Best Regards
Nancy
From: Blasche Alexander [mailto:alexander.blas...@theqtcompany.com]
Sent: 2015年3月18日 18:00
To: Nancy Zou; Interest@qt-project.org
Subject: Re: [Interest] can't get c
On 18 March 2015 at 10:32, Samuel Stirtzel
wrote:
> 2015-03-18 11:20 GMT+01:00 Richard Moore :
> > I can connect using gnutls just fine:
> >
>
> On my Kubuntu 14.04.2 LTS box it doesn't work so well:
>
It looks as if your certificate store is out of date.
Rich.
_
2015-03-18 11:20 GMT+01:00 Richard Moore :
> I can connect using gnutls just fine:
>
On my Kubuntu 14.04.2 LTS box it doesn't work so well:
samuel@###:~$ gnutls-cli code.qt.io
Resolving 'code.qt.io'...
Connecting to '54.77.201.214:443'...
*** Non fatal error: A TLS warning alert has been received
I can connect using gnutls just fine:
mindy:~ # gnutls-cli code.qt.io
Processed 164 CA certificate(s).
Resolving 'code.qt.io'...
Connecting to '54.77.201.214:443'...
*** Non fatal error: A TLS warning alert has been received.
*** Received alert [112]: The server name sent was not recognized
- Cert
> Why I can't use git clone code from
> git://gitorious.org/qt/qtwayland.git now? Does it need some rights
> now? Last year I can git clone code from this address.
>
> Does anyone know how to resolve this problem? Thank you.
>
I suggest http://code.qt.io/cgit/qt/qt5.git/
That's what gerrit refere
Den 18-03-2015 kl. 10:08 skrev Nancy Zou:
>
> Hi all
>
> Why I can’t use git clone code from
> git://gitorious.org/qt/qtwayland.git now? Does it need some rights
> now? Last year I can git clone code from this address.
>
> Does anyone know how to resolve this problem? Thank you.
>
You can use on
On 18 March 2015 at 10:08, Nancy Zou wrote:
> Hi all
>
> Why I can’t use git clone code from git://gitorious.org/qt/qtwayland.git
> now? Does it need some rights now? Last year I can git clone code from this
> address.
>
> Does anyone know how to resolve this problem? Thank you.
>
Maybe you are b
Hi all
Why I can't use git clone code from git://gitorious.org/qt/qtwayland.git now?
Does it need some rights now? Last year I can git clone code from this address.
Does anyone know how to resolve this problem? Thank you.
Best Regards
Nancy
Member of the CSR plc group of companies. CSR plc r
2015-03-18 9:00 GMT+01:00 Samuel Gaist :
> Hi,
>
> I'd go for
>
> https://code.qt.io/git/qt/qt3d.git
>
Hi,
currently there seem to be some minor issues with tls/https:
samuel@###:~/tmp$ LANG=C GIT_CURL_VERBOSE=1 git clone
https://code.qt.io/git/qt/qt3d.git
Cloning into 'qt3d'...
* Couldn't find h
> -Original Message-
> From: interest-bounces+kai.koehne=theqtcompany@qt-project.org
> Subject: [Interest] Qt installer framework problems linux
>
> Hi there,
>
> So I am trying to build a linux installer for my QT application. I downloaded
> the latest version of QT (5.4.1) and bui
Hello again.
Unfortunately we need to schedule a maintenance break for the Qt-project.org
mailing list services for tomorrow (19th of March).
Starting 09:00 EET mailing list services will be unavailable and emails sent to
the lists will be lost.
Break in services is scheduled to last until appro
Hi,
I'd go for
https://code.qt.io/git/qt/qt3d.git
Cheers
Samuel
On 17 mars 2015, at 20:19, JR Cary wrote:
> now that gitorius is going away.
>
> Thanks.John Cary
> ___
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-projec
One option is: http://code.qt.io/cgit/qt/qt3d.git/
Maurice
From: interest-bounces+maurice.kalinowski=theqtcompany@qt-project.org
[mailto:interest-bounces+maurice.kalinowski=theqtcompany@qt-project.org] On
Behalf Of JR Cary
Sent: Dienstag, 17. März 2015 20:20
To: interest@qt-project.org
This is a follow up on my email below. I am still running into problems. Can
anyone help or point me to someone who may be able to figure out what is going
wrong?
Eric Ferguson
NASA/Jet Propulsion Laboratory
Mission Operations Engineer (397B)
818.634.1928
"It’s h
now that gitorius is going away.
Thanks.John Cary
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Hi there,
So I am trying to build a linux installer for my QT application. I downloaded
the latest version of QT (5.4.1) and built QT statically using the
configuration described in the INSTALL file in the installer-framework
repository's root directory. The installer-framework also built just
I recently discovered QtConcurrent and it works great for me! It might work
for what you are trying to do too. Check it out...
- Asynchronous Run | Qt 4.8
| |
| | | | | |
| - Asynchronous Run | Qt 4.8This function is a part of the Qt Concurrent
framework. The QtConcurrent::run() fu
[moving to dev; interest in BCC]
On Saturday 14 March 2015 16:44:33 René J.V. Bertin wrote:
> Hello,
>
> I am working on a patch for QStandardPaths and a switch (to toggle between
> OS X "native" locations and XDG/Linuxy locations) that should be applied
> when building a Qt application, or at th
Hi Allan,
Where can I set the DPI? In the API?
Thanks
On 13 mars 2015, at 22:57, Allan Sandfeld Jensen wrote:
> On Friday 13 March 2015, Etienne Sandré-Chardonnal wrote:
>> Hi,
>>
>> I just got a 1920x1080 14" laptop, this fairly high but not huge DPI. I
>> have set the Windows 7 scaling to 125%
Hello!
Can DVD subtitle be displayed by QML?
How the subPictureStream be used to display the subtitle?
___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
Harri,
Really glad to hear that. I have submitted a contact request. Waiting for an
answer. Please let me know of further developments. Where are you based by the
way? I'm in Portugal. A user from the uk store told me he could't see the in
app prices as well.
--
Nuno Santos
No dia 12/03/2015,
Hi,
with the current 5.5 branch I get during compile:
io/../../3rdparty/forkfd/forkfd.c:58:27: fatal error: sys/eventfd.h: No such
file or directory
# include
^
I doubt that the kernels for that old Red Hat's support that stuff.
Is it possible to compile without th
El Tuesday 17 March 2015, Thiago Macieira escribió:
> On Tuesday 17 March 2015 16:37:23 Alejandro Exojo wrote:
> > Or... keep using QtScript. People seem to complain only when a module is
> > deprecated in a blog post, but don't raise their voice when they see no
>
> > commits at all:
> There woul
44 matches
Mail list logo