When ever I open 'xffm' it crashes a soon as I go to my directory. Other functions seems to work fine but it croaks when, from what it appears, its creating icons. If you wondering how I installed it, I compiled the source and installed over a previous installing of Xfce-4.0.6. I also used to following tools to compile: Redhat 7.2 [alpha] Kernel-2.4.27 GCC-3.4.3 Make-3.80 Libtool-1.5.10 After several failed attempts with an error msg, I decided to fire up 'xffm' via the console and observe what msgs scrolled by and thats when I came upon this error msg: [willi@jericho willi]$ xffm ** Message: xffm: module /usr/lib/xfce4/modules/libxfce4_mime_icons.so successfully loaded ** Message: xffm: loading toolbar buttons ** Message: xffm: loading menus ** Message: xffm: module /usr/lib/xfce4/xffm/libxffm_fstab.so successfully loaded ** Message: xffm: module /usr/lib/xfce4/modules/libxfce4_combo.so successfully loaded ** ERROR **: g_module_open(/usr/lib/xfce4/modules/libxfce4_mime.so) == NULL aborting... xffm: signal 6 received. Cleaning up before exiting Reproducible: Always Steps to Reproduce: 1. Open 'xffm' 2. Click on $HOME directory 3. sudden crash... Actual Results: [willi@jericho willi]$ xffm ** Message: xffm: module /usr/lib/xfce4/modules/libxfce4_mime_icons.so successfully loaded ** Message: xffm: loading toolbar buttons ** Message: xffm: loading menus ** Message: xffm: module /usr/lib/xfce4/xffm/libxffm_fstab.so successfully loaded ** Message: xffm: module /usr/lib/xfce4/modules/libxfce4_combo.so successfully loaded ** ERROR **: g_module_open(/usr/lib/xfce4/modules/libxfce4_mime.so) == NULL aborting... xffm: signal 6 received. Cleaning up before exiting Expected Results: To open up my home directory with beautiful icons/thumbnails every where... tried to generate a gdb bt but it was a no-go...
Closing this one, accidently created a dupe... *** This bug has been marked as a duplicate of 695 ***