Editing MADDE/Known issues

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
{{MADDE}}
+
== Known Issues ==
-
== Add New Bug ==
+
As of this writing (2010-02-05) the list of open bugs in https://bugs.maemo.org/buglist.cgi?component=madde are not mentioned here:
-
Use this link to add new MADDE bug:
+
[https://bugs.maemo.org/show_bug.cgi?id=8918 8918 ]
-
https://bugs.maemo.org/enter_bug.cgi?product=Development%20platform&component=Madde
+
=== 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):
-
== Known Issues ==
+
<pre>
 +
#!/bin/sh
 +
exec "$@"
 +
</pre>
-
As of this moment (2010-05-11) the list of open bugs in https://bugs.maemo.org/buglist.cgi?component=madde are not mentioned here:
+
Put this under <tt>madbin</tt> under what <tt>mad query install-dir</tt> outputs
-
 
+
(with permissions 755). Note: this voids your warranty ;)
-
* [https://bugs.maemo.org/show_bug.cgi?id=8918 8918]
+
-
 
+
-
=== General ===
+
-
 
+
-
No general items for MADDE 0.6.72 (so far)
+
=== Windows ===
=== Windows ===
-
* When home directory path has whitespaces MADDE environment sets alternate home directory for user. This breaks interaction with non-msys programs in some special cases (almost all 'qmake' invocations are such a cases). To "fix" this one needs to enter <tt>echo >/etc/fstab</tt> in MADDE terminal.
+
* On some windowses "Madde Terminal" may not start. A workaround is to remove <tt>-rxvt</tt> from "Madde Terminal" icon properties. <br/>See https://bugs.maemo.org/show_bug.cgi?id=8622
-
* On some versions of Windows, "Madde Terminal" may not start. A workaround is to remove <tt>-rxvt</tt> from "Madde Terminal" icon properties. <br/>See https://bugs.maemo.org/show_bug.cgi?id=8622
+
* On some windowses "Madde terminal" takes ages to start. It seems some programs sleep 30 secs doing nothing.  
-
 
+
-
* On some version of Windows, "Madde terminal" takes ages to start. It seems some programs sleep 30 secs doing nothing. (Update: this does not happen to the reporter anymore (too). Maybe related to the windows 7 (64bit) update happened recently).  
+
* <tt>ar p</tt> on windows toolhains does LF -> CRLF conversions, breaking output.
* <tt>ar p</tt> on windows toolhains does LF -> CRLF conversions, breaking output.
-
 
-
* Some F-Secure products may identify the file xtar.exe suspicious. In this case, mark the file as trusted, and restart the installation process.
 
-
 
-
* Some Avira products may identify the file utfs-server.exe suspicious.
 
-
 
-
* MADDE can be only installed on NTFS file system.
 
=== Linux ===
=== Linux ===
-
Madde installer for version 0.6.72 will fail if there is system 'mad' command
 
-
(package 'mmv' installs such a command).
 
-
 
-
Simplest workaround is to remove 'mmv' before installation and then
 
-
reinstall it. Next simplest is to move /usr/bin/mad (or whatever it is called)
 
-
to different name before MADDE installation.
 
=== Mac ===
=== Mac ===
-
 
-
[[Category:Development]]
 

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)

Templates used on this page: