Felix Bartels

Results 52 comments of Felix Bartels

Isn't this pr obsoleted by https://github.com/termux/termux-app/pull/339? At least the split screen feature works for me on a Lenovo tablet. Or are you talking about the free form windows?

Yes, the behaviour changed in Android 6 a bit for external storage as far as i know. With the first Builds the drive could only be accessed from the storage...

I can confirm this

I think this are loaded through the serviceworker of the PWA.

Hi @luisfco667, this error has been reported before and is supposedly fixed in the latest container: https://github.com/bastienwirtz/homer/issues/480#issuecomment-1180746617

Did you run `docker-compose pull`?

Hmm.. unfortunately I am not running the container myself, so i don't have a good idea how to troubleshoot further. Maybe someone else has an idea?

https://github.com/WalkxCode/Homer-Theme was posted on Reddit yesterday

It appears you are running webhook in an environment where it does not inherit the environment variables from your user/process and therefore $PATH is undefined. So you either need to...