WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: minigalaxy ( A simple GOG client for Linux ) github.com/sharkwouter/minigalaxy  (Read 18402 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1271
I guess the old version in TCL repository needs to be updated.
new Releases  Minigalaxy version 1.0.2 Latest Jan 14, 2021
https://github.com/sharkwouter/minigalaxy

TCL 11.1 x86_64-bit

 
Code: [Select]
tc@box:~$ minigalaxy

(minigalaxy:12794): Gtk-WARNING **: 11:43:16.632: Locale not supported by C library.
        Using the fallback 'C' locale.
Traceback (most recent call last):
  File "/usr/local/bin/minigalaxy", line 66, in <module>
    main()
  File "/usr/local/bin/minigalaxy", line 57, in main
    from minigalaxy.ui import Window
  File "/usr/local/lib/python3.6/site-packages/minigalaxy/ui/__init__.py", line 2, in <module>
    from minigalaxy.ui.window import Window
  File "/usr/local/lib/python3.6/site-packages/minigalaxy/ui/window.py", line 5, in <module>
    from minigalaxy.ui.login import Login
  File "/usr/local/lib/python3.6/site-packages/minigalaxy/ui/login.py", line 8, in <module>
    from minigalaxy.translation import _
  File "/usr/local/lib/python3.6/site-packages/minigalaxy/translation.py", line 7, in <module>
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/local/lib/python3.6/locale.py", line 598, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting
tc@box:~$
« Last Edit: March 14, 2021, 04:58:19 AM by xor »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15333
From the error message, it look like either the locale you are using is not supported or you need to set a locale?

Edit: It seems to work without any locale set, i.e. using the default C locale.
« Last Edit: March 14, 2021, 05:16:08 AM by Juanito »

Offline xor

  • Hero Member
  • *****
  • Posts: 1271
new Releases  Minigalaxy version 1.0.2 Latest Jan 14, 2021
https://github.com/sharkwouter/minigalaxy

I see that on the current page (new version) it supports my local language

Turkish :)

please update the version in the minigalaxy.tcz app library?!
« Last Edit: March 14, 2021, 08:36:07 AM by Juanito »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15333
You will need to send a private message to the minigalaxy extension maintainer @Sashank999

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12325
Hi xor
... I see that on the current page (new version) it supports my local language

Turkish :) ...
So does version 0.9.4 which contains  /usr/local/share/minigalaxy/translations/tr/LC_MESSAGES/minigalaxy.mo:
http://tinycorelinux.net/12.x/x86_64/tcz/minigalaxy.tcz.list

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15333
The issue might be that there are no files in /usr/local/share/locale?


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12325
Hi xor
You can unpack it like this:
Code: [Select]
ar -x minigalaxy_1.0.2_all.deb

Offline Rlottien

  • Newbie
  • *
  • Posts: 7
I’ve used Minigalaxy on a couple of older laptops, and it’s one of those tools that “just works” without pulling in a ton of dependencies. The interface is bare-bones, but that’s exactly why I like it install, update, play, and nothing extra running in the background. It handles DRM-free titles really well, and I’ve rarely had issues with downloads or launching games, even on lightweight distros.
If you mainly stick to GOG and don’t need all the Galaxy features, it’s honestly a solid choice. The only thing to keep in mind is that some games still need manual tweaks, but that comes with Linux gaming in general.


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15333
What version and what architecture of tinycore are you making the request for?

I gave minigalaxy a quick go on piCore64 - so far it needs python-requests, libnotify-gir and webkitgtk4-gir, but then it hangs because I don't have a locale set.

Offline Rlottien

  • Newbie
  • *
  • Posts: 7
I’ve used Minigalaxy on a couple of older laptops, and it’s one of those tools that “just works” without pulling in a ton of dependencies. The interface is bare-bones, but that’s exactly why I like it install, update, play, and nothing extra running in the background. It handles DRM-free titles really well, and I’ve rarely had issues with downloads or launching games, even on lightweight distros.
If you mainly stick to GOG and don’t need all the Galaxy features, it’s honestly a solid choice. The only thing to keep in mind is that some games still need manual tweaks, but that comes with Linux gaming in general.
If you re comparing prices for games before grabbing them on GOG, sometimes it helps to check multiple sources, https://cdkeyprices.uk
 can be handy for that. It’s basically just a quick way to see where a title is cheaper.