Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The process of infinite initialization occurs. #101

Closed
SimplestStudio opened this issue May 1, 2020 · 6 comments
Closed

The process of infinite initialization occurs. #101

SimplestStudio opened this issue May 1, 2020 · 6 comments
Labels
0.9.2 bug Something isn't working done staging

Comments

@SimplestStudio
Copy link

SimplestStudio commented May 1, 2020

Screenshot_20200501_145353

At startup, the process of infinite initialization occurs.

bauh version: 0.9.0, 0.9.1
O.S: Manjaro ver. 20

@vinifmor
Copy link
Owner

vinifmor commented May 1, 2020

Please, launch bauh via command line (bauh) and paste any error log produced here. If none is displayed, try to reset bauh settings (bauh --reset) and launch it again (let me know if it works)

@SimplestStudio
Copy link
Author

SimplestStudio commented May 1, 2020

[helg@Houston ~]$ bauh --reset
[bauh] Cleaning configuration and cache files
[bauh] Deleting directory /home/helg/.cache/bauh
[bauh] Directory /home/helg/.cache/bauh deleted
[bauh] Deleting directory /home/helg/.config/bauh
[bauh] Directory /home/helg/.config/bauh deleted
[bauh][appimage] Deleting /home/helg/.local/share/bauh/appimage/releases.db
[bauh][appimage] /home/helg/.local/share/bauh/appimage/releases.db deleted
[bauh][appimage] Deleting /home/helg/.local/share/bauh/appimage/apps.db
[bauh][appimage] /home/helg/.local/share/bauh/appimage/apps.db deleted
[bauh] Cleaning finished
[helg@Houston ~]$ bauh
Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File "/usr/lib/python3.8/site-packages/bauh/gems/arch/worker.py", line 121, in run
saved += disk.save_several(pkgs, repo_map, when_prepared=self.update_prepared, after_written=self.update_indexed)
File "/usr/lib/python3.8/site-packages/bauh/gems/arch/disk.py", line 104, in save_several
with open(file) as f:
FileNotFoundError: [Errno 2] There is no such file or directory: '/usr/share/sddm/themes/elarun/metadata.desktop'

The same thing happens.
I also tried reinstalling it, but it doesn't help either.

@vinifmor
Copy link
Owner

vinifmor commented May 1, 2020

Right... I'm going to have a look here. For now if you want to use the tool, disable the Arch support through the settings window. The quickest way to open it is by typing bauh --settings. Thanks for the report.

@vinifmor
Copy link
Owner

vinifmor commented May 2, 2020

@Helg1980 , I've published a possible fix for this issue in bauh-staging (0.9.2.RC-4) from AUR. Could you try it and give me a feedback if it works now ? Before launching bauh through the terminal, reset it again (bauh --reset).

@SimplestStudio
Copy link
Author

Yes, everything works in the 0.9.2.RC-4 version .
Thank you very much!

@vinifmor
Copy link
Owner

vinifmor commented May 2, 2020

No worries. The final 0.9.2 release should be available soon.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.9.2 bug Something isn't working done staging
Projects
None yet
Development

No branches or pull requests

2 participants