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

[HELP] OBS Crashes when Tuna tries to initialize #212

Open
fenpaws opened this issue Jan 20, 2025 · 7 comments
Open

[HELP] OBS Crashes when Tuna tries to initialize #212

fenpaws opened this issue Jan 20, 2025 · 7 comments
Labels
bug Something isn't working

Comments

@fenpaws
Copy link

fenpaws commented Jan 20, 2025

After your answer in #211 I tried to write a flatpak version of your plugin but I find myself with a strange issue.

The build itself steams to work without a problem, beside the two warnings of missing API Info for Spotify and LastFM.

When I try to launch OBS it crashes after a few seconds, see full log here.

I looked at the log provided in issue #207 as it appears that the first thing Tuna dose is to try to initiate a dbus session for MPRIS sources.

Is it possible to get more debug output from the Plugin so I can diagnose the issue further?

@fenpaws fenpaws added the bug Something isn't working label Jan 20, 2025
@fenpaws fenpaws changed the title [HELP] OBS Crashes when Tuna trys to initalize [HELP] OBS Crashes when Tuna tries to initialize Jan 20, 2025
@univrsal
Copy link
Owner

Just follow the instructions I posted in that issue thread.

@fenpaws
Copy link
Author

fenpaws commented Jan 20, 2025

Here is the full GDB log, including the backtrace gdb.log

@univrsal
Copy link
Owner

Are you trying to use the window title source because that won't work on Wayland.

@fenpaws
Copy link
Author

fenpaws commented Jan 20, 2025

Oh no i didn't try anything yet, OBS simply crashes completely when i start it. No windows, nothing. I can only start it in safe mode

@univrsal
Copy link
Owner

try building the latest version and see if it crashes again

@fenpaws
Copy link
Author

fenpaws commented Jan 23, 2025

With the latest version, i can get OBS to start, but Tuna is not able to find something. Here are the OBS logs and here are the Debugger Logs

@univrsal
Copy link
Owner

Seems like tuna is only being loaded in the debugger log. I don't know much about flatpaks but I know that the sandboxing frequently causes issues, which is why I avoid them. Can't really tell you what's wrong in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants