Bug 4368 - dillo processes remain active for previously read email
Summary: dillo processes remain active for previously read email
Status: RESOLVED WORKSFORME
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: Plugins/Dillo-Viewer (show other bugs)
Version: 3.17.7
Hardware: PC Linux
: P3 normal
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2020-07-25 21:31 UTC by lbickley
Modified: 2020-11-01 10:27 UTC (History)
0 users

See Also:


Attachments
Latest Dillo with SSL patch (82 bytes, text/plain)
2020-08-20 21:41 UTC, lbickley
no flags Details

Description lbickley 2020-07-25 21:31:12 UTC
Claws Mail version 3.17.6git1
openSUSE 15.2
GTK+ 2.24.32 / GLib 2.62.5
Locale: en_US.UTF-8 (charset: UTF-8)
Operating System: Linux 5.3.18-lp152.26-default (x86_64)

The issue occurs after running for a period of time that includes viewing of html mails via the Dillo plugin. A dillo process remains running after the email has been read. For example:
---
10377 ?        S      0:00 dillo -l -f -x 56636834
/home/lpb/.claws-mail/mimetmp/0000000c.mimetmp.html 11085 ?        S      0:00
dillo -l -f -x 56728351 /home/lpb/.claws-mail/mimetmp/00000032.mimetmp.html

22095 ?        S      0:00 dillo -l -f -x 56923213
/home/lpb/.claws-mail/mimetmp/00000065.mimetmp.html 29147 ?        S      0:00
dillo -l -f -x 57214711 /home/lpb/.claws-mail/mimetmp/000000c7.mimetmp.html

29722 ?        S      0:00 dillo -l -f -x 57218351
/home/lpb/.claws-mail/mimetmp/000000d8.mimetmp.html 29908 ?        S      0:00
dillo -l -f -x 57219815 /home/lpb/.claws-mail/mimetmp/000000db.mimetmp.html

30099 ?        S      0:00 dillo -l -f -x 57221420
/home/lpb/.claws-mail/mimetmp/000000e0.mimetmp.html 32392 ?        S      0:00
dillo -l -f -x 57036241 /home/lpb/.claws-mail/mimetmp/00000086.mimetmp.html
---

After dillo has been invoked, it should be "killed" when moving from one email to the next.

BTW: This is NOT a new bug - I just hadn't submitted it until this release ;)

My temporary solution has been to run "killall dillo" daily.

Cheers!
Lyle
Comment 1 Paul 2020-08-13 12:14:38 UTC
That is not the case here.
Comment 2 lbickley 2020-08-20 21:41:17 UTC
Created attachment 2079 [details]
Latest Dillo with SSL patch

Google Drive File pointed to is source and binary of latest Dillo including the SSL patch

Note You need to log in before you can comment on or make changes to this bug.