Skip to content
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

bug: Error in terminal on first use #217

Open
1 task done
VorpalBlade opened this issue Sep 4, 2024 · 0 comments
Open
1 task done

bug: Error in terminal on first use #217

VorpalBlade opened this issue Sep 4, 2024 · 0 comments

Comments

@VorpalBlade
Copy link

VorpalBlade commented Sep 4, 2024

I confirm this bug has not already been reported

  • I have searched the issues and this bug has not been reported previously

Describe the bug

./quickgui-1.2.10+1-linux.AppImage
[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:56)
#1      Directory.current= (dart:io/directory.dart:174)
#2      _DownloaderMenuState.build.<anonymous closure>.<anonymous closure> (package:quickgui/src/widgets/home_page/downloader_menu.dart:61)
#3      State.setState (package:flutter/src/widgets/framework.dart:1203)
#4      _DownloaderMenuState.initState.<anonymous closure> (package:quickgui/src/widgets/home_page/downloader_menu.dart:24)
#5      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:847)
#6      Future._propagateToListeners (dart:async/future_impl.dart:876)
#7      Future._completeWithValue (dart:async/future_impl.dart:652)
<asynchronous suspension>

To Reproduce
Steps to reproduce the behavior:

  1. Install Quickemu from Arch Linux AUR
  2. Download AppImage for Quickgui
  3. Launch it for first time (never having used quickemu or quickgui before)
  4. Click "Create new machines"
  5. See error in terminal

Expected behavior
No error in terminal

Desktop (please complete the following information):

  • Quickgui Versdion: 1.2.10 (from AppImage)
  • OS: Arch Linux
  • Version: N/A (rolling release)
  • KDE Plasma 6.1.4 (Wayland)

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant