Michael Ströder wrote:
michael@nb2:~> meld
(process:16934): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed Traceback (most recent call last): File "/usr/bin/meld", line 260, in <module> setup_resources() File "/usr/bin/meld", line 193, in setup_resources Gtk.IconTheme.get_default().append_search_path(icon_dir) AttributeError: 'NoneType' object has no attribute 'append_search_path'
michael@nb2:~> virt-manager michael@nb2:~> (process:17127): Gtk-CRITICAL **: gtk_settings_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
These two problems were fixed by installing package python-gobject-Gdk. I usually use --no-recommends. So probably meld and virt-manager should really require this package.
1. The search input fields in geany and libreoffice just have the background color
2. The check boxes are not fully displayed, the text is invisible when checked.
Did not find a solution for these issues on my existing system yet. On a freshly installed Tumbleweed everything sems to work ok. Ciao, Michael.