View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0014841 | Scribus | OS-Linux | public | 2017-06-02 15:52 | 2024-01-03 11:27 | 
| Reporter | ricflomag | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | new | Resolution | open | ||
| Product Version | 1.5.3 | ||||
| Summary | 0014841: Linux AppImage : Wrong paths to images after Collect for output | ||||
| Description | AppImage build only. Using Linux Mint 18.1. Paths to files are wrong in .sla documents generated using "Collect for output". Example : PFILE="../../../../../../home/xxxx/Desktop/my-scribus-doc/images/zzzz.png" Expected : PFILE="images/zzzz.png" | ||||
| Steps To Reproduce | Steps to reproduce : * download and use the official AppImage build from https://sourceforge.net/projects/scribus/files/scribus-devel/1.5.3/scribus-1.5.3-linux-x86_64.AppImage/download * open or create a .sla document that has linked images * export it using File -> Collect for Output... * then either open the generated .sla file with a text editor and search for "PFILE". -> Observed : PFILE="../../../../../../home/xxxx/Desktop/my-scribus-doc/images/zzzz.png" * or just move the folder that contains the generated .sla file, one level up or down your file system hierarchy, then open the document with Scribus. -> Observed : no images, links are broken. | ||||
| Tags | collect for output | ||||
| Patch | No | ||||
