also rooted nautilus crashes at the same point. I have removed profiles of nautilus and all suspect files i have downloaded before. There is no error output in the console also no logs in /var which reffering to the crash. I saw that lot of people have the same issue but any solution fits to me. Thank you fo help
Asked
Active
Viewed 625 times
2 Answers
3
I think i found the answer
In xsession-errors log i found:
ERROR:io-xcf.c:1443:xcf_image_stop_load: code should not be reached.
it is gloobus-previewer bug which is cousing the crash. Pls look here: bugs.launchpad.net/gloobus-preview/+bug/690364. So what i did is to install gnome-xcf-thumbnailer.
I found also the suspect *.xcf.bz2 file in the /Download folder and removed it...
This is whats working for me.

Jorge Castro
- 71,754

butti
- 31
- 2
0
This question might be related to your problem. In particular, one answer suggests the following solution:
sudo apt-get --purge remove nautilus-open-terminal
Now, open the folder.
-
-
ok if u dont get any answers here,then i suggest you too reinstall nautilus or install another file manager like thunar or pcmanfm – sum2000 Dec 17 '11 at 20:23
-
-
-
sum2000, perhaps you should get more info about the questioner's situation before suggesting to remove random packages. – Scott Severance Dec 18 '11 at 04:59
-
perhaps you should check this link http://askubuntu.com/questions/64244/nautilus-crashes-when-accessing-some-folders before commenting – sum2000 Dec 18 '11 at 06:37
-
You didn't link to that question. How was anybody to know about that question? I've edited your answer to incorporate this new information. – Scott Severance Dec 18 '11 at 13:16
-
hello hello, I think i found the problem: it is gloobus-previewer bug which is cousing the crash. Pls look here: https://bugs.launchpad.net/gloobus-preview/+bug/690364. So what i did is to install gnome-xcf-thumbnailer. I found also the suspect *.xcf.bz2 file and removed that...Now is all OK. – butti Dec 18 '11 at 13:36
-
The error in xsession-errors was looking like this: ERROR:io-xcf.c:1443:xcf_image_stop_load: code should not be reached. – butti Dec 18 '11 at 13:45
-
@butti: Glad you found your answer. So that everyone knows that this question has been answered, would you mind putting the solution into an answer and accepting it? – Scott Severance Dec 18 '11 at 15:08