View Issue Details

IDProjectCategoryView StatusLast Update
0014841ScribusOS-Linuxpublic2024-01-03 11:27
Reporterricflomag Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version1.5.3 
Summary0014841: Linux AppImage : Wrong paths to images after Collect for output
DescriptionAppImage 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 ReproduceSteps 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.
Tagscollect for output
PatchNo

Activities

luzpaz

2024-01-03 11:27

reporter   ~0050780

@ricflomag can you still reproduce this on 1.6 ?

Issue History

Date Modified Username Field Change
2017-06-02 15:52 ricflomag New Issue
2017-06-02 15:52 ricflomag Tag Attached: collect for output
2024-01-03 11:27 luzpaz Note Added: 0050780