I can't open home folder

Asked by mimo

I am unable to open my home folder. I get an error message: Could not create the archive

Archive type not supported.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu file-roller Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

How are you opening the home folder?

Revision history for this message
mimo (eidsecurity) said :
#2

At the top Places then Home thats when I get the following error message:

Could not create the archive

Archive type not supported.

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

http://www.uluga.ubuntuforums.org/showthread.php?t=1631961

Try this to re-associate the link with the file browser

Revision history for this message
mimo (eidsecurity) said :
#4

This did resolve the problem: Re: Open Folder Command
Pick any folder -> r. click -> Open With - Other Application, scroll down and choose 'open folder'

Otherwise
Code:

gedit ~/.local/share/applications/mimeapps.list

Find the line inode/directory= and either delete the whole line or add to front
Code:

nautilus-folder-handler.desktop;

Thanks