We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by: daschuer Date: 2019-03-30T14:53:23Z Status: Fix Released Importance: High Launchpad Issue: lp1822424 Tags: osx
This was reported here https://mixxx.zulipchat.com/#narrow/stream/109171-development/topic/2.2E1.2E8.20release
The URL reported by finder is somehow unknown by Mixxx 2.1.8
mixxx.log snipped:
Debug [Main]: handleTrackDragEnterEvent() Debug [Main]: dropEventFiles() true (QUrl("file:///.file/id=6571367.1629051") ) Debug [Main]: mimeData.hasText() false "" Debug [Main]: event->ignore();
Finder reports the "File reference URL" Instead of the URL build from the path.
The issue is discussed here: https://bugreports.qt.io/browse/QTBUG-40449?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&showAll=true
The text was updated successfully, but these errors were encountered:
Commented by: daschuer Date: 2019-03-30T15:07:09Z
The QT bug was fixed in v5.4.1 qt/qtbase@be5cfa9
Sorry, something went wrong.
Commented by: daschuer Date: 2019-03-30T21:14:24Z
#2068
Commented by: foss-4 Date: 2019-04-06T10:34:30Z
fix has been commited, manually updating status, as no automatic mechanism between github / launchpaad seems to be in place.
Issue closed with status Fix Released.
No branches or pull requests
Reported by: daschuer
Date: 2019-03-30T14:53:23Z
Status: Fix Released
Importance: High
Launchpad Issue: lp1822424
Tags: osx
This was reported here https://mixxx.zulipchat.com/#narrow/stream/109171-development/topic/2.2E1.2E8.20release
The URL reported by finder is somehow unknown by Mixxx 2.1.8
mixxx.log snipped:
Finder reports the "File reference URL" Instead of the URL build from the path.
The issue is discussed here:
https://bugreports.qt.io/browse/QTBUG-40449?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel&showAll=true
The text was updated successfully, but these errors were encountered: