Re: race-condition in ram_fs and fs_query?

2019-05-21 Thread Martin Stein
Hey Guido, El 20/5/19 a las 14:08, Guido Witmond escribió: > Now the next step: create a dynamic ROM to start the pdf_view component > on demand. Any pointers to run files that help me get going? I could imagine that listening to a report via the ROM filter [1] might be what you are looking for.

Re: race-condition in ram_fs and fs_query?

2019-05-20 Thread Guido Witmond
Hi All, Reading release-notes 18.08 it states that RAM_FS and VFS are supposed to be equal. However, I don't get any errors when I replace my ram_fs config with this vfs:

race-condition in ram_fs and fs_query?

2019-05-20 Thread Guido Witmond
Hi Genodians, I'm working on my HnH19-project to create a component listening on a shared filesystem to open each pdf file into a separate instance of mupdf. Goal is to tie the share to a linux-vm in vbox so firefox and thunderbird can have a simple 'cp' command to get pdfs rendered outside