[Desktop-packages] [Bug 1428417] Re: Nautilus(and Nemo too) cannot Mount if mount option is noauto/user and the mount point has non-western character

2019-02-03 Thread Somewhere over the..
I have no idea.
I decided not to use Korean letters since.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
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:
  Incomplete

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

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

  It works fine.

  I changed and added options, noauto, user.

server:/Video   /media/Video-Nfsnfs 
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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1673398] Re: A workaround for making a default monitor in multi monitor environment is not working

2017-05-18 Thread Somewhere over the..
** No longer affects: gnome-control-center (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1673398

Title:
  A workaround for making a default monitor in multi monitor environment
  is not working

Status in lightdm package in Ubuntu:
  New

Bug description:
  In Ubuntu 16.04(and 16.10), to specify a default monitor in multi
  monitor environment is possible by this command.

  $ sudo cp ~/.config/monitors.xml /var/lib/lightdm/.config/

  I don't know it's a right way or not, but it works. But in Ubuntu
  Budgie, that does not work.

  I'm using Ubuntu Budgie 17.04 beta(up to dated) with Nvidia 1050ti graphic 
card, using Nvidia 378 drivers.
  And I have 3 monitors connected to the graphic card.
  I attached a monitors.xml, which works well in Ubuntu 16.04.

  I think Budgie did not check /var/lib/lightdm/.config/monitors.xml or
  ignore it. The log on screen is always shown on another moniotor(not
  on the default monitor I set). I changed the owner/permission of the
  file(/var/lib/lightdm/.config/monitors.xml) in several ways but
  nothing works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1673398/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp