[Development] WebView for Android on track for Qt 5.2?

2013-09-05 Thread Cornelius Hald
Hi guys, what is the state of WebView (QQ2) for Android? Is it still planed for Qt 5.2? Is there a branch to track somewhere? The bug report suggests that instead of using QtWebKit a wrapper around the Android-WebView is now planned. https://bugreports.qt-project.org/browse/QTBUG-32093 Anything

Re: [Development] WebView for Android on track for Qt 5.2?

2013-09-06 Thread Cornelius Hald
On Fri, 2013-09-06 at 10:41 +0200, Eskil Abrahamsen Blomfeldt wrote: > On 09/05/2013 06:18 PM, Cornelius Hald wrote: > > Hi guys, > > > > what is the state of WebView (QQ2) for Android? Is it still planed for > > Qt 5.2? Is there a branch to track somewhere? The b

Re: [Development] WebView for Android on track for Qt 5.2?

2013-09-10 Thread Cornelius Hald
have it as soon as at all possible. > > Here's a blog which might be helpful if you're going to be looking at this: > > http://anuraagsridhar.wordpress.com/2013/03/13/rendering-an-android-webview-or-for-that-matter-any-android-view-directly-to-opengl/ > > -- Eskil >

Re: [Development] Qt WebEngine

2013-09-12 Thread Cornelius Hald
Hi, the FAQ states: "We intend to make QtWebEngine available on all platforms that the upstream Chromium project supports, with the exception of Android. This also means iOS won’t be supported." So what are the plans for Android and iOS? We currently do not have QtWebkit on those platforms and su

Re: [Development] Qt WebEngine

2013-09-19 Thread Cornelius Hald
Sorry to bother again, but what's the plan now regarding QQuick2 WebView on Android? Is it Webkit? Chromium/Blink? Nothing? Something else? And when? Thanks! Conny On Thu, 2013-09-12 at 17:06 +0200, Cornelius Hald wrote: > Hi, > > the FAQ states: "We intend to make QtWebEngi

Re: [Development] Qt WebEngine

2013-09-19 Thread Cornelius Hald
y On Thu, 2013-09-19 at 09:47 +0200, Simon Hausmann wrote: > On Thursday 19. September 2013 09.29.47 Cornelius Hald wrote: > > Sorry to bother again, but what's the plan now regarding QQuick2 WebView > > on Android? Is it Webkit? Chromium/Blink? Nothing? Something else? And >

Re: [Development] Qt 5.2 Testing

2013-10-14 Thread Cornelius Hald
Hi, I guess you mean Oct 17th, not Sep :) Anyways from initial testing it looks quite nice, personally I'd like to see some movement on the following bugs, but as they are only P2, I guess it is wishful thinking... https://bugreports.qt-project.org/browse/QTBUG-30435 https://bugreports.qt-projec

Re: [Development] Qt 5.2 Beta - is it really much slower to parse qml/javascript on android?

2013-11-01 Thread Cornelius Hald
Hi, is there a ticket to track this issue? I'd like to get an update when it's fixed :) Thanks! Conny On Wed, 2013-10-30 at 07:06 -0700, BogDan wrote: > Hi, > > I just checked the Qt5 assets implementation and for some reason that I > fail to understand the assets cache mechanism from Qt4 is

Re: [Development] Qt 5.2 Beta - is it really much slower to parse qml/javascript on android?

2013-11-01 Thread Cornelius Hald
n Yahoo! Mail pe Android > > > > > __ > From: Cornelius Hald ; > To: BogDan ; > Cc: development@qt-project.org ; > Subject: Re: [Development] Qt 5.2 Beta - is it really much slower to > parse qml/javascript on android? > Sent: Fri, Nov 1, 2013 4:48:49 PM > &

[Development] Cannot play video on Windows (Media session serious error) -2147467262

2014-01-14 Thread Cornelius Hald
Hi, the last Qt version that played videos on my machines was Qt 5.0.1. Since then I'm only getting errors. There is already a bug report with many comments and improvements have been made as well. Unfortunately I still have many machines that won't play any video. It looks like the common thing

Re: [Development] QML Audio on Android

2014-02-06 Thread Cornelius Hald
On Thu, 2014-02-06 at 00:41 +0100, Bruno Coudoin wrote: > > > > Should I report a bug for these? > > Another test on Android (Nexus 5 / 4.4.2) with a different set of > issues: > > - The Audio are auto played by defaults, even if we force autoPlay to > false > - The ogg vorbis sound plays fine

Re: [Development] QML Audio on Android

2014-02-08 Thread Cornelius Hald
On Fr, 2014-02-07 at 23:07 +0100, Bruno Coudoin wrote: > Le 06/02/2014 09:03, Cornelius Hald a écrit : > > Yes, please report those issues as bugs and post the links here. I'd > > like to follow the progress as well. All in all multimedia on Android > > still seems t

[Development] Multimedia Bugs

2014-02-18 Thread Cornelius Hald
Hi, there are quite many multimedia bugs that are not getting evaluated/commented on or that had no progress for quite some time. Most of them regarding audio/video playback and general reliability. I don't want to complain - I know everyone is really busy. I'm just bringing them up here hoping th

Re: [Development] Multimedia Bugs

2014-02-19 Thread Cornelius Hald
Thanks to all who did some work on multimedia bugs yesterday. I've seen a lot of prioritizing, etc. This is very much appreciated! Conny On Tue, 2014-02-18 at 12:49 +0100, Cornelius Hald wrote: > Hi, > > there are quite many multimedia bugs that are not getting > evaluated/com

[Development] Android: SEGV in Qt 5.3 (not in Qt 5.2.1)

2014-03-20 Thread Cornelius Hald
Hi, today I've build the stable tree from git and tested my app with it. It starts up but after clicking a button I get a crash (SEGV) that did not happen on Qt 5.2.1. Normally I would report that as bug, but currently I cannot get enough useful information out of it, so I'm asking here :) I've c

Re: [Development] Android: SEGV in Qt 5.3 (not in Qt 5.2.1)

2014-03-22 Thread Cornelius Hald
On Fri, 2014-03-21 at 10:36 +0100, Paul Olav Tvete wrote: > On Thursday 20 March 2014 19:00:54 Cornelius Hald wrote: > > maybe someone > > already could make some assumptions based on the console output below. > > [...] > > > W/Qt (15487): kernel/qme

[Development] No Qt 5.3 MSVC2010 ANGEL builds?

2014-04-11 Thread Cornelius Hald
Hi, I've just noticed that there are no MSVC2010 ANGEL builds of Qt 5.3 in current snapshots. Is this because of some technical issues or will the support for this platform be dropped in 5.3? Thanks! Conny ___ Development mailing list Development@qt-p

Re: [Development] No Qt 5.3 MSVC2010 ANGEL builds?

2014-04-14 Thread Cornelius Hald
ct.org > >>[mailto:development-bounces+jani.heikkinen=digia@qt-project.org] > >>On Behalf Of Cornelius Hald > >>Sent: 11. huhtikuuta 2014 17:22 > >>To: development@qt-project.org > >>Subject: [Development] No Qt 5.3 MSVC2010 ANGEL builds? > >> > &

Re: [Development] No Qt 5.3 MSVC2010 ANGEL builds?

2014-04-14 Thread Cornelius Hald
On Fri, 2014-04-11 at 13:07 -0700, Thiago Macieira wrote: > Em sex 11 abr 2014, às 16:22:13, Cornelius Hald escreveu: > > Hi, > > > > I've just noticed that there are no MSVC2010 ANGEL builds of Qt 5.3 in > > current snapshots. Is this because of some technical is

Re: [Development] No Qt 5.3 MSVC2010 ANGEL builds?

2014-04-14 Thread Cornelius Hald
's why those > were selected. It hasn't anything to do with which one is saver bet than > another one. > > Br, > Jani > > > >>-Original Message- > >>From: Cornelius Hald [mailto:h...@icandy.de] > >>Sent: 14. huhtikuuta 2014 10:13 > >>To:

Re: [Development] Qt5.3 RC is nearing...

2014-04-14 Thread Cornelius Hald
I'd suggest this one as well: https://bugreports.qt-project.org/browse/QTBUG-38294 At least if it affects other Platforms as well. Currently only tested on Linux/Gnome3. Cheers, Conny On Mon, 2014-04-14 at 10:24 +, Heikkinen Jani wrote: > Hi all, > > > > According to plans Qt5.3 RC shoul

Re: [Development] [Interest] Random crash in QtWebkit / Qt 5.3

2014-05-07 Thread Cornelius Hald
I've now rebuild Qt and QtWebkit with debug symbols and was able to catch the error. The bugreport can be found here: https://bugreports.qt-project.org/browse/QTBUG-38841 Cheers, Conny On Wed, 2014-05-07 at 12:45 +0200, Cornelius Hald wrote: > Hi guys! > > The crash still ha

[Development] Memory/Resource leaks in Windows multimedia backend (WMF)

2014-08-12 Thread Cornelius Hald
Hi! Is there a Windows WMF wizard here, who could have a look at the following bug: https://bugreports.qt-project.org/browse/QTBUG-32481 If was opened over a year ago and seems to be still valid on Qt 5.3.1. This bug makes is very difficult to have long-running multimedia applications. It would

Re: [Development] Qt5.3.2

2014-08-15 Thread Cornelius Hald
Hi, probably no blockers, but as Qt 5.3 is all about stability I'd like to point out my personal list of show stoppers in 5.3.1: https://bugreports.qt-project.org/browse/QTBUG-39977 https://bugreports.qt-project.org/browse/QTBUG-39965 https://bugreports.qt-project.org/browse/QTBUG-39888 https://b

Re: [Development] QtMultimedia and Musepack

2014-08-22 Thread Cornelius Hald
Hi, AFAIK QtMultimedia on Linux uses Gstreamer for video and audio playback, so installing the right Gstreamer plugins should (hopefully) fix this issue. Maybe this will help: https://apps.ubuntu.com/cat/applications/gstreamer0.10-plugins-bad/ Cheers, Conny On Wed, 2014-08-20 at 13:09 +0200, R

Re: [Development] Memory/Resource leaks in Windows multimedia backend (WMF)

2014-09-10 Thread Cornelius Hald
Could someone help review this patch in Gerrit. I think it only needs another +1 https://codereview.qt-project.org/#/c/94115/ Would be great to get that into Qt 5.3.2 which is due in about 6 days... Thanks! Conny On Tue, 2014-08-12 at 09:33 +0200, Cornelius Hald wrote: > Hi! > > I