Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

Windows App Certification Kit - Overall result: FAILED

$
0
0

Hello,
I´m using Openframeworks for Windows Universal app Microsoft tech version.
(https://msopentech.com/blog/2014/07/03/openframeworks-developers-can-now-create-universal-apps-for-windows/)
When you run Windows App Certification Kit, any project fail.
Please any help on this?!!

There are the errors messages>

///////////////
// 1
//////////////

FAILED

Crashes and hangs

•Error Found: The crashes and hangs test detected the following errors:◦Executable C:\Program Files\WindowsApps\48849113A920B.TestStoreMapping3d_1.1.0.6_x86__h1dcfq4bdpaz6\StoreTest.Windows.exe was detected by Windows Error Reporting and experienced a crash or hang.
◦Application 48849113A920B.TestStoreMapping3d_1.1.0.6_x86__h1dcfq4bdpaz6 was detected by Windows Error Reporting and experienced a crash or hang.
◦Crash dump file C:\Users\Pablo\AppData\Local\Microsoft\AppCertKit\StoreTest.Windows.exe.2504.dmp was created by Windows Error Reporting and provides additional information.
◦Crash dump file C:\Users\Pablo\AppData\Local\Microsoft\AppCertKit\StoreTest.Windows.exe.6508.dmp was created by Windows Error Reporting and provides additional information.

•Impact if not fixed: An app that stops responding or crashes can cause data loss and is a poor user experience.

•How to fix: Investigate and debug the app to identify and fix the problem.
///////////////////////////////////////////
//2
//////////////////////////////////////////

FAILED

Direct3D trim after suspend

•Error Found: The Direct3D Trim after Suspend test detected the following errors:◦Application App was not running at the end of the test. It likely crashed or was terminated for having become unresponsive.

•Impact if not fixed: If the app does not call Trim on its Direct3D device, the app will not release memory allocated for its earlier 3D work. This increases the risk of apps being terminated due to system memory pressure.

•How to fix: The app should call the Trim API on its IDXGIDevice3 interface anytime it is about to be suspended.
More Information

////////////////////////
// 3
///////////////////////

FAILED

Type location

•Error Found: The type location test detected the following errors:◦The types in the SDKSample.Common namespace are located in file C:\Program Files\WindowsApps\48849113A920B.TestStoreMapping3d_1.1.0.6_x86__h1dcfq4bdpaz6\StoreTest.winmd that does not match the namespace.
◦The types in the SDKSample.WASAPIAudio namespace are located in file C:\Program Files\WindowsApps\48849113A920B.TestStoreMapping3d_1.1.0.6_x86__h1dcfq4bdpaz6\StoreTest.winmd that does not match the namespace.

•Impact if not fixed: Windows store doesn't allow apps that don't pass Windows Runtime Metadata Validation.

•How to fix: Please ensure that the metadata for all Windows Runtime types is located in the winmd file that has the longest namespace-matching name in the appx package


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>