Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Kivy Undo Bug #345

Open
arvindh123 opened this issue Sep 23, 2017 · 1 comment
Open

Kivy Undo Bug #345

arvindh123 opened this issue Sep 23, 2017 · 1 comment

Comments

@arvindh123
Copy link

Environment Info

kivy: 1.10.0
pygments: 2.2.0
docutils: 0.14
watchdog: 0.8.3
jedi: 0.11.0
gitpython: 2.1.5
six: 1.11.0
kivy-garden: 0.1.4

Platform: Windows-10-10.0.15063-SP0
Python: 3.6.1

Traceback

Traceback (most recent call last):
  File "C:\Users\Laptop81\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\core\window\window_sdl2.py", line 663, in mainloop
    self._mainloop()
  File "C:\Users\Laptop81\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\core\window\window_sdl2.py", line 405, in _mainloop
    EventLoop.idle()
  File "C:\Users\Laptop81\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\base.py", line 342, in idle
    self.dispatch_input()
  File "C:\Users\Laptop81\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\base.py", line 327, in dispatch_input
    post_dispatch_input(*pop(0))
  File "C:\Users\Laptop81\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\base.py", line 233, in post_dispatch_input
    listener.dispatch('on_motion', etype, me)
  File "kivy\_event.pyx", line 718, in kivy._event.EventDispatcher.dispatch (kivy\_event.c:8191)
  File "C:\Users\Laptop81\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\core\window\__init__.py", line 1188, in on_motion
    self.dispatch('on_touch_down', me)
  File "kivy\_event.pyx", line 718, in kivy._event.EventDispatcher.dispatch (kivy\_event.c:8191)
  File "C
@them0ntem
Copy link
Contributor

Hi, Unfortunately, your bug report is not complete. Please, check the bug reporter instructions on how to post the full traceback. You need to post the full message until the "End of Traceback" string.

Thank you for reporting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants