Opening file with space in its path doesn't work
Bug #374036 reported by
Kamil Páral
This bug affects 3 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Olive |
Fix Committed
|
Low
|
Unassigned | ||
| olive (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
I have bzr repository in a path which contains directory with space inside its name. In this repository I can't right click any file and click Open, nothing happens, except "fstat(): No such file or directory". Maybe some other actions doesn't work too. Please handle spaces inside filenames.
Olive 0.96.0dev1
Related branches
lp:~ebichete/olive/bugfix_lp374036
- Jelmer Vernooij (community): Approve (code)
- Olive Team: Pending requested
-
Diff: 18 lines (+2/-2)1 file modifiedolive/launch.py (+2/-2)
| tags: | added: olive |
| Changed in bzr-gtk: | |
| status: | New → Triaged |
| Changed in bzr-gtk: | |
| importance: | Undecided → Low |
| affects: | bzr-gtk → olive |
| Changed in olive: | |
| status: | Triaged → Fix Committed |
To post a comment you must log in.
Tried to reproduce the bug, but couldn't. I have created a new branch, with a directory under it that contains spaces, and a file under that directory. Olive seemed to work just fine. (This was using bzr-gtk trunk on Ubuntu 9.04.)