elementary / elementary/files

Files no longer opens

Open
#2,342 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vala
Stars
365
Forks
82
Avg merge
4d 2h
Merged PRs (30d)
3

Description

### What Happened?

Nothing when I click the icon, yet it will run as root
Debug output below

### Steps to Reproduce

1. click files, nothing happens
2. open files in the CLI, throws error

### Expected Behavior

Files should open

### OS Version

7.x (Horus)

### Software Version

Latest release (I have run all updates)

### Log Output

```shell
❯ /usr/bin/io.elementary.files -d
** (io.elementary.files:13838): DEBUG: 14:58:23.143: Client loading provider: com.nextcloudgmbh.Nextcloud /com/nextcloudgmbh/Nextcloud

** (io.elementary.files:13838): DEBUG: 14:58:23.144: Window.vala:578: No info for requested location - abandon loading

(io.elementary.files:13838): Handy-CRITICAL **: 14:58:23.144: hdy_tab_page_get_child: assertion 'HDY_IS_TAB_PAGE (self)' failed

Reset dconf settings for files and that does not help

(gdb) run
Starting program: /usr/bin/io.elementary.files
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff2dff640 (LWP 15500)]
[New Thread 0x7ffff25fe640 (LWP 15501)]
[New Thread 0x7ffff1dfd640 (LWP 15502)]
[New Thread 0x7ffff15bb640 (LWP 15503)]
[New Thread 0x7fffe3fff640 (LWP 15506)]
[Thread 0x7fffe3fff640 (LWP 15506) exited]
[New Thread 0x7fffe3fff640 (LWP 15507)]
[New Thread 0x7fffe33ff640 (LWP 15508)]
[Thread 0x7fffe3fff640 (LWP 15507) exited]
[New Thread 0x7fffe3fff640 (LWP 15509)]
[New Thread 0x7fffe2bfe640 (LWP 15510)]
[Thread 0x7fffe33ff640 (LWP 15508) exited]
[Thread 0x7fffe3fff640 (LWP 15509) exited]
[Thread 0x7fffe2bfe640 (LWP 15510) exited]
[New Thread 0x7fffe2bfe640 (LWP 15511)]
[New Thread 0x7fffe3fff640 (LWP 15512)]
[Thread 0x7fffe2bfe640 (LWP 15511) exited]
[New Thread 0x7fffe2bfe640 (LWP 15513)]
[New Thread 0x7fffe33ff640 (LWP 15514)]
[Thread 0x7fffe3fff640 (LWP 15512) exited]
[Thread 0x7fffe2bfe640 (LWP 15513) exited]
[Thread 0x7fffe33ff640 (LWP 15514) exited]
[New Thread 0x7fffe33ff640 (LWP 15515)]
[New Thread 0x7fffe2bfe640 (LWP 15516)]
[Thread 0x7fffe33ff640 (LWP 15515) exited]
[New Thread 0x7fffe33ff640 (LWP 15517)]
[New Thread 0x7fffe3fff640 (LWP 15518)]
[Thread 0x7fffe2bfe640 (LWP 15516) exited]
[Thread 0x7fffe33ff640 (LWP 15517) exited]
[Thread 0x7fffe3fff640 (LWP 15518) exited]
[New Thread 0x7fffe3fff640 (LWP 15519)]
[New Thread 0x7fffe33ff640 (LWP 15520)]

(io.elementary.files:15497): Handy-CRITICAL **: 15:03:36.307: hdy_tab_page_get_child: assertion 'HDY_IS_TAB_PAGE (self)' failed

Thread 1 "io.elementary.f" received signal SIGSEGV, Segmentation fault.

(gdb) backtrace
#0 0x00005555555898c2 in ?? ()
#1 0x00007ffff7c32e39 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#2 0x00007ffff7c3305b in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#3 0x00005555555f4665 in ?? ()
#4 0x00007ffff7c32e39 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#5 0x00007ffff7c3305b in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#6 0x00005555555fae65 in ?? ()
#7 0x00007ffff7c32e39 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#8 0x00007ffff7c32e7d in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#9 0x00007ffff7e0fc44 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007ffff7e65258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007ffff7e0d3e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007ffff7c61fb5 in g_application_run () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#13 0x0000555555589963 in main ()
```

### Hardware Info

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.