-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move File Storage issue #8028
Comments
@SmivvyUK, thank you for your report. I've tried using the 'Move File Storage' feature on macOS, and it works as intended. Could you provide more information? Is the download complete or not? Does the target directory exist? Also, could you provide log files (ensuring they do not contain sensitive information)? |
Hi, |
@drew2a The underlying issue could be the same. On the latest build, I'm not able to reproduce the issue. @SmivvyUK @Pixel-FR It would be great if you could you try re-installing Tribler by downloading again. I have updated the installer file yesterday which should fix the issue. |
I have verified my Python build version : 3.10.12 Bug is gone ! I have more questions for others subjects. Thanks for you help. |
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux.. Same as @Pixel-FR , Re-download shows differing file size. Move Files now works as intended.. We have progress..! |
@Pixel-FR @SmivvyUK The new installer file is built using Python3.9 as the base python. Previous installer was built using Python 3.8. This can also be checked on Debug panel (you'll need to enable debug from the settings (top right gear icon)). The tag and commit remain the same. The change was only the Python version. About the issue of "Explore Files" opening on the browser, I have noted that myself as well and am investigating it. |
The original issue with move (and build issue) is resolved. However, on the explore issue, it is still unclear why it is opening the browser instead of the file explorer. Further investigation on it is stopped in favor of the new UI built using HTML tech removing the QT based GUI. The issue is likely related to how URI is handled, and this might be different for the new frontend. Therefore, I'm unassigning myself from this issue for now. |
Ubuntu 22.04.4 LTS 64-bit
Tribler V7.14.0
Since updating from V7.13.2, the 'Move File Storage' feature no longer works. When selected, Tribler unceremoniously crashes to desktop with no error.
If the 'Explore Files' option is selected, the selected download folder is now opened in Firefox, and not in the File Explorer as previous versions used to do.
Any suggestions..?
The text was updated successfully, but these errors were encountered: