schoolsplay-devel Mailing List for schoolsplay
Brought to you by:
chris_147,
stas_zytkiewicz
You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(49) |
Dec
(63) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(24) |
Feb
(18) |
Mar
(22) |
Apr
(57) |
May
(19) |
Jun
(4) |
Jul
(18) |
Aug
(50) |
Sep
(49) |
Oct
(23) |
Nov
(41) |
Dec
(3) |
| 2008 |
Jan
(23) |
Feb
(40) |
Mar
(1) |
Apr
(9) |
May
(7) |
Jun
(7) |
Jul
(9) |
Aug
(18) |
Sep
(53) |
Oct
(21) |
Nov
(59) |
Dec
(80) |
| 2009 |
Jan
(47) |
Feb
(19) |
Mar
(1) |
Apr
(1) |
May
(23) |
Jun
(9) |
Jul
(26) |
Aug
(31) |
Sep
(6) |
Oct
(4) |
Nov
(24) |
Dec
(26) |
| 2010 |
Jan
(18) |
Feb
(3) |
Mar
(15) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
(2) |
Oct
(8) |
Nov
(4) |
Dec
|
| 2011 |
Jan
(6) |
Feb
|
Mar
|
Apr
|
May
(12) |
Jun
(3) |
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
(2) |
Dec
(3) |
| 2012 |
Jan
|
Feb
(5) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(31) |
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2020 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(17) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Néstor <nes...@gm...> - 2024-06-18 12:34:24
|
I have trouble when I try to run Childsplay with python environment. >From this repo: https://github.com/Txikilinux/childsplay.git -- Néstor Amigo |
|
From: Néstor <nes...@gm...> - 2024-06-04 11:37:46
|
I have reverted the sqlalchemy code and sqlachemy version to 1.4.52. If you like you can take a look: https://github.com/Txikilinux/childsplay/commits/master/ I'll continue fixing more errors. -- Néstor Amigo |
|
From: Néstor <nes...@gm...> - 2024-05-22 21:01:01
|
> > > >Ok! I'll take a look. It seems complex and time consuming, but for the > near > >future, maybe more convenient. > > Yes unfortunately it is :-( > > Trying to get sqlachemy 2.0 working is a mess. > Is there any reason against using 1.4? > With 1.4 the db stuff just works and the program crashes on the THEME > stuff. It's completely Ok to use sqlalchemy 1.4, I'll revert these changes. Maybe in near future, version 2.0 will be packaged in Linux Mint. My goal is to keep programs that we need working on modern distros. > |
|
From: Stas <st...@ch...> - 2024-05-22 16:46:54
|
On May 22, 2024 5:45:15 PM GMT+02:00, "Néstor" <nes...@gm...> wrote: >> The problem is that SQLalchemy api has breaking changes every major >> update. Its a very bad policy in my opinion. Its one of the reasons we >> don't use SQL alchemy anymore in other, commercial, projects. >> I would suggest ditching the sqlalchemy crap and switch to sqlite which >> can be used from python directly. >> > >Ok! I'll take a look. It seems complex and time consuming, but for the near >future, maybe more convenient. Yes unfortunately it is :-( > >> >> Did you push all your changes in your repo? >> I can take a look at the code if you like. >> > >Yes, please! Thank you! Already did ;-) Trying to get sqlachemy 2.0 working is a mess. Is there any reason against using 1.4? With 1.4 the db stuff just works and the program crashes on the THEME stuff. |
|
From: Néstor <nes...@gm...> - 2024-05-22 15:45:38
|
> The problem is that SQLalchemy api has breaking changes every major > update. Its a very bad policy in my opinion. Its one of the reasons we > don't use SQL alchemy anymore in other, commercial, projects. > I would suggest ditching the sqlalchemy crap and switch to sqlite which > can be used from python directly. > Ok! I'll take a look. It seems complex and time consuming, but for the near future, maybe more convenient. > > Did you push all your changes in your repo? > I can take a look at the code if you like. > Yes, please! Thank you! |
|
From: Stas <st...@ch...> - 2024-05-22 13:55:14
|
The problem is that SQLalchemy api has breaking changes every major update. Its a very bad policy in my opinion. Its one of the reasons we don't use SQL alchemy anymore in other, commercial, projects. I would suggest ditching the sqlalchemy crap and switch to sqlite which can be used from python directly. Did you push all your changes in your repo? I can take a look at the code if you like. On May 22, 2024 2:41:43 PM GMT+02:00, "Néstor" <nes...@gm...> wrote: >I get the following error: > >2024-05-22 14:39:03,951 - >childsplay.SPDataManagerCreateDbase.DbaseMaker - ERROR - Failed to >start the DBase. >Traceback (most recent call last): > File "/home/txiki/Dokumentuak/tests/childsplay/SPDataManagerCreateDbase.py", >line 119, in __init__ > self.orms_userdb = self.sqltb._create_userdb_tables(self.metadata_usersdb) > File "/home/txiki/Dokumentuak/tests/childsplay/SQLTables.py", line >77, in _create_userdb_tables > metadata.create_all(engine) > File "/home/txiki/.venv3.10/lib/python3.10/site-packages/sqlalchemy/sql/schema.py", >line 5857, in create_all > bind._run_ddl_visitor( >AttributeError: module 'sqlalchemy.engine' has no attribute '_run_ddl_visitor' > >=== > >It seems that "engine" is not correctly initiliazed, so it's not Engine class. > >https://github.com/Txikilinux/childsplay.git >-- >Néstor Amigo > > >_______________________________________________ >Schoolsplay-devel mailing list >Sch...@li... >https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel |
|
From: Néstor <nes...@gm...> - 2024-05-22 12:41:44
|
I get the following error:
2024-05-22 14:39:03,951 -
childsplay.SPDataManagerCreateDbase.DbaseMaker - ERROR - Failed to
start the DBase.
Traceback (most recent call last):
File "/home/txiki/Dokumentuak/tests/childsplay/SPDataManagerCreateDbase.py",
line 119, in __init__
self.orms_userdb = self.sqltb._create_userdb_tables(self.metadata_usersdb)
File "/home/txiki/Dokumentuak/tests/childsplay/SQLTables.py", line
77, in _create_userdb_tables
metadata.create_all(engine)
File "/home/txiki/.venv3.10/lib/python3.10/site-packages/sqlalchemy/sql/schema.py",
line 5857, in create_all
bind._run_ddl_visitor(
AttributeError: module 'sqlalchemy.engine' has no attribute '_run_ddl_visitor'
===
It seems that "engine" is not correctly initiliazed, so it's not Engine class.
https://github.com/Txikilinux/childsplay.git
--
Néstor Amigo
|
|
From: Néstor <nes...@gm...> - 2024-05-21 10:12:02
|
The requirements are: greenlet==3.0.3 pygame==2.5.2 SQLAlchemy==2.0.30 typing_extensions==4.11.0 I'm having trouble with sqlAlchemy functions in the new 2.0 version. El lun, 20 may 2024 a las 14:28, Néstor (<nes...@gm...>) escribió: > > I didin't know about this, it's really useful. I have set up a virtual > environment and installed pygame 2.5.2 and sqlalchemy 2.0.30. Now, the > app is complaining, probably because of the differences between > sqlalchemy 1.5 and 2.0. > > I'll take a deeper look at this and get back to you. Thank you. > > El dom, 19 may 2024 a las 15:04, Stas Zytkiewicz > (<st...@ch...>) escribió: > > > > > > > > On 19-05-2024 14:31, Néstor wrote: > > >> OK, cloned it. > > > > > > I think it's better to use only one repo, maybe I can push the > > > differences to your repo when they're ready and working? We could use > > > only your repo since then. > > Sure no problem. > > > > > > > >> You don't use a python virtual environment? > > > > > > I don't know what it means, I'll take a look. > > It boils down to: > > python3.10 -m venv .venv3.10 > > source .venv3.10/bin/activate > > python3.10 -m pip install pip --upgrade > > (and then install all the python packages you need as they will be > > install local in the .venv3.10/lib/site-packages....) > > python3.10 -m pip install SQLAlchemy > > Excellent way to keep all the python stuff separated > > > > When you installed all the dependencies you do: > > pip freeze > requirements.txt > > Then add the requirements.txt to git and everybody can recreate the > > proper environment. > > > > https://www.geeksforgeeks.org/how-to-create-requirements-txt-file-in-python/ > > > > > > > >> If so do you have a requirements file for it? > > >> Just so that I can quickly setup your new environment. > > > > > > _______________________________________________ > > Schoolsplay-devel mailing list > > Sch...@li... > > https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel > > > > -- > Néstor Amigo -- Néstor Amigo |
|
From: Néstor <nes...@gm...> - 2024-05-20 12:28:24
|
I didin't know about this, it's really useful. I have set up a virtual environment and installed pygame 2.5.2 and sqlalchemy 2.0.30. Now, the app is complaining, probably because of the differences between sqlalchemy 1.5 and 2.0. I'll take a deeper look at this and get back to you. Thank you. El dom, 19 may 2024 a las 15:04, Stas Zytkiewicz (<st...@ch...>) escribió: > > > > On 19-05-2024 14:31, Néstor wrote: > >> OK, cloned it. > > > > I think it's better to use only one repo, maybe I can push the > > differences to your repo when they're ready and working? We could use > > only your repo since then. > Sure no problem. > > > > >> You don't use a python virtual environment? > > > > I don't know what it means, I'll take a look. > It boils down to: > python3.10 -m venv .venv3.10 > source .venv3.10/bin/activate > python3.10 -m pip install pip --upgrade > (and then install all the python packages you need as they will be > install local in the .venv3.10/lib/site-packages....) > python3.10 -m pip install SQLAlchemy > Excellent way to keep all the python stuff separated > > When you installed all the dependencies you do: > pip freeze > requirements.txt > Then add the requirements.txt to git and everybody can recreate the > proper environment. > > https://www.geeksforgeeks.org/how-to-create-requirements-txt-file-in-python/ > > > > >> If so do you have a requirements file for it? > >> Just so that I can quickly setup your new environment. > > > _______________________________________________ > Schoolsplay-devel mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel -- Néstor Amigo |
|
From: Stas Z. <st...@ch...> - 2024-05-19 13:04:37
|
On 19-05-2024 14:31, Néstor wrote: >> OK, cloned it. > > I think it's better to use only one repo, maybe I can push the > differences to your repo when they're ready and working? We could use > only your repo since then. Sure no problem. > >> You don't use a python virtual environment? > > I don't know what it means, I'll take a look. It boils down to: python3.10 -m venv .venv3.10 source .venv3.10/bin/activate python3.10 -m pip install pip --upgrade (and then install all the python packages you need as they will be install local in the .venv3.10/lib/site-packages....) python3.10 -m pip install SQLAlchemy Excellent way to keep all the python stuff separated When you installed all the dependencies you do: pip freeze > requirements.txt Then add the requirements.txt to git and everybody can recreate the proper environment. https://www.geeksforgeeks.org/how-to-create-requirements-txt-file-in-python/ > >> If so do you have a requirements file for it? >> Just so that I can quickly setup your new environment. |
|
From: Néstor <nes...@gm...> - 2024-05-19 12:31:58
|
> OK, cloned it. I think it's better to use only one repo, maybe I can push the differences to your repo when they're ready and working? We could use only your repo since then. > You don't use a python virtual environment? I don't know what it means, I'll take a look. > If so do you have a requirements file for it? > Just so that I can quickly setup your new environment. -- Néstor Amigo |
|
From: Stas Z. <st...@ch...> - 2024-05-19 12:14:23
|
On 19-05-2024 13:54, Néstor wrote: >> I have put all the gnu git repo code into the github childsplay repo (I >> only use github these days) >> Anyway, let me know if you want me to keep the repo at gnu alive >> otherwise I will remove it. > > This is the forked repo: > > https://github.com/Txikilinux/childsplay OK, cloned it. You don't use a python virtual environment? If so do you have a requirements file for it? Just so that I can quickly setup your new environment. > > I think it's Ok if you remove GNU repo. Where is your github > childsplay repo? I can use it. > > > _______________________________________________ > Schoolsplay-devel mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel |
|
From: Stas Z. <st...@ch...> - 2024-05-19 12:11:23
|
This is the "new" childsplay repo on github: https://github.com/schoolsplay/childsplay On 19-05-2024 13:54, Néstor wrote: >> I have put all the gnu git repo code into the github childsplay repo (I >> only use github these days) >> Anyway, let me know if you want me to keep the repo at gnu alive >> otherwise I will remove it. > > This is the forked repo: > > https://github.com/Txikilinux/childsplay > > I think it's Ok if you remove GNU repo. Where is your github > childsplay repo? I can use it. > > > _______________________________________________ > Schoolsplay-devel mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel |
|
From: Néstor <nes...@gm...> - 2024-05-19 11:54:42
|
> I have put all the gnu git repo code into the github childsplay repo (I > only use github these days) > Anyway, let me know if you want me to keep the repo at gnu alive > otherwise I will remove it. This is the forked repo: https://github.com/Txikilinux/childsplay I think it's Ok if you remove GNU repo. Where is your github childsplay repo? I can use it. |
|
From: Stas Z. <st...@ch...> - 2024-05-19 11:32:42
|
I have put all the gnu git repo code into the github childsplay repo (I only use github these days) Anyway, let me know if you want me to keep the repo at gnu alive otherwise I will remove it. On 18-05-2024 21:59, Stas wrote: > Did you fork it? > If you have I can check it out and see what the issue is. > > > On May 17, 2024 1:15:45 PM GMT+02:00, "Néstor" <nes...@gm...> wrote: > > I'm trying to port childsplay to python 3, I have been mostly > successful, bu I get the following error: > ------------------------------------------------------------------------ > No binary > ['childsplay.py'] > pygame 2.1.2 (SDL 2.0.20, Python 3.10.12) > Hello from the pygame community. > https://www.pygame.org/contribute.html > <https://www.pygame.org/contribute.html> > <configparser.ConfigParser object at 0x7fb005fb7580> > True > DEBUG: parsing rc file > /home/txiki/Dokumentuak/tests/childsplay/lib/SPData/themes/childsplay/theme.rc > removed old logpath > DEBUG: localedir: /home/txiki/Dokumentuak/tests/childsplay/locale > langs: ['en', 'en'] > ('memory_sp.icon.png', 'memory_sp_ro.icon.png', (-1, -1), 'memory_sp', > False, True) > 2024-05-17 13:08:54,697 - childsplay.SPMenu.Activity - ERROR - Error > while constructing the menu buttons. > theme_rc: {'background_login': 'foo.png', 'exclude_modules': '', > 'exclude_buttons': 'user,activity,graph', 'menubar_position': 'top', > 'level_indicator': 'star', 'menubuttons': 'transparent', 'menubartop': > 'menu_bar.png', 'menubarbottom': 'bottom_menubar.png', 'background': > 'background.png', 'theme': 'childsplay'}, lang: en_US.utf8 > Traceback (most recent call last): > File "/home/txiki/Dokumentuak/tests/childsplay/SPMenu.py", line 272, > in _build_menu > self.Mn = Menu(p, self.menu, self.menu_callback, theme_rc, lang, > self.menudefault, \ > File "/home/txiki/Dokumentuak/tests/childsplay/SPMenu.py", line 175, > in __init__ > b = TransImgButton(p, hp, pos, name=t[3]) > File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", > line 285, in __init__ > ImgButton.__init__(self, image, pos, padding=padding, name=name) > File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", > line 206, in __init__ > Button.__init__(self, image, pos, None, padding=padding, name=name) > File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", > line 120, in __init__ > fgcol = self.THEME['button_fg_color'] > TypeError: 'NoneType' object is not subscriptable > ------------------------------------------------------------------------ > I guess the error is that the menu is not correctly initialized. Any > hints? > > File SPWidgets/buttons.py: line 120: > > else: > fgcol = self.THEME['button_fg_color'] > > > > _______________________________________________ > Schoolsplay-devel mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel |
|
From: Stas <st...@ch...> - 2024-05-18 19:59:55
|
Did you fork it? If you have I can check it out and see what the issue is. On May 17, 2024 1:15:45 PM GMT+02:00, "Néstor" <nes...@gm...> wrote: >I'm trying to port childsplay to python 3, I have been mostly >successful, bu I get the following error: > >======== >No binary >['childsplay.py'] >pygame 2.1.2 (SDL 2.0.20, Python 3.10.12) >Hello from the pygame community. https://www.pygame.org/contribute.html ><configparser.ConfigParser object at 0x7fb005fb7580> >True >DEBUG: parsing rc file >/home/txiki/Dokumentuak/tests/childsplay/lib/SPData/themes/childsplay/theme.rc >removed old logpath >DEBUG: localedir: /home/txiki/Dokumentuak/tests/childsplay/locale >langs: ['en', 'en'] >('memory_sp.icon.png', 'memory_sp_ro.icon.png', (-1, -1), 'memory_sp', >False, True) >2024-05-17 13:08:54,697 - childsplay.SPMenu.Activity - ERROR - Error >while constructing the menu buttons. > theme_rc: {'background_login': 'foo.png', 'exclude_modules': '', >'exclude_buttons': 'user,activity,graph', 'menubar_position': 'top', >'level_indicator': 'star', 'menubuttons': 'transparent', 'menubartop': >'menu_bar.png', 'menubarbottom': 'bottom_menubar.png', 'background': >'background.png', 'theme': 'childsplay'}, lang: en_US.utf8 >Traceback (most recent call last): > File "/home/txiki/Dokumentuak/tests/childsplay/SPMenu.py", line 272, >in _build_menu > self.Mn = Menu(p, self.menu, self.menu_callback, theme_rc, lang, >self.menudefault, \ > File "/home/txiki/Dokumentuak/tests/childsplay/SPMenu.py", line 175, >in __init__ > b = TransImgButton(p, hp, pos, name=t[3]) > File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", >line 285, in __init__ > ImgButton.__init__(self, image, pos, padding=padding, name=name) > File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", >line 206, in __init__ > Button.__init__(self, image, pos, None, padding=padding, name=name) > File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", >line 120, in __init__ > fgcol = self.THEME['button_fg_color'] >TypeError: 'NoneType' object is not subscriptable >===== >I guess the error is that the menu is not correctly initialized. Any hints? > >File SPWidgets/buttons.py: line 120: > >else: > fgcol = self.THEME['button_fg_color'] >-- >Néstor Amigo > > >_______________________________________________ >Schoolsplay-devel mailing list >Sch...@li... >https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel |
|
From: Néstor <nes...@gm...> - 2024-05-17 11:15:43
|
I'm trying to port childsplay to python 3, I have been mostly successful, bu I get the following error: ======== No binary ['childsplay.py'] pygame 2.1.2 (SDL 2.0.20, Python 3.10.12) Hello from the pygame community. https://www.pygame.org/contribute.html <configparser.ConfigParser object at 0x7fb005fb7580> True DEBUG: parsing rc file /home/txiki/Dokumentuak/tests/childsplay/lib/SPData/themes/childsplay/theme.rc removed old logpath DEBUG: localedir: /home/txiki/Dokumentuak/tests/childsplay/locale langs: ['en', 'en'] ('memory_sp.icon.png', 'memory_sp_ro.icon.png', (-1, -1), 'memory_sp', False, True) 2024-05-17 13:08:54,697 - childsplay.SPMenu.Activity - ERROR - Error while constructing the menu buttons. theme_rc: {'background_login': 'foo.png', 'exclude_modules': '', 'exclude_buttons': 'user,activity,graph', 'menubar_position': 'top', 'level_indicator': 'star', 'menubuttons': 'transparent', 'menubartop': 'menu_bar.png', 'menubarbottom': 'bottom_menubar.png', 'background': 'background.png', 'theme': 'childsplay'}, lang: en_US.utf8 Traceback (most recent call last): File "/home/txiki/Dokumentuak/tests/childsplay/SPMenu.py", line 272, in _build_menu self.Mn = Menu(p, self.menu, self.menu_callback, theme_rc, lang, self.menudefault, \ File "/home/txiki/Dokumentuak/tests/childsplay/SPMenu.py", line 175, in __init__ b = TransImgButton(p, hp, pos, name=t[3]) File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", line 285, in __init__ ImgButton.__init__(self, image, pos, padding=padding, name=name) File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", line 206, in __init__ Button.__init__(self, image, pos, None, padding=padding, name=name) File "/home/txiki/Dokumentuak/tests/childsplay/SPWidgets/buttons.py", line 120, in __init__ fgcol = self.THEME['button_fg_color'] TypeError: 'NoneType' object is not subscriptable ===== I guess the error is that the menu is not correctly initialized. Any hints? File SPWidgets/buttons.py: line 120: else: fgcol = self.THEME['button_fg_color'] -- Néstor Amigo |
|
From: Stas <st...@ch...> - 2024-05-08 12:48:08
|
On May 8, 2024 1:38:57 PM GMT+02:00, "Néstor" <nes...@gm...> wrote: >Hello, I am a GNU/Linux enthusiast, I work for a little NGO where we >want to build a custom Linux Mint flavor with many apps for kids >education. > >https://www.elkartenet.eus/es/txikilinux-cast/ > >Your app, childsplay/schoolsplay (I don't still know exactly the >difference), is interesting to us. I have tried to package it on >current Linux Mint 21.3 (Ubuntu Jammy based), but I cannot use it >since it needs old python2/python2 tools. Yes, its old code and development stopped many years ago. > >Is it Ok if I try to adapt the code to python3? Can I use my github, Of course you can do whatever you like with the code as long as you respect the GPL license. >or is there any better way? Normally you would fork the project into your own github account and work on that code. > >Is this app still alive? Nope. > >Thank you!! Your welcome, Stas Zytkiewicz >-- >Néstor Amigo > > >_______________________________________________ >Schoolsplay-devel mailing list >Sch...@li... >https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel |
|
From: Néstor <nes...@gm...> - 2024-05-08 11:39:06
|
Hello, I am a GNU/Linux enthusiast, I work for a little NGO where we want to build a custom Linux Mint flavor with many apps for kids education. https://www.elkartenet.eus/es/txikilinux-cast/ Your app, childsplay/schoolsplay (I don't still know exactly the difference), is interesting to us. I have tried to package it on current Linux Mint 21.3 (Ubuntu Jammy based), but I cannot use it since it needs old python2/python2 tools. Is it Ok if I try to adapt the code to python3? Can I use my github, or is there any better way? Is this app still alive? Thank you!! -- Néstor Amigo |
|
From: t曹 <cw...@sc...> - 2020-02-15 11:15:11
|
Hi Stas, Thanks for the quick reply and explanation about the translation file. Let me talk to my team and will get back to you if we decide to take a stab at translating Childsplay. Have a great weekend! Kind regards, Michael Chinese Culture University, School of Continuing Education 曹 (Michael Tsao) E-mail:cw...@sc...<https://mail.sce.pccu.edu.tw/owa/redir.aspx?C=urXNXi-4TboXvhC0DqK8gF64Wi5l9KRNstr4ErkyveTub-_ar0DXCA..&URL=mailto%3acwtsao%40sce.pccu.edu.tw> Address:No. 231, Section 2, Jianguo South Road, Da’an District, Taipei City, 10659 Tel:(02)2700-5858 ext. 8630 ________________________________ 寄件者: Stas Zytkiewicz <st...@ch...> 寄件日期: 2020年2月14日 下午 03:45 收件者: sch...@li... <sch...@li...> 主旨: Re: [Schoolsplay-devel] Chinese (Traditional) language translation inquiry Hi, as childsplay is in maintenance mode, meaning no active development is taken place, I can't give you much assistance. The translation is as simple as translating a so called po-file but I don't know if the current childsplay code will display the Chinese fonts. On 14-02-2020 07:20, t曹 wrote: > Hello, > I'm Michael Tsao, a staff member of the Digital Resource Promotion > Service Center of Open Source Software located in Taipei, Taiwan. > My team and I think Childsplay is a great product and would like to > localize the software for the Taiwanese community free of charge. > > Would your development team allow us to translate the software interface > into Chinese (Traditional) language? > > If the answer to the previous question is a yes, my team will likely > need basic technical assistance at the beginning to get everything setup > before we can start translating. > Would your development team be able to provide technical assistance if > need be while my team embarks on the translation task? > > Hope to hear back from y'all soon. Have a great day! > > Kind regards, > Michael > > > Chinese Culture University, School of Continuing Education > 曹 (Michael Tsao) > E-mail:cw...@sc... > <https://mail.sce.pccu.edu.tw/owa/redir.aspx?C=urXNXi-4TboXvhC0DqK8gF64Wi5l9KRNstr4ErkyveTub-_ar0DXCA..&URL=mailto%3acwtsao%40sce.pccu.edu.tw> > Address:No. 231, Section 2, Jianguo South Road, Da’an District, Taipei > City, 10659 > Tel:(02)2700-5858 ext. 8630 > > > _______________________________________________ > Schoolsplay-devel mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel > -- Cheers, Stas Zytkiewicz _______________________________________________ Schoolsplay-devel mailing list Sch...@li... https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel |
|
From: Stas Z. <st...@ch...> - 2020-02-14 08:45:23
|
Hi, as childsplay is in maintenance mode, meaning no active development is taken place, I can't give you much assistance. The translation is as simple as translating a so called po-file but I don't know if the current childsplay code will display the Chinese fonts. On 14-02-2020 07:20, t曹晉維 wrote: > Hello, > I'm Michael Tsao, a staff member of the Digital Resource Promotion > Service Center of Open Source Software located in Taipei, Taiwan. > My team and I think Childsplay is a great product and would like to > localize the software for the Taiwanese community free of charge. > > Would your development team allow us to translate the software interface > into Chinese (Traditional) language? > > If the answer to the previous question is a yes, my team will likely > need basic technical assistance at the beginning to get everything setup > before we can start translating. > Would your development team be able to provide technical assistance if > need be while my team embarks on the translation task? > > Hope to hear back from y'all soon. Have a great day! > > Kind regards, > Michael > > > Chinese Culture University, School of Continuing Education > 曹晉維 (Michael Tsao) > E-mail:cw...@sc... > <https://mail.sce.pccu.edu.tw/owa/redir.aspx?C=urXNXi-4TboXvhC0DqK8gF64Wi5l9KRNstr4ErkyveTub-_ar0DXCA..&URL=mailto%3acwtsao%40sce.pccu.edu.tw> > Address:No. 231, Section 2, Jianguo South Road, Da’an District, Taipei > City, 10659 > Tel:(02)2700-5858 ext. 8630 > > > _______________________________________________ > Schoolsplay-devel mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schoolsplay-devel > -- Cheers, Stas Zytkiewicz |
|
From: t曹晉維 <cw...@sc...> - 2020-02-14 06:35:32
|
Hello, I'm Michael Tsao, a staff member of the Digital Resource Promotion Service Center of Open Source Software located in Taipei, Taiwan. My team and I think Childsplay is a great product and would like to localize the software for the Taiwanese community free of charge. Would your development team allow us to translate the software interface into Chinese (Traditional) language? If the answer to the previous question is a yes, my team will likely need basic technical assistance at the beginning to get everything setup before we can start translating. Would your development team be able to provide technical assistance if need be while my team embarks on the translation task? Hope to hear back from y'all soon. Have a great day! Kind regards, Michael Chinese Culture University, School of Continuing Education 曹晉維 (Michael Tsao) E-mail:cw...@sc...<https://mail.sce.pccu.edu.tw/owa/redir.aspx?C=urXNXi-4TboXvhC0DqK8gF64Wi5l9KRNstr4ErkyveTub-_ar0DXCA..&URL=mailto%3acwtsao%40sce.pccu.edu.tw> Address:No. 231, Section 2, Jianguo South Road, Da’an District, Taipei City, 10659 Tel:(02)2700-5858 ext. 8630 |
|
From: Softpedia E. T. <sof...@so...> - 2017-12-13 15:05:11
|
Hello, As you may already know, Childsplay, one of your products, is part of Softpedia's database of software programs for the Windows operating system. It is featured with a description text, screenshots, download links and technical details on this page: http://www.softpedia.com/get/Others/Home-Education/Childsplay.shtml The description text was created by our editors, using sources such as text from your product's homepage, information from its help system, the PAD file (if available) and the editor's own opinions on the program itself. "Childsplay" has been tested in the Softpedia labs using several industry-leading security solutions and found to be completely clean of adware/spyware components. We are impressed with the quality of your product and encourage you to keep these high standards in the future. To assure our visitors that Childsplay is clean, we have granted it with the "100% FREE" Softpedia award. To let your users know about this certification, you may display this award on your website, on software boxes or inside your product. More information about your product's certification and the award is available on this page: http://www.softpedia.com/get/Others/Home-Education/Childsplay.shtml#status Feel free to link to us using the URLs above. If you choose to link to the clean award page for your product, you may use the award graphic or a text link: "100% FREE award granted by Softpedia". Your developer page on Softpedia can be reached at the URL below. It contains the list of software products and a link to your website. http://www.softpedia.com/publisher/stas-zytkiewicz-52128.html If you feel that having your product listed on Softpedia is not a benefit for you or simply need something changed or updated, please contact us via email at web...@so... and we will work with you to fix any problem you may have found with the product's listing. -- Sincerely, The Softpedia Team ----------------------------------------------------------------------- Softpedia is a library of over 1 million free and free-to-try software programs for Windows, Mac OS and Linux, games and gaming tools, Windows device drivers, mobile devices and IT-related articles. ----------------------------------------------------------------------- Softpedia - the encyclopedia of free software downloads http://www.softpedia.com/ |
|
From: Softpedia E. T. <sof...@so...> - 2016-05-05 12:23:09
|
Hello, As you may already know, Childsplay, one of your products, is part of Softpedia's database of software programs for the Windows operating system. It is featured with a description text, screenshots, download links and technical details on this page: http://www.softpedia.com/get/Others/Home-Education/Childsplay.shtml The description text was created by our editors, using sources such as text from your product's homepage, information from its help system, the PAD file (if available) and the editor's own opinions on the program itself. "Childsplay" has been tested in the Softpedia labs using several industry-leading security solutions and found to be completely clean of adware/spyware components. We are impressed with the quality of your product and encourage you to keep these high standards in the future. To assure our visitors that Childsplay is clean, we have granted it with the "100% FREE" Softpedia award. To let your users know about this certification, you may display this award on your website, on software boxes or inside your product. More information about your product's certification and the award is available on this page: http://www.softpedia.com/get/Others/Home-Education/Childsplay.shtml Feel free to link to us using the URLs above. If you choose to link to the clean award page for your product, you may use the award graphic or a text link: "100% FREE award granted by Softpedia". Your developer page on Softpedia can be reached at the URL below. It contains the list of software products and a link to your website. http://www.softpedia.com/publisher/stas-zytkiewicz-52128.html If you feel that having your product listed on Softpedia is not a benefit for you or simply need something changed or updated, please contact us via email at web...@so... and we will work with you to fix any problem you may have found with the product's listing. -- Sincerely, The Softpedia Team ----------------------------------------------------------------------- Softpedia is a library of over 1 million free and free-to-try software programs for Windows, Mac OS and Linux, games and gaming tools, Windows device drivers, mobile devices and IT-related articles. ----------------------------------------------------------------------- Softpedia - the encyclopedia of free software downloads http://www.softpedia.com/ |
|
From: Stas Z. <st...@ch...> - 2014-09-05 09:40:46
|
On 05-09-14 10:17, Stas Zytkiewicz wrote: > On 05-09-14 09:52, Sergio Talens-Oliag wrote: >> I just received the following bug on the debian BTS: >> >> https://bugs.debian.org/758839 >> >> that claims that some of the data files distributed with childsplay are >> non-free. >> >> Can the childsplay developers confirm if the data is free or non-free and >> replace the non-free images and sounds for free versions? I don't have the >> time right now and if the data is non-free I will have to move it to the >> non-free section or childplay will not be present on the next Debian version. Uploaded new version, 2.6.4, with the replacements done. Only two images and one soundfile as the rest of the claims in the bug report aren't correct. Anyway, I will also comment on the bug report. > > I can comment on the buglist or do you prefer it here ? > > Some images might be non-free as I assumed the originals > were free after I couldn't find a copyright notice. > > I will look into it and replace stuff if needed. > >> Thanks in advance, >> >> Sergio. >> > -- Regards, Stas Zytkiewicz |