-
Notifications
You must be signed in to change notification settings - Fork 73
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
Crash when upgrading openh264 flatpak #130
Comments
Apologies I should have raised this a while ago... had the same issue about 2 weeks ago. Updating through pacman in terminal fixed the issue and bauh has had no issues updating anything since. Unsure if this was a package issue rather than a bauh issue... Just thought I'd add a little more background to this incase it's helpful. Cheers, Len |
@Lennox84 these two version are from different branches. Your installed Flatpaks probably require different versions of openh264. I'm going to investigate the crash reason. Thank you for letting me know. |
Guys, I've fixed the issue. It is already on the staging branch -> a027412 In a few hours I'm going to publish to AUR (bauh-staging -> 0.9.7.RC-4) |
Cool! I won't be able to test though as I've upgraded the problematic package manually since then. |
No worries. If it happens again, let me know. |
This issue will be closed for now. If the problem happens again, please reopen it. |
Describe the bug
Hi, after upgrading my system to the latest Stable branch release on Manjaro today, I experienced a crash on bauh when I wanted to Upgrade all Flatpak and AUR applications. I have found out that openh264 is causing the crash by process of elimination.
Here's the logs that I grabbed with journalctl : https://pastebin.com/CUDGhq1X
Here's a screenshot of bauh :
![image](https://user-images.githubusercontent.com/58921348/87897065-35459580-ca18-11ea-8ec1-1fe1eb096c23.png)
Here's the result of
flatpak list
:I find it odd that there's two versions of openh264 installed. Could it be related to the issue?
Software Environment
bauh version: 0.9.6-1
O.S: Manjaro - Stable Branch 2020-07-19
Python version: 3.8.3
bauh installation method: package manager
The text was updated successfully, but these errors were encountered: