this post was submitted on 29 Oct 2024
13 points (88.2% liked)

Linux Gaming

15281 readers
185 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

I tried to install heroic games launcher from the AUR, but when i tried to start it up, it segfaults just after start up.

Heroic games output:

(00:30:05) INFO:    [Legendary]:        Legendary location: /opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary
(00:30:05) INFO:    [Gog]:              GOGDL location: /opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl
(00:30:05) INFO:    [Connection]:       Connectivity: check-online
(00:30:05) INFO:    [Connection]:       Pinging external endpoints
(00:30:05) INFO:    [Gog]:              Checking for existing gog manifests
APPIMAGE env is not defined, current application is not an AppImage
(00:30:05) WARNING: [Backend]:          Protocol already registered.
[7972:1029/003005.773928:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[7972:1029/003005.773986:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
[7972:1029/003005.774016:ERROR:browser_main_loop.cc(278)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
(00:30:05) INFO:    [Legendary]:        Running command: LEGENDARY_CONFIG_PATH=/home/home/bangtan/.config/heroic/legendaryConfig/legendary /opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary --version
(00:30:05) INFO:    [Gog]:              Running command: GOGDL_CONFIG_PATH=/home/home/bangtan/.config/heroic/gogdlConfig /opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl --auth-config-path /home/home/bangtan/.config/heroic/gog_store/auth.json --version
(00:30:05) INFO:    [Nile]:             Running command: NILE_CONFIG_PATH=/home/home/bangtan/.config/heroic/nile_config /opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/nile --version
(00:30:06) INFO:    [Connection]:       Connectivity: online
(00:30:06) INFO:    [Backend]:          User Not Found, removing it from Store
(00:30:06) ERROR:   [Gog]:              Unable to syncQueued playtime, userData not present
(00:30:06) INFO:    [Gog]:              Running command: GOGDL_CONFIG_PATH=/home/home/bangtan/.config/heroic/gogdlConfig /opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/gogdl --auth-config-path /home/home/bangtan/.config/heroic/gog_store/auth.json auth
(00:30:06) INFO:    [Backend]:          
System Information:
CPU: 12x AMD Ryzen 5 5600G with Radeon Graphics
Memory: 16.63 GB (used: 1.55 GB)
GPUs:
  GPU 0:
    Name: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M]
    IDs: D=73ff V=1002 SD=2413 SV=148c
    Driver: amdgpu
OS: Arch Linux 6.11.5-zen1-1-zen (linux)

The current system is not a Steam Deck
We are not running inside a Flatpak container

Software Versions:
  Heroic: 2.15.2 Emeth
  Legendary: 0.20.36 Urban Flight (Heroic)
  gogdl: 1.1.2
  comet: comet 0.1.2

  Nile: 1.1.2 Will A. Zeppeli

(00:30:06) INFO:    [Backend]:          Frontend Ready
(00:30:06) INFO:    [Backend]:          Checking for new Heroic Updates
(00:30:06) INFO:    [Backend]:          AreWeAntiCheatYet data downloaded
(00:30:06) INFO:    [Backend]:          Checking for current version changelog
(00:30:06) INFO:    [Frontend]:         Updated to a new version, cleaaning up the cache.
(00:30:06) INFO:    [Legendary]:        Running command: LEGENDARY_CONFIG_PATH=/home/home/bangtan/.config/heroic/legendaryConfig/legendary /opt/heroic/resources/app.asar.unpacked/build/bin/x64/linux/legendary cleanup
[1]    7972 segmentation fault (core dumped)  heroic
you are viewing a single comment's thread
view the rest of the comments
[–] prettydarknwild@lemmy.world 1 points 1 week ago (1 children)

the failure was that the cursor somehow got set to an ugly, black default cursor, and because of that all applications made with electron couldnt find the path to the cursor and crashed, i set it up again to an actual cursor theme and it worked, anyway, thanks for the help