Thunar crashes trying to open mounted DVD with UDF
Posted: Tue May 21, 2013 6:29 pm
[PROBLEM]
I've created a backup of an optical data-disk, using dvdisaster. Usually this is ISO9660, but in some cases it can also be UDF (Universal Disk Format)
So far, everything's fine and I can mount the created .iso file, using the following command:
But as soon as I try to access it using Thunar (XFCE's file explorer), Thunar crashes with the following errors:
[SOLUTION]
I've now upgraded to Thunar to v1.6.2 (XFCE 4.10), using the XFCE-PPAs:
I've created a backup of an optical data-disk, using dvdisaster. Usually this is ISO9660, but in some cases it can also be UDF (Universal Disk Format)
So far, everything's fine and I can mount the created .iso file, using the following command:
Code: Select all
$ mount -o loop -t udf test.iso /media/test
This was Xubuntu 12.04 (Precise Pangolin, LTS) running Thunar v1.2.3 (XFCE 4..(thunar:8366): GLib-GIO-CRITICAL **: g_mount_get_root: assertion `G_IS_MOUNT (mount)' failed
(thunar:8366): GLib-GIO-CRITICAL **: g_file_hash: assertion `G_IS_FILE (file)' failed
(thunar:8366): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(thunar:8366): GLib-GIO-CRITICAL **: g_file_query_info: assertion `G_IS_FILE (file)' failed
(thunar:8366): GLib-GIO-CRITICAL **: g_file_info_get_file_type: assertion `G_IS_FILE_INFO (info)' failed
(thunar:8366): GLib-GIO-CRITICAL **: g_file_get_basename: assertion `G_IS_FILE (file)' failed
(thunar:8366): GLib-GIO-CRITICAL **: g_file_has_prefix: assertion `G_IS_FILE (file)' failed
(thunar:8366): GLib-GIO-CRITICAL **: g_file_is_native: assertion `G_IS_FILE (file)' failed
(thunar:8366): GLib-GIO-CRITICAL **: g_file_get_uri: assertion `G_IS_FILE (file)' failed
Segmentation fault (core dumped)
[SOLUTION]
I've now upgraded to Thunar to v1.6.2 (XFCE 4.10), using the XFCE-PPAs:
Code: Select all
$ sudo add-apt-repository ppa:xubuntu-dev/xfce-4.10