lwindolf / liferea

Liferea (Linux Feed Reader), a news reader for GTK/GNOME
https://lzone.de/liferea
GNU General Public License v2.0
804 stars 131 forks source link

Internal Browser not working #1331

Closed christrt9 closed 5 months ago

christrt9 commented 5 months ago

I try to open internal tab it don't show anything

$ liferea --debug-conf

CONF   : proxy auto detect is configured
CONF   : Manual proxy settings are now NULL:0 NULL:NULL
CONF   : Scheduling feedlist save
sys:1: Warning: g_object_set: assertion 'G_IS_OBJECT (object)' failed
CONF   : Setting last-window-state to 0
CONF   : Setting last-window-state to 0
Traceback (most recent call last):
  File "/home/cde/.local/share/liferea/plugins/feedalerts/feedalerts.py", line 41, in on_node_updated
    searchtext=(config['Main']['Search'])
  File "/usr/lib/python3.10/configparser.py", line 965, in __getitem__
    raise KeyError(key)
KeyError: 'Main'
CONF   : Setting last-window-state to 0
CONF   : Setting last-window-state to 0
CONF   : Setting last-window-state to 0

(liferea:10119): Gtk-WARNING **: 10:29:42.525: Theme parsing error: <data>:2:28: The style property GtkButton:default-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(liferea:10119): Gtk-WARNING **: 10:29:42.525: Theme parsing error: <data>:3:36: The style property GtkButton:default-outside-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(liferea:10119): Gtk-WARNING **: 10:29:42.525: Theme parsing error: <data>:4:25: The style property GtkButton:inner-border is deprecated and shouldn't be used anymore. It will be removed in a future version

(liferea:10119): Gtk-WARNING **: 10:29:42.525: Theme parsing error: <data>:5:30: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(liferea:10119): Gtk-WARNING **: 10:29:42.526: Theme parsing error: <data>:6:27: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version
sys:1: Warning: g_object_set: assertion 'G_IS_OBJECT (object)' failed
CONF   : Setting last-window-state to 0
CONF   : Setting last-window-state to 0
CONF   : Setting last-window-state to 0

liferea

lwindolf commented 5 months ago

Do you have an NVidia graphics card? If yes please have a look at the workaround described in #1308

If not can you please try the same URL with the Gnome Web browser? Does it have the same problem?

christrt9 commented 5 months ago

It was working ok, like 3 weeks ago last time i check. Is a VM so i didn't think to check for this. I test it and is working, sometimes xfce panel not responding it crash :/

Thanks and sorry :)

lwindolf commented 5 months ago

@r00t9 No problem. I'm glad it works for you.