[Interest] QT 5.4 - Windows Phone (WinRT) - Blank Screen

Raphael Couto spam2 at quati.info
Fri Oct 10 04:31:28 CEST 2014


 

I've tested on a Lumia 920. 

The filename of dump generated in Documents folder (phone): 

meubrt - aa1e427f-8131-4947-b723-af0d5f6f8cda with exception C0000194 on
10-09-2014 14.41.dmp 

I opened the dump with WinDBG: 

ERROR: Exception C0000194 occurred on unknown thread FFFFFFFF 

Seaching the net about this exception: 

https://answers.madewithmarmalade.com/questions/25370/gametutorial-stage6-stage7-will-not-run-on-windows.html
(last post - this can be related?) 

" 

@swarnamuki [2] It is crashing in Angle when virtual resolution is used.
it appears to be running out of memory. That is running out of graphics
memory, not memory controlled by s3e, so to fix this you need to
decrease the s3e memory or change the capabilities to support a higher
memory amount (see the docs for this). 

" 

Em , Raphael Couto escreveu: 

> Hi, 
> 
> I've compiled Qt 5.4 today for winrt: 
> 
> ..qt5configure.bat -xplatform winphone-arm-msvc2013 -prefix C:quatidevelopbuildqt5.4winphone_arm -opensource -confirm-license -nomake tests -nomake examples 
> 
> Then, after setup QtCreator, I've tried to compile my project (Qml - that works on Android and IOS). But application stops, and a dump file is created in Documents folder. 
> 
> I've made another test: 
> 
> "C:Quatidevelopbuildqt5.4winphone_armbinqmake.exe" C:xxxxxxxxxxxxxxxxx.pro -r -spec winphone-arm-msvc2013 "CONFIG+=declarative_debug" -tp vc CONFIG+=windeployqt 
> 
> Open VS2013, and try to run the application. Some logs (console.log in qml's) appear in Output Window, but the application shows a blank screen. 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest [1]

 

Links:
------
[1] http://lists.qt-project.org/mailman/listinfo/interest
[2] https://answers.madewithmarmalade.com/users/2245/swarnamuki.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141009/3f2d5fbf/attachment.html>


More information about the Interest mailing list