Closed f-mc2 closed 1 year ago
can you launch appimagepool from terminal and see if there are any errors?
I get the following:
flutter: Unsupported operation: Unsupported clipPath child g
flutter: #0 debugPrintStack (package:flutter/src/foundation/assertions.dart:1209)
flutter: #1 FlutterError.dumpErrorToConsole (package:flutter/src/foundation/assertions.dart:1028)
flutter: #2 FlutterError.reportError (package:flutter/src/foundation/assertions.dart:1189)
flutter: #3 _Elements.clipPath (package:flutter_svg/src/svg/parser_state.dart:491)
flutter: #4 SvgParserState.parse (package:flutter_svg/src/svg/parser_state.dart:887)
flutter:
Did you tried clicking on change folder button when you saw these logs? If not please click on that and tell me what errors were there
This is what I get:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Couldn't find the executable zenity in the path.
You are missing zenity on your system, I will try to include that in future on the AppImage itself but just install it from apt for now.
OK, this was so simple. Thank you very much for the help, and sorry for the silly request.
np 😃
Basically, the title. I just downloaded the appimage of appimagepool, and I am not able to change the default application folder (nor any other folders in the preferences menu). I click but nothing happens. I tried to remove the file, remove the folder I find in .local/share, but still nothing happens. I apologize in advance if this issue is trivial or misplaced.