Openshot-qt: Openshot will not launch in Yosemite

Created on 3 Feb 2020  ·  8Comments  ·  Source: OpenShot/openshot-qt

Describe the bug:
A clear and concise description of what the bug is.

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior:
A clear and concise description of what you expected to happen.

System Details:

  • OpenShot Version [e.g. 2.4.3]: {{ log_context.openshot_qt_version }}
  • Operating System / Distro: [e.g. Windows 10, Linux Mint 17.1]

Log Files:
If you are experiencing a crash, please collect and attach logs of the problem.
Log files can be found in your HOME/.openshot_qt/ folder. Please compress or zip
the log files (as they can become quite large).

Exception / Stacktrace:
If you are experiencing a crash or strange output on the command line, please
attach a small snippet of the exception here, but please keep it as small as
possible (for readability).

Screenshots: (Optional)
If applicable, add screenshots to help explain your problem. You can include screenshots by
copy/pasting them here, dragging-and-dropping into this form, or clicking below and loading
images saved to your computer. All images are public, so please don't post screenshots
containing personal information.

bug MacOS 🍎 stale

All 8 comments

Love what Jonathon has created and happy to contribute, but I cannot get the software to launch after downloading. I'm using Yosmite 10.10.5 on macbook core i7 with 16 gb of ram. I have seen this same issue posted although a solution or answer was never provided.

Thanks for any help.

This is because only few developers work on mac.
The only info available here that on some mac machines it is running better than on others, you may try newer OS (if it's even possible):
https://github.com/OpenShot/openshot-qt/issues/2114#issuecomment-487875996

Thanks for the response. I appreciate it. I got it to render after I quit
and restarted the program.

You guys are AWESOME!

On Mon, Feb 3, 2020 at 10:59 PM SuslikV notifications@github.com wrote:

This is because only few developers work on mac.
The only info available here that on some mac machines it is running
better than on others, you may try newer OS (if it's even possible):

2114 (comment)

https://github.com/OpenShot/openshot-qt/issues/2114#issuecomment-487875996


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/OpenShot/openshot-qt/issues/3201?email_source=notifications&email_token=AOOLI5SWURVNCRBCZT4JPVDRBA5PZA5CNFSM4KPBUORKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKUL7JY#issuecomment-581484455,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AOOLI5QDRT2Q33BRCU6OYDTRBA5PZANCNFSM4KPBUORA
.

--
Jeff Cloud

www.portaltoawakening.org

Hi,
same problem here, after download (last version) and set up, when launched, I get this problem:

Module: _openshot

Traceback (most recent call last):
File "/Volumes/OpenShot/OpenShot Video Editor.app/Contents/MacOS/classes/app.py", line 72, in __init__
from classes import settings, project_data, updates, language, ui_util, logger_libopenshot
File "/Volumes/OpenShot/OpenShot Video Editor.app/Contents/MacOS/classes/logger_libopenshot.py", line 31, in
import openshot
File "/Volumes/OpenShot/OpenShot Video Editor.app/Contents/MacOS/openshot.py", line 15, in
import _openshot
ImportError: dlopen(/Volumes/OpenShot/OpenShot Video Editor.app/Contents/MacOS/lib/python3.6/_openshot.so, 2): Library not loaded: /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
Referenced from: /Volumes/OpenShot/OpenShot Video Editor.app/Contents/MacOS/libavdevice.58.dylib
Reason: image not found

Anybody knows how to solve?
OS Yosemite 10.10.5

Thank you in advance!

@eleven79 first for me on google was this:
https://stackoverflow.com/questions/58670208/how-to-fix-library-not-loaded-system-library-frameworks-coreimage-framework-v

Despite this is different program but similar lib is not found, maybe file link can solve this, like
make old path:

/System/Library/Frameworks/CoreImage.framework

and link it to the new path:

/System/Library/Frameworks/QuartzCore.framework/Frameworks/CoreImage.framework

Or maybe mac supports some environmental variables, I can only guess on this...

Wow thanks a lot!
I don't know if I followed the right process, but I copied and pasted the CoreImage.framework file from one location to the other as you suggested and it finally worked!
You're amazing, thank you for helping me!

This is from the stackoverflow link:
sudo ln -sfv /System/Library/Frameworks//QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework /System/Library/Frameworks/CoreImage.framework
This will make a link to where the file actually is. It worked for me.

Thank you so much for submitting an issue to help improve OpenShot Video Editor. We are sorry about this, but this particular issue has gone unnoticed for quite some time. To help keep the OpenShot GitHub Issue Tracker organized and focused, we must ensure that every issue is correctly labelled and triaged, to get the proper attention.

This issue will be closed, as it meets the following criteria:

  • No activity in the past 180 days
  • No one is assigned to this issue

We'd like to ask you to help us out and determine whether this issue should be reopened.

  • If this issue is reporting a bug, please can you attempt to reproduce on the latest daily build to help us to understand whether the bug still needs our attention.
  • If this issue is proposing a new feature, please can you verify whether the feature proposal is still relevant.

Thanks again for your help!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TavernSenses picture TavernSenses  ·  3Comments

mnally8 picture mnally8  ·  3Comments

gbbbbb picture gbbbbb  ·  3Comments

BofingerRick picture BofingerRick  ·  3Comments

Obed9 picture Obed9  ·  3Comments