View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013789 | Scribus | Internal | public | 2016-03-04 19:34 | 2016-03-10 13:17 |
Reporter | Kunda | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | MacOSX | OS | Yosemite | OS Version | 10.10.5 |
Product Version | 1.5.2.svn | ||||
Target Version | 1.6 milestone | ||||
Summary | 0013789: Interpret ~ (home directory) symbol in Export/Save fields | ||||
Description | The '~' (home directory) symbol is not respected when prompted for the file name you want to save the PDF to. | ||||
Steps To Reproduce | 1) Open new document 2) Click File > Export > Save as PDF 3) in the 'Output to File:' prepend ~/ before the file name Result: Scribus appends the ~/ to the current `pwd` instead of interpreting the users' home directory. | ||||
Additional Information | This would benefit users on Linux and OSX Tested on 10.10.5 1.5.2svn r21046 | ||||
Tags | No tags attached. | ||||
Patch | No | ||||
|
|
|
Using "~" is a bash-ism. This is the command line shell which interprets this character as the home directory. Using "~" as an equivalent of home directory is not valid anywhere else. |
|
Ok, changed this ticket from bug to feature. GIMP supports this feature. |
|
OSX's TextEdit and LO support it. When you type a ~ or / in the save dialog, it asks you what directory you want to save into. |
|
1.6 milestone ? or Future milestone ? |
|
1.6 milestone.. its simple to do, but we need to decide on behaviour. |
|
Behavior: Linux: ~ = home directory $HOME = home directory OSX: ~ = home directory $HOME = home directory |
|
Per IRC2:01 PM <jghali> i don't use libreoffice on windows 2:01 PM <jghali> on Windows, '~' can be a folder name 2:02 PM <jghali> so imo there is no reason to treat it as an equivalent of home directory 2:02 PM <Kunda> so the feature will only apply to *nix and OSX ? 2:03 PM <jghali> likely |
|
$HOME is another one. |
|
... mmm i don't know of anybody typing $HOME in a "file dialog"... but i use ~ sometimes... |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-03-04 19:34 | Kunda | New Issue | |
2016-03-04 19:42 | Kunda | File Added: Screenshot 2016-03-04 13.35.57.png | |
2016-03-05 12:13 | jghali | Note Added: 0038980 | |
2016-03-05 15:32 | Kunda | Note Added: 0038984 | |
2016-03-05 15:32 | Kunda | Severity | minor => feature |
2016-03-05 15:32 | Kunda | Summary | ~ symbol not interpreted correctly in PDF export 'Output to File' field => [Feature] interpret ~ (home directory) symbol in Export/Save fields |
2016-03-05 15:32 | Kunda | Additional Information Updated | |
2016-03-05 19:07 | jghali | Summary | [Feature] interpret ~ (home directory) symbol in Export/Save fields => Interpret ~ (home directory) symbol in Export/Save fields |
2016-03-05 19:26 | cbradney | Note Added: 0038999 | |
2016-03-07 13:38 | Kunda | Note Added: 0039022 | |
2016-03-07 18:51 | cbradney | Note Added: 0039029 | |
2016-03-07 19:32 | Kunda | Target Version | => 1.6 milestone |
2016-03-09 12:58 | Kunda | Note Added: 0039077 | |
2016-03-09 20:04 | Kunda | Note Added: 0039091 | |
2016-03-09 20:04 | Kunda | Note Edited: 0039077 | |
2016-03-09 21:48 | cbradney | Note Added: 0039093 | |
2016-03-10 10:35 | ale | Note Added: 0039096 | |
2016-03-10 13:17 | Kunda | Note Edited: 0039077 |