We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traceback (most recent call last): File "/app/share/atoms/atoms/views/dashboard.py", line 131, in __on_detach_clicked attach() if self.__detach_status else detach() File "/app/share/atoms/atoms/views/dashboard.py", line 125, in detach self.__detached_window = AtomsDetachedWindow(self.console, "#000000", title=self.atom.name) File "/app/share/atoms/atoms/windows/detached_window.py", line 35, in __init__ self.__build_ui() File "/app/share/atoms/atoms/windows/detached_window.py", line 41, in __build_ui css_provider.load_from_data(str.encode(style)) TypeError: Gtk.CssProvider.load_from_data() takes exactly 3 arguments (2 given)
Click the Detach Console button, the button will change to Attach Console, but no console will appear Click Attach Console and nothing will happen
Flatpak from Flathub
Fedora 38
Wayland
No response
The text was updated successfully, but these errors were encountered:
Thanks for reporting
Sorry, something went wrong.
No branches or pull requests
Describe the bug
To Reproduce
Click the Detach Console button, the button will change to Attach Console, but no console will appear
Click Attach Console and nothing will happen
Package
Flatpak from Flathub
Distribution
Fedora 38
Display Protocol
Wayland
Additional context
No response
The text was updated successfully, but these errors were encountered: