Skip to content

Nothing works on Linux. Many errors in console (failed to access plugin: path_provider) #124

@ProgrammingLife

Description

@ProgrammingLife

Describe the bug
In console I see many such errors:

[ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: MissingPluginException(No implementation found for method getApplicationSupportDirectory on channel plugins.flutter.io/path_provider)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:165)
<asynchronous suspension>
#1      getApplicationSupportDirectory (package:path_provider/path_provider.dart:77)
<asynchronous suspension>
#2      JsonCacheInfoRepository._getFile (package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart:213)
<asynchronous suspension>
#3      JsonCacheInfoRepository.open (package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart:40)
<asynchronous suspension>

So in my case Spotube can't show album/artist images, can't play any song, etc.

To Reproduce
Steps to reproduce the behavior:

  1. Downloaded a new version of Spotube today and start it from console.

Expected behavior
Working app.

Screenshots
n/a

Installation Source/Method
AppImage binarp

Desktop (please complete the following information):

  • OS: Linux Mint
  • Version 19.3

Smartphone (please complete the following information):

  • Device: n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    LinuxLinux related issueduplicateThis issue or pull request already existshelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions