Dash will not open files with accentuated, Greek or Russian characters in their name or path
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
Fix Released
|
Medium
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Test Case]
1. Have a folder with greek characters like Παράδειγμα
2. Have a file called THIS_IS_
3. Open that file from nautilus so it will show up in the files dash
4. Open Dash
5. Go to the files dash
6. Type THIS_IS_
7. Open the file from the dash
-> Verify the file really opens
[Regression Potential]
Dash not opening some files or all possible files at all.
Original description:
Since I have upgraded from 11.10 to 12.04 64bit i cannot open from dash folders with Greek names or files located under folders with Greek names (the name of the file does not matter). I click on them, the dash disappears but nothing happens. If i open them from nautilus it's ok, they are then listed in Dash in recent files but still will not open. If i rename the folder from eg Παράδειγμα to Example (Greek to Latin) and open it from Nautilus then i can normally open it from Dash. The folder is not encrypted and i checked permissions. This happens with all file types. At first i thought that it was Dropbox fault but apparently is not.
Related branches
- Gerry Boland (community): Approve
-
Diff: 35 lines (+16/-1)2 files modifiedlibunity-2d-private/src/lens.cpp (+1/-1)
tests/manual-tests/dash.txt (+15/-0)
affects: | unity-lens-files → unity-2d |
Changed in unity-2d: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in unity-2d: | |
assignee: | nobody → Albert Astals Cid (aacid) |
status: | Confirmed → Triaged |
Changed in unity-2d: | |
milestone: | none → 5.14 |
status: | Triaged → In Progress |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
description: | updated |
Changed in unity-2d: | |
milestone: | 5.14 → 5.12.1 |
description: | updated |
Changed in unity-2d: | |
milestone: | 5.12.1 → 5.14 |
Changed in unity-2d (Ubuntu): | |
status: | Confirmed → Fix Released |
Changed in unity-2d (Ubuntu Precise): | |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
assignee: | Albert Astals Cid (aacid) → nobody |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
After messing around with my system i realised that the problem was Unity 2d. I thought i was using 3d but it was actually 3d. I updated my on board Intel graphics card, finally got Unity 3d and the problem is gone.