You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
stuck on grant access, button does nothing
To Reproduce
Steps to reproduce the behavior:
not sure, im using arch linux, first run of the app
i ran from the terminal the last time to see this.
`
$ ./aurora-linux-3.7.9-stable+1.AppImage
(app.legacy07.aurora.aurora:5936): Gtk-WARNING **: 23:58:33.110: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.521: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.524: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.525: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.526: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.528: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
Gdk-Message: 23:58:33.528: Unable to load from the cursor theme
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: FileSystemException: Cannot create file, path = '/tmp/.mount_auroraoOhpAq/data/flutter_assets/assets/scripts//aurora-controller.service' (OS Error: Read-only file system, errno = 30)
#0 _checkForErrorResponse (dart:io/common.dart:58) #1 _File.create. (dart:io/file_impl.dart:317)
embedder.cc (2519): 'FlutterEngineRemoveView' returned 'kInvalidArguments'. Remove view info was invalid. The implicit view cannot be removed.
** (app.legacy07.aurora.aurora:5936): WARNING **: 23:58:40.743: Attempted to set message handler on an FlBinaryMessenger without an engine
** (app.legacy07.aurora.aurora:5936): WARNING **: 23:58:40.743: Attempted to set message handler on an FlBinaryMessenger without an engine
`
also using kde in wayland if that makes a difference.
thanks
The text was updated successfully, but these errors were encountered:
skreamz
changed the title
Why do bad things happen to good people !?
stuck on grant access, button does nothing
Mar 15, 2025
Describe the bug
stuck on grant access, button does nothing
To Reproduce
Steps to reproduce the behavior:
not sure, im using arch linux, first run of the app
i ran from the terminal the last time to see this.
`
$ ./aurora-linux-3.7.9-stable+1.AppImage
(app.legacy07.aurora.aurora:5936): Gtk-WARNING **: 23:58:33.110: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.521: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.524: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.525: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.526: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
** (app.legacy07.aurora.aurora:5936): CRITICAL **: 23:58:33.528: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
Gdk-Message: 23:58:33.528: Unable to load from the cursor theme
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: FileSystemException: Cannot create file, path = '/tmp/.mount_auroraoOhpAq/data/flutter_assets/assets/scripts//aurora-controller.service' (OS Error: Read-only file system, errno = 30)
#0 _checkForErrorResponse (dart:io/common.dart:58)
#1 _File.create. (dart:io/file_impl.dart:317)
#2 ServiceManagerImpl.createService (package:aurora/shared/data/io/local/service_manager/service_manager_impl.dart:21)
#3 PermissionManagerImpl.setPermissions (package:aurora/shared/data/io/local/permission_manager/permission_manager_impl.dart:47)
#4 HomeRepoImpl._getAccess (package:aurora/user_interface/home/domain/home_repo_impl.dart:31)
#5 HomeRepoImpl.requestAccess (package:aurora/user_interface/home/domain/home_repo_impl.dart:57)
#6 HomeBloc._requestAccess (package:aurora/user_interface/home/presentation/state/home_bloc.dart:41)
#7 HomeBloc._initHome (package:aurora/user_interface/home/presentation/state/home_bloc.dart:33)
#8 Bloc.on..handleEvent (package:bloc/src/bloc.dart:226)
(app.legacy07.aurora.aurora:5936): Gdk-CRITICAL **: 23:58:37.011: gdk_device_get_source: assertion 'GDK_IS_DEVICE (device)' failed
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: FileSystemException: Cannot create file, path = '/tmp/.mount_auroraoOhpAq/data/flutter_assets/assets/scripts//aurora-controller.service' (OS Error: Read-only file system, errno = 30)
#0 _checkForErrorResponse (dart:io/common.dart:58)
#1 _File.create. (dart:io/file_impl.dart:317)
#2 ServiceManagerImpl.createService (package:aurora/shared/data/io/local/service_manager/service_manager_impl.dart:21)
#3 PermissionManagerImpl.setPermissions (package:aurora/shared/data/io/local/permission_manager/permission_manager_impl.dart:47)
#4 HomeRepoImpl._getAccess (package:aurora/user_interface/home/domain/home_repo_impl.dart:31)
#5 HomeRepoImpl.requestAccess (package:aurora/user_interface/home/domain/home_repo_impl.dart:57)
#6 HomeBloc._requestAccess (package:aurora/user_interface/home/presentation/state/home_bloc.dart:41)
#7 Bloc.on..handleEvent (package:bloc/src/bloc.dart:226)
embedder.cc (2519): 'FlutterEngineRemoveView' returned 'kInvalidArguments'. Remove view info was invalid. The implicit view cannot be removed.
** (app.legacy07.aurora.aurora:5936): WARNING **: 23:58:40.743: Attempted to set message handler on an FlBinaryMessenger without an engine
** (app.legacy07.aurora.aurora:5936): WARNING **: 23:58:40.743: Attempted to set message handler on an FlBinaryMessenger without an engine
`
also using kde in wayland if that makes a difference.
thanks
The text was updated successfully, but these errors were encountered: