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

Gtk.CssProvider crashes Nicotine 3.3.0.dev3 at startup #2474

Closed
Timogris opened this issue Apr 6, 2023 · 1 comment
Closed

Gtk.CssProvider crashes Nicotine 3.3.0.dev3 at startup #2474

Timogris opened this issue Apr 6, 2023 · 1 comment
Milestone

Comments

@Timogris
Copy link

Timogris commented Apr 6, 2023

Nicotine+ Version: 3.3.0.dev3
GTK Version: 4.10.1
Python Version: 3.10.10 (main, Mar  5 2023, 22:26:53) [GCC 12.2.1 20230201]

Type: <class 'TypeError'>
Value: Gtk.CssProvider.load_from_data() takes exactly 3 arguments (2 given)
Traceback:   File "/usr/lib/python3.10/site-packages/pynicotine/gtkgui/application.py", line 106, in on_activate
  File "/usr/lib/python3.10/site-packages/pynicotine/gtkgui/frame.py", line 275, in __init__
  File "/usr/lib/python3.10/site-packages/pynicotine/gtkgui/interests.py", line 155, in __init__
  File "/usr/lib/python3.10/site-packages/pynicotine/gtkgui/interests.py", line 448, in update_visuals
  File "/usr/lib/python3.10/site-packages/pynicotine/gtkgui/widgets/theme.py", line 583, in update_widget_visuals
    if color is None:
  File "/usr/lib/python3.10/site-packages/pynicotine/gtkgui/widgets/theme.py", line 529, in set_widget_fg_bg_css

@slook
Copy link
Member

slook commented Apr 7, 2023

Closing as invalid, since the issue was already fixed in 1c86815 Nicotine+ 3.3.0.dev4

Please install latest Nicotine+ 3.3.0.dev5 https://github.com/nicotine-plus/nicotine-plus/blob/master/doc/TESTING.md

@slook slook added the invalid label Apr 8, 2023
@slook slook closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2023
@slook slook closed this as completed Apr 8, 2023
@mathiascode mathiascode added this to the 3.3.0 milestone Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants