Tiny Core Extensions > Extension requests
minigalaxy ( A simple GOG client for Linux ) github.com/sharkwouter/minigalaxy
xor:
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: ---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:~$
--- End code ---
Juanito:
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.
xor:
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?!
Juanito:
You will need to send a private message to the minigalaxy extension maintainer @Sashank999
Rich:
Hi xor
--- Quote from: xor on March 14, 2021, 08:10:58 AM --- ... I see that on the current page (new version) it supports my local language
Turkish :) ...
--- End quote ---
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
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version