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

Error prevents usage upon invocation, after prolonged update. #30

Open
RokeJulianLockhart opened this issue Oct 16, 2024 · 3 comments
Open

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Oct 16, 2024

Errata

As modrinth/code#2515 (comment) states, when I perform:

flatpak -vvv install 'https://dl.flathub.org/repo/appstream/com.modrinth.ModrinthApp.flatpakref' && \
flatpak -vvv update  'app/com.modrinth.ModrinthApp/x86_64/stable' --commit=ec083848d78b8259bbae1ef8c1dfebe1fdbd7ad188922f224e2e3b2b6dcdd1fd && \
flatpak -vvv run     'app/com.modrinth.ModrinthApp/x86_64/stable'
  1. ...the AppImage takes an unusually significant amount of time to attempt to update:

    image

  2. ...then displays an error:

    image

Environment

  1. kinfo
  2.       Operating System: Fedora Linux 40
        KDE Plasma Version: 6.2.1
    KDE Frameworks Version: 6.7.0
                Qt Version: 6.7.2
            Kernel Version: 6.11.3-200.fc40.x86_64 (64-bit)
         Graphics Platform: Wayland
                Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
                    Memory: 30.5 GiB of RAM
        Graphics Processor: AMD Radeon RX 5700
@RokeJulianLockhart
Copy link
Author

#30 (comment)

Considering that Modrinth has not had any https://github.com/modrinth/code/releases since https://github.com/modrinth/code/releases/tag/v0.7.1, I presume that https://github.com/modrinth/code/releases/tag/v0.8.9 counts as a release published by CI to the client? If so, the Modrinth application's self-updater may be attempting to download that, and failing to do so. Generally, it's a bad idea to have a self-updater in an application installed via a package manager.

@mirai-toto
Copy link

A friend I introduced to Linux had the same issue on Fedora KDE

@RokeJulianLockhart

This comment was marked as resolved.

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

2 participants