Registered Member
|
I reorganize the columns in the downloading tab, but KTorrent doesn't remember it on exit, so I have to do it again each time I start it. I hope it's on a TODO list...
Another thing, I started downloading files with 1.1, but it crashed so I compiled from SVN. From what I read in another thread, file saving philosophy changed between the two (files are already downloaded to the final location instead of temp dir and then moving there) so it is likely to be the cause of that: after the download is finished, the files still reside in ~/.kde/share/apps/ktorrent/... What is more, removing the torrent from downloading list also removes all the files! (I guess it's ok if they are only symlinks, but for me they aren't...). I know SVN should be handled with extreme care and I do that (I haven't lost any files, no), so I'm just saying that in hope it will all be fixed in 1.2 final. |
Moderator
|
It allready works in SVN.
I was planning to add in some migration code before the release of 1.2. But that's going to happen right before we go in string freeze for 1.2. |
Registered Member
|
|
Registered Member
|
Sorry, but it still doesn't work in SVN (today's checkout). |
Moderator
|
Yes it does, I just tried it here with the latest from trunk. Did you do a make install ? |
Registered Member
|
|
Registered Member
|
Well, it's still the same in 1.2rc1.
I'm on qt-3.3.5 and kde 3.5. The only feedback I get from ktorrent is these lines when I quit:
but somehow I don't think it's relevant to this problem. |
Moderator
|
I'm also running KDE 3.5 and probably the same Qt version.
The file these settings get saved in is : ~/.kde/share/config/ktorrentrc One part of the file should look like this : ... [KTorrentView] ColumnOrder=1,0,2,3,4,5,6,7,8,9 ColumnWidths=358,181,130,78,108,133,111,159,81,129 SortAscending=false SortColumn=0 ... As you can see, the order of all the columns, and the size of each column gets saved. What do you have in your ktorrentrc file ? And if you play around with the columns, what happens to this section of the ktorrentrc file ? |
Registered Member
|
Well, I don't have this section in my ktorrentrc.
Deleting the existing rc and running ktorrent only creates a file containing:
[edit] I tried adding this section to my rc and it worked (i.e. the columns were arranged according to its settings), BUT after adjusting and quitting, the preferences from this section were not saved... |
Moderator
|
|
Registered Member
|
|
Moderator
|
|
Registered Member
|
Still the same. Using today's SVN I tried many things: removing ~/.kde/share/config/ktorrentrc and running KTorrent - in the file it created, [KTorrentView] part is simply missing. When I insert it, it can read it alright, but no changes are made after rearranging the columns and quitting (no matter if I quit directly after that or if I change some other options in the meanwhile and then quit). If I insert [KTorrentView] section by hand, and delete e.g. ColumnOrder line, it's still not there after quitting. Changes to other sections (including column order in PeerView etc.) are always saved correctly. I have no idea what else I could do other than editing column order and sizes by hand...
|
Moderator
|
The code that handles the saving of the ktorrentrc files, is part of KDE.
So I would say that this is a KDE bug. I will ask around on the kde developmen mailing list see if anybody has heard about similar bugs, and check bugs.kde.org for similar cases. ( when I get back from work) |
Registered Member
|
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]