<?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=84.238.94.243</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=84.238.94.243"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/84.238.94.243"/>
	<updated>2026-04-22T04:25:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Mer/Releases/0.13testing1&amp;diff=24646</id>
		<title>Mer/Releases/0.13testing1</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Mer/Releases/0.13testing1&amp;diff=24646"/>
		<updated>2009-05-13T07:19:17Z</updated>

		<summary type="html">&lt;p&gt;84.238.94.243: /* Bugs in testing1 */&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.13.&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://wiki.maemo.org/Mer/Sprints/0.13#Component:_Testing these testing things first]. &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/Releases/0.12]] still apply.&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.13-testing1/mer-x86-generic-image-v0.13-testing1.vmdk.zip Mer X86 VMDK]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.13-testing1/mer-x86-generic-image-v0.13-testing1.tar.gz Mer X86 rootfs version]&lt;br /&gt;
&lt;br /&gt;
[http://stskeeps.subnetmask.net/mer/0.13-testing1/mer-armel-n8x0-image-v0.13-testing1.tar.gz Mer N8x0, rootfs version] or http://tinyurl.com/q4vj97&lt;br /&gt;
&lt;br /&gt;
== Bugs in testing1 ==&lt;br /&gt;
&lt;br /&gt;
* Hardware keyboard/slider events on N810 when device is in standby only turns on backlight, and doesn&#039;t unblank the screen.  Touchscreen events work fine in this respect.&lt;br /&gt;
* Touchscreen using xf86-input-tslib does not work (N8x0, SmartQ). Fix will be in testing2 image (redownload image and it should be fixed)&lt;br /&gt;
* Brightness applet makes hildon crash (not always) http://pastebin.ca/1418638&lt;br /&gt;
* Freezing at shutdown if the command is given from the new gui&lt;br /&gt;
* Enhancement: jffs2 images, kernels, etc. &lt;br /&gt;
** Potential fix: Edit kernel-diablo in Maemo:Mer:Devel:HW:N8x0:Devel to include a variant (like -oprofile or such) that is built to sed CONFIG_CMDLINE from &#039;CONFIG_CMDLINE=&amp;quot;root=1f03 rootfstype=jffs2 ro console=tty0 console=ttyMTD5&amp;quot; to:&#039;CONFIG_CMDLINE=&amp;quot;root=1f04 rootfstype=jffs2 init=/sbin/tablet-init ro console=tty0 console=ttyMTD5&amp;quot;&#039;&lt;br /&gt;
* Minor issues:&lt;br /&gt;
** [0.12, not verified to be in 0.13testing1] /etc/init.d/powered produces a message similar to ‘[: 105: false: invalid operator’.  The fix is to change ‘==’ to ‘=’ in all lines of the form ‘[ &amp;quot;$FOO&amp;quot; == &amp;quot;true&amp;quot; ]’.  (Just search for ‘==’ in all init.d scripts.)&lt;br /&gt;
** [0.12, not verified to be in 0.13testing1] Near the top of /usr/sbin/set_dim_and_blank.py is ‘if dim &amp;gt; blank: print &amp;quot;Dim must be &amp;gt;= blank&amp;quot;’; the message should say ‘&amp;lt;=’ rather than ‘&amp;gt;=’. &lt;br /&gt;
*** Fixed in dsme-tools 0.8&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====x86 VMDK====&lt;br /&gt;
* Text in text fields can not be drag-selected (cursor jumps to start of field instead)&lt;br /&gt;
* Applications installed prompt for folder location but are always stored in Extras&lt;br /&gt;
** Artifact of Fremantle Application Manager i think&lt;br /&gt;
*** (Irrelevant.  It&#039;s a bug)&lt;br /&gt;
* Organize dialog nonresponsive to any input&lt;br /&gt;
* Locale hardcoded to en_GB.utf8 (?) &lt;br /&gt;
** There is a .current-locale feature, needs control panel (+ reboot), look in /usr/bin/start-hildon&lt;br /&gt;
*** the file is ~/.osso/current-locale and it doesn&#039;t work.&lt;br /&gt;
* Terminal menu text is not replaced with localized text - e.g. &amp;quot;webameedit - webamecopy&amp;quot; etc.&lt;br /&gt;
* Terminal toolbar Ctrl button non-functional (try Ctrl + d, Ctrl + h, Ctrl + g, Ctrl + c)&lt;br /&gt;
** Work on including patches in libvte on garage.maemo.org/projects/osso-xterm into vte - there&#039;s some not included yet.&lt;br /&gt;
* Terminal toolbar (likely other) has significanly misaligned background image when selected.&lt;br /&gt;
** Icon sizes are changed in Fremantle, so a theme issue probably&lt;br /&gt;
*** no.  There are no icons on the toolbar.  Screenshot: [http://www.quicksnapper.com/JMarkevich/image/toolbar-bug Toolbar Bug] (this has been a persistent bug in Maemo, though mostly for all python programs, evidently)&lt;/div&gt;</summary>
		<author><name>84.238.94.243</name></author>
	</entry>
</feed>