tomm / fab-agon-emulator

Agon Light, Agon Light 2, Agon Console8 Emulator for Linux, Windows, any system with libSDL
GNU General Public License v3.0
87 stars 19 forks source link

AgonLight Emulator only launchs from terminal #45

Closed Chandler-Kluser closed 9 months ago

Chandler-Kluser commented 9 months ago

Cause

AgonLight Emulator only launchs from terminal

How to Identify

  1. Create an agonlight.desktop entry into /usr/share/applications or ~/.local/share/applications folders with:
[Desktop Entry]
Type=Application
Name=Fab Agon Light Emulator
GenericName=Agon Light 2 Emulator
Path=$USER/Documents/fab-agon-emulator
Exec=$USER/Documents/fab-agon-emulator/fab-agon-emulator --fullscreen
Comment=Agon Light 2 Emulator
Icon=$USER/Images/icons/agonlight2.png
Terminal=true
  1. Launch the app by clicking in the desktop shortcut
  2. Edit the .desktop entry to:
    [Desktop Entry]
    Type=Application
    Name=Fab Agon Light Emulator
    GenericName=Agon Light 2 Emulator
    Path=$USER/Documents/fab-agon-emulator
    Exec=$USER/Documents/fab-agon-emulator/fab-agon-emulator --fullscreen
    Comment=Agon Light 2 Emulator
    Icon=$USER/Images/icons/agonlight2.png
    Terminal=false
  3. The Emulator will not launch

Expected Behavior

The app should launch with option Terminal=false

Technical Specifications

  1. Agon Emulator version v0.9.19
  2. System Specs
                   -`                    chandler@pc-quarto 
                  .o+`                   ------------------ 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Host: B450 I AORUS PRO WIFI 
               `+oooooo:                 Kernel: 6.7.1-arch1-1 
               -+oooooo+:                Uptime: 15 hours, 31 mins 
             `/:-:++oooo+:               Packages: 1868 (pacman) 
            `/++++/+++++++:              Shell: zsh 5.9 
           `/++++++++++++++:             Resolution: 3840x2160 
          `/+++ooooooooooooo/`           DE: GNOME 45.3 
         ./ooosssso++osssssso+`          WM: Mutter 
        .oossssso-````/ossssss+`         WM Theme: Adwaita 
       -osssssso.      :ssssssso.        Theme: HighContrastInverse [GTK2/3] 
      :osssssss/        osssso+++.       Icons: Adwaita [GTK2/3] 
     /ossssssss/        +ssssooo/-       Terminal: kgx 
    `/ossssso+/:-        -:/+osssso+-     CPU: AMD Ryzen 7 3700X (16) @ 3.600GHz 
    `+sso+:-`                 `.-/+oso:    GPU: AMD ATI Radeon RX 6600/6600 XT/6600M 
    `++:.                           `-/+/   Memory: 6802MiB / 15912MiB 
    .`                                 `/
tomm commented 9 months ago

Thanks for your bug report. This issue should be fixed now in main branch and 0.9.22+