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

Fixes #6747: OSError "The filename, directory name, or volume label syntax is incorrect" in dragEnterEvent #6748

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

kozlovsky
Copy link
Contributor

Should fix #6747

@kozlovsky kozlovsky requested review from a team and xoriole and removed request for a team January 31, 2022 07:09
@kozlovsky kozlovsky force-pushed the fix/drag_enter_event_file_check branch from 374888c to 157c33a Compare January 31, 2022 08:14
@kozlovsky kozlovsky marked this pull request as draft January 31, 2022 08:23
…label syntax is incorrect" in dragEnterEvent
@kozlovsky kozlovsky force-pushed the fix/drag_enter_event_file_check branch from 157c33a to c0aa282 Compare January 31, 2022 08:28
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kozlovsky kozlovsky marked this pull request as ready for review January 31, 2022 08:37
@kozlovsky kozlovsky merged commit c83950f into Tribler:main Jan 31, 2022
@kozlovsky kozlovsky deleted the fix/drag_enter_event_file_check branch January 31, 2022 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

OSError in TriblerWindow.dragEnterEvent: The filename, directory name, or volume label syntax is incorrect
2 participants