Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Application does not open in arch linux #1044

Closed
1 task done
ArpedoX opened this issue Nov 2, 2023 · 1 comment
Closed
1 task done

Application does not open in arch linux #1044

ArpedoX opened this issue Nov 2, 2023 · 1 comment
Labels
bug Something isn't working triage

Comments

@ArpedoX
Copy link

ArpedoX commented Nov 2, 2023

Existing issue?

What happened?

image
I unzipped the file and ran the executable. It just stays on the home screen. (I use hyprland)

Relevant log output

❯ flutter doctor -v
[✓] Flutter (Channel stable, 3.13.9, on Arch Linux 6.5.9-arch2-1, locale tr_TR.UTF-8)
    • Flutter version 3.13.9 on channel stable at /home/ufuk/.flutter/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision d211f42860 (8 gün önce), 2023-10-25 13:42:25 -0700
    • Engine revision 0545f8705d
    • Dart version 3.1.5
    • DevTools version 2.25.0

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at /home/ufuk/Android/Sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: /opt/android-studio/jbr/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • CHROME_EXECUTABLE = /usr/bin/microsoft-edge-stable

[✓] Linux toolchain - develop for Linux desktop
    • clang version 16.0.6
    • cmake version 3.27.7
    • ninja version 1.11.1
    • pkg-config version 1.8.1

[✓] Android Studio (version 2022.3)
    • Android Studio at /opt/android-studio
    • Flutter plugin version 75.1.2
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)

[✓] Connected device (2 available)
    • Linux (desktop) • linux  • linux-x64      • Arch Linux 6.5.9-arch2-1
    • Chrome (web)    • chrome • web-javascript • Microsoft Edge 118.0.2088.76

[✓] Network resources
    • All expected network resources are available.

• No issues found!
@ArpedoX ArpedoX added bug Something isn't working triage labels Nov 2, 2023
@parlough
Copy link
Member

Hi, thanks for reporting this! I'm going to close this in favor of #979 to consolidate the various Linux desktop issues. This might be the same issue, but if not, please consider trying again and verifying if any stack traces show up or not.

Do make sure you have all of the dependencies listed at https://docs.flutter.dev/platform-integration/desktop#additional-linux-requirements as well xdg-user-dirs if your desktop environment doesn't have it installed already.

Thanks again! :D

@parlough parlough closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants