spotube icon indicating copy to clipboard operation
spotube copied to clipboard

Black screen: media_kit_native_event_loop not found

Open CoolSpot opened this issue 1 year ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Spotube doesn't work - shows black window that can't be closed. If started via CLI, a warning "flutter: media_kit: WARNING: package:media_kit_native_event_loop not found." can be seen, potentially indicating root cause.

image

Expected Behavior

  1. Start Spotube
  2. It works

Steps to reproduce

  1. Start Spotube
  2. Spotube doesn't work - shows black window that can't be closed

Operating System

Rocky Linux 9.4

Spotube version

3.8.0

Installation source

Flathub (Flatpak)

Additional information

Installed from Flathub which thinks it is version 3.7.1, but it is 3.8.0

Self grab

  • [ ] I'm ready to work on this issue!

CoolSpot avatar Aug 30 '24 20:08 CoolSpot

Any updates here? Having the same issue.

fliker09 avatar Oct 07 '24 13:10 fliker09

Same issue here

(spotube:187874): Atk-CRITICAL **: 13:55:05.033: atk_socket_embed: assertion 'plug_id != NULL' failed
package:media_kit_libs_linux registered.
flutter: media_kit: WARNING: package:media_kit_native_event_loop not found.

0x7C2f avatar Oct 28 '24 17:10 0x7C2f

Running this resolved my issues. I still get the errors is the terminal but at least I can see the Spotify login page now. After I login successfully, I can run spotube normally without "NO_AT_BRIDGE=1 WEBKIT_DISABLE_COMPOSITING_MODE=1" and all seems good so far.

NO_AT_BRIDGE=1 WEBKIT_DISABLE_COMPOSITING_MODE=1 spotube %U

0x7C2f avatar Oct 28 '24 18:10 0x7C2f

Doesn't work with Flatpak version: NO_AT_BRIDGE=1 WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpak run com.github.KRTirtho.Spotube

fliker09 avatar Nov 10 '24 15:11 fliker09

The not at bridge is not realy needed to see the login pages.

Peperehobbits01 avatar Dec 27 '24 12:12 Peperehobbits01