Hi On Sat, 8 Jun 2024 16:49:45 +0200 Rodrigo Arias <rodarima@gmail.com> wrote:
Hi,
On Sat, Jun 08, 2024 at 08:24:25AM -0600, pastebin@gmx.com wrote:
any idea what triggers it? <- Charles and what do you see duplicated ?
Can you share the output of (with dillo opened):
it doesn't happen very ofter and i can't cause it to happen - next time it occurs i will send the strace and a png of it i was 'happy' to see that Charles also saw it happen and wanted to know what he had duplicated in place of my /tmp/tmp/tmp etc
% ls -ld /html /html/tmp % ps -fC dillo
Which version of Dillo and FLTK do you have? Cannot reproduce with Dillo 3.1.1 and FLTK 1.3.9.
I'm thinking it may be related to file access permissions,
i'm thinking it has to do with 'accidentally hitting an arrow key before i want to type a file name to save' but nothing is reproducable
which user > are you running Dillo with?
If you can reproduce it systematically you may be able to send us a trace with strace:
% dillo & % strace -f -o trace.log -p $!
i will run this strace from a script from now on - hoping it happens :)
... Reproduce the problem and Ctrl+C % gzip trace.log
Then send trace.log.gz, which should contain any file system access error there.
Rodrigo. _______________________________________________ Dillo-dev mailing list -- dillo-dev@mailman3.com To unsubscribe send an email to dillo-dev-leave@mailman3.com