Giter Site home page Giter Site logo

Comments (5)

osxmidi avatar osxmidi commented on August 23, 2024

Does it only happen with Serum or also with other plugins running under LinVst?

I can't seem to reproduce it myself but I'll keep trying, but I'd say something is failing somewhere, maybe the focus.

You could try changing RevertToPointerRoot to RevertToParent or RevertToNone in the XSetInputFocus(display, child, RevertToPointerRoot, CurrentTime); line in linvst.cpp (line 125)

If that doesn't help then you could also try commenting out the focus by putting // in front of the XSetInputFocus(display, child, RevertToPointerRoot, CurrentTime); line in linvst.cpp

But commenting out the focus line will disable keyboard input.

Let me know what happens, so I can get some idea of what might be going wrong.

from linvst.

re23071998 avatar re23071998 commented on August 23, 2024

its happen for all VST

from linvst.

re23071998 avatar re23071998 commented on August 23, 2024

changing RevertToPointerRoot to RevertToParent or RevertToNone doest solve the problem.
But yeah, i dont think i have this problem before.

This problem doesnt happed when using standalone version.

I'll try with other system.

from linvst.

re23071998 avatar re23071998 commented on August 23, 2024

just recompiled today and its working!!
Thanks!

from linvst.

re23071998 avatar re23071998 commented on August 23, 2024

Im facing this issue again

from linvst.

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.