Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709372 - media-gfx/cura-4.3.0-r1 crashes immediately after loading an stl file
Summary: media-gfx/cura-4.3.0-r1 crashes immediately after loading an stl file
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-02-12 12:14 UTC by Martin Zwicknagl
Modified: 2020-10-11 14:22 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,22.33 KB, text/plain)
2020-02-12 12:15 UTC, Martin Zwicknagl
Details
Patch for uranium (fixes_for_tuple_index_out_of_range.patch,658 bytes, patch)
2020-02-12 12:17 UTC, Martin Zwicknagl
Details | Diff
Text of cura's crash-report (crash-report,802 bytes, text/plain)
2020-02-12 12:23 UTC, Martin Zwicknagl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Zwicknagl 2020-02-12 12:14:19 UTC
Cura crashes when loading an stl-file.

It seems dev-python/uranium4.3.0-r1 has to be patched. 
See https://github.com/Ultimaker/Cura/issues/6771 . The problem in issue 6771 refers to cura/uranium 4.4.0 but the patch works also in version 4.3.0.



Reproducible: Always

Steps to Reproduce:
1. start cura
2. load a stl-file

Actual Results:  
Crash-report pops up

Expected Results:  
stl-file should be shown.
Comment 1 Martin Zwicknagl 2020-02-12 12:15:24 UTC
Created attachment 613448 [details]
emerge --info
Comment 2 Martin Zwicknagl 2020-02-12 12:17:30 UTC
Created attachment 613450 [details, diff]
Patch for uranium

copy the patch in 
/etc/portage/patches/dev-python/uranium-4.3.0-r1

and reemerge 
emerge -1 dev-python/uranium
Comment 3 Martin Zwicknagl 2020-02-12 12:23:50 UTC
Created attachment 613452 [details]
Text of cura's crash-report
Comment 4 Dennis Lamm gentoo-dev 2020-10-11 14:22:14 UTC
Fixed upstream, therefore closed.