Shiga,
Japan
2010-04-18Kuortti.2010-06-26Slovenija
2010-11Saaristoleiri-Uto-2008_177Saaristoleiri-Uto-2008_180Zoo2006-10-07_043Osaka,
Japan
2010-04-29Oslo
2010-12-03Pakkas03Pitkanen_076Need for
umbrella
in Kobe
2011-06-10Slovenija
2010-11
015Japan
2010-04-04Oslo
2010-12-04Kobujutsu
Stadion
2011-12-17
2Minatogawa
Jinja,
Kobe
2011-06-20playa06secret_552Jodo-Pori.2010-07-17South.Africa.Roadtrip.2007-08_216Inujima,
Japan
2010-04-30Jikishinkageryu
Naginatajutsu
in Hyogo
Kenritsu
Budokan,
Himeji
2011-05-29Kobe,
Japan
2010-05-01Nanbudo_Norge2007-12_211
A view of the Anpanman Torokko via mirror

Anpanman Torokko pictured in between Okayama and Kotohira stations, Japan, via station mirror.

Qt Quick / QML Viewer installation in Nokia N900

These few steps will explain how to acquire and launch the application which is needed for viewing the QML projects.

  1. N900 should have the most recent public software release, while writing it is Fremantle 20.2010.36-2 (1.3). This can be verified from the "Settings" - "About product"
  2. An application catalogue called "Extras-devel" should be installed to the Application manager.
    1. Navigate to the application menu (tap the title bar)
    2. Select "Application catalogues"
    3. Select "New"
    4. Enter a catalogue name of "Maemo extras-devel"
    5. Enter a web address of http://repository.maemo.org/extras-devel
    6. Enter a distribution of "fremantle"
    7. Enter components of "free non-free"
    8. Select "Save"
    OR
    1. Edit /etc/apt/sources.list
    2. Add the following line:
      deb http://repository.maemo.org/extras-devel fremantle free non-free
  3. Once the "Extras-devel" repository is available, install the application called "rootsh". This will enable the root access to the devices operating system which is needed for the coming steps. Remember to close the Application Manager once installation is complete.
  4. Open the terminal and run the following command: sudo gainroot
  5. Now you have the root access. Run the following command: apt-get install qt4-declarative-qmlviewer This will install the QML viewer and all its dependencies.
  6. If you wish to have the most recent version of the tool, you should runapt-get install qt4-experimental-declarative-qmlviewer instead
  7. In case you followed the experimental direction, place the following lines to a file called qml.env and after moving it to the N900 file system, run the following command source ./qml.env in the same directory where the file resides. This will make a command "qml" to be available as an optimised shortcut for the QML viewer.
    export PATH=/opt/qt4-maemo5/bin:$PATH
    export LD_LIBRARY_PATH=/opt/qt4-maemo5/lib:$LD_LIBRARY_PATH
    export QT_PLUGIN_PATH=/opt/qt4-maemo5/plugins:$QT_PLUGIN_PATH
    alias qml='qmlviewer -fullscreen -frameless -stayontop -opengl -graphicssystem raster -dragthreshold 25'
  8. QML viewer will also be available in the application menu in its default state.

In case you would like to record the actions made with QML viewer, please install FFmpeg for video output and ImageMagick for still images. Commands respectively:

apt-get install ffmpegapt-get install imagemagick

Additionally it might be interesting to have the QtMobility bindings available. That can be achieved by issuing the following command:

apt-get install qt-mobility-examples

In most cases the installer will take care of including the possible dependencies, if any.

Location: 60° 9' 48", 24° 54' 52"

Time: 27/10/2010 14:00

QR code for paazio.nanbudo.fi