gardockt

Results 8 comments of gardockt

Trying to fix the issues mentioned in #500, I made a patch that avoids displaying hidden feeds/articles only on the main list. It seems to fix both of the issues...

Termux offers a way to create widgets through [Termux:GUI](https://github.com/termux/termux-gui) app - sadly, [it cannot be installed](https://github.com/termux/termux-gui/issues/4) as of now. To overcome this issue, I created [my own widget](https://codeberg.org/gardockt/termux-terminal-widget) that displays...

> > Termux offers a way to create widgets through [Termux:GUI](https://github.com/termux/termux-gui) app - sadly, [it cannot be installed](https://github.com/termux/termux-gui/issues/4) as of now. > > To overcome this issue, I created [my...

> > > > Termux offers a way to create widgets through [Termux:GUI](https://github.com/termux/termux-gui) app - sadly, [it cannot be installed](https://github.com/termux/termux-gui/issues/4) as of now. > > > > To overcome this...

> Tried again using both ping -c 4 reddit.com and echo hello. Unfortunately neither displayed anything. Android 9. Not the latest Termux either. That's weird, since I managed to set...

After analyzing this issue, it looks like @frankspace 's hypothesis is correct - it is not caused by python 3.10, but ffmpeg 5.0. It can be worked around by doing...

Same here - it indeed seems to be linked to corruption. Stack trace (captured with [Scoop](https://github.com/TacoTheDank/Scoop)): ``` java.io.IOException: read failed: EIO (I/O error) at libcore.io.IoBridge.read(IoBridge.java:511) at java.io.FileInputStream.read(FileInputStream.java:307) at android.os.ParcelFileDescriptor$AutoCloseInputStream.read(ParcelFileDescriptor.java:942) at...

By following steps mentioned above, I can consistently reproduce the crash on version 0.22.1: ## Exception * __User Action:__ ui error * __Request:__ ACRA report * __Content Country:__ PL *...