Coder Social home page Coder Social logo

Comments (6)

ElliotGarbus avatar ElliotGarbus commented on June 15, 2024

You example on Stack Overflow you show installing both Kivy and KivyMD.
I suggest you try to pip install kivy in to a venv, per the instructions and report the results.

The idea is to try and isolate the issue that is causing the problem.

from kivy.

aekarahan avatar aekarahan commented on June 15, 2024

from kivy.

Julian-O avatar Julian-O commented on June 15, 2024

I am mentioning the main symptom here on GitHub so it is searchable, and not subject to a StackExchange question not being deleted:

[INFO   ] KivyMD: Color scheme generation. Get a color scheme from an installed palette - 0.004485299999942072 sec.
[WARNING] stderr: Exception ignored on calling ctypes callback function: <bound method _WindowsSysDPIWatch._wnd_proc of <kivy.core.window.window_sdl2._WindowsSysDPIWatch object at 0x00000290FB4F2F90>>
[WARNING] stderr: Traceback (most recent call last):
[WARNING] stderr:   File "d:\Learning\Projects\Kivy\Udemy\hello_kivymd\venv\Lib\site-packages\kivy\core\window\window_sdl2.py", line 998, in _wnd_proc
[WARNING] stderr:     return windll.user32.CallWindowProcW(
[WARNING] stderr:            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[WARNING] stderr: OSError: exception: access violation reading 0x000002909F58E3A8
[INFO   ] Base: Leaving application in progress...```

from kivy.

ElliotGarbus avatar ElliotGarbus commented on June 15, 2024

@aekarahan
I can not reproduce your error with the same software configuration. This suggests there could be something in your system configuration causing the issue.

You mentioned you have a 4K monitor. What is your scale setting in Windows? Can you try setting it to 125% or 100%. I know these values work as expected on my laptop and desktop respectively.

from kivy.

aekarahan avatar aekarahan commented on June 15, 2024

from kivy.

aekarahan avatar aekarahan commented on June 15, 2024

Later, I have disconnected the second monitor (Huion Drawing Tablet), disabled its driver and tried with single monitor. Unfortunately the same result again.
I have checked the Huion driver, update with new driver version, tried again.
Unfortunately the same result again.
Finally, I've removed the Huion device and device driver completely, manually checked for updates and retry.
Same result.
Restart the system with new setting (single monitor)
Same result.

from kivy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.