Rebornos welcome app don't launch

It worked after downloaded the 2 files and run one by one the installer…Thanks alot for your patience really appreciate…

1 Like

Thanks for testing.

Perhaps we can go ahead and upload the latest releases to the repository then

yes we should release to the repository

Thanks

1 Like

SoulHarsh007 has added it to our repository :slight_smile:

Hi,

With plasma6, python-pyrunning 0.0.14-1, python-pysetting 0.0.7-1, rebornos-welcome doesn’t launch today (jan-2025)
Error message :
Traceback (most recent call last):
File “/opt/rebornos-welcome/main.py”, line 26, in
from pysetting import JSONConfiguration # For reading and writing settings files
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named ‘pysetting’

Thanks for reporting. Looks like a Python update requires us to rebuild the libraries (which are dependencies of the app). We will do that in a day or two and push an update. Until then, is there anything you want help with? All of the the things you can do on the app can also be done by other means :blush:.

Yes, i know ! :wink:
As you said above, it’s just a report for the team.
Thanks

1 Like

I think I’ll wait for the update……thank you.

Don

1 Like

Packages have been rebuilt. Waiting for those packages to be uploaded to our repositories.

Meanwhile, you can also manually download them from:

  1. Release v0.0.9 · pvshvp-oss/pysetting · GitHub
  2. Release v0.0.17 · pvshvp-oss/pyrunning · GitHub

After downloading, they can be installed locally from within the ~/Downloads directory as below:

sudo pacman -U python-pyrunning-0.0.17-1-any.pkg.tar.zst python-pysetting-0.0.9-1-any.pkg.tar.zst

I have tested that the welcome app launches after installing the above versions.

Yes ! It works now.
Thanks

2 Likes