Bug 2306156
Summary: | OpenShot will not start | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Craig Goodyear <goodyca48> |
Component: | openshot | Assignee: | Neal Gompa <ngompa13> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 40 | CC: | ferdnyc, hobbes1069, multimedia-sig, ngompa13, sergio |
Target Milestone: | --- | Keywords: | Desktop |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-10-16 12:32:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Craig Goodyear
2024-08-20 17:38:34 UTC
dnf install "python3-sentry-*" Package python3-sentry-sdk-2.11.0-1.fc39.noarch is already installed. but you need install python3-sentry-sdk-2.13.0-2.fc39.noarch It seems it is this problem Installing python3-sentry-sdk-2.13.0-2.fc40.noarch allowed Openshot to run. as Openshot works without python3-sentry-sdk installed , seems this bug was with python3-sentry-sdk 2.11 and fixed with python3-sentry-sdk 2.13 closing as Fixed in current release |