Skip to content

Cannot launch AppImage from terminal #3678

@jaredmcateer

Description

@jaredmcateer

Bug Report

Summary of Current behaviour

Launching the app from the terminal results in infinite exceptions being thrown from the UI. Double clicking the AppImage executable from a file explorer or desktop work as expected.

Steps to reproduce

Run the AppImage executable from the terminal:

./NexusMods.App.X86_64.AppImage

Note

While writing this issue I saw that in the .desktop file that %u is supplied as a flag for the execution and running ./NexusMods.App.X86_64.AppImage %u does indeed work, but it is not intuitive. Also the log to the console claims Unrecognized command or argument '%u'. so I think this might just be a happy accident.

What is the expected behaviour?

Running the app from the terminal should run the same as running it from the desktop

Other information

First this:
Image

Then this forever:
Image

Logs:

nexusmods.app.main:
nexusmods.app.main.current.log

nexusmods.app.slim:
nexusmods.app.slim.current.log

There is more information if I enable logging to console when I run it from the terminal:

nexusmods.log

Operating system:

  • Windows 10
  • Windows 11
  • Linux (Pop_OS! 22.04 LTS)

App version: 0.14.3.0

NexusMods account type:

  • Premium
  • Free

QA Checklist:

  • Add QA label if relevant
  • Add repro steps
  • Add expected behaviour
  • Add known limitations with the fix or issues
  • QA test Windows
  • QA test Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-clios-linuxThis affects Linux related code.user raisedIssue was raised by a user. DON'T RENAME!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions