Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error OpenShot 3.1.1_1 - Void Linux #5479

Open
tuxslack opened this issue Mar 15, 2024 · 14 comments
Open

Error OpenShot 3.1.1_1 - Void Linux #5479

tuxslack opened this issue Mar 15, 2024 · 14 comments
Assignees
Labels
question A general question about OpenShot or how to use it. Or visit www.openshot.org/forum/

Comments

@tuxslack
Copy link

$ xbps-query -l | grep openshot
ii libopenshot-0.3.0_3 Library files for the OpenShot video editor
ii libopenshot-audio-0.3.0_1 OpenShot audio library
ii openshot-3.1.1_1 Open-source, non-linear video editor for Linux

$ rm -Rf ~/.openshot_qt

$ openshot-qt
Loaded modules from: /usr/lib/python3.12/site-packages/openshot_qt
INFO sentry: No sentry_sdk module detected (error reporting is disabled)
INFO app: ------------------------------------------------
INFO app: Fri Mar 15 12:43:48 2024
INFO app: Starting new session
INFO app: ------------------------------------------------
INFO app: OpenShot (version 3.1.1)
INFO app: ------------------------------------------------
INFO app: openshot-qt version: 3.1.1
INFO app: libopenshot version: 0.3.0
INFO app: platform: Linux-6.6.21_1-x86_64-with-glibc2.38
INFO app: processor:
INFO app: machine: x86_64
INFO app: python version: 3.12.2
INFO app: qt5 version: 5.15.11
INFO app: pyqt5 version: 5.15.10
Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/openshot_qt/launch.py", line 196, in main
app = OpenShotApp(argv)
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/openshot_qt/classes/app.py", line 131, in init
self.project = project_data.ProjectDataStore()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/openshot_qt/classes/project_data.py", line 66, in init
self.new()
File "/usr/lib/python3.12/site-packages/openshot_qt/classes/project_data.py", line 291, in new
profile = self.get_profile(profile_desc=default_profile_desc)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/openshot_qt/classes/project_data.py", line 341, in get_profile
if legacy_profile and legacy_profile.Key() == temp_profile.Key():
^^^^^^^^^^^^^^^^^^
AttributeError: 'Profile' object has no attribute 'Key'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/sbin/openshot-qt", line 33, in
sys.exit(load_entry_point('openshot-qt==3.1.1', 'gui_scripts', 'openshot-qt')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/openshot_qt/launch.py", line 198, in main
app.show_errors()
^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'show_errors'
INFO app: OpenShot's session ended
INFO app: Fri Mar 15 12:43:49 2024
INFO app: ================================================

@tuxslack tuxslack added the question A general question about OpenShot or how to use it. Or visit www.openshot.org/forum/ label Mar 15, 2024
@tuxslack tuxslack changed the title Error OpenShot - Void Linux Error OpenShot 3.1.1_1 - Void Linux Mar 15, 2024
@Colorjet3
Copy link
Collaborator

Don't have any experience with Void Linux and a very novice Linux user to begin with.

Give this a try:

  1. Go to openshot.org/download/#daily and download the latest DEV Daily Build AppImage.
  2. Make it executable and run it.

@tuxslack
Copy link
Author

tuxslack commented Mar 15, 2024

Don't have any experience with Void Linux and a very novice Linux user to begin with.

Give this a try:

1. Go to openshot.org/download/#daily and download the latest DEV Daily Build AppImage.

2. Make it executable and run it.

mkdir -p /opt/openshot && cd /opt/openshot && wget -c https://github.com/OpenShot/openshot-qt/releases/download/v3.1.1/OpenShot-v3.1.1-x86_64.AppImage

chmod +x /opt/openshot/OpenShot-v3.1.1-x86_64.AppImage

$ cd /opt/openshot/ && ./OpenShot-v3.1.1-x86_64.AppImage
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/cx_Freeze/initscripts/startup.py", line 40, in run
File "/usr/local/lib/python3.8/dist-packages/cx_Freeze/initscripts/Console.py", line 37, in run
File "openshot_qt/launch.py", line 55, in
from PyQt5.QtWidgets import QApplication
ImportError: /tmp/.mount_OpenShQDhptj/usr/bin/libm.so.6: version `GLIBC_2.35' not found (required by /usr/lib/libharfbuzz.so.0)

$ xbps-query -l | grep libm
ii glibmm-2.66.6_1 C++ bindings for GLib
ii libmad-0.15.1b_10 High-quality MPEG audio decoder
ii libmagic-5.45_1 File type identification library
ii libmanette-0.2.6_1 Simple GObject game controller library
ii libmariadbclient-11.1.2_2 Fast SQL database server, drop-in replacement for MySQL - client library
ii libmatroska-1.7.1_1 Extensible open standard Audio/Video container format
ii libmbim-1.26.4_1 MBIM modem protocol helper library
ii libmd4c-0.4.8_1 Markdown for C - libraries
ii libmediainfo-22.12_1 Shared library for mediainfo
ii libmicrodns-0.2.0_1 Minimal mDNS resolver library
ii libmikmod-3.3.11.1_1 MikMod Sound Library
ii libmm-glib-1.18.12_1 Mobile broadband modem management service - GLib library
ii libmms-0.6.4_2 MMS stream protocol library
ii libmng-2.0.3_2 Multiple-image Network Graphics (MNG) reference library
ii libmnl-1.0.5_1 Minimalistic user-space library oriented to Netlink developers
ii libmodplug-0.8.9.0_1 A MOD playing library
ii libmount-2.39.3_2 Library for mount(8)
ii libmpcdec-1.2.6_6 Portable Musepack decoder library
ii libmpeg2-0.5.1_10 Library for decoding MPEG-2 and MPEG-1 video streams
ii libmpg123-1.32.5_1 Fast console MPEG audio decoder/player - Runtime library
ii libmspack-0.10.1alpha_1 Library for Microsoft compression formats
ii libmspub-0.1.4_11 Library for parsing the mspub file structure
ii libmtp-1.1.21_1 Library for Microsoft's Media Transfer Protocol (MTP)
ii libmusicbrainz5-5.1.0_4 Library That Provides Access to the MusicBrainz Server (5.x)
ii libmwaw-0.3.22_1 Import library for legacy Mac documents
ii libmygpo-qt-1.1.0_1 C++/Qt Client Library for gpodder.net
ii libmypaint-1.6.1_1 MyPaint brush engine library
ii libmysofa-1.3.1_1 Reader for AES SOFA files to get better HRTFs
ii libzen-0.4.40_1 Shared library for libmediainfo and mediainfo
ii mypaint-brushes1-1.3.1_1 Brushes used by MyPaint and other software using libmypaint

$ xbps-query -l | grep glibc
ii glibc-2.38_6 GNU C library

$ xbps-query -Rs libharfbuzz
[*] libharfbuzz-8.3.0_1 OpenType text shaping engine - runtime library

@Colorjet3
Copy link
Collaborator

The GlibC issue has been resolved in the latest DEV Daily Build . You don't need to perform all these steps. Just go to openshot.org/download/#daily and get the latest DEV daily build AppImage.

@tuxslack
Copy link
Author

The GlibC issue has been resolved in the latest DEV Daily Build . You don't need to perform all these steps. Just go to openshot.org/download/#daily and get the latest DEV daily build AppImage.

I'm using OpenShot-v3.1.1-x86_64.AppImage created on 03/15/2024

Which file is working on the website.

versao openshot

Which .AppImage file does glibc-2.39_2 have?

Thanks

@Colorjet3
Copy link
Collaborator

I don't believe it is glibc-2.39_2 issue. What happens is that OpenShot expects glibc_2.35 and the AppImage didn't have that version included. So what would happen is that it would find whatever version the operating system contained which would then cause issue for OpenShot.

Stay with build #11909. It has many more fixes and improvements besides the Glibc issue.

See this as well for the glibc fix by the lead developer: #5423

@tuxslack
Copy link
Author

tuxslack commented Mar 28, 2024

I don't believe it is glibc-2.39_2 issue. What happens is that OpenShot expects glibc_2.35 and the AppImage didn't have that version included. So what would happen is that it would find whatever version the operating system contained which would then cause issue for OpenShot.

Stay with build #11909. It has many more fixes and improvements besides the Glibc issue.

See this as well for the glibc fix by the lead developer: #5423

The file OpenShot-v3.1.1-dev-daily-11909-a9e34a9b-8e9d7edc-x86_64.AppImage March 27, 2024, 3:07 p.m. is showing "no channels" error

versao openshot - hoje

versao openshot - audio

@Colorjet3
Copy link
Collaborator

Hello @tuxslack This issue does not belong in this thread. It would be great if you start a new posting. With that said here is what you should try:

  1. In Edit | Preferences | Preview tab, change the "Playback Audio Device" to Default.
  2. Restart OpenShot.
  3. See if the error goes away.

@tuxslack
Copy link
Author

tuxslack commented Mar 28, 2024

Hello @tuxslack This issue does not belong in this thread. It would be great if you start a new posting. With that said here is what you should try:

1. In Edit | Preferences | Preview tab, change the "Playback Audio Device" to Default.

2. Restart OpenShot.

3. See if the error goes away.

Changing the audio device is not saved after restarting OpenShot-v3.1.1-dev-daily-11909-a9e34a9b-8e9d7edc-x86_64.AppImage returns as before.

I've done these procedures before and even used the command:

Root:
chmod -R 777 /opt/openshot/

Changes to settings are not saved.

Where does OpenShot save user settings?

@Colorjet3
Copy link
Collaborator

Colorjet3 commented Mar 28, 2024

In Windows environments it is saved at c:\users\username/.openshot_qt folder.

In the Linux world it should be saved at /home/username/.openshot_qt folder.

What operating system are you running?

@tuxslack
Copy link
Author

Audio configuration is not saved even using the rm -Rf ~/.openshot_qt/ command did not solve the problem.

When restarting, it always returns as is in the default .AppImage file.

$ ./OpenShot-v3.1.1-dev-daily-11909-a9e34a9b-8e9d7edc-x86_64.AppImage
Loaded modules from: /tmp/.mount_OpenShcd1kKc/usr/bin
INFO app: ------------------------------------------------
INFO app: Fri Mar 29 10:16:56 2024
INFO app: Starting new session
INFO app: ------------------------------------------------
INFO app: OpenShot (version 3.1.1-dev)
INFO app: ------------------------------------------------
INFO app: openshot-qt version: 3.1.1-dev
INFO app: libopenshot version: 0.3.2
INFO app: platform: Linux-6.6.22_1-x86_64-with-glibc2.4
INFO app: processor:
INFO app: machine: x86_64
INFO app: python version: 3.8.10
INFO app: qt5 version: 5.12.8
INFO app: pyqt5 version: 5.14.1
INFO app: Frozen version info from build server:
{
"build_name": "OpenShot-v3.1.1-dev-daily-11909-a9e34a9b-8e9d7edc",
"date": "2024-03-27 20:06",
"libopenshot": {
"CI_COMMIT_REF_NAME": "develop",
"CI_COMMIT_SHA": "a9e34a9bce59fdb78123c0eb824a171948c6b9e8",
"CI_JOB_ID": "37296",
"CI_PIPELINE_ID": "11892",
"CI_PROJECT_NAME": "libopenshot",
"SO": "25",
"VERSION": "0.3.2"
},
"libopenshot-audio": {
"CI_COMMIT_REF_NAME": "develop",
"CI_COMMIT_SHA": "8e9d7edc24cd2c4079c272d0ce6d13fa08a0b0e8",
"CI_JOB_ID": "36789",
"CI_PIPELINE_ID": "11692",
"CI_PROJECT_NAME": "libopenshot-audio",
"SO": "9",
"VERSION": "0.3.2"
},
"openshot-qt": {
"CI_COMMIT_REF_NAME": "develop",
"CI_COMMIT_SHA": "8f2006a2540b65559971a9c87024ebd014cc3877",
"CI_JOB_ID": "37335",
"CI_PIPELINE_ID": "11909",
"CI_PROJECT_NAME": "openshot-qt",
"SO": null,
"VERSION": "3.1.1-dev"
}
}
INFO project_data: Setting profile to HD 720p 30 fps
INFO project_data: Apply default audio playback settings: 22050, 2 channels
INFO app: checking babl_ext_path: /tmp/.mount_OpenShcd1kKc/usr/bin/lib/babl-ext
INFO app: setting BABL_PATH: /tmp/.mount_OpenShcd1kKc/usr/bin/lib/babl-ext
Screen HDMI-0
devicePixelRatio: 1.0
logicalDotsPerInch: 95.95804195804196
physicalDotsPerInch: 71.62225924091666
availableSizes: PyQt5.QtCore.QSize(1920, 1053)
INFO language: Qt Detected Languages: ['pt-BR']
INFO language: LANG Environment Variable: pt_BR.UTF-8
INFO language: LOCALE Environment Variable:
INFO language: OpenShot Preference Language: Default
INFO app: Setting font to /tmp/.mount_OpenShcd1kKc/usr/bin/images/fonts/Ubuntu-R.ttf
INFO logger_libopenshot: Connecting to libopenshot with debug port: 5556
INFO ui_util: Initializing UI for MainWindow
INFO thumbnail: Starting thumbnail server listening on ('127.0.0.1', 49553)
Sandboxing disabled by user.
Installed Qt WebEngine locales directory not found at location /tmp/.mount_OpenShcd1kKc/usr/bin/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /tmp/.mount_OpenShcd1kKc/usr/bin/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
Path override failed for key ui::DIR_LOCALES and path '/home/fernando/.openshot'
[0329/101703.818903:WARNING:resource_bundle_qt.cpp(116)] locale_file_path.empty() for locale
Installed Qt WebEngine locales directory not found at location /tmp/.mount_OpenShcd1kKc/usr/bin/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /tmp/.mount_OpenShcd1kKc/usr/bin/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
Path override failed for key ui::DIR_LOCALES and path '/home/fernando/.QtWebEngineProcess'
[0329/101703.993318:WARNING:resource_bundle_qt.cpp(116)] locale_file_path.empty() for locale
INFO webengine: WebEngine backend initializing
INFO transition_model: updating transitions model.
INFO effects_model: updating effects model.
INFO emoji_model: updating emoji model.
INFO main_window: InitCacheSettings
INFO main_window: cache-mode: CacheMemory
INFO main_window: cache-limit-mb: 512
INFO main_window: cache-ahead-percent: 0.7
INFO main_window: cache-preroll-min-frames: 24
INFO main_window: cache-preroll-max-frames: 48
INFO main_window: cache-max-frames: 600
INFO main_window: Creating CacheMemory object with 536870912 byte limit
INFO preview_thread: QThread Start Method Invoked
INFO main_window: Cleared temporary files: /home/fernando/.openshot_qt/thumbnail
INFO main_window: Cleared temporary files: /home/fernando/.openshot_qt/blender
INFO main_window: Cleared temporary files: /home/fernando/.openshot_qt/title
INFO main_window: updateStatusChanged
INFO main_window: recover_backup
INFO project_data: Setting profile to HD 720p 30 fps
INFO project_data: Apply default audio playback settings: 22050, 2 channels
INFO video_widget: Load: Set video widget display aspect ratio to: 1.7777777910232544
INFO video_widget: Set video widget pixel aspect ratio to: 1.0
INFO main_window: updateStatusChanged
INFO timeline: Adjusting max size of preview image: PyQt5.QtCore.QSize(872, 492)
INFO webengine: Registering WebChannel connection with WebEngine
WARNING preview_thread: Audio initialization error: no channels
WARNING preview_thread: Your active audio device (HD-Audio Generic, ALC892 Digital; IEC958 (S/PDIF) Digital Audio Output||ALSA) does not match OpenShot (Default ALSA Output (currently PulseAudio Sound Server)||ALSA). Adjusting your 'Preferences->Playback->Audio Device' to match your active audio device: HD-Audio Generic, ALC892 Digital; IEC958 (S/PDIF) Digital Audio Output||ALSA
WARNING webengine: WebEngine backend still not ready after 5 retries.
WARNING webengine: WebEngine backend still not ready after 5 retries.
WARNING webengine: WebEngine backend still not ready after 5 retries.
WARNING webengine: WebEngine backend still not ready after 5 retries.
WARNING webengine: WebEngine backend still not ready after 5 retries.
WARNING webengine: WebEngine backend still not ready after 5 retries.
WARNING webengine: WebEngine backend still not ready after 5 retries.
WARNING webengine: WebEngine backend still not ready after 5 retries.

Property 'modal'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowModality'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'enabled'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'geometry'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'frameGeometry'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'normalGeometry'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'x'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'y'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'pos'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'frameSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'size'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'width'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'height'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'rect'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'childrenRect'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'childrenRegion'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'sizePolicy'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximumSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumWidth'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumHeight'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximumWidth'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximumHeight'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'sizeIncrement'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'baseSize'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'palette'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'font'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'cursor'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'mouseTracking'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'tabletTracking'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'isActiveWindow'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'focusPolicy'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'focus'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'contextMenuPolicy'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'updatesEnabled'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'visible'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimized'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'maximized'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'fullScreen'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'sizeHint'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'minimumSizeHint'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'acceptDrops'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowOpacity'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowModified'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'toolTip'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'toolTipDuration'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'statusTip'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'whatsThis'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'accessibleName'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'accessibleDescription'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'layoutDirection'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'autoFillBackground'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'styleSheet'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'locale'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'windowFilePath'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'inputMethodHints'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'title'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'url'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'selectedText'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'hasSelection'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
Property 'zoomFactor'' of object 'TimelineWebView' has no notify signal and is not constant, value updates in HTML will be broken!
INFO webview: Qt Ready
INFO webview: Angular Ready
INFO version: Found current version: {'error_rate_stable': 0.25, 'trans_rate_unstable': 0.001, 'error_rate_unstable': 0.05, 'openshot_version': '3.1.1', 'trans_rate_stable': 0.01}
INFO sentry: Sentry initialized for 'unstable': 0.05 sample rate, 0.001 transaction rate
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 823, resource id: 16039747, major code: 40 (TranslateCoords), minor code: 0
INFO ui_util: Initializing UI for dlgPreferences
INFO main_window: Preferences add cancelled
INFO main_window: ---------------- Shutting down -----------------
INFO thumbnail: Shutting down thumbnail server: ('127.0.0.1', 49553)
INFO logger_libopenshot: Shutting down libopenshot logger
INFO updates: Remove listener from UpdateManager: <windows.preview_thread.PreviewParent object at 0x7f04ff94d820>
INFO app: OpenShot's session ended
INFO app: Fri Mar 29 10:17:30 2024
INFO app: ================================================

@Colorjet3
Copy link
Collaborator

Hello @tuxslack. I am going to assign this to the lead developer as I am a very novice Linux user and really struggle with Arch Linux, more so than other flavors like Ubuntu and Mint.

@fdziarmagowski
Copy link

fdziarmagowski commented Apr 4, 2024

INFO app: openshot-qt version: 3.1.1
INFO app: libopenshot version: 0.3.0
^^^^

This is a Void Linux packaging "bug", the libopenshot dependency is not correct (should be >= 0.3.2 is 0.3.0)

fdziarmagowski referenced this issue in void-linux/void-packages Apr 4, 2024
@tuxslack
Copy link
Author

tuxslack commented Apr 5, 2024

INFO app: openshot-qt version: 3.1.1
INFO app: libopenshot version: 0.3.0
^^^^

This is a Void Linux packaging "bug", the libopenshot dependency is not correct (should be >= 0.3.2 is 0.3.0)

Wouldn't the AppImage file be system independent?

Theoretically, should use libopenshot from the AppImage file, ignoring anything from the system.

@Colorjet3
Copy link
Collaborator

Hello @tuxslack. I agree that the AppImage should be independent of what is installed in the operating system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A general question about OpenShot or how to use it. Or visit www.openshot.org/forum/
Projects
None yet
Development

No branches or pull requests

4 participants