Bruce Davidson

Results 27 issues of Bruce Davidson

Just to refresh your memory, after recently installing 0.7.0, I found that I needed to run sudo pkg upgrade, due to the qt5 changes. But typically, there are other surprises...

With a fresh install of termux, I follow the instructions and after 'startfedora' I get this error: proot error: '/data/data/com.termux/files/home/fedora/usr/bin/coreutils' is a 64-bit program whereas this version of proot handles...

./termux-fedora.sh uninstall fails with: ... rm: cannot remove '/data/data/com.termux/files/home/fedora/root/.bash_profile': Permission denied rm: cannot remove '/data/data/com.termux/files/home/fedora/root/anaconda-ks.cfg': Permission denied ... I'm wondering if this is related: I tried both the termux-ubuntu and...

I'm a native english speaker, and 'Position' is a confusing name for this menu. Most linux distro's call this 'Places'. Place and position refer to similar concepts but are not...

On the final step I get: Information:1/16/16 3:47 PM - Compilation completed with 100 errors and 0 warnings in 6s 639ms I re-iterate from step 5 as per instructions. I...

OCaml works great on FreeBSD. NPM works everywhere. You thing this would work. But no, I can't build an application due to the dependence on esy. Is there any other...

I’ve run into problems with the audio 1) When I try to use YouTube (I’m using Chromium, Falkon is blocked when I try to log in to my Google account),...

**Describe the bug** The repository does not compile **To Reproduce** Steps to reproduce the behavior: > git clone https://github.com/aros-development-team/AROS.git > cd AROS > git clone https://github.com/aros-development-team/contrib.git > ./configure --target=linux-i386 >...

bug

I try this, and I now have a patchwork of light and dark themed windows. Applications are now dark, as well as the file manager. But all native windows, such...

Hi - I'm new to ocaml - I've been using f#, but want to use a native solution. So, I'm using ocaml version 4.04.0, because that is what comes with...