<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=91.65.91.60</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=91.65.91.60"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/91.65.91.60"/>
	<updated>2026-04-22T00:43:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Mer/Status/FreeRunner&amp;diff=25575</id>
		<title>Mer/Status/FreeRunner</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Mer/Status/FreeRunner&amp;diff=25575"/>
		<updated>2009-11-16T01:31:54Z</updated>

		<summary type="html">&lt;p&gt;91.65.91.60: /* Build/Find a good keyboard */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is the planning page to have Mer working on the freerunner.&lt;br /&gt;
&lt;br /&gt;
Mer on Freerunner is 100% ported, thanks to the people at Debian, we reused most of the work. For 100% we mean that Mer works without any mayor problem in it&lt;br /&gt;
&lt;br /&gt;
We used the kernel from [http://wiki.debian.org/Teams/DebianFSO pkg-fso] which is the lastest stable kernel released from Openmoko.&lt;br /&gt;
&lt;br /&gt;
There are still some things to do to better support Mer for the Freerunner:&lt;br /&gt;
&lt;br /&gt;
#Build/Find a good keybaord - done by him-arabic maybe&lt;br /&gt;
#Port the FSO packages into [https://build.opensuse.org/project/show?project=Maemo%3AMer%3ADevel%3AHW%3AFreerunner%3ADevel Mer Freerunner repository]&lt;br /&gt;
#Run zhone as example and check the phone stack&lt;br /&gt;
#Build hildon compatible applets for Mer&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Download &amp;amp; install ==&lt;br /&gt;
&lt;br /&gt;
* bootable full system ( img to dd on external sdcard) , video demo also : http://www.newlc.com/en/mer-best-maemo-debianubuntu-mobiles-watch-freerunner-demo&lt;br /&gt;
&lt;br /&gt;
* rootfs to sync: http://goshawknest.wordpress.com/category/freerunner/&lt;br /&gt;
&lt;br /&gt;
* 0.15 Release image: [[Mer/Releases/0.15]]&lt;br /&gt;
&lt;br /&gt;
== Build/Find a good keyboard ==&lt;br /&gt;
&lt;br /&gt;
More testing is needed in the him-arabic package to provide a good, final keyboard for freerunner like systems. Vincenzo Ampolo (goshawk) &amp;lt;vincenzo@eshopen.com&amp;gt; is working on it, but help is much appreciated, just join to #mer in irc.freenode.net and ping him! :)&lt;br /&gt;
&lt;br /&gt;
The tests should see how flexible is him-arabic and see if it looks good on freerunner.&lt;br /&gt;
&lt;br /&gt;
--&lt;br /&gt;
Since Maemo or Mer are widescreen designed, would the current keyboard work if the screen is used in landscape rather than portrait mode?&lt;br /&gt;
&lt;br /&gt;
-- Is there a possibility to write a HIM plugin, which switches the HIM-UI to landscape and full-screen mode? Then one can write a plugin with a &amp;quot;inputline&amp;quot;-text-field and more space for the letter-keys. Also I think a keyboard with only letters and numbers and special chars on a extra page would be good. In the end it would look like the keyboard used in SHR except it is in landscape and full-screen mode.&lt;br /&gt;
&lt;br /&gt;
== Port the FSO packages into Mer Freerunner repository ==&lt;br /&gt;
&lt;br /&gt;
While all the things related to Mer have already been ported, the packages of the Phone stack (fso) and other applications have not yet ported. Luckly we can reuse most of the work of the Debian FSO team. The repository can be found [http://pkg-fso.alioth.debian.org/debian/ here] and the deb lines are:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;deb http://pkg-fso.alioth.debian.org/debian unstable main&lt;br /&gt;
deb-src http://pkg-fso.alioth.debian.org/debian unstable main&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the list of applications that need a [http://pkg-fso.nomeata.de/sid/allpackages port into the Mer archive]&lt;br /&gt;
&lt;br /&gt;
This should be almost a trivial task since the sources in a debian like format are available.&lt;br /&gt;
&lt;br /&gt;
== Run zhone as example and check the phone stack ==&lt;br /&gt;
&lt;br /&gt;
This can be done after [http://wiki.maemo.org/Mer/Hardware/Freerunner#Port_the_FSO_packages_into_Mer_Freerunner_repository #2]&lt;br /&gt;
&lt;br /&gt;
== Build hildon compatible applets for Mer ==&lt;br /&gt;
&lt;br /&gt;
This can be done after [http://wiki.maemo.org/Mer/Hardware/Freerunner#Build_hildon_compatible_applets_for_Mer #3]&lt;br /&gt;
&lt;br /&gt;
== Debian Armel Virtual Machine for Mer development == &lt;br /&gt;
&lt;br /&gt;
Aurel32 have done a [http://people.debian.org/~aurel32/qemu/arm/ virtual machine image of Debian for arm under qemu]. You can download it and run with the command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.26-2-versatile -initrd initrd.img-2.6.26-2-versatile -hda debian_lenny_arm_small.qcow -append &amp;quot;root=/dev/sda1&amp;quot; -nographic&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;nographic&#039;&#039; option will open a shell of your armel machine directly in the shell in which you run the command. So you can easily copy and paste commands&lt;br /&gt;
&lt;br /&gt;
== Imager ==&lt;br /&gt;
&lt;br /&gt;
The [http://gitorious.org/mer/imager imager] is one of the most useful things in mer development, it&#039;s a script that build a rootfs image for any Mer target, since Mer runs in a lot of devices, each device require a particular kernel or packages so an image for Freerunner can contain more or less packages than another image for another device.&lt;br /&gt;
&lt;br /&gt;
The imager is hosted in launchpad. To run it you have to set up a debian armel environment, you can use a ready virtual machine to accomplish it. To get the imager code, install the &#039;&#039;git-core&#039;&#039; package in the virtual machine and run the command&lt;br /&gt;
&amp;lt;pre&amp;gt;git clone git://gitorious.org/mer/imager.git&amp;lt;/pre&amp;gt;&lt;br /&gt;
or you can run this command on a desktop machine and then transfer the imager code to the Freerunner.&lt;br /&gt;
Then you should install the &#039;&#039;debootstrap&#039;&#039; package in the virtual machine and run the imager with the command:&lt;br /&gt;
&amp;lt;pre&amp;gt;bash imager targets/mer-freerunner-fs-only directory&amp;lt;/pre&amp;gt;&lt;br /&gt;
where &#039;&#039;directory&#039;&#039; is the directory in which the image will be build. Remember that you have to set up a [http://wiki.maemo.org/Mer/Hardware/Freerunner#Debian_Armel_Virtual_Machine_for_Mer_development debian armel virtual machine] to do it&lt;br /&gt;
&lt;br /&gt;
== misc ==&lt;br /&gt;
&lt;br /&gt;
* http://wiki.openmoko.org/wiki/Mer&lt;br /&gt;
&lt;br /&gt;
[[Category:Mer]]&lt;/div&gt;</summary>
		<author><name>91.65.91.60</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Mer/Releases/0.15testing9&amp;diff=24814</id>
		<title>Mer/Releases/0.15testing9</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Mer/Releases/0.15testing9&amp;diff=24814"/>
		<updated>2009-07-12T15:49:45Z</updated>

		<summary type="html">&lt;p&gt;91.65.91.60: /* Bugs in testing9 */ comment to bug from &amp;quot;SmartQ7&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By using these testing images, you&#039;re &#039;&#039;&#039;morally obligated to test them&#039;&#039;&#039; and to edit this page and report -every single bug you find-, no matter if they&#039;re theme flaws, quirks, bugs or crashes. You can optionally also use [https://bugs.maemo.org/enter_bug.cgi?product=Mer bugzilla] , use version 0.15.&lt;br /&gt;
&lt;br /&gt;
IF YOU SEE ANY MISSING TRANSLATIONS, PLEASE REPORT THEM IMMEDIATELY.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Please send the bug report urls to mer-chatter (see [[Mer/Awareness]] ) as well and share your bugs, testing experiences.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Test master is Meizirkki, and can be found in #mer on irc.freenode.net usually and you can ask him if there&#039;s some specialized areas that need testing. Take [http://guest:guest@trac.tspre.org:9010 the &amp;quot;Completed&amp;quot; things first]. If you are testing, go to #mer anyway. Good place to be.&lt;br /&gt;
&lt;br /&gt;
These images will not be the only ones this week. In N8x0 installer, when it asks for URL=, write URL=http://the.image.intended. Instructions on [[Mer/Documentation/Installation]] still apply.&lt;br /&gt;
&lt;br /&gt;
These images may potentially turn your device into a insane machine bent on removing humanity from this earth and may potentially brick your device, so, NO WARRANTY.&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-x86-generic-image-v0.15testing9.vmdk.zip Mer X86 VMDK]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-x86-generic-image-v0.15testing9.tar.gz Mer X86 rootfs version]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-n8x0-standard-v0.15testing9.zImage Mer N8x0 kernel, not for JFFS version]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-n8x0-image-v0.15testing9.tar.gz Mer N8x0, rootfs version] &lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-n8x0-image-v0.15testing9.jffs2 Mer N8x0, JFFS version, use with JFFS kernel]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-n8x0-flashrootfs-v0.15testing9.zImage Mer N8x0 kernel, JFFS version]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-smartq5-image-v0.15testing9.SmartQ5 Mer SmartQ5, firmware version]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-smartq7-image-v0.15testing9.SmartQ7 Mer SmartQ7, firmware version] &lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-smartq5-rootfs-v0.15testing9.tar.gz Mer SmartQ5, rootfs version]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-smartq7-rootfs-v0.15testing9.tar.gz Mer SmartQ7, rootfs version]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.15testing9/mer-armel-freerunner-rootfs-v0.15testing9.tar.gz Mer Freerunner, rootfs version, kernel in /boot]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
MD5sums:&lt;br /&gt;
&lt;br /&gt;
a0db6ede7fba51e32ce514c50865be0f  mer-armel-n8x0-flashrootfs-v0.15testing9.zImage&lt;br /&gt;
53541811f4b8d04d9a21ab59828e0d58  mer-armel-freerunner-rootfs-v0.15testing9.tar.gz&lt;br /&gt;
a0db6ede7fba51e32ce514c50865be0f  mer-armel-n8x0-flashrootfs-v0.15testing9.zImage&lt;br /&gt;
2ae4d404623ed8bd2fd447e89cbbe54f  mer-armel-n8x0-image-v0.15testing9.jffs2&lt;br /&gt;
f0f5d515073684d71fc3eed8ecf51662  mer-armel-n8x0-image-v0.15testing9.jffs2.raw&lt;br /&gt;
48013ddf8c99dd906a91e70037253126  mer-armel-n8x0-image-v0.15testing9.tar.gz&lt;br /&gt;
ff2ae5a7328c9ae668ae2b2b466b7e07  mer-armel-n8x0-standard-v0.15testing9.zImage&lt;br /&gt;
2cf1941fe0272d2de409ae6ebdb14402  mer-armel-smartq5-rootfs-v0.15testing9.tar.gz&lt;br /&gt;
61d34cf1bb6a95044db2e89782c86456  mer-armel-smartq5.SmartQ5&lt;br /&gt;
c995fd936a213af15313d2d34248792c  mer-armel-smartq7-rootfs-v0.15testing9.tar.gz&lt;br /&gt;
ec9d30bb9cc0233f578d48dcbc0823c2  mer-armel-smartq7.SmartQ7&lt;br /&gt;
764e43e920b798c7dc43b586d587e601  mer-x86-generic-image-v0.15testing9.tar.gz&lt;br /&gt;
ec11a053063a2cc1b878a425e3742079  mer-x86-generic-image-v0.15testing9.vmdk.zip&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Bugs in 0.15testing6 ==&lt;br /&gt;
&lt;br /&gt;
* (in progress of getting fixed) - Chinese translations are broken.&lt;br /&gt;
* N8x0: Xorg acts weird&lt;br /&gt;
* N8x0: hald-addon-bme has &amp;quot;batery.reporing.last_full&amp;quot;&lt;br /&gt;
* Missing translations for default locale (En_US) mainly in Application manager (ai_ti_main, ai_li_size_100kb, ai_li_size_max_99kb, aibddetailsclose, ai_ia_select_location, ai_fi_select_location_application, ai_fi_select_location_location, aibdselectlocationok, aibdselectlocationcancel, ai_ni_install_sucessful) , but also in Settings (&amp;quot;tncpa_ap_tn_sb&amp;quot;, &amp;quot;tncpa_ti_tnsb_title&amp;quot;, &amp;quot;tncpa_fi_tnsb_applications&amp;quot;, &amp;quot;tncpa_bv_tnsb_organise&amp;quot;, basically most if not *all* that beging with &amp;quot;tncpa_&amp;quot;, there is too many to retype here, almost nothing is translated there, apart from some names of applets)&lt;br /&gt;
* FineFileManager installed from Application Manager does not display any files nor directories and has missing icon in the bottom toolbar.&lt;br /&gt;
* Tear has missing &amp;quot;home&amp;quot; icon in bottom toolbar&lt;br /&gt;
* The &amp;quot;Are you sure you wish to reboot?&amp;quot; window is broken. It appears in the upper-left corner, without decoration, the left and top sides of the window are cut off. The strings for Yes and No buttons are missing (&amp;quot;wdgtbdyes&amp;quot; and &amp;quot;wdgtbdno&amp;quot;). By the way, this goes against many user interface guidelines. The buttons should say &amp;quot;Reboot&amp;quot; and &amp;quot;Cancel&amp;quot; instead of &amp;quot;Yes&amp;quot; and &amp;quot;No&amp;quot;.&lt;br /&gt;
* The same issue as above applies to confirming shutdown and offline mode. Obviously, the buttons should be &amp;quot;Shut down/Cancel&amp;quot; and &amp;quot;Go Offline/Cancel&amp;quot;, respectively.&lt;br /&gt;
* Cannot click on links while browsing with tear under Vmware image (vm bug or tear bug?)&lt;br /&gt;
* Mirage installed from Application Manager does not launch. Crashes on ImportError: No module named osso in /usr/share/mirage/mirage.py line 35 &amp;quot;import osso&amp;quot;&lt;br /&gt;
** Issue is due to python-osso not supporting python2.5 (stskeeps)&lt;br /&gt;
** Tested with launching using python2.6 instead of python2.5 (epage)&lt;br /&gt;
*** Mirage seems to not have any major compatibility issues between python versions&lt;br /&gt;
*** python-osso dependency then gets satisfied and the world is a happy place&lt;br /&gt;
* Missing icons in Terminal bottom toolbar [http://img219.imageshack.us/img219/6971/screenshot02.png Screenshot]&lt;br /&gt;
* Settings app entry should have an icon (not just the default one); [http://img44.imageshack.us/img44/7066/screenshot03r.png Screenshot]&lt;br /&gt;
* Inconsistency in icon size and style. Example: tear should have a bigger icon. Mer project should define a standard size for icons so that packagers know what icons they should pack in their app. [http://img44.imageshack.us/img44/6417/screenshot01y.png Screenshot]&lt;br /&gt;
* Installing (through app manager) an app shorcut to any other folder than &amp;quot;extras&amp;quot; has no effect. The app entry always end up in extras (I tried to install Tear in &amp;quot;Internet&amp;quot; -&amp;gt; ends up in &amp;quot;extras&amp;quot;. Same for several apps).&lt;br /&gt;
* HomeIP applet installed from Application Manager, cannot be selected to show on homescreen (selecting it has no effect).&lt;br /&gt;
** python-hildondesktop broken?&lt;br /&gt;
* hildon-desktop-env needs dependancy on hildon-application-manager-l10n-public-enus1 hildon-common-strings-l10n-public-enus1 hildon-control-panel-l10n-public-enus1 hildon-fm-l10n-public-enus1 hildon-input-method-l10n-public-enus1 hildon-libs-l10n-public-enus1 ke-recv-l10n-public-enus1 maemo-af-desktop-l10n-public-enus1 osso-games-l10n-public-enus1 osso-system-lock-l10n-public-enus1 osso-uri-l10n-public-enus1&lt;br /&gt;
&lt;br /&gt;
== Added strings to en_US ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In hildon-application-manager:&lt;br /&gt;
&lt;br /&gt;
# This is the name of the top bar in HAM&lt;br /&gt;
msgid &amp;quot;ai_ti_main&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Home&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_size_max_99kb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%d kB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_size_100kb_10mb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%.1f MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_size_10mb_1gb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%d MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_size_larger_than_1gb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%.1f GB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_de_size_max_999kb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%d kB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_de_size_1mb_10mb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%.2f MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_de_size_10mb_1gb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%.1f MB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_li_de_size_larger_than_1gb&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%.2f GB&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_bd_details_close&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Close&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_ia_select_location&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Select location for application&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_fi_select_location_application&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Application:&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_fi_select_location_location&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Location&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_bd_select_location_ok&amp;quot;&lt;br /&gt;
msgstr &amp;quot;OK&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_bd_select_location_change_folder&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Change folder&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_ni_install_successful&amp;quot;&lt;br /&gt;
msgstr &amp;quot;%s installed&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;tncpa_li_plugin_update_notifier&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Software Updates&amp;quot;&lt;br /&gt;
&lt;br /&gt;
### From 20090711:&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ai_ti_select_location&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Select location&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In hildon-libs:&lt;br /&gt;
&lt;br /&gt;
In hildon-input-method:&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;inpu_nc_common_menu_tools&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Tools&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;inpu_nc_common_menu_edit_cut&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Cut&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;inpu_nc_common_menu_edit_copy&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Copy&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;inpu_nc_common_menu_edit_paste&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Paste&amp;quot;&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;inpu_nc_common_menu_tools_help&amp;quot;&lt;br /&gt;
msgstr &amp;quot;Help&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In hildon-fm: From 20090711&lt;br /&gt;
&lt;br /&gt;
msgid &amp;quot;ckdg_bd_change_folder_ok&amp;quot;&lt;br /&gt;
msgstr &amp;quot;OK&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Bugs in testing7 ==&lt;br /&gt;
&lt;br /&gt;
Mark if previous bugs were fixed in this version as well.&lt;br /&gt;
&lt;br /&gt;
* The default terminal cannot be scrolled in any way. No scrollbar, does not react to touch. &lt;br /&gt;
* The strings still have &amp;quot;Nokia&amp;quot; and &amp;quot;Maemo&amp;quot; in them. They should be replaced with &amp;quot;Mer&amp;quot;.&lt;br /&gt;
* At least for N8x0, it would be reasonable to double the backlight timeouts (60 for fade, 120 to disable). The device is just too slow for some actions to complete (especially in the terminal) within 30 seconds, making the default setup irritating.&lt;br /&gt;
* In the panel for changing brightness and volume, the volume icon is repeated in a grid. There should be only one icon there, not four. &lt;br /&gt;
* When a reboot or shutdown procedure is taking place, all the applets that change their state show up briefly on the screen, making the process look unpolished and ugly. There&#039;s also a blinking cursor showing through if you leave the terminal open while shutting down or rebooting. Basically, if there is anything on the screen during a reboot or shutdown that changes its state, it shows up.  &lt;br /&gt;
* &amp;quot;Authorizations&amp;quot; menu element should be hidden. It&#039;s of no use to normal users.&lt;br /&gt;
* &amp;quot;Drag Lock&amp;quot; should be renamed to &amp;quot;Lock applets&amp;quot; or a similar, less confusing name.&lt;br /&gt;
* Erratic dialog window behaviour. Open up the terminal and hit the Menu key a few times to open the menu and close it repeatedly. It&#039;ll open left-aligned or centered, depending on your luck.&lt;br /&gt;
* Error dialog windows (banners on the bottom of the screen with a &amp;quot;stop sign&amp;quot; icon) cannot be dismissed in any other way than hitting the hardware &amp;quot;Back&amp;quot; button.  &lt;br /&gt;
* Disable grab in gksu for n800/non-kbd users - it asks for password in locale settings.&lt;br /&gt;
* Chinese strings now working&lt;br /&gt;
* [Nokia n8x0]NetworkManager not working. NM-applet says &amp;quot;Device not ready&amp;quot;.&lt;br /&gt;
* [Nokia n810]Fn-key not working. (Install x11-xkb-utils to fix)&lt;br /&gt;
** Added to imager (stskeeps)&lt;br /&gt;
* [Nokia n8x0]Powerlaunch dialog is not popping up when pressing power button.&lt;br /&gt;
(Note: if this is the &amp;quot;Device mode&amp;quot; dialog window then it works fine for me with an N810. Short press = Device mode appears. Long press = soft poweroff - TomaszD)&lt;br /&gt;
* [Nokia n8x0] Going to soft poweroff by pressing and holding the power button for about two seconds results in: backlight turns off, comes back for a second, then goes away and soft poweroff is completed. Same thing happens when coming back from soft poweroff, the screen softly &amp;quot;blinks&amp;quot; at the user. Blinking does not occur when going into soft poweroff when the option is chosen from the Device mode dialog, however it does happen every time when the device comes back from this mode.&lt;br /&gt;
* [Nokia n8x0] If going to soft poweroff is done by pushing and holding a button for two seconds, then it stands to reason that the same action should turn the device back into normal mode. This is not the case - only a short push of the button brings it back to life.&lt;br /&gt;
* Maemopad: Missing translations = maemopad_save_changes_made, maemopadyes, maemopadno. Open files menu is screwed up. Dialog to confirm saving is displayed on top left of screen instead of center.&lt;br /&gt;
** Maemopad has no en_US translation. https://stage.maemo.org/svn/maemo/projects/tools/trunk/maemo_testing/maemopad/po/en_GB.po is a possible basis. (Stskeeps)&lt;br /&gt;
* Missing text: Settings -&amp;gt; About -&amp;gt; License button&lt;br /&gt;
* Desktop Menu Issues&lt;br /&gt;
** Calibrate Screen menu item non-functional&lt;br /&gt;
** Help menu item non-functional&lt;br /&gt;
* NetworkManager Applet 0.7.0.97&lt;br /&gt;
** Clicking &amp;quot;NetworkManager Website&amp;quot; errors with &amp;quot;Failed to show url Failed to execute child process &amp;quot;xdg-open&amp;quot; (No such file or directory)&amp;quot;&lt;br /&gt;
** Clicking OK Button on above error message is non-functional&lt;br /&gt;
* statusbarapplets misses hook to CPA&lt;br /&gt;
* statusbarapplets tries to read $HOME.osso/hildon-desktop/statusbar.conf, not $HOME/.osso/hildon-desktop/statusbar.conf&lt;br /&gt;
* statusbarapplets title needs to be better and less upper cased.&lt;br /&gt;
* blueman does not install correctly - errors&lt;br /&gt;
* qtablet does not install correctly - errors&lt;br /&gt;
* Display issues&lt;br /&gt;
** Editing DSL Connection -&amp;gt; PPP Settings tab -&amp;gt; &amp;quot;Available to all users&amp;quot; has the letters &amp;quot;Av&amp;quot; garbled.&lt;br /&gt;
** Display issue: Editing DSL Connection -&amp;gt; PPP Settings tab -&amp;gt; Options below Available to all users&amp;quot; is not displayed on the screen.&lt;br /&gt;
** Display issue: Editing DSL Connection -&amp;gt; IPv4 Settings -&amp;gt; Button for &amp;quot;Editing IPv4 routes&amp;quot; is not fully displayed on the screen.&lt;br /&gt;
* Installed Applications not launching from the Main Menu&lt;br /&gt;
** File Manager (Fine File Manager alternative does launch)&lt;br /&gt;
** Help Application&lt;br /&gt;
** Address Book&lt;br /&gt;
** RSS News Reader&lt;br /&gt;
** PDF Viewer&lt;br /&gt;
** Global Search&lt;br /&gt;
*** Not sure how to diagnose for error messages... ideas?  (mtc)&lt;br /&gt;
&lt;br /&gt;
=== Bugs in testing7 - Localization Issues ===&lt;br /&gt;
* en_GB&lt;br /&gt;
** Virtual Keyboard Menu: &amp;quot;inpu_nc_common_menu_tools&amp;quot;&lt;br /&gt;
** Settings Menu: &amp;quot;tncpa_ap_tn_sb&amp;quot;&lt;br /&gt;
** Settings Menu, Title bar for above menu item: &amp;quot;tncpa_ti_tnsb_title&amp;quot;&lt;br /&gt;
** Settings Menu, Tab title: &amp;quot;tncpa_ti_tnsb_statusbar&amp;quot;&lt;br /&gt;
** Settings Menu, Marquee tab, First item: &amp;quot;tncpa_fi_tnsb_applications&amp;quot;&lt;br /&gt;
** Settings Menu, Marquee tab, First item, Button: &amp;quot; ... &amp;quot;&lt;br /&gt;
** Settings Menu, Marquee tab, First item, Button selected, Title bar: &amp;quot;tncpa_ti_of_title&amp;quot;&lt;br /&gt;
** Settings Menu, Marquee tab, First item, Button selected, All buttons...&lt;br /&gt;
** Application Manager, Title Bar: &amp;quot;ai_ti_main&amp;quot;&lt;br /&gt;
** Application Manager, Installed Applications, Size Column: &amp;quot;ai_li_size_100kb_10&amp;quot; and &amp;quot;ai_li_size_max_99kb&amp;quot;&lt;br /&gt;
** Application Manager, Available Applications, Size Column: &amp;quot;ai_li_size_100kb_10&amp;quot; and &amp;quot;ai_li_size_max_99kb&amp;quot;&lt;br /&gt;
** Application Manager, Available Applications, Install Error (or Update Error), Close Button: &amp;quot;ainibdclose&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Bugs in testing9 ==&lt;br /&gt;
* The panel is limited to 4 icons. When there are more than 4 icons on the panel (nm-applet, blueman, advanced-power, advanced backlight, loadapplet), then the last one dissappears. You can click to the right of the last icon to bring up the menu with the rest of the icons, but there should be an icon in and of itself to indicate that some of the panel icons are hidden away.&lt;br /&gt;
* [n8x0] Fn key now works!&lt;br /&gt;
* [n8x0] Power button (still?) doesn&#039;t work. Detected, but does not bring up the  menu&lt;br /&gt;
&lt;br /&gt;
* Application Manager - missing string - &amp;quot;ai_ti_select_location&amp;quot; (window title of selecting where in the menu to put the application icon).&lt;br /&gt;
** Added&lt;br /&gt;
* Application Manager - missing string - &amp;quot;ckdg_bd_change_folder_ok&amp;quot; (button confirming the change of the folder where to put the application icon).&lt;br /&gt;
** Added&lt;br /&gt;
* Blueman bluetooth manager works, but you have to click and hold to keep the main menu open, a tap simply opens it up and closes it immidiately.&lt;br /&gt;
&lt;br /&gt;
* [n8x0] Tapping input fields with stylus doesn&#039;t bring up the keyboard. It work when tapping with a finger though. One fix is to bring up the control panel by entering &amp;quot;controlpanel&amp;quot; in a terminal. Then choose &amp;quot;Text Input Settings&amp;quot;. From there you pick &amp;quot;On-Screen&amp;quot;. If you here set &amp;quot;Launch finger keyboard&amp;quot; to never, you can use the stylus in most applications to bring up the keyboard.&lt;br /&gt;
SmartQ7 - User account generation at first boot doesn&#039;t show onscreen keyboard for &amp;quot;Confirm Password&amp;quot; dialogue box, continued blank OK&lt;br /&gt;
:white_gecko - I can&#039;t confirm this, on my freerunner the onscreenkeyboard appears for the password confirm dialog.&lt;br /&gt;
&lt;br /&gt;
* [n8x0] Missing icons from advanced power buttons http://imgur.com/JB7xt&lt;br /&gt;
&lt;br /&gt;
Q7 - Changing input settings/onscreen/launchfingerboaurd=with finger and stylus causes keyboard loss in xterm&lt;/div&gt;</summary>
		<author><name>91.65.91.60</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Mer/Status&amp;diff=25524</id>
		<title>Mer/Status</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Mer/Status&amp;diff=25524"/>
		<updated>2009-07-12T14:41:34Z</updated>

		<summary type="html">&lt;p&gt;91.65.91.60: /* Hardware Support  ---- PAGE NOT DONE YET */ updating some freerunner things&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Hardware Support  ---- PAGE NOT DONE YET ==&lt;br /&gt;
&lt;br /&gt;
Please help us to fill in this page.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;2&amp;quot;| Key&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt;  || Works&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt;  || Doesn&#039;t work&lt;br /&gt;
|-&lt;br /&gt;
| ?  || Unknown (Please help fill in these values)&lt;br /&gt;
|-&lt;br /&gt;
| - || Device doesn&#039;t have this&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Feature !! [[/770|770]] !! [[/N8x0|N800]] || [[/N8x0|N810]] || [[/SmartQ|SmartQ5]] || [[/SmartQ|SmartQ7]] || [[/FreeRunner|FreeRunner]] || [[/Loox|Loox]]&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;| Display&lt;br /&gt;
|-&lt;br /&gt;
|[[/X|X Display]]                       || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/3D|2D/3D Acceleration]]             || ? || ? || ? || ? || ? || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Brightness|Brightness]]             || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ? || &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Ambient|Ambient light sensor]]      || - || - || ? || - || - || - || -&lt;br /&gt;
|-&lt;br /&gt;
|[[/Touch events|Touch events]]         || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|- &lt;br /&gt;
|[[/LEDs|LEDs]]                         || ? || ? || ? || ? || ? || &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;| Buttons/Switches&lt;br /&gt;
|-&lt;br /&gt;
|[[/Headphone detect|Headphone detect]]  || ? || ? || ?  || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Headset switch events|Headset switch events (via dbus)]] || ? || ? || ?  || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Keyboard|Keyboard]]                  || - || - || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt;  || - || - || - || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Flaps|Battery cover/SD door events]] || ? || ? || ?  || ? || ? || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/HW Buttons|HW Buttons (zoom,fullscreen, etc)]] || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt;  || ? || ? || &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[Pointing Device (D-Pad, etc)]] || ? || ? || ? || ? || ? || - || -&lt;br /&gt;
|-&lt;br /&gt;
|[[/Power Button|Power Button]]          || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt;  || ? || ? || &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Camera eject|Camera eject]]          || - || ? || ?  || - || - || - || ?&lt;br /&gt;
|-&lt;br /&gt;
!colspan=&amp;quot;8&amp;quot;|Ancillary Devices&lt;br /&gt;
|-&lt;br /&gt;
|[[/Sound|Sound]]                 || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Wifi|Wifi]]                   || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ? || &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Bluetooth|Bluetooth]]         || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ? || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/USB|USB]]                     || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ? || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/GPS|GPS]]                     || - || - || ? || - || - || &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Camera|Camera]]               || - || ? || ? || - || - || - || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Battery|Battery]]             || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || 50% || 50% || &amp;lt;span style=&amp;quot;color:red; font-weight: bold;&amp;quot;&amp;gt;N&amp;lt;/span&amp;gt; || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/Power control|Power control]] || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ? || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/MMC reader|MMC reader]]       || ? || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color:green; font-weight: bold;&amp;quot;&amp;gt;Y&amp;lt;/span&amp;gt; || ? || ? || ? || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/FM Radio|FM Radio]]           || - || ? || - || ? || ? || - || ?&lt;br /&gt;
|-&lt;br /&gt;
|[[/TV-OUT|TV-OUT]]               || - || - || - || - || - || - || ?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Application Support ==&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Key Application !! Provided by&lt;br /&gt;
|-&lt;br /&gt;
|browser           ||  Tear (probably)&lt;br /&gt;
|-&lt;br /&gt;
|email client      || claws (or modest if anyone ports it)&lt;br /&gt;
|-&lt;br /&gt;
|book reader       || fbreader&lt;br /&gt;
|-&lt;br /&gt;
|media player      || gpodder or canola&lt;br /&gt;
|-&lt;br /&gt;
|text editor       || maemopad+ etc&lt;br /&gt;
|-&lt;br /&gt;
|photo viewer      || mirage&lt;br /&gt;
|-&lt;br /&gt;
|calendar          || gpe-calendar (for now)&lt;br /&gt;
|-&lt;br /&gt;
|address book      || gpe-contacts (for now)&lt;br /&gt;
|-&lt;br /&gt;
|file manager      || finefm but it needs improvement, possibly pcmanfm?&lt;br /&gt;
|-&lt;br /&gt;
|instant messenger || pidgin&lt;br /&gt;
|-&lt;br /&gt;
|feed reader       || rss-reader&lt;br /&gt;
|-&lt;br /&gt;
|alarm clock 	  || alarm-clock from alarm-clock.pl ?&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Mer]]&lt;/div&gt;</summary>
		<author><name>91.65.91.60</name></author>
	</entry>
</feed>