prateekmedia / appimagepool

A simple, modern AppImageHub Client, powered by flutter.
https://www.pling.com/p/1547076/
GNU General Public License v3.0
635 stars 39 forks source link

Unable to run App Image Pool on Fedora Silverblue #115

Open DaviMG07 opened 6 months ago

DaviMG07 commented 6 months ago

I tried running both the Flatpak and AppImage versions of the application, but it only displays a blank page. I'm getting these errors:

(appimagepool:4264): WARNING : 18:02:02.085: Failed to start Flutter renderer: Unable to create a GL context

(appimagepool:4264): WARNING : 18:02:03.948: Unable to retrieve framework response: No engine to send to

(appimagepool:4264): WARNING : 18:02:03.972: Unable to retrieve framework response: No engine to send to

DaviMG07 commented 6 months ago

I saw a similar issue on flutter github here. Using Flatseal, I exported the variable export LIBGL_ALWAYS_SOFTWARE=1. At least it shows the application now, but it's still not running as expected.

A comparison between how flatseal and appimagepool are being displayed. the app doesn't follow the desktop theme, nor the size: Screenshot from 2024-03-12 18-28-42

Running from terminal I got that:

flutter: PathNotFoundException: Cannot open file, path = '/var/home/davi/.var/app/io.github.prateekmedia.appimagepool/config/dconf/user' (OS Error: No such file or directory, errno = 2) 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: flutter: #5 SvgParser.parse (package:flutter_svg/parser.dart:27) flutter: flutter: #6 Svg.fromSvgString (package:flutter_svg/svg.dart:139) flutter: flutter: #7 Svg.svgPictureDecoder (package:flutter_svg/svg.dart:57) flutter: flutter: Another exception was thrown: Instance of 'DiagnosticsProperty'