Bug 157991 - "Stop all" from system tray menu not working for newly added torrents
Summary: "Stop all" from system tray menu not working for newly added torrents
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-17 23:26 UTC by Jonas Jasas
Modified: 2008-02-19 18:43 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Jasas 2008-02-17 23:26:29 UTC
Version:           2.2.5 (using 3.5.8, Kubuntu (gutsy) 4:3.5.8-0ubuntu3.3)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.22-14-generic

Add new torrents without calling main window.
Press right mouse button on system tray icons and select "Stop all".
It will stop just old torrents.
Comment 1 Joris Guisson 2008-02-19 18:43:54 UTC
SVN commit 777074 by guisson:

- Fix stop all and start all from system tray menu (it used to apply to the current view, now it applies to all torrents)
- Make sure that set download location and add to group are disabled when no torrent is selected

BUG: 157991


 M  +33 -15    apps/ktorrent/ktorrent.cpp  
 M  +5 -1      apps/ktorrent/ktorrent.h  
 M  +22 -5     apps/ktorrent/ktorrentview.cpp  
 M  +22 -1     apps/ktorrent/ktorrentview.h  
 M  +2 -0      apps/ktorrent/ktorrentviewmenu.cpp  
 M  +9 -0      apps/ktorrent/viewmanager.cpp  
 M  +3 -0      apps/ktorrent/viewmanager.h  
 M  +2 -2      ktorrent.kdevelop  


WebSVN link: http://websvn.kde.org/?view=rev&revision=777074