clbr
clbr
Hm, github and markdown. Trying again ``` File "/usr/local/lib/python3.7/dist-packages/astor-0.8.1-py3.7.egg/astor/__init__.py", line 24, in NotADirectoryError: [Errno 20] Not a directory: '/usr/local/lib/python3.7/dist-packages/astor-0.8.1-py3.7.egg/astor/VERSION' ```
It's been discovered this only affects the 0.8.1 release tarball on pypi.org.
So #176 fixed this (but somehow google found nothing for "astor" "notadirectoryerror"), and the issue is that the only available release tarball is buggy.
Managed to get a minimal version running. The most painful part was, unsurprisingly, node.js :P I used an Ubuntu 18.04 VM to get node, browserify and the bundle generated, but...
If I go to "File -> External -> Find missing files" and press ok, it finds all textures ok. But I assume that manual step should not be necessary.
For command outputs, please put them inside code blocks for readability (use three backticks before and after the text). Thank you for the report. Fifth has never supported Android, and...
Even an X11 Android env differs quite a bit from desktop Linux, in Bionic libc, system paths, and a few other things. BTW are you using touch to operate it?...
Gdb can show line numbers only if you built with -g. For webkit, that will take a few gbs more space. There's indeed a minimum window size set, and it's...
The physfs link works for me. There's a list of dependencies on the Fifth web page: http://fifth-browser.sourceforge.net/downloads.html However, if you're not intending to run git versions, your distro does not...
That's been fixed in git for a while now (2016), though there may be other issues with so new compilers.