Giter Club home page Giter Club logo

Comments (9)

N0rbert avatar N0rbert commented on July 3, 2024 3

Please inform user about QuickEMU loading - put something like Downloading / Loading text or some icon ⏳ .

Seeing empty window with gray color (on integrated Intel graphics) or black color (on Nvidia graphics) is not comfortable for the end user.

from quickgui.

lj3954 avatar lj3954 commented on July 3, 2024 2

Fixed in quickemu-project/quickemu@95b6d8c

from quickgui.

AldrinMathew avatar AldrinMathew commented on July 3, 2024 1

I have faced the same issue, it took more than 30 seconds for me.
Might be related to Flutter or Dart runtime. This was the output on the terminal

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): null is not a String or Directory
#0      _Directory.current= (dart:io/directory_impl.dart:62)
#1      Directory.current= (dart:io/directory.dart:168)
#2      _DownloaderMenuState.build.<anonymous closure>.<anonymous closure> (package:quickgui/src/widgets/home_page/downloader_menu.dart:58)
#3      State.setState (package:flutter/src/widgets/framework.dart:1114)
#4      _DownloaderMenuState.initState.<anonymous closure> (package:quickgui/src/widgets/home_page/downloader_menu.dart:24)
<asynchronous suspension>

flutter: Failed to find definition for #a
flutter: #0      debugPrintStack (package:flutter/src/foundation/assertions.dart:1204)
flutter: #1      FlutterError.dumpErrorToConsole (package:flutter/src/foundation/assertions.dart:1023)
flutter: #2      reportMissingDef (package:flutter_svg/src/utilities/errors.dart:5)
flutter: #3      _Elements.linearGradient (package:flutter_svg/src/svg/parser_state.dart:395)
flutter: #4      SvgParserState.parse (package:flutter_svg/src/svg/parser_state.dart:854)
flutter: <asynchronous suspension>
flutter: #5      SvgParser.parse (package:flutter_svg/parser.dart:27)
flutter: <asynchronous suspension>
flutter: #6      Svg.fromSvgString (package:flutter_svg/svg.dart:131)
flutter: <asynchronous suspension>
flutter: #7      Svg.svgPictureStringDecoder (package:flutter_svg/svg.dart:84)
flutter: <asynchronous suspension>
flutter: Another exception was thrown: Instance of 'DiagnosticsProperty<void>'
flutter: Another exception was thrown: Instance of 'DiagnosticsProperty<void>'

from quickgui.

N0rbert avatar N0rbert commented on July 3, 2024

Really it is alive - see

13second-to-load

QuickGui needs 13 seconds to start on modern 11th Intel core i5 with NVMe disk.
This time lag was unexpected for me.

from quickgui.

AldrinMathew avatar AldrinMathew commented on July 3, 2024

Mine was a Ryzen 5900X 12 Core, with RTX 3080 12GB, so pretty high end machine

from quickgui.

imshahab avatar imshahab commented on July 3, 2024

In my case, when I disconnect my machine from the internet and open it up, the GUI shows up immediately.

from quickgui.

lj3954 avatar lj3954 commented on July 3, 2024

In my case, when I disconnect my machine from the internet and open it up, the GUI shows up immediately.

That's because this entire issue is caused by quickget's list_csv fetching available releases and editions from the web sequentially. With how many distros quickget supports now, this causes the list_csv to take forever. If you disconnect from the internet while launching, you'll miss out on many distros that quickget supports. This is a serious issue with quickget and must be fixed, it renders anything which relies on the list_csv to be nearly useless. I even thought quickgui was broken when I tested it in a VM a few months ago, it took over 30 seconds to launch.

from quickgui.

neitsab avatar neitsab commented on July 3, 2024

Reporting the same situation with the same error as @AldrinMathew in #123 (comment)_ here on an up-to-date Arch.

from quickgui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.