| Summary: | Missed Custom Groups after crash | ||
|---|---|---|---|
| Product: | [Applications] ktorrent | Reporter: | Sergei Andreev <seajey.serg> |
| Component: | general | Assignee: | Joris Guisson <joris.guisson> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sergei Andreev
2007-08-26 07:34:34 UTC
This has been fixed, groups file will now be saved more often Reopen the bug. Because of the smooth work of build 2.2.4 I created for about 15-20 custom groups with structure: group1 - torrent1 torrent2 torrent3 group2 - torrent1 torrent4 torrent5 group3 - torrent1 torrent5 torrent6 It worked but after severel logoffs - another crash without usefull backtrace. Are there a limit of custom groups for safety work or something? I can't remember was this scheme with multiple enterings actually worked because now I can't add torrent to custom group and this should be another bug. Are the groups gone ? >Are the groups gone ?
Yes, all previous custom groups are gone - the tab was empty, when I launched ktorrent again.
SVN commit 763156 by guisson: Don't save groups at exit anymore, this is no longer necesary seeing that the groups are saved when something changes This should also prevent a crash at exit from screwing up the groups file BUG: 149212 M +0 -1 ktorrent.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=763156 |