What's wrong with the xviewer?

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
70y-oldfart
Level 1
Level 1
Posts: 8
Joined: Mon Nov 23, 2020 10:19 am
Location: Sweden

What's wrong with the xviewer?

Post by 70y-oldfart »

When I launch the xviewer from the terminal, I get these messages:

Code: Select all

lj@linux:~$ xviewer

** (xviewer:32902): WARNING **: 09:54:40.781: Couldn't load UI resource: The resource at ”/org/x/viewer/plugins/exif-display/exif-display.ui” does not exist

(xviewer:32902): GLib-GObject-WARNING **: 09:54:40.781: invalid (NULL) pointer instance

(xviewer:32902): GLib-GObject-CRITICAL **: 09:54:40.781: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(xviewer:32902): XVIEWER-CRITICAL **: 09:54:40.781: xviewer_sidebar_add_page: assertion 'GTK_IS_WIDGET (main_widget)' failed

(xviewer:32902): Gtk-CRITICAL **: 09:54:40.781: gtk_widget_show_all: assertion 'GTK_IS_WIDGET (widget)' failed
^C
lj@linux:~$ 
What are all these warnings about? Is there a way to fix the issue?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Moonstone Man
Level 16
Level 16
Posts: 6054
Joined: Mon Aug 27, 2012 10:17 pm

Re: What's wrong with the xviewer?

Post by Moonstone Man »

70y-oldfart wrote: Wed Apr 21, 2021 4:15 am Is there a way to fix the issue?
Yes. Don't launch GUI applications from the terminal.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: What's wrong with the xviewer?

Post by Flemur »

70y-oldfart wrote: Wed Apr 21, 2021 4:15 amWhat are all these warnings about? Is there a way to fix the issue?
Note that they're warnings (critical?); it's unpleasant to see them and it doesn't inspire confidence, but you can ignore them if the program, xviewer, is working properly.

Along these lines, if you have a program you're running from a menu or desktop icon, and it dies or won't start, etc, start it from a terminal so you can see the errors.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
70y-oldfart
Level 1
Level 1
Posts: 8
Joined: Mon Nov 23, 2020 10:19 am
Location: Sweden

Re: What's wrong with the xviewer?

Post by 70y-oldfart »

Flemur wrote: Wed Apr 21, 2021 8:27 am
70y-oldfart wrote: Wed Apr 21, 2021 4:15 amWhat are all these warnings about? Is there a way to fix the issue?
Note that they're warnings (critical?); it's unpleasant to see them and it doesn't inspire confidence, but you can ignore them if the program, xviewer, is working properly.

Along these lines, if you have a program you're running from a menu or desktop icon, and it dies or won't start, etc, start it from a terminal so you can see the errors.
Ok, thanks for the info!
Locked

Return to “Software & Applications”