Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error on Property reordering #142

Open
2 tasks
mpsonntag opened this issue Feb 20, 2019 · 0 comments
Open
2 tasks

Error on Property reordering #142

mpsonntag opened this issue Feb 20, 2019 · 0 comments
Labels

Comments

@mpsonntag
Copy link
Contributor

When trying to reorder the Properties of a Section, either a background error (a) or an error with a message (b) occurs:

  • (a)
Traceback (most recent call last):
  File "/home/msonntag/Chaos/work/odml-ui/odmlui/DragProvider.py", line 138, in _on_drag_get_data
    selection.set(target_atom, 8, data.encode())
AttributeError: 'NoneType' object has no attribute 'encode'
  • (b) Editing failed: 'Property' object has no attibute 'reorder'.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant