Bug 325591

Summary: "Stop button" does not work during a search
Product: [Applications] tellico Reporter: Olivier Delaune <olivier.delaune>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 2.3.8   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 3.2.1

Description Olivier Delaune 2013-10-03 16:55:46 UTC
Hello, when you  fill an entry for a movie for example, you can use IMDB information to fill in the entry automatically. If you do so, a search bar appears in the bottom of the window with on the right a button more or less like that http://images2.wikia.nocookie.net/__cb20080413084130/routes/images/b/b0/B6a1.gif (without the blue). If I click on it, it does not happen anything. I think it should stop the search.
To test it, you may for example enter a movie title which does not exist and ask to IMDB to fill the entry.

Reproducible: Always
Comment 1 Olivier Delaune 2015-02-21 18:20:25 UTC
Probably, it comes from the fact that the search is not performed in another thread. So, one has to wait that the download is finished before be able to "stop" it. From https://bugs.kde.org/show_bug.cgi?id=262370#c1, I saw the multiple threads implementation is in your to-do list since 4 years now. Good luck
Comment 2 Robby Stephenson 2019-07-02 01:48:26 UTC
Git commit d726d30ea3e949376b270ae89892be7b7c5ff91d by Robby Stephenson.
Committed on 02/07/2019 at 01:45.
Pushed by rstephenson into branch '3.2'.

Update the status bar and button when cancelling an entry update.

Bug 325591 is improved, in that the fetcher is appropriate cancelled
though the download does still have to complete, per the implementation
of KIO Job download.
FIXED-IN: 3.2.1

M  +4    -0    ChangeLog
M  +4    -2    src/gui/statusbar.cpp
M  +0    -2    src/progressmanager.cpp

https://commits.kde.org/tellico/d726d30ea3e949376b270ae89892be7b7c5ff91d