sorsasampo

Results 11 comments of sorsasampo

> Hey, #40 has been open for months but none upvoted or supported the request... so I'm not too eager to merge this. After making the PR I noticed #29...

@jeffshee sounds like common sense, right? I reported that issue as #158, it was closed with nonsense arguments and promptly ignored.

@alerque: account names can contain parentheses, for example: `Bank:Example (BE71 0961 2345 6769)`

@kisak-valve: > Hello @Yowlen, running `steam -silent` should give this behavior. Adjusting the Exec= line of `~/.config/autostart/steam.desktop` to end with `-silent` should also give that behavior when Steam starts with...

Yeah, either Steam or the user modifies that `~/.config/autostart/Steam.desktop`, but clearly not both. @kisak-valve: another angle for this: 1. Install `/usr/share/applications/steam.desktop` pristine as usual. 2. Allow people to manually copy...

@joeyh ``` ~ $ git-annex.linux/runshell ERROR: ld.so: object '/data/data/com.termux/files/usr/lib/libtermux-exec.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. Bad system call ```

So the `git-annex` tarball is not compatible with [termux-exec](https://wiki.termux.com/wiki/Termux-exec)?

@joeyh, still having some issue: ``` ~ $ unset LD_PRELOAD ~ $ git-annex.linux/runshell \w $ git-annex sh: 1: git-annex: not found \w $ git annex fatal: 'annex' appears to be...

``` ~ $ termux-info Updatable packages: All packages up to date System information: Linux localhost 4.4.13-13201289-QB17339056 #1 SMP PREEMPT Thu Mar 15 18:46:17 KST 2018 aarch64 Android Termux-packages arch: aarch64...

@joeyh > @sorsasampo I've prepared a test build for arm64: https://downloads.kitenet.net/git-annex/linux/test/git-annex-standalone-arm64.tar.gz Here is output of `strace` with this arm64 tarball: ``` ~ $ git-annex.linux/runshell \w $ git-annex /data/data/com.termux/files/home/git-annex.linux/shimmed/sh/sh: 1: git-annex:...