Hi Dirk, On Montag, 16. Oktober 2017 11:05:49 CEST you wrote: > > On Oct 16, 2017, at 2:06 AM, Berthold Stoeger <[email protected]> > > wrote: > > Answering to myself here: The issue seems to be the > > > > connect(&thread, SIGNAL(finished()), ...); > > > > call in on_downloadCancelRetryButton_clicked(), which apparently is > > accumulative. Moving this call to the constructor solves the "problem". > > That being said, I don't understand anything of that Qt SIGNAL/SLOT > > business. Moreover, there is a second connect call, which perhaps should > > also be called only once. > > That makes sense. > > Would you be able to create a commit with "Signed-off-by" line? > Or even a GitHub pull request?
I tried, but I have no idea what I'm doing: https://github.com/Subsurface-divelog/subsurface/pull/670 Berthold _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
