You are not logged in.
I have been using Xubuntu for a few years but I'm pretty much clueless.
Recently on a "new" old computer with a fresh install of Xubuntu 20.04 the desktop freezes after I double click on a NTFS volume.
(I have checked SMART & autotest for the disk and they seem ok)
xfdesktop -RResult:
(xfdesktop:1889): GLib-GIO-CRITICAL **: 16:54:26.218: g_application_activate_action: assertion 'application->priv->is_registered' failedAny suggestions on how to solve?
Last edited by villares (2020-07-07 20:08:17)
Offline
Do you have ntfs-3g installed?
If so, make sure the volume is clean and not damaged. You can use windows tools if you dual boot or have a read through https://wiki.archlinux.org/index.php/NT … ilesystems.
Also, if you are windows/linux dual boot, Windows FastBoot option might be getting in the way.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Online
Thank you ToZ!
I believe FastBoot is disabled. It has not mounted read-only, and I'm using the disk normally...
I do have ntfs-3g is installed.
This unfreezes the desktop:
killall -9 xfdesktopBut it ideally it shouldn't freeze, I suppose. Should I open an issue somewhere?
Last edited by villares (2020-07-07 20:34:06)
Offline
Try running xfdesktop in debug mode:
xfdesktop -Q && xfdesktop -e...and then trying to access the volume. Post back the messages that get displayed in the terminal.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Online
[ Generated in 0.013 seconds, 7 queries executed - Memory usage: 546.12 KiB (Peak: 551.61 KiB) ]