Treessence icon indicating copy to clipboard operation
Treessence copied to clipboard

Crash on newer android OS-es

Open cj-marius-duna opened this issue 2 years ago • 1 comments

 Caused by: java.nio.file.FileSystemException: fileg.log.0.lck: Read-only file system
    at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
    at java.nio.channels.FileChannel.open(FileChannel.java:287)
    at java.nio.channels.FileChannel.open(FileChannel.java:335)
    at java.util.logging.FileHandler.openFiles(FileHandler.java:460)
    at java.util.logging.FileHandler.<init>(FileHandler.java:403)

cj-marius-duna avatar Sep 22 '22 07:09 cj-marius-duna

Looks like duplicate of #11

osipxd avatar Nov 22 '22 08:11 osipxd