I am unable to open any files/folders on my system. I was getting lots of errors while opening nautilus and I entered the following command based on this.
sudo killall nautilus && (nautilus &)
After this, I am unable to even right click on the desktop and not even select any files on the desktop. There are 2 or 3 similar questions on this site regarding this issue, but none of them have been answered.
What can I do?
EDIT: As asked in the comments, this is what I get when I run the 'nautilus' command:
(nautilus:2399): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed
(nautilus:2399): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed
(nautilus:2399): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
(nautilus:2399): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(nautilus:2399): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
nautilus
in the terminal? – Byte Commander May 07 '17 at 13:46