Qt-for-Tizen-1.0-Alpha-2: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Add "cleanup" tag)
(Convert ExpressionEngine section headers)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


h1. [[Tizen|Qt for Tizen]]: 1.0 Alpha 2 Release
= [[Tizen|Qt for Tizen]]: 1.0 Alpha 2 Release =
 
== Announcement ==
== Announcement ==


Line 9: Line 8:
== Known Issues ==
== Known Issues ==


* Issue 1: Qt apps do not work due to OpenGL not installed and not enabled by default in Tizen 2.x on 210 and PQ reference Tizen devices. Qt requires OpenGL. Please follow instructions on the "tizen.org wiki":https://wiki.tizen.org/wiki/Enable_3D_Acceleration_on_Tizen.
* Issue 1: Qt apps do not work due to OpenGL not installed and not enabled by default in Tizen 2.x on 210 and PQ reference Tizen devices. Qt requires OpenGL. Please follow instructions on the [https://wiki.tizen.org/wiki/Enable_3D_Acceleration_on_Tizen tizen.org wiki].


* Issue 2: PathView blinking: can be seen in DateEdit and TimeEdit while flicking "picker bar". However it is related to Intel graphics card. On devices, emulator and width nvidia cards it works fine.
* Issue 2: PathView blinking: can be seen in DateEdit and TimeEdit while flicking "picker bar". However it is related to Intel graphics card. On devices, emulator and width nvidia cards it works fine.

Latest revision as of 16:15, 5 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Qt for Tizen: 1.0 Alpha 2 Release

Announcement

http://qtfortizen.blogspot.com/2013/06/1.0alpha2.html

Known Issues

  • Issue 1: Qt apps do not work due to OpenGL not installed and not enabled by default in Tizen 2.x on 210 and PQ reference Tizen devices. Qt requires OpenGL. Please follow instructions on the tizen.org wiki.
  • Issue 2: PathView blinking: can be seen in DateEdit and TimeEdit while flicking "picker bar". However it is related to Intel graphics card. On devices, emulator and width nvidia cards it works fine.
  • Issue 3: description to build and run on desktop is out of date. It will be updated soon.