-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
LinuxLinux related issueLinux related issueduplicateThis issue or pull request already existsThis issue or pull request already existshelp wantedExtra attention is neededExtra attention is needed
Description
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:
- 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
Labels
LinuxLinux related issueLinux related issueduplicateThis issue or pull request already existsThis issue or pull request already existshelp wantedExtra attention is neededExtra attention is needed