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

TypeError: Argument 1 does not allow None as a value #2668

Closed
declension opened this issue Dec 27, 2017 · 0 comments
Closed

TypeError: Argument 1 does not allow None as a value #2668

declension opened this issue Dec 27, 2017 · 0 comments
Milestone

Comments

@declension
Copy link
Member

https://sentry.io/quodlibet/quodlibet/issues/424500085/

TypeError: Argument 1 does not allow None as a value
  File "quodlibet/browsers/playlists/main.py", line 382, in __drag_data_received
    if playlist is self.__get_name_of_current_selected_playlist():
  File "quodlibet/browsers/playlists/main.py", line 355, in __get_name_of_current_selected_playlist
    path = model.get_path(iter)

TypeError: Argument 1 does not allow None as a value
@lazka lazka added this to the 4.0.1 milestone Jan 4, 2018
lazka pushed a commit that referenced this issue Jan 10, 2018
Couldn't replicate (race condition on DnD to new playlist?), but seems
safer this way anyway.

Fixes #2668
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants