Nautilus(and Nemo too) cannot Mount if mount option is noauto/user and the mount point has non-western character

Bug #1428417 reported by Somewhere over the..
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nautilus (Ubuntu)
Invalid
Low
Unassigned

Bug Description

On Ubuntu 14.04(64bit), I configured /etc/fstab something like this.

  server:/Video /media/Video-Nfs nfs auto 0 0
  server:/강좌 /media/강좌-Nfs nfs auto 0 0

It works fine.

I changed and added options, noauto, user.

  server:/Video /media/Video-Nfs nfs noauto,user 0 0
  server:/강좌 /media/강좌-Nfs nfs noauto,user 0 0

After that, I can mount '/media/Video-Nfs' by clicking the icon on the Nautilus's Network panel. It works.
However, when I click '강좌-Nfs' icon on the Nautilus, I got this message.

   mount: can't find /media/\352\260\225\354\242\214-Nfs in /etc/fstab or /etc/mtab

I tried to mount that directory with mount command, like this.

  $ mount /media/강좌-Nfs/

It works. also umount /media/강좌-Nfs/ works.

I think Nautilus(and Nemo) cannot handle non-western characters when it is related with mount options.
I'm not sure this is a bug or there might be a solution or a workaround.

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please tell us the number of the upstream bug (or the link), so we can add a bugwatch that will inform us about its status. Thanks in advance.

Changed in nautilus (Ubuntu):
importance: Undecided → Low
Revision history for this message
Somewhere over the.. (nemonein) wrote : Re: [Bug 1428417] Re: Nautilus(and Nemo too) cannot Mount if mount option is noauto/user and the mount point has non-western character

Thank you for email me about this.
If you have something to say, why don't you report to the launchpad
directly?
I'm just a normal user, not a developer. I cannot help you at all.

2015-11-01 0:01 GMT+09:00 Antonio Marra <email address hidden>:

> Sorry, I have to specify that I haven't non-western characters in my
> fstav entries ...
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1428417
>
> Title:
> Nautilus(and Nemo too) cannot Mount if mount option is noauto/user and
> the mount point has non-western character
>
> Status in nautilus package in Ubuntu:
> New
>
> Bug description:
> On Ubuntu 14.04(64bit), I configured /etc/fstab something like this.
>
> server:/Video /media/Video-Nfs nfs
> auto 0 0
> server:/강좌 /media/강좌-Nfs nfs
> auto 0 0
>
> It works fine.
>
> I changed and added options, noauto, user.
>
> server:/Video /media/Video-Nfs nfs
> noauto,user 0 0
> server:/강좌 /media/강좌-Nfs nfs
> noauto,user 0 0
>
> After that, I can mount '/media/Video-Nfs' by clicking the icon on the
> Nautilus's Network panel. It works.
> However, when I click '강좌-Nfs' icon on the Nautilus, I got this message.
>
> mount: can't find /media/\352\260\225\354\242\214-Nfs in /etc/fstab
> or /etc/mtab
>
> I tried to mount that directory with mount command, like this.
>
> $ mount /media/강좌-Nfs/
>
> It works. also umount /media/강좌-Nfs/ works.
>
>
> I think Nautilus(and Nemo) cannot handle non-western characters when it
> is related with mount options.
> I'm not sure this is a bug or there might be a solution or a workaround.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1428417/+subscriptions
>

Revision history for this message
Sebastien Bacher (seb128) wrote :

Do you still get hat issue in newer Ubuntu versions?

Changed in nautilus (Ubuntu):
status: New → Incomplete
Revision history for this message
Somewhere over the.. (nemonein) wrote :

I have no idea.
I decided not to use Korean letters since.

Revision history for this message
Sebastien Bacher (seb128) wrote :

closing then, thx

Changed in nautilus (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.