Comment 0 for bug 1840082

Revision history for this message
Norbert (nrbrtx) wrote :

Steps to reproduce:
1. Install Ubuntu 16.04 LTS
2. Install `rabbitvcs-nautilus` package and quit from Nautilus `nautilus -q`
3. Create repository directory with Cyrillic name as follows:

mkdir ~/tmp/репозиторий_hg
hg init ~/tmp/репозиторий_hg
touch ~/tmp/репозиторий_hg/file
mkdir ~/tmp/репозиторий_hg/dir
cd ~/tmp/репозиторий_hg
hg config --edit # set username
hg addremove .
hg commit -m 'init'
nautilus ~/tmp/репозиторий_hg

Expected result:
all objects in the repository have green checkmark icon

Actual result:
all objects in the repository have bomb icon indicating error

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: mercurial-common 3.7.3-1ubuntu1.2
ProcVersionSignature: Ubuntu 4.4.0-157.185-generic 4.4.181
Uname: Linux 4.4.0-157-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.19
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Aug 13 23:56:05 2019
PackageArchitecture: all
SourcePackage: mercurial
UpgradeStatus: No upgrade log present (probably fresh install)