tkashkin / GameHub

All your games in one place
https://tkashkin.github.io/projects/gamehub
GNU General Public License v3.0
2.23k stars 129 forks source link

Gamehub crashes on launch #613

Closed rockiesmagicnumber closed 2 years ago

rockiesmagicnumber commented 2 years ago

Hello, after the most recent update to Pop OS, Gamehub crashes seconds after launch. This was the console log:

 rockiesmagicnumber@destructotron > /usr/bin > gamehub                       
[INFO]   - GameHub
[INFO]       Version: 0.16.1-ebb46ff-master
[INFO]       Branch:  master
[INFO]       Commit:  ebb46ff0b394fbb004e8a3d2bfc4f47410dec18f
[INFO]   - Environment
[INFO]       Distro:  Pop!_OS 21.10
[INFO]       DE:      pop:GNOME
[INFO]       GTK:     3.24.30
[INFO]       Themes:  Pop-dark | Pop
[INFO]   [ButlerClient: log] Fetching fresh data...
[INFO]   [ButlerClient: log] Fetching page 1
[INFO]   [ButlerClient: log] Waited 35.218087ms for fetch (non-shared)
[1]    6679 segmentation fault (core dumped)  gamehub
 ✘ rockiesmagicnumber@destructotron  /usr/bin  neofetch  
             /////////////                rockiesmagicnumber@destructotron 
         /////////////////////            -------------------------------- 
      ///////*767////////////////         OS: Pop!_OS 21.10 x86_64 
    //////7676767676*//////////////       Kernel: 5.15.23-76051523-generic 
   /////76767//7676767//////////////      Uptime: 10 mins 
  /////767676///*76767///////////////     Packages: 2265 (dpkg) 
 ///////767676///76767.///7676*///////    Shell: zsh 5.8 
/////////767676//76767///767676////////   Resolution: 1920x1080, 1920x1080 
//////////76767676767////76767/////////   DE: GNOME 40.5 
///////////76767676//////7676//////////   WM: Mutter 
////////////,7676,///////767///////////   WM Theme: Pop 
/////////////*7676///////76////////////   Theme: Pop-dark [GTK2/3] 
///////////////7676////////////////////   Icons: Pop [GTK2/3] 
 ///////////////7676///767////////////    Terminal: gnome-terminal 
  //////////////////////'////////////     CPU: Intel i5-8400 (6) @ 4.000GHz 
   //////.7676767676767676767,//////      GPU: NVIDIA GeForce GTX 1060 6GB 
    /////767676767676767676767/////       Memory: 2652MiB / 15932MiB 
      ///////////////////////////
         /////////////////////                                    
             /////////////                                        
tkashkin commented 2 years ago

Duplicate of #611.

Update to 0.16.2 or disable Humble Trove support with:

gsettings set com.github.tkashkin.gamehub.auth.humble load-trove-games false
Franz-Heinz commented 2 years ago

Having the same issue and wanted to update to 0.16.2 on Ubuntu 18.04 LTS with the repo (https://github.com/tkashkin/GameHub/blob/master/INSTALL.md#ubuntu-based-distributions).

Seems the new version can't didn't make it's way in the repo, yet.