Git Product home page Git Product logo

Comments (12)

alejoduque avatar alejoduque commented on June 19, 2024 1

12.24.7 didnt work. Will try what you suggest and report back, thanks!

from osci-render.

alejoduque avatar alejoduque commented on June 19, 2024 1

Hello, i had errors with all this versions:
osci-render-mac-1.20.0.jar osci-render-mac-1.24.5.jar osci-render-mac-1.24.7.jar
osci-render-mac-1.18.3.jar osci-render-mac-1.24.3.jar osci-render-mac-1.24.6.jar osci-render-mac-1.24.8.jar

Only this one opened:
java -jar osci-render-mac-1.15.0.jar
Jun 04, 2022 3:02:10 PM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @12cc3010'
dlopen error : dlopen(libjack.0.dylib, 1): image not found

Perhaps in between version 15 and 18 one other will also open, but didnt tried 16 o 17.. yet

from osci-render.

alejoduque avatar alejoduque commented on June 19, 2024 1

ohh and i was only trying to open the app, no test with jack running where perfomed until you mentioned it.. and chnaged nothing software will crash

from osci-render.

alejoduque avatar alejoduque commented on June 19, 2024 1

I have done this:

(base) dspstv-2:vectrex a$ brew uninstall jack
Uninstalling /usr/local/Cellar/jack/1.9.19... (85 files, 3.8MB)

Installed the latest one from the website but get same issues. Crash on opening. Jack via Qjackctl runs normal using the default internal sound card from the computer.

from osci-render.

alejoduque avatar alejoduque commented on June 19, 2024 1

Hello again James, to answer your questions.. i have not changed OS (no big changes, removed jack through brew) and I do hear the audio sound at start half of the attempts to open. With o without jack running.

from osci-render.

jameshball avatar jameshball commented on June 19, 2024

Thanks for reporting the issue! I think you should be able to find the program in Finder by searching in Spotlight and then opening in Finder. From there you should be able to move it to the trash.

It would be really helpful if you could install Java 17 from here (making sure you select Java 17 rather than 18) and then run the osci-render-mac-1.24.8.jar file for v1.24.8 by opening a terminal where the .jar is downloaded to, and running java -jar osci-render-mac-1.24.8.jar to start osci-render. If you could then send me the output from the terminal after running that would be great!

Additionally, could you try v1.24.7 please (either the .jar or installing it as you have before) and see if you get the same problem there?

Please let me know if you have any issues with this!

Thanks!

from osci-render.

jameshball avatar jameshball commented on June 19, 2024

If v1.24.7 also doesn't work, it would be very useful to download the .jar files for previous releases until you find the first version that works. Thank you!

from osci-render.

alejoduque avatar alejoduque commented on June 19, 2024

I have downloaded java 17 then tried this:

(base) dspstv-2:vectrex a$ java -jar osci-render-mac-1.24.8.jar
dlopen error : dlopen(libjack.0.dylib, 1): image not found
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Jun 03, 2022 3:00:10 PM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from 'unnamed module @12cc3010'
2022-06-03 15:00:10.603 java[1197:86173] !!! BUG: The current event queue and the main event queue are not the same. Events will not be handled correctly. This is probably because _TSGetMainThread was called for the first time off the main thread.
2022-06-03 15:00:10.608 java[1197:86173] pid(1197)/euid(502) is calling TIS/TSM in non-main thread environment, ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!
2022-06-03 15:00:10.616 java[1197:86173] pid(1197)/euid(502) is calling TIS/TSM in non-main thread environment, ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!
2022-06-03 15:00:10.616 java[1197:86173] pid(1197)/euid(502) is calling TIS/TSM in non-main thread environment, ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!
2022-06-03 15:00:10.616 java[1197:86173] pid(1197)/euid(502) is calling TIS/TSM in non-main thread environment, ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!
2022-06-03 15:00:10.616 java[1197:86173] pid(1197)/euid(

from osci-render.

jameshball avatar jameshball commented on June 19, 2024

Thanks for providing this! Apologies for my lack of experience with JACK but is there any way you can try this without using JACK? There are some details about this error here - is it worth trying any of this? https://askubuntu.com/questions/557906/problem-starting-jack-server-jack-server-is-not-running-or-cannot-be-started

Could you try earlier jars in the terminal and see if you get the same error?

from osci-render.

jameshball avatar jameshball commented on June 19, 2024

Thanks for testing those! I think this might be an issue with JACK on OSX. jackaudio/jack2#733 Seems to suggest that this is an issue with the JACK install through homebrew, instead of installing with the official installer?

First of all, could you try running jackd -V in terminal to see what version of JACK you have, and then reply with the output.

If you have JACK installed through homebrew, could you try uninstalling it with brew uninstall jack? You could then try and run osci-render again to see if JACK is causing the issue.

If that works, you could try installing the latest version of JACK with the official installer here and then re-run to see if that fixes anything.

Thanks!

from osci-render.

jameshball avatar jameshball commented on June 19, 2024

Thanks - I'm gonna continue looking into this.

I've just confirmed on another mac that this isn't a widespread issue affecting all macs so I will remove the warning and pre-release statement from v1.24.8

Just to confirm, do you always hear audio whenever you start the program but the interface doesn't show at all?

Also, since you first downloaded osci-render have you upgraded your version of macos or made any other big changes to your computer?

from osci-render.

jameshball avatar jameshball commented on June 19, 2024

Closing this as I've just released osci-render 2.0 which is a complete rewrite of osci-render from scratch and should solve this problem! You can get it here :)

from osci-render.

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.