Closed
Bug 1859841
Opened 1 year ago
Closed 1 year ago
[flatpak] Nothing happens when click Profile Directory -> Open Directory
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1625111
People
(Reporter: heather, Unassigned)
References
Details
OS: Debian testing
Thunderbird: 115.3.2 flatpak installed from flathub
Reproducer Steps:
- Open Thunderbird
- Open the Hamburger menu -> Help -> Troubleshooting Information
- Under the Application Basics section, find the Profile Directory line and click "Open Directory" and see that nothing happens.
The expected behavior is that nautilus would open to the folder that holds the profile information. It's worth noting that when I click the Update Directory's "Open Directory", the expected folder is opened in nautilus, but it does not work with the Profile Directory link.
When I click on the Profile Directory's "Open Directory", the following journactl logs occur:
Oct 18 11:41:28 fenrir dbus-daemon[1693]: [session uid=1000 pid=1693] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.607' (uid=1000 pid=56161 comm="xdg-dbus-proxy --args=45")
Oct 18 11:41:28 fenrir systemd[1661]: Starting xdg-desktop-portal.service - Portal service...
Oct 18 11:41:28 fenrir rtkit-daemon[1037]: Supervising 11 threads of 7 processes of 1 users.
Oct 18 11:41:28 fenrir rtkit-daemon[1037]: Supervising 11 threads of 7 processes of 1 users.
Oct 18 11:41:28 fenrir rtkit-daemon[1037]: Supervising 11 threads of 7 processes of 1 users.
Oct 18 11:41:28 fenrir dbus-daemon[1693]: [session uid=1000 pid=1693] Successfully activated service 'org.freedesktop.portal.Desktop'
Oct 18 11:41:28 fenrir systemd[1661]: Started xdg-desktop-portal.service - Portal service.
Oct 18 11:41:28 fenrir xdg-desktop-por[56926]: g_variant_new_bytestring: assertion 'string != NULL' failed
Oct 18 11:41:28 fenrir systemd[1661]: xdg-desktop-portal.service: Main process exited, code=killed, status=11/SEGV
Oct 18 11:41:28 fenrir systemd[1661]: xdg-desktop-portal.service: Failed with result 'signal'.
Oct 18 11:41:28 fenrir kernel: pool-/usr/libex[56931]: segfault at 30 ip 00007f26b6e6f6b4 sp 00007f26a77fd8d8 error 4 in libglib-2.0.so.0.7800.0[7f26b6de8000+99000] likely on CPU 0 (core 0, socket 0)
Oct 18 11:41:28 fenrir kernel: Code: 48 89 d8 4c 89 63 10 48 89 6b 18 5b 5d 41 5c 41 5d 41 5e c3 66 90 f3 0f 1e fa 48 8b 07 c3 0f 1f 84 00 00 00 00 00 f3 0f 1e fa <8b> 47 30 c1 e8 02 83 e0 01 c3 66 90 f3 0f 1e fa 48 8b 47 38 c3 0f
Oct 18 11:41:28 fenrir org.mozilla.Thunderbird.desktop[56165]: [Parent 2, Main Thread] WARNING: Cannot launch default application: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:167
Oct 18 11:41:28 fenrir thunderbird-bin[56165]: Cannot launch default application: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
Updated•1 year ago
|
Component: Help Documentation → Build Config
Reporter | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•