Giter Site home page Giter Site logo

Problems on Opensuse leap 42.3 about linvst HOT 9 CLOSED

osxmidi avatar osxmidi commented on August 23, 2024
Problems on Opensuse leap 42.3

from linvst.

Comments (9)

osxmidi avatar osxmidi commented on August 23, 2024

The only thing I can think of at the moment is that there might be something wrong with your multiarch setup if you are using the 64 bit opensuse

http://www.pilotlogic.com/sitejoom/index.php/wiki?id=398

from linvst.

daschaffert avatar daschaffert commented on August 23, 2024

from linvst.

daschaffert avatar daschaffert commented on August 23, 2024

from linvst.

osxmidi avatar osxmidi commented on August 23, 2024

I think that error is maybe caused by different LinVst versions being mixed up.

For new versions of LinVst, the vst plugins need to be (name) converted again using the new linvst.so.

The lin-vst-server.exe (lin-vst-server32.exe) and linvst.so need to be version matched.

from linvst.

daschaffert avatar daschaffert commented on August 23, 2024

from linvst.

osxmidi avatar osxmidi commented on August 23, 2024

Seeing that it's not a version problem, then it maybe looks like a Wine problem.

argc and argv errors would suggest some sort of Wine app problem.

There is a winecrt0/exe_entry error when lin-vst-server.exe starts.

lin-vst-server.exe and lin-vst-server32.exe are Wine apps.

linvst.so is a Linux shared library.

linvst.so starts and connects to lin-vst-server.exe (lin-vst-server32.exe) and it seems that lin-vst-server.exe is not starting normally or some reason.

Maybe some files in Wine are corrupt for some reason.

I havn't seen this problem before so it's hard to say what it definitely is.

from linvst.

osxmidi avatar osxmidi commented on August 23, 2024

winecrt0/exe_main.c handles the arguments, argc and argv.

So it seems that something is wrong with winecrt0 or winecrt0 is trying to work with a corrupted file or something.

from linvst.

daschaffert avatar daschaffert commented on August 23, 2024

from linvst.

osxmidi avatar osxmidi commented on August 23, 2024

Where is your wineserver located?

Maybe it needs the WINESERVER environmental variable to be set.

https://forum.winehq.org/viewtopic.php?f=8&t=29122

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.