summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-12-08 14:10:52 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-12-08 15:42:54 +0200
commit5dcf6793279f7ffa7c8c447ad71a5f41cd3727dd (patch)
tree494253c159ad6925f71c0959269d4f27247b2034
parent13a35b61b6ac84c40eed60128f145b17a30b8cf5 (diff)
Doc: Remove some more obsolete known issues
Task-number: QTEE-866 Change-Id: I345d92504dfc07fefa69b882dffe990dad7f53dc Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
-rw-r--r--src/doc/src/qtee-troubleshooting.qdoc26
1 files changed, 0 insertions, 26 deletions
diff --git a/src/doc/src/qtee-troubleshooting.qdoc b/src/doc/src/qtee-troubleshooting.qdoc
index 72ff34d..6561220 100644
--- a/src/doc/src/qtee-troubleshooting.qdoc
+++ b/src/doc/src/qtee-troubleshooting.qdoc
@@ -285,15 +285,12 @@
\header \li \b {Device-Specific Issues}
\row \li \l{ki-07}{BD-SL-i.MX6: Device Stops Working After Disconnecting the Micro-USB Cable}
\row \li \l{ki-08}{BD-SL-i.MX6: Internet Radio Demo Causes Device to Freeze}
- \row \li \l{ki-10}{BeagleBone Black: C++ Debugging Fails on Embedded Android}
\row \li \l{ki-11}{BeagleBone Black: Unstable HDMI output}
\header \li \b {Emulator-Specific Issues}
\row \li \l{ki-12}{Networking on Embedded Android Emulator}
\row \li \l{ki-13}{Qt WebEngine not Available for Emulator}
- \row \li \l{ki-14}{Qt Quick Compiler Fails on Emulator}
\row \li \l{ki-15}{Switching Between Emulators from Different Boot to Qt Versions}
\row \li \l{ki-16}{Emulator: Limited Support for Qt Multimedia}
- \row \li \l{ki-17}{Emulator: Broken Virtual Keyboard Layout}
\endtable
\section1 Common Issues
@@ -353,14 +350,6 @@
Trying to start playback in Internet Radio application from Qt 5 Everywhere demo causes the
device to not react to touch input on embedded Android.
- \target ki-10
- \b{BeagleBone Black: C++ Debugging Fails on Embedded Android}
-
- Trying to debug C++ code fails on BeagleBone Black on embedded Android.
-
- \note QML debugging works, provided that C++ debugging is disabled in Qt Creator project
- settings.
-
\target ki-11
\b{BeagleBone Black: Unstable HDMI output}
@@ -388,13 +377,6 @@
\l{Qt WebEngine} is not currently available for the emulators, neither embedded Linux
nor embedded Android. This is planned to be addressed in a later release.
- \target ki-14
- \b{Qt Quick Compiler Fails on Emulator}
-
- The Qt Quick Compiler is not yet functional in the emulator environment, and projects
- are likely to fail to build or run when compilation is enabled. Support for the
- emulators is planned for a later release.
-
\target ki-15
\b{Switching Between Emulators from Different Boot to Qt Versions}
@@ -408,14 +390,6 @@
The emulator for embedded Android does not properly support multimedia functionality
(playback of audio and video, accessing camera).
- \target ki-17
- \b{Emulator: Broken Virtual Keyboard Layout}
-
- When switching between supported languages, the virtual keyboard in emulators sometimes
- displays an inconsistent/broken layout. This happens only the first time after booting up
- an emulator, after restarting the application that uses the virtual keyboard the issue is no
- longer observed.
-
\target ki-18
\b{Multi-process Support with the Wayland Windowing System}