Attempting to drag a file from the local to remote pane does not work if the filename has a percent symbol ("%"). For example, if you attempt to drag a file named test%20test.txt from local to remote, nothing happens -- no message is appended to the message log; no item is added to the transfer queue. This issue is especially problematic when the user highlights and drag-and-drops multiple files, as they may not notice that not all of the files they selected get queued. If the user instead right-clicks on test%20test.txt and selects "Upload", the file is uploaded normally. According to filezilla developer "codesquid": This is due to a bug in wxWidgets. I've fixed it in https://github.com/wxWidgets/wxWidgets/commit/3b047b58ceb4a0bf11a607b3a5a47697d70de946 (https://trac.filezilla-project.org/ticket/10657) the wxWidgets team notes the following about the latest release: 'Please notice that while 3.1.0 is officially a "development" version because it is not fully compatible with 3.0.x, the list of backwards incompatible changes is very short, so you shouldn't have any problems updating to this version from 3.0.x in practice, and you're encouraged to try this version out and use it in production in spite of its odd version number.' (https://www.wxwidgets.org/news/2016/02/wxwidgets-3.1.0-released/) Jeremy Newton worries that updating wxwidgets may cause regressions and suggests backporting fixes. (https://bugzilla.redhat.com/show_bug.cgi?id=1381583)
I can backport this fix. Thanks for finding the commit for me.
So, it looks like that patch has a memory leak, so we probably want this one too: https://github.com/wxWidgets/wxWidgets/commit/0f9f942a5bbe0ed9f07ea2e1fef90a7e2db768e5
Oh nice catch, I'll pull that in too. Thanks
wxGTK3-3.0.2-25.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-d167466599
wxGTK3-3.0.2-25.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-733a201e01
Hold tight until 3.0.2-26, I pushed it last night and the updates are a little delayed right now.
wxGTK3-3.0.2-25.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-2d4f4c37da
wxGTK3-3.0.2-26.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-70cabdc07a
wxGTK3-3.0.2-26.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-324dcf78ae
wxGTK3-3.0.2-26.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-634d0e7251
3.0.2-26 addresses the issue -- thanks!
wxGTK3-3.0.2-26.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
wxGTK3-3.0.2-26.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
wxGTK3-3.0.2-26.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.