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

3.7.0 New Version Can't launch #1569

Closed
1 of 2 tasks
AmberisMyShiba opened this issue Jun 5, 2024 · 4 comments
Closed
1 of 2 tasks

3.7.0 New Version Can't launch #1569

AmberisMyShiba opened this issue Jun 5, 2024 · 4 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@AmberisMyShiba
Copy link

AmberisMyShiba commented Jun 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

3.7.0 New version spotube-linux-3.7.0-x86_64.tar.xz (Download from official repo),
unzip it and run ./spotube in console, spotube can't be launched as the older version before. The older version like 3.6 has no problem run in console or start it from desktop.

Expected Behavior

3.7.0 can start as normal as before version.

Steps to reproduce

1.download 3.7.0 version
2.unzip it
3.run ./spotube in console

Operating System

Gentoo Linux , Manjaro Linux

Spotube version

v 3.7.0

Installation source

GitHub Releases (Binary)

Additional information

some output might be useful

  1. ./spotube

(process:92174): GLib-GObject-CRITICAL **: 08:57:02.528: g_object_new_is_valid_property: object class 'MyApplication' has no property named 'com.github.KRTirtho.Spotube'

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.622: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.622: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.622: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.622: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.622: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed
package:media_kit_libs_linux registered.

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.622: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.622: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_handler_find: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: invalid (NULL) pointer instance

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlView *fl_plugin_registrar_get_view(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

(spotube:92174): Gtk-CRITICAL **: 08:57:02.623: gtk_container_forall: assertion 'GTK_IS_CONTAINER (container)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_engine_get_binary_messenger(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlTextureRegistrar *fl_engine_get_texture_registrar(FlEngine *): assertion 'FL_IS_ENGINE(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlPluginRegistrar *fl_plugin_registrar_new(FlView *, FlBinaryMessenger *, FlTextureRegistrar *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

(spotube:92174): GLib-GObject-CRITICAL **: 08:57:02.623: g_object_ref: assertion 'G_IS_OBJECT (object)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlBinaryMessenger *fl_plugin_registrar_get_messenger(FlPluginRegistrar *): assertion 'FL_IS_PLUGIN_REGISTRAR(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: FlMethodChannel *fl_method_channel_new(FlBinaryMessenger *, const gchar *, FlMethodCodec *): assertion 'FL_IS_BINARY_MESSENGER(messenger)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_set_method_call_handler(FlMethodChannel *, FlMethodChannelMethodCallHandler, gpointer, GDestroyNotify): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.623: void fl_method_channel_invoke_method(FlMethodChannel *, const gchar *, FlValue *, GCancellable *, GAsyncReadyCallback, gpointer): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.624: void fl_method_channel_invoke_method(FlMethodChannel *, const gchar *, FlValue *, GCancellable *, GAsyncReadyCallback, gpointer): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.624: void fl_method_channel_invoke_method(FlMethodChannel *, const gchar *, FlValue *, GCancellable *, GAsyncReadyCallback, gpointer): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.624: void fl_method_channel_invoke_method(FlMethodChannel *, const gchar *, FlValue *, GCancellable *, GAsyncReadyCallback, gpointer): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

** (spotube:92174): CRITICAL **: 08:57:02.630: void fl_method_channel_invoke_method(FlMethodChannel *, const gchar *, FlValue *, GCancellable *, GAsyncReadyCallback, gpointer): assertion 'FL_IS_METHOD_CHANNEL(self)' failed

  1. ldd ./spotube
    linux-vdso.so.1 (0x00007ffce139e000)
    libdart_discord_rpc_plugin.so => /opt/spotube/./lib/libdart_discord_rpc_plugin.so (0x00007f04ca5d6000)
    libfile_selector_linux_plugin.so => /opt/spotube/./lib/libfile_selector_linux_plugin.so (0x00007f04ca5cf000)
    libflutter_secure_storage_linux_plugin.so => /opt/spotube/./lib/libflutter_secure_storage_linux_plugin.so (0x00007f04ca5b1000)
    libgtk_plugin.so => /opt/spotube/./lib/libgtk_plugin.so (0x00007f04ca5ab000)
    liblocal_notifier_plugin.so => /opt/spotube/./lib/liblocal_notifier_plugin.so (0x00007f04ca5a3000)
    libmedia_kit_libs_linux_plugin.so => /opt/spotube/./lib/libmedia_kit_libs_linux_plugin.so (0x00007f04ca59c000)
    libscreen_retriever_plugin.so => /opt/spotube/./lib/libscreen_retriever_plugin.so (0x00007f04ca596000)
    libsystem_theme_plugin.so => /opt/spotube/./lib/libsystem_theme_plugin.so (0x00007f04ca590000)
    libsystem_tray_plugin.so => /opt/spotube/./lib/libsystem_tray_plugin.so (0x00007f04ca583000)
    liburl_launcher_linux_plugin.so => /opt/spotube/./lib/liburl_launcher_linux_plugin.so (0x00007f04ca57d000)
    libwindow_manager_plugin.so => /opt/spotube/./lib/libwindow_manager_plugin.so (0x00007f04ca56e000)
    libwindow_size_plugin.so => /opt/spotube/./lib/libwindow_size_plugin.so (0x00007f04ca567000)
    libflutter_linux_gtk.so => /opt/spotube/./lib/libflutter_linux_gtk.so (0x00007f04c9600000)
    libgtk-3.so.0 => /usr/lib64/libgtk-3.so.0 (0x00007f04c8e00000)
    libgdk-3.so.0 => /usr/lib64/libgdk-3.so.0 (0x00007f04c8d11000)
    libpangocairo-1.0.so.0 => /usr/lib64/libpangocairo-1.0.so.0 (0x00007f04ca522000)
    libpango-1.0.so.0 => /usr/lib64/libpango-1.0.so.0 (0x00007f04ca4b9000)
    libharfbuzz.so.0 => /usr/lib64/libharfbuzz.so.0 (0x00007f04c8be2000)
    libatk-1.0.so.0 => /usr/lib64/libatk-1.0.so.0 (0x00007f04ca493000)
    libcairo-gobject.so.2 => /usr/lib64/libcairo-gobject.so.2 (0x00007f04ca48a000)
    libcairo.so.2 => /usr/lib64/libcairo.so.2 (0x00007f04c8aa9000)
    libgdk_pixbuf-2.0.so.0 => /usr/lib64/libgdk_pixbuf-2.0.so.0 (0x00007f04ca45e000)
    libgio-2.0.so.0 => /usr/lib64/libgio-2.0.so.0 (0x00007f04c88bf000)
    libgobject-2.0.so.0 => /usr/lib64/libgobject-2.0.so.0 (0x00007f04c8861000)
    libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007f04c8718000)
    libstdc++.so.6 => /usr/lib/gcc/x86_64-pc-linux-gnu/13/libstdc++.so.6 (0x00007f04c8400000)
    libm.so.6 => /usr/lib64/libm.so.6 (0x00007f04c8324000)
    libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 (0x00007f04c95db000)
    libc.so.6 => /usr/lib64/libc.so.6 (0x00007f04c8144000)
    libsecret-1.so.0 => /usr/lib64/libsecret-1.so.0 (0x00007f04c86ba000)
    libnotify.so.4 => /usr/lib64/libnotify.so.4 (0x00007f04c86ad000)
    libappindicator3.so.1 => /usr/lib64/libappindicator3.so.1 (0x00007f04c8699000)
    libdbusmenu-glib.so.4 => /usr/lib64/libdbusmenu-glib.so.4 (0x00007f04c867c000)
    libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f04c8677000)
    libepoxy.so.0 => /usr/lib64/libepoxy.so.0 (0x00007f04c8029000)
    libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00007f04c7fdd000)
    libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f04c8670000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f04ca635000)
    libgmodule-2.0.so.0 => /usr/lib64/libgmodule-2.0.so.0 (0x00007f04c8669000)
    libpangoft2-1.0.so.0 => /usr/lib64/libpangoft2-1.0.so.0 (0x00007f04c7fc0000)
    libfribidi.so.0 => /usr/lib64/libfribidi.so.0 (0x00007f04c7fa0000)
    libXi.so.6 => /usr/lib64/libXi.so.6 (0x00007f04c7f8d000)
    libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f04c7e4a000)
    libatk-bridge-2.0.so.0 => /usr/lib64/libatk-bridge-2.0.so.0 (0x00007f04c7e0e000)
    libwayland-client.so.0 => /usr/lib64/libwayland-client.so.0 (0x00007f04c7dff000)
    libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007f04c7df7000)
    libxkbcommon.so.0 => /usr/lib64/libxkbcommon.so.0 (0x00007f04c7db0000)
    libwayland-cursor.so.0 => /usr/lib64/libwayland-cursor.so.0 (0x00007f04c7da7000)
    libwayland-egl.so.1 => /usr/lib64/libwayland-egl.so.1 (0x00007f04c7da0000)
    libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f04c7d8b000)
    libXcursor.so.1 => /usr/lib64/libXcursor.so.1 (0x00007f04c7d7e000)
    libXdamage.so.1 => /usr/lib64/libXdamage.so.1 (0x00007f04c7d79000)
    libXcomposite.so.1 => /usr/lib64/libXcomposite.so.1 (0x00007f04c7d74000)
    libXrandr.so.2 => /usr/lib64/libXrandr.so.2 (0x00007f04c7d67000)
    libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007f04c7ca3000)
    libgraphite2.so.3 => /usr/lib64/libgraphite2.so.3 (0x00007f04c7c7f000)
    libz.so.1 => /usr/lib64/libz.so.1 (0x00007f04c7c65000)
    libpng16.so.16 => /usr/lib64/libpng16.so.16 (0x00007f04c7c2e000)
    libXrender.so.1 => /usr/lib64/libXrender.so.1 (0x00007f04c7c21000)
    libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f04c7bf3000)
    libxcb-render.so.0 => /usr/lib64/libxcb-render.so.0 (0x00007f04c7be3000)
    libxcb-shm.so.0 => /usr/lib64/libxcb-shm.so.0 (0x00007f04c7bde000)
    libpixman-1.so.0 => /usr/lib64/libpixman-1.so.0 (0x00007f04c7b3c000)
    libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00007f04c7a6f000)
    libmount.so.1 => /usr/lib64/libmount.so.1 (0x00007f04c7a01000)
    libffi.so.8 => /usr/lib64/libffi.so.8 (0x00007f04c79f5000)
    libpcre2-8.so.0 => /usr/lib64/libpcre2-8.so.0 (0x00007f04c7956000)
    libgcrypt.so.20 => /usr/lib64/libgcrypt.so.20 (0x00007f04c7818000)
    libdbusmenu-gtk3.so.4 => /usr/lib64/libdbusmenu-gtk3.so.4 (0x00007f04c7804000)
    libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007f04c77d9000)
    libatspi.so.0 => /usr/lib64/libatspi.so.0 (0x00007f04c77a1000)
    libdbus-1.so.3 => /usr/lib64/libdbus-1.so.3 (0x00007f04c7754000)
    libbz2.so.1 => /usr/lib64/libbz2.so.1 (0x00007f04c7741000)
    libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f04c773a000)
    libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007f04c7732000)
    libblkid.so.1 => /usr/lib64/libblkid.so.1 (0x00007f04c76d7000)
    libgpg-error.so.0 => /usr/lib64/libgpg-error.so.0 (0x00007f04c76ae000)
    libsystemd.so.0 => /usr/lib64/libsystemd.so.0 (0x00007f04c75af000)
    libcap.so.2 => /usr/lib64/libcap.so.2 (0x00007f04c75a1000)
    liblz4.so.1 => /usr/lib64/liblz4.so.1 (0x00007f04c757c000)
    libzstd.so.1 => /usr/lib64/libzstd.so.1 (0x00007f04c74c1000)

Self grab

  • I'm ready to work on this issue!
@AmberisMyShiba AmberisMyShiba added the bug Something isn't working label Jun 5, 2024
@Arthurdw
Copy link

Arthurdw commented Jun 5, 2024

This is probably related/the same as #1564

@s-b-repo
Copy link

s-b-repo commented Jun 5, 2024

same issues

@KRTirtho
Copy link
Owner

KRTirtho commented Jun 5, 2024

Duplicate of #1555

@KRTirtho KRTirtho marked this as a duplicate of #1555 Jun 5, 2024
@KRTirtho KRTirtho closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

4 participants