-
Notifications
You must be signed in to change notification settings - Fork 789
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
error on snap store install on ubuntu 20.04 #67
Comments
Same issue on Ubuntu 21.04: sudo snap install flutter-folio
flutter-folio
** (flutter_folio:74650): WARNING **: 10:32:58.648: Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.1021" is not allowed to own the service "com.gskinner.flutter_folio" due to AppArmor policy |
Same issue on Ubuntu 21.10. Not looking great for Flutter desktop, when the main showcase application linked from https://flutter.dev/multi-platform/desktop fails to launch... |
same error on 22.04 |
same error also 22.04:
|
Same here. Just downloaded the example app and got this error. Doesn't really makes me want to start with Flutter 😅 |
Do this according to post on lxc forum [1] , ubuntu need make this smoother
|
That worked. |
All I get after following this then trying to run flutter-folio is this.. |
Same |
Hi, I just tried installing Flutter Folio from the snap store on Ubuntu 20.04 and got this message after trying to launch from the command line:
** (flutter_folio:670521): WARNING **: 09:43:36.454: Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.869" is not allowed to own the service "com.gskinner.flutter_folio" due to AppArmor policy
The text was updated successfully, but these errors were encountered: