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

another bug bauh-staging 0.9.24.RC-1 on archlinux disappear after click settings !!! #217

Closed
LeBron7077 opened this issue Dec 13, 2021 · 5 comments
Labels
bug Something isn't working done staging

Comments

@LeBron7077
Copy link

libpng warning: iCCP: known incorrect sRGB profile
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/bauh/view/qt/window.py", line 1479, in show_settings
self.settings_window = SettingsWindow(self.manager, self.i18n, self.screen_size, self)
File "/usr/lib/python3.10/site-packages/bauh/view/qt/settings.py", line 50, in init
self.tab_group = to_widget(self.settings_model, i18n)
File "/usr/lib/python3.10/site-packages/bauh/view/qt/components.py", line 979, in to_widget
return TabGroupQt(comp, i18n, parent)
File "/usr/lib/python3.10/site-packages/bauh/view/qt/components.py", line 941, in init
scroll.setWidget(to_widget(c.content, i18n))
File "/usr/lib/python3.10/site-packages/bauh/view/qt/components.py", line 981, in to_widget
return PanelQt(comp, i18n, parent)
File "/usr/lib/python3.10/site-packages/bauh/view/qt/components.py", line 699, in init
self.layout().addWidget(to_widget(c, i18n))
File "/usr/lib/python3.10/site-packages/bauh/view/qt/components.py", line 977, in to_widget
return FormQt(comp, i18n)
File "/usr/lib/python3.10/site-packages/bauh/view/qt/components.py", line 724, in init
field = self._wrap(self._new_range_input(c), c)
File "/usr/lib/python3.10/site-packages/bauh/view/qt/components.py", line 842, in _new_range_input
spinner.setValue(model.value if model.value is not None else model.min)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'
Fatal Python error: Aborted

Thread 0x00007f87227fc640 (most recent call first):
File "/usr/lib/python3.10/site-packages/bauh/view/qt/thread.py", line 822 in run

Thread 0x00007f8723fff640 (most recent call first):
File "/usr/lib/python3.10/site-packages/bauh/view/qt/prepare.py", line 140 in run

Thread 0x00007f872d5ca640 (most recent call first):
File "/usr/lib/python3.10/site-packages/bauh/view/util/cache.py", line 96 in run
File "/usr/lib/python3.10/threading.py", line 1009 in _bootstrap_inner
File "/usr/lib/python3.10/threading.py", line 966 in _bootstrap

Current thread 0x00007f874bbc1740 (most recent call first):
File "/usr/lib/python3.10/site-packages/bauh/app.py", line 57 in main
File "/usr/bin/bauh", line 33 in

Extension modules: PyQt5.QtCore, yaml._yaml, PyQt5.QtGui, PyQt5.QtWidgets, PyQt5.QtNetwork (total: 5)
Aborted (core dumped)

🙈🙈

@vinifmor
Copy link
Owner

Same issue on a different file. I'm going to publish a fix ASAP.

@vinifmor vinifmor added the bug Something isn't working label Dec 13, 2021
@vinifmor
Copy link
Owner

@LeBron7077 I've just pushed a possible fix on the staging branch. Could you try reinstalling it from AUR again and give me a feedback if the issue has been fixed ?

@LeBron7077
Copy link
Author

🙈🙈
yes, yes it works well on bauh-staging-0.9.24.RC-2,
you are the fastest developer I know so far, thanks for that, and another thanks for the speed of response, and for this great apps😊🤎

@vinifmor
Copy link
Owner

Great. Let me know if any issue pops up again.

@LeBron7077
Copy link
Author

  • Roger that,🙈🙈

@vinifmor vinifmor mentioned this issue Dec 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done staging
Projects
None yet
Development

No branches or pull requests

2 participants