elementary / files

File browser designed for elementary OS
https://elementary.io
GNU General Public License v3.0
326 stars 76 forks source link

Files does not open at all #1449

Closed ryonakano closed 4 years ago

ryonakano commented 4 years ago

Prerequisites

Describe the bug

Files does not open at all, neither from the dock or from the terminal. I tried reinstalling Files but had no luck.

To Reproduce

Steps to reproduce the behavior:

  1. Try to open Files
  2. Nothing happens

Expected behavior

Files should launch.

Screenshots or screen recordings

N/A

Logs

ryo@ryo-pc:~/Projects/Spreadsheet$ io.elementary.files
** Message: 07:50:57.832: Application.vala:75: Report any issues/bugs you might find to https://github.com/elementary/files/issues

(io.elementary.files:17694): GLib-GObject-WARNING **: 07:50:57.857: specified class size for type 'MarlinViewWindow' is smaller than the parent type's 'HdyApplicationWindow' class size

(io.elementary.files:17694): GLib-GObject-WARNING **: 07:50:57.857: cannot add private field to invalid (non-instantiatable) type '<invalid>'

(io.elementary.files:17694): GLib-CRITICAL **: 07:50:57.857: g_once_init_leave: assertion 'result != 0' failed

(io.elementary.files:17694): GLib-GObject-CRITICAL **: 07:50:57.857: g_object_new_valist: assertion 'G_TYPE_IS_OBJECT (object_type)' failed

** (io.elementary.files:17694): CRITICAL **: 07:50:57.857: marlin_view_window_get_is_first_window: assertion 'self != NULL' failed

(io.elementary.files:17694): GLib-GObject-CRITICAL **: 07:50:57.857: g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed

(io.elementary.files:17694): Gtk-CRITICAL **: 07:50:57.857: gtk_application_add_window: assertion 'GTK_IS_WINDOW (window)' failed

** (io.elementary.files:17694): CRITICAL **: 07:50:57.857: marlin_plugin_manager_interface_loaded: assertion 'win != NULL' failed

** (io.elementary.files:17694): CRITICAL **: 07:50:57.857: marlin_view_window_open_tabs: assertion 'self != NULL' failed

** (io.elementary.files:17694): CRITICAL **: 07:50:57.858: marlin_plugins_cloud_plugin_request_sidebar_update: assertion '_tmp0_ != NULL' failed

Platform Information

Additional context

I got an update of Files this morning and I've been facing this issue after that, so some recent commit may cause this issue.

ryonakano commented 4 years ago

Hmm, I also see similar issue with Terminal too:

ryo@ryo-pc:~$ io.elementary.terminal 
[DEBUG 08:07:02.697381] [GLib-GIO] _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
[DEBUG 08:07:02.709623] [GLib] unsetenv() is not thread-safe and should not be used after threads are created
[WARNING 08:07:02.710540] [GLib-GObject] specified class size for type 'TerminalMainWindow' is smaller than the parent type's 'HdyWindow' class size
[WARNING 08:07:02.710579] [GLib-GObject] cannot add private field to invalid (non-instantiatable) type '<invalid>'
[FATAL 08:07:02.710600] [GLib] g_once_init_leave: assertion 'result != 0' failed
[FATAL 08:07:02.710617] [GLib-GObject] g_object_new_valist: assertion 'G_TYPE_IS_OBJECT (object_type)' failed
[FATAL 08:07:02.710633] terminal_main_window_add_tab_with_working_directory: assertion 'self != NULL' failed
[FATAL 08:07:02.710649] [GLib-GObject] g_object_ref_sink: assertion 'G_IS_OBJECT (object)' failed

This issue might be due to some problem in libhandy-1-0 package (I found this was updated this morning too).

danirabbit commented 4 years ago

It'll be resolved once packages rebuild against libhandy. Hang tight