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

[Bug]: 9.4.1 Dev build QT errors. #514

Open
3 tasks done
myxxmikeyxx opened this issue Sep 18, 2024 · 1 comment
Open
3 tasks done

[Bug]: 9.4.1 Dev build QT errors. #514

myxxmikeyxx opened this issue Sep 18, 2024 · 1 comment
Labels
System: macOS For the macOS operating system Type: Bug Something isn't working as intended

Comments

@myxxmikeyxx
Copy link

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • I have searched existing issues.

TagStudio Version

Alpha 9.4.1 Dev

Operating System & Version

MacOS 14.2.1 (Intel)

Description

Getting an error when I launch TagStudio on the Mac form the terminal

No QtMultimedia backends found. Only QMediaDevices, QAudioDevice, QSoundEffect, QAudioSink, and QAudioSource are available.
Failed to create QVideoSink "Not available"
Failed to initialize QMediaPlayer "Not available"

Bug Report is attached below and the change log from 6.7.0 -> 6.7.1 is listed. two CVE's were listed but they are not directly used by QT and only used if the developer is using them. I did not check to see if the code contains, but since you are trying to use sqlite DB and are not networking this should be in the clear.

https://bugreports.qt.io/browse/PYSIDE-2656
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.7.1/release-note.md
https://forum.qt.io/topic/157026/no-qtmultimedia-backends-found-on-macos-with-pyside-6-7-1

I created a pull request if you think this is worth fixing.
#513

Expected Behavior

No QT error

Steps to Reproduce

Be on MacOS 14.2.1
Download the source code Zip file
Run and let it install requirements

Logs

No response

@myxxmikeyxx myxxmikeyxx added the Type: Bug Something isn't working as intended label Sep 18, 2024
@myxxmikeyxx
Copy link
Author

Created pull request. #513

@CyanVoxel CyanVoxel added the System: macOS For the macOS operating system label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
System: macOS For the macOS operating system Type: Bug Something isn't working as intended
Projects
None yet
Development

No branches or pull requests

2 participants