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

Appimage cannot run #922

Closed
1 task done
newyorkthink opened this issue Dec 1, 2023 · 1 comment
Closed
1 task done

Appimage cannot run #922

newyorkthink opened this issue Dec 1, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@newyorkthink
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

image

Expected Behavior

image

Steps to reproduce


❯ ./Downloads/Spotube-linux-x86_64.AppImage

(spotube:67500): dbind-WARNING **: 21:35:40.036: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

(spotube:67500): Gdk-CRITICAL **: 21:35:40.053: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed
package:media_kit_libs_linux registered.
flutter:
--------------------------------------------------------------------------------
media_kit: ERROR: MediaKit.ensureInitialized
This indicates that one or more required dependencies could not be located.

Refer to "Installation" section of the README for further details:
GitHub  : https://github.com/media-kit/media-kit#installation
pub.dev : https://pub.dev/packages/media_kit#installation

TIP: Copy-paste required packages from the above link to your pubspec.yaml.

If you recently added the packages, make sure to re-run the project ("hot-restart" & "hot-reload" is not sufficient for native plugins).
--------------------------------------------------------------------------------

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Cannot find libmpv at the usual places. Depending upon your distribution, you can install the libmpv package to make shared library available globally. On Debian or Ubuntu based systems, you can install it with: apt install libmpv-dev.
#0      NativeLibrary.ensureInitialized (package:media_kit/src/player/native/core/native_library.dart:78)
#1      nativeEnsureInitialized (package:media_kit/src/player/native/player/real.dart:47)
#2      MediaKit.ensureInitialized (package:media_kit/src/media_kit.dart:26)
#3      main (package:spotube/main.dart:45)
<asynchronous suspension>

Operating System

linux

Spotube version

latest

Installation source

GitHub Releases (Binary)

Additional information

No response

@newyorkthink newyorkthink added the bug Something isn't working label Dec 1, 2023
@KRTirtho
Copy link
Owner

KRTirtho commented Dec 2, 2023

Duplicate of #643

@KRTirtho KRTirtho marked this as a duplicate of #643 Dec 2, 2023
@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Dec 2, 2023
@KRTirtho KRTirtho closed this as completed Dec 2, 2023
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

2 participants