View Issue Details

IDProjectCategoryView StatusLast Update
0015079ScribusScripterpublic2017-12-21 10:53
Reporterhadmut Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version1.4.6 
Summary0015079: 3columnA4.py reported bug
DescriptionTraceback (most recent call last):
  File "<string>", line 8, in <module>
  File "/usr/share/scribus/samples/3columnA4.py", line 53, in <module>
    main()
  File "/usr/share/scribus/samples/3columnA4.py", line 49, in main
    saveDocAs("3columnA4.sla")
ScribusException: Fehler beim Speichern des Dokuments.



I just opened scribus and ran /usr/share/scribus/samples/3columnA4.py (Ubuntu 17.10) as a test. It created the columns as expected, but then opened a requester displaying an error message and asking me to report this on bugs.scribus.net (which I hereby have done).


strace shows that scribus performs a chdir to the location of the script /usr/share/scribus/samples and tries to store the file there instead of the current working directory.

Steps To ReproduceOpen Scribus without document

run /usr/share/scribus/samples/3columnA4.py as a script.
TagsNo tags attached.
PatchNo

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2017-12-21 10:53 hadmut New Issue