Bug 422952 - kig crashes when exporting to image
Summary: kig crashes when exporting to image
Status: RESOLVED DUPLICATE of bug 422665
Alias: None
Product: kig
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR major
Target Milestone: ---
Assignee: David E. Narvaez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-14 08:39 UTC by Maurizio Paolini
Modified: 2020-07-08 17:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maurizio Paolini 2020-06-14 08:39:33 UTC
SUMMARY

Kig can export to a number of formats.  Trying to export to most of the available choices leads to a kig crash (hence possibly losing all work done to that poing)

STEPS TO REPRODUCE
1. Start kig (e.g. with
    $ kig example.kig
   or just open kig
2. Select File->Export to->Image
3. Enter a destination file (e.g. "Pictures/test.png"
4. Accept default options and press "OK"

OBSERVED RESULT

kig crashes with the following message in the bash console:

$ kig
kf5.kio.core: "Could not enter folder tags:/."
Segmentation fault (core dumped)

No output file is created

EXPECTED RESULT

A file with the exported graphics should be created (and no crash is expected)

SOFTWARE/OS VERSIONS

Fedora distro version 31-4
kig compiled and installed from latest git sources
(however I get the same results with kig installed via RPM package)

Linux/KDE Plasma: kf5 versione 5.68
(available in About System)
KDE Plasma Version: 5.68
Qt Version: Qt5 5.13
Comment 1 Christoph Feck 2020-07-08 17:41:42 UTC
*** This bug has been marked as a duplicate of bug 422665 ***