Skip to content
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

[transferengine] Don't mess up with external createDownload path. JB#61156 #13

Merged
merged 2 commits into from Nov 29, 2023

Conversation

pvuorela
Copy link
Contributor

The filepath vs url confusion still continuing. The d-bus defines it as path so use QUrl::fromLocalFile to convert it to url.

…61156

The filepath vs url confusion still continuing. The d-bus defines it
as path so use QUrl::fromLocalFile to convert it to url.
The D-Bus api takes a file path, not url.
@pvuorela
Copy link
Contributor Author

Added a second commit ensuring also that TransferEngineClient api passes a proper file path, not url. To my knowledge createDownloadEvent() is not used anywhere, grepped all my local source checkouts to check.

@pvuorela pvuorela merged commit 25a9d2d into master Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants