Closed ryonakano closed 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).
It'll be resolved once packages rebuild against libhandy. Hang tight
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:
Expected behavior
Files should launch.
Screenshots or screen recordings
N/A
Logs
Platform Information
4.5.0+r4099+pkg96~daily~ubuntu6.0.1
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.