Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
4.6.2, 4.6.3
-
None
-
linux-2.6.16 kernel, DirectFB-1.0.0, cpu:Intel XScale
Description
Compiled qt-everywhere-opensource-src-4.6.3 successful, but,The mouse cursor was not displayed on the application GUI.
So, defined the option QT_DIRECTFB_WINDOW_AS_CURSOR, compiled QT again.
This time, the mouse cursor is in a black foursquare window. Mouse moving and click is OK.
configure:
./configure -opensource -release -shared -fast -no-largefile -qt-sql-sqlite -no-webkit \
-xplatform qws/linux-arm-g++ -embedded arm -little-endian -qt-freetype -depths 16,18 \
-qt-zlib -qt-gif -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg \
-make libs -nomake tools -nomake examples -nomake docs -nomake demo \
-no-gfx-linuxfb -no-gfx-transformed -no-gfx-multiscreen -no-gfx-vnc -no-gfx-qvfb \
-qt-gfx-directfb -no-glib -no-javascript-jit -no-script -no-scripttools \
-no-kbd-tty -no-kbd-qvfb -no-kbd-qnx \
-qt-kbd-linuxinput -qt-mouse-linuxinput
app:
./application -qws -display directfb