You are not logged in.

#1 2018-12-17 18:43:32

valorin
Member
Registered: 2018-12-17
Posts: 4

Thunar GDBus Error

I just installed Arch and was trying to setup Thunar as a GUI file manager and auto mounter. Starting Thunar from the command line opens up the window but displays error "ThunarThumbnailer: Failed to retrieve supported types: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.thumbnails.Thumbnailer1 was not provided by any .service files" in the command line. Clicking on any GUI element in the Thunar window then causes a segmentation fault. My guess is there is some other dependency that I missed, however searching for the error I didn't find any solution.

I am running Wayland with Sway compositor.

Offline

#2 2018-12-17 18:47:33

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Thunar GDBus Error

How are you logging in and starting sway?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2018-12-17 18:49:19

valorin
Member
Registered: 2018-12-17
Posts: 4

Re: Thunar GDBus Error

Currently just dumping into TTY to login and starting GUI with sway command in terminal.

Last edited by valorin (2018-12-17 18:50:01)

Offline

#4 2018-12-17 19:02:37

valorin
Member
Registered: 2018-12-17
Posts: 4

Re: Thunar GDBus Error

Update - installing tumbler removed the thumbnail error, but it still segmentation faults the second I click anything in the Thunar window.

Offline

#5 2018-12-17 19:30:11

loqs
Member
Registered: 2014-03-06
Posts: 17,327

Re: Thunar GDBus Error

What is the backtrace from the coredump?

Offline

#6 2018-12-17 19:43:32

valorin
Member
Registered: 2018-12-17
Posts: 4

Re: Thunar GDBus Error

GDB backtrace below.

(gdb) bt
#0  0x000000000000002f in  ()
#1  0x00007f0790074b7d in XInternAtom () at /usr/lib/libX11.so.6
#2  0x00007f0786aec214 in  () at /usr/lib/thunarx-3/thunar-wallpaper-plugin.so
#3  0x00007f079195f5cc in thunarx_menu_provider_get_file_menu_items () at /usr/lib/libthunarx-3.so.0
#4  0x0000558340e58d3f in  ()
#5  0x00007f07904e43d5 in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0
#6  0x00007f07904d1195 in  () at /usr/lib/libgobject-2.0.so.0
#7  0x00007f07904d501e in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#8  0x00007f07904d5a80 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#9  0x00007f07904ea766 in  () at /usr/lib/libgobject-2.0.so.0
#10 0x00007f07904e64e1 in g_object_notify_by_pspec () at /usr/lib/libgobject-2.0.so.0
#11 0x0000558340e4725d in  ()
#12 0x00007f07904e43d5 in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0
#13 0x00007f07904d1195 in  () at /usr/lib/libgobject-2.0.so.0
#14 0x00007f07904d501e in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#15 0x00007f07904d5a80 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#16 0x00007f0791943c3c in  () at /usr/lib/libexo-2.so.0
#17 0x00007f07911638dc in  () at /usr/lib/libgtk-3.so.0
#18 0x00007f07904e43d5 in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0
#19 0x00007f07904d099f in  () at /usr/lib/libgobject-2.0.so.0
#20 0x00007f07904d45ed in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#21 0x00007f07904d5a80 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#22 0x00007f079110f375 in  () at /usr/lib/libgtk-3.so.0
#23 0x00007f0790fc704b in  () at /usr/lib/libgtk-3.so.0
#24 0x00007f0790fc925c in gtk_main_do_event () at /usr/lib/libgtk-3.so.0
#25 0x00007f0790cc6ac6 in  () at /usr/lib/libgdk-3.so.0
#26 0x00007f0790d23c75 in  () at /usr/lib/libgdk-3.so.0
#27 0x00007f07903fc3cf in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#28 0x00007f07903fdf89 in  () at /usr/lib/libglib-2.0.so.0
#29 0x00007f07903fdfce in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#30 0x00007f07905a37ee in g_application_run () at /usr/lib/libgio-2.0.so.0
#31 0x0000558340df90db in  ()
#32 0x00007f07901ce223 in __libc_start_main () at /usr/lib/libc.so.6
#33 0x0000558340df91fe in  ()

Offline

#7 2018-12-17 19:53:07

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: Thunar GDBus Error

Offline

#8 2019-03-22 09:35:52

Spider.007
Member
Registered: 2004-06-20
Posts: 1,175

Re: Thunar GDBus Error

This was reported upstream here - it should be fixed in 1.8.2 but I needed to explicitly set XDG_SESSION_TYPE to fix this

Offline

Board footer

Powered by FluxBB