MADDE/Known issues

(New page: == Known Issues == As of this writing (2010-02-03) there is already a set of bugs mentioned in https://bugs.maemo.org/buglist.cgi?quicksearch=madde . This page may not be always in sync w...)
(Windows)
Line 28: Line 28:
breaking output.
breaking output.
 +
On some windowses "Madde Terminal" may not start. A workaround it
 +
to remote <tt>-rxvt</tt> from "Madde Terminal" icon properties.
 +
 +
See https://bugs.maemo.org/show_bug.cgi?id=8622
=== Linux ===
=== Linux ===

Revision as of 09:52, 3 February 2010

Contents

Known Issues

As of this writing (2010-02-03) there is already a set of bugs mentioned in https://bugs.maemo.org/buglist.cgi?quicksearch=madde . This page may not be always in sync with it.



General

fakeroot is currently missing in distribution images. It is not needed in MADDE environment. However if one wants one, the following wrapper script can be made (in environments fakeroot command does not exist):

#!/bin/sh
exec "$@"

Put this under madbin under mad query install-dir output (with permissions 755). Note: this voids your warranty ;)


Windows

ar p on windows toolhains does LF -> CRLF conversions, breaking output.

On some windowses "Madde Terminal" may not start. A workaround it to remote -rxvt from "Madde Terminal" icon properties.

See https://bugs.maemo.org/show_bug.cgi?id=8622

Linux

Mac