On Tuesday 08 December 2015 00:12:27 René J.V. Bertin wrote:
> Any ideas how to figure out the culprit?
The culprit is plugin unloading coupled with QStringLiteral. I'm fixing Qt so
that it doesn't unload plugins.
See https://codereview.qt-project.org/140750.
> NB: this involves a QPlatformPlug
On Monday 07 December 2015 20:59:09 Konstantin Tokarev wrote:
> Or just let people use QtWebKit 5.6
By agreement, that is not acceptable. People must be able to build 5.5.1
because we promised in the Qt 5.5.0 changelog that they would:
- The QtWebKit and QtQuick1 modules and support for the QML
On 7/12/2015 5:37 PM, moh dady wrote:
Please mention your compiler and Qt version.
I've actually changed both my compiler and Qt libraries recently, but
going from memory I think it was clang++ 3.6.0-2ubuntu1 x86_64 and the
official Qt 5.5.1 installer binaries.
_
Hi,
Here's a backtrace I'm seeing under certain conditions in an application (a KF5
application built on/for OS X, kdebugdialog5):
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 org.qt-project.QtDBus 0x00010d33d9b6 QHashNode::~QHashNode() + 166 (qgenericatomic.h:9
My question was not really focused on hardware.
It was really focused on having people familiar with the CURRENT Qt CI
system share
information about what developers are facing when organizing
non-QtCompany CI resources.
There are interesting challenges like IOS actual devices running in CI.
Hello!
When a QAbstractItemModel is used, how can I make it so that values are
sent
when the user chooses a value in a boolean combobox and not when the
combobox looses focus ?
My model has two columns, one "name" with a string and one "value" with
booleans.
It is very simple and derived from
On 8 December 2015 at 07:25, m...@rpzdesign.com wrote:
> I was reading at various places about Qt putting in place a new CI system.
>
> Where can I get the specs of the new CI build system?
>
> Where are you running your IOS builds?
> Android builds?
Sorry to hijack the thread a bit, but I was th
I was reading at various places about Qt putting in place a new CI system.
Where can I get the specs of the new CI build system?
Where are you running your IOS builds?
Android builds?
I want to start putting together my own CI resources
but want to take advantage of the cumulative learning.
Ju
I tried the QtWebKit 5.6 branch, and it compiled successfully.
2015-12-07 18:59 GMT+01:00 Konstantin Tokarev :
>
>
> 07.12.2015, 19:34, "Thiago Macieira" :
> > On Monday 07 December 2015 14:35:59 Konstantin Tokarev wrote:
> >> 07.12.2015, 14:31, "Harald Vistnes" :
> >
> >> > LINK : fatal error
07.12.2015, 19:34, "Thiago Macieira" :
> On Monday 07 December 2015 14:35:59 Konstantin Tokarev wrote:
>> 07.12.2015, 14:31, "Harald Vistnes" :
>
>> > LINK : fatal error LNK1181: cannot open input file '\OPT:REF.obj'
>
>> > I had no problems compiling QtWebKit with Qt 5.5.0. What are the requi
On Monday 07 December 2015 14:35:59 Konstantin Tokarev wrote:
> 07.12.2015, 14:31, "Harald Vistnes" :
> > LINK : fatal error LNK1181: cannot open input file '\OPT:REF.obj'
> > I had no problems compiling QtWebKit with Qt 5.5.0. What are the required
> > steps to be able to compile QtWebKit with Q
Jason,You need to do this integration on the native side. Are you using AppDelegate override on iOS and QtActivity override on Android? You will need to do it. You will also need the respective libs from Parse (iOS & Android)On iOS you will need to have a file like this:
AppDelegate.mm
Description
Sent: Monday, December 07, 2015 at 10:23 AM
From: "Nuno Santos"
Jason,
...
I use Parse to handle Push notifications for me
(www.parse.com[http://www.parse.com]). Have you tried it? It saves you a lot of
hassle.
...
Nuno
I have heard of Psrse, and that they have push notifications,
Jason,
> On 07 Dec 2015, at 15:12, Jason H wrote:
>
> I do mobile, so some of the limitations of Qt are starting to become
> apparent. In particular:
>
> 1. Local/Push Notifications support. We need platform independent coverage.
> Each platform provides the same basic approach to binding to
I do mobile, so some of the limitations of Qt are starting to become apparent.
In particular:
1. Local/Push Notifications support. We need platform independent coverage.
Each platform provides the same basic approach to binding to push
notifications.
I have boilerplate code for iOS that I
I'm trying to make an app that records video, but I am having a number of
issues.
https://wiki.qt.io/Qt_5.5.0_Multimedia_Backends <- reference doc
iOS:
1. Only default recording params are configured (Yoann mentioned this last week)
Android:
1. Android actually has an X for "Video encoder settin
07.12.2015, 14:31, "Harald Vistnes" :
> Hi,
>
> I'm trying to build QtWebKit with VS2010 with the latest Qt 5.6 beta sources.
> I've tried QtWebKit 5.5.0 and 5.5.1, but in both cases I get the following
> linker error when building jsc.exe.
>
> link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:N
Hi,
I'm trying to build QtWebKit with VS2010 with the latest Qt 5.6 beta
sources. I've tried QtWebKit 5.5.0 and 5.5.1, but in both cases I get the
following linker error when building jsc.exe.
link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE "
/MANIFESTDEPENDENCY:type='win32
18 matches
Mail list logo