diff --git a/doc/design/assistant/android/comment_5_bb3d36e9d29f2fa77bee6d47ef9917fe._comment b/doc/design/assistant/android/comment_5_bb3d36e9d29f2fa77bee6d47ef9917fe._comment new file mode 100644 index 0000000000..be1e3e9e81 --- /dev/null +++ b/doc/design/assistant/android/comment_5_bb3d36e9d29f2fa77bee6d47ef9917fe._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlhIMPGF1E0XEJKV6j6-PFzAxA1-nIlydo" + nickname="Bernhard" + subject="comment 5" + date="2012-09-11T09:34:42Z" + content=""" +`/usr/share/i18n/` does not exists on my Debian ARM system :/ + +however, `strace ./arm` in the debian chroot reveals that some files from `/usr/lib/gconv/` are loaded: + + [...] + open(\"/usr/lib/gconv/UTF-32.so\", O_RDONLY) = 3 + read(3, \"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\4\4\0\0004\0\0\0\"..., 512) = 512 + [...] + +full log: . Unfortunately, I don't have `strace` in the android userland for comparison. + +Just copying the related `gconv` files didn't work. I don't have so much time at the moment, I'll investigate further in some days or so. + +At least, output using `error :: String -> a` does work :-) +"""]] diff --git a/doc/forum/Weird_behavior_with_OS_X_Finder_and_Preview.app/comment_2_b538dc2c6f122b9ce5f7569de1b03f3e._comment b/doc/forum/Weird_behavior_with_OS_X_Finder_and_Preview.app/comment_2_b538dc2c6f122b9ce5f7569de1b03f3e._comment new file mode 100644 index 0000000000..ee09be502c --- /dev/null +++ b/doc/forum/Weird_behavior_with_OS_X_Finder_and_Preview.app/comment_2_b538dc2c6f122b9ce5f7569de1b03f3e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://mike.magin.org/" + nickname="mmagin" + subject="comment 2" + date="2012-09-11T15:27:58Z" + content=""" +I've been using git-annex mostly on Mac OS X, and it rapidly caused me to switch to SHA256E. I'd certainly be in favor of it being the default. Aside from [[bugs/fsck thinks file content is bad when it isn't]] (fixed by the time I encountered it), I have had no issues with it so far. +"""]]