Bug 162397 - KGet crashes on startup if torrent file has been deleted.
Summary: KGet crashes on startup if torrent file has been deleted.
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 11:40 UTC by Peter Lewis
Modified: 2008-06-21 01:10 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 Peter Lewis 2008-05-21 11:40:49 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.4 
OS:                Linux

Hi,

If I delete a torrent file while KGet is not runnnig (that it has previously been downloading), the next time I try to start KGet, it crashes, saying that the .torrent file cannot be found. I can't start KGet unless I remove the reference to the .torrent file in ~/.kde/share/apps/kget/transfers.kgt

Thanks!
Comment 1 FiNeX 2008-05-21 18:03:26 UTC
could you attach the backtrace of the crash? Read this page for the instructions:
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 2 Lukas Appelhans 2008-05-22 23:17:50 UTC
SVN commit 811394 by lappelhans:

Check if the .torrent-file exists
BUG:162397


 M  +4 -0      bttransfer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=811394
Comment 3 Pascal d'Hermilly 2008-06-21 01:10:30 UTC
I experience the same behavior in KDE 4.1 Beta 1. Was it fixed to late to make it into beta packages?