[Desktop-packages] [Bug 1828123] [NEW] File names are percent-encoded when connect to webdav server

2019-05-07 Thread Tom Yang
Public bug reported:

When I connected to a Webdav server set up by nginx using the default
file manager, some non-English characters in file and folder names are
displayed as percent-encoded(url-encoded).  For example,
"%E4%B8%8D%E5%AE%89%E4%B8%8E%E6%AC%B2%E6%9C%9B" is displayed instead of
"不安与欲望", and the " "(space) in a file name is displayed as "%20". Once I
copied those files to local disk, the file names are displayed
correctly.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1828123

Title:
  File names are percent-encoded when connect to webdav server

Status in nautilus package in Ubuntu:
  New

Bug description:
  When I connected to a Webdav server set up by nginx using the default
  file manager, some non-English characters in file and folder names are
  displayed as percent-encoded(url-encoded).  For example,
  "%E4%B8%8D%E5%AE%89%E4%B8%8E%E6%AC%B2%E6%9C%9B" is displayed instead
  of "不安与欲望", and the " "(space) in a file name is displayed as "%20".
  Once I copied those files to local disk, the file names are displayed
  correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1828123/+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 1828123] Re: File names are percent-encoded when connect to webdav server

2019-05-08 Thread Tom Yang
I'm using nautilus 3.32 on Ubuntu 19.04. "gio list dav://..." works
perfectly fine, so the issue is specific to nautilus. Please see the
following screenshot.

** Attachment added: "2019-05-08 04-45-55 的屏幕截图.png"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1828123/+attachment/5262291/+files/2019-05-08%2004-45-55%20%E7%9A%84%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE.png

-- 
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/1828123

Title:
  File names are percent-encoded when connect to webdav server

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  When I connected to a Webdav server set up by nginx using the default
  file manager, some non-English characters in file and folder names are
  displayed as percent-encoded(url-encoded).  For example,
  "%E4%B8%8D%E5%AE%89%E4%B8%8E%E6%AC%B2%E6%9C%9B" is displayed instead
  of "不安与欲望", and the " "(space) in a file name is displayed as "%20".
  Once I copied those files to local disk, the file names are displayed
  correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1828123/+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 1828123] Re: File names are percent-encoded when connect to webdav server

2019-05-08 Thread Tom Yang
I have already opened an issue there. Thank you!

-- 
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/1828123

Title:
  File names are percent-encoded when connect to webdav server

Status in nautilus package in Ubuntu:
  New

Bug description:
  When I connected to a Webdav server set up by nginx using the default
  file manager, some non-English characters in file and folder names are
  displayed as percent-encoded(url-encoded).  For example,
  "%E4%B8%8D%E5%AE%89%E4%B8%8E%E6%AC%B2%E6%9C%9B" is displayed instead
  of "不安与欲望", and the " "(space) in a file name is displayed as "%20".
  Once I copied those files to local disk, the file names are displayed
  correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1828123/+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 1772512] Re: Unable to install i386 and amd64 arch at the same time

2019-09-28 Thread Tom Yang
hi guys, on ubuntu bionic 18.04 amd64 I still can't install
libsdl2-dev:i386 and libsdl2-dev:amd64 because of that libxkbcommon-
dev:i386 and libxkbcommon-dev:amd64 can't coexist. Is there any progress
so far?

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

Title:
  Unable to install i386 and amd64 arch at the same time

Status in libxkbcommon package in Ubuntu:
  Fix Released
Status in libxkbcommon source package in Bionic:
  Fix Committed

Bug description:
  [Impact]
  libxkbcommon-dev:i386/amd64 can't be installed at the same time, because the 
package isn't properly multi-archified in bionic

  [Test case]
  apt install libxkbcommon-dev:i386 libxkbcommon-dev:amd64

  should succeed

  [Regression potential]
  not really

  
  --

  Not sure if this is intended, but it's not possible to install two
  architectures of the libxkbcommon-dev at the same time. On Ubuntu
  16.04 and 18.04 apt-get says that they are in conflict.

  The package is a dependency for libegl1-mesa-dev, which I need to have
  installed in 64 and 32-bit variants.

  Please see the example output below:

  $ lsb_release --all
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  $ sudo apt-get install libxkbcommon-dev:*
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libxkbcommon-dev : Conflicts: libxkbcommon-dev:i386 but 0.8.0-1 is to be 
installed
   libxkbcommon-dev:i386 : Conflicts: libxkbcommon-dev but 0.8.0-1 is to be 
installed
  E: Unable to correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libxkbcommon/+bug/1772512/+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