unwanted change in behavior of Dillo Download dialog
after saving a number of html from a duck search (save link as) - clicking on done on Dillo Download dialog closes All the downloads not just the one the done was clicked on this is very inconvenient as any downloads that were aborted can no longer be identified
Hi, using fltk-1.3.9 and dillo-3.1.1 on a linux machine when i click 'done' on one of multiple 'save as links' it gives following and the box disappears
*** Error in `/usr/local/dillo-3.1.x/lib/dillo/dpi/downloads/downloads.dpi': munmap_chunk(): invalid pointer: 0x000000000040783f ***
if i cp the downloads.dpi from my old dillo-3.1/dillo-3.0.5 into /usr/local/dillo-3.1.x/lib/dillo/dpi/downloads/downloads.dpi it is fine and no error --- On Tue, 11 Jun 2024 16:55:49 -0600 pastebin@gmx.com wrote:
after saving a number of html from a duck search (save link as) - clicking on done on Dillo Download dialog closes All the downloads not just the one the done was clicked on
this is very inconvenient as any downloads that were aborted can no longer be identified
_______________________________________________ Dillo-dev mailing list -- dillo-dev@mailman3.com To unsubscribe send an email to dillo-dev-leave@mailman3.com
Hi, On Wed, Jun 12, 2024 at 12:03:09PM -0600, pastebin@gmx.com wrote:
Hi,
using fltk-1.3.9 and dillo-3.1.1 on a linux machine
when i click 'done' on one of multiple 'save as links' it gives following and the box disappears
*** Error in `/usr/local/dillo-3.1.x/lib/dillo/dpi/downloads/downloads.dpi': munmap_chunk(): invalid pointer: 0x000000000040783f ***
if i cp the downloads.dpi from my old dillo-3.1/dillo-3.0.5 into /usr/local/dillo-3.1.x/lib/dillo/dpi/downloads/downloads.dpi it is fine and no error
Thanks, I can reproduce it. I opened an issue on GitHub: https://github.com/dillo-browser/dillo/issues/196 Rodrigo.
Hi, On Wed, Jun 12, 2024 at 09:06:47PM +0200, Rodrigo Arias wrote:
Thanks, I can reproduce it. I opened an issue on GitHub:
Should be fixed in master now (5db6c99). Rodrigo
Hi, yes - it id fixed from master (dpi/downloads.cc) thanks On Wed, 12 Jun 2024 21:38:51 +0200 Rodrigo Arias <rodarima@gmail.com> wrote:
Hi,
On Wed, Jun 12, 2024 at 09:06:47PM +0200, Rodrigo Arias wrote:
Thanks, I can reproduce it. I opened an issue on GitHub:
Should be fixed in master now (5db6c99).
Rodrigo _______________________________________________ Dillo-dev mailing list -- dillo-dev@mailman3.com To unsubscribe send an email to dillo-dev-leave@mailman3.com
participants (2)
-
pastebin@gmx.com
-
Rodrigo Arias