| Summary: | [Regression] scan folder does not load the torrents until restarting the application | ||
|---|---|---|---|
| Product: | [Applications] ktorrent | Reporter: | srikkanth87 |
| Component: | general | Assignee: | Joris Guisson <joris.guisson> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | asd, bernardinowilliams, justin.zobel |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 4.3.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/ktorrent/d4f64d34789958c460a81ac77925312d9fefe624 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
srikkanth87
2012-06-07 16:54:45 UTC
version ? 4.2 What does the logging say ? If you load the logviewer plugin, it should print out messages like : "Directory dirty: /some/path" when the contents of a scanned directory changes, do you see those when you put a directory in the scanned folder ? Below is the log contents...........
====================================
Thu Jun 14 21:46:52 2012: Qt Debug: Plugin paths: ("/usr/lib64/qt4/plugins", "/home/srikkanth87/.kde/lib64/", "/usr/lib64/")
Thu Jun 14 21:46:52 2012: Qt Debug: Trying to load Attica plugin: "/usr/lib64/qt4/plugins/attica_kde.so"
Thu Jun 14 21:46:52 2012: Qt Debug: Trying to load Attica plugin: "/home/srikkanth87/.kde/lib64//attica_kde.so"
Thu Jun 14 21:46:52 2012: Qt Debug: Trying to load Attica plugin: "/usr/lib64//attica_kde.so"
Thu Jun 14 21:46:52 2012: Qt Debug: Using Attica with KDE support
Thu Jun 14 21:46:55 2012: Qt Debug: ktorrent(1157) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets!
Thu Jun 14 21:46:55 2012: Qt Debug: ktorrent(1157) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets!
Thu Jun 14 21:46:55 2012: Qt Debug: ktorrent(1157) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets!
Thu Jun 14 21:46:55 2012: Qt Debug: ktorrent(1157) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets!
Thu Jun 14 21:46:55 2012: Qt Debug: ktorrent(1157) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets!
Thu Jun 14 21:46:55 2012: Qt Debug: ktorrent(1157) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets!
=============================================
Any update on this? Hi same problem here running on cat /etc/debian_version 6.0.5 uname -a Linux p2p 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/Linux KDE 4.4.5 using ktorrent 4.0.2 new torrents from the scaned folder are only loaded if ktorrent is started. while running nothing happen if i put new torrents in this folder or if i create (touch) empty files or create directories also no entries in the log (logviewer plugin) maybe something special... my torrent and also the scanned folder are mounted via NFS from other system. (in the past on my old debian 5.x with ktorrent (version unknown) my NFS contruct worked please let me know if I can help you with providing more logs or what else... I'm not a experienced linux user but with some guidance I think I can deliver that ever is needed Regards ASD hmm this thread looks to be dead ... :( Git commit d4f64d34789958c460a81ac77925312d9fefe624 by Joris Guisson. Committed on 24/09/2012 at 12:33. Pushed by guisson into branch 'master'. Force KDirWatch to use polling when watching NFS filesystems M +1 -0 ChangeLog M +8 -0 plugins/scanfolder/scanfolder.cpp http://commits.kde.org/ktorrent/d4f64d34789958c460a81ac77925312d9fefe624 Git commit 6e488acd665f0a63446f1c88ae54385c507459ec by Joris Guisson. Committed on 24/09/2012 at 12:33. Pushed by guisson into branch '4.3'. Backport to 4.3: Force KDirWatch to use polling when watching NFS filesystems M +1 -0 ChangeLog M +8 -0 plugins/scanfolder/scanfolder.cpp http://commits.kde.org/ktorrent/6e488acd665f0a63446f1c88ae54385c507459ec I apologize for my ignorance. Why is this bug marked as resolved? (In reply to comment #10) > I apologize for my ignorance. Why is this bug marked as resolved? See comment #8 and #9. I am a regular user. I assume that a GIT commit is sth. like a patch that sb. proposed 10 months ago (!). Hi, As of 4.3.1 version this bug is unfixed but marked as fixed. Hope will be fixed when ported to KF5. Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand. Thank you for helping us make KDE software even better for everyone! Looks like when moving to KF5 this feature was missed. Have marked as a regression. |