Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904656 - media-gfx/superslicer-2.5.59.2: collides with media-gfx/prusaslicer
Summary: media-gfx/superslicer-2.5.59.2: collides with media-gfx/prusaslicer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 10:10 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2023-04-22 18:09 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,19.61 KB, text/plain)
2023-04-19 10:11 UTC, Sergey 'L29Ah' Alirzaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey 'L29Ah' Alirzaev 2023-04-19 10:10:18 UTC
* Detected file collision(s):
 * 
 * 	/usr/bin/OCCTWrapper.so
 * 	/usr/lib/debug/usr/bin/OCCTWrapper.so.debug

2.5.59.0-r3 doesn't collide.

Reproducible: Always
Comment 1 Sergey 'L29Ah' Alirzaev 2023-04-19 10:11:15 UTC
Created attachment 860343 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-04-22 18:09:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318c82dd47bb625f131cfac6bb04b91542e4506e

commit 318c82dd47bb625f131cfac6bb04b91542e4506e
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2023-04-22 18:02:15 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2023-04-22 18:09:11 +0000

    media-gfx/superslicer: 2.5.59.2-r1 revbump
    
    - Fixes crash on enabling vase mode (superslicer PR #3736
    - Links bundled OCCTWrapper statically
    - Fix unique_ptr null pointer crash on slicing
    - Adds missing dependency on OpenCASCADE
    
    Closes: https://bugs.gentoo.org/904558
    Closes: https://bugs.gentoo.org/904656
    Closes: https://bugs.gentoo.org/904727
    Bug: https://github.com/supermerill/SuperSlicer/issues/3731
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 ...ereferencing-in-std-unique_ptr-to-nullptr.patch | 82 +++++++++++++++++++
 ...cer-2.5.59.2-fix-spiral_vase-null-pointer.patch | 22 +++++
 ...icer-2.5.59.2-link-occtwrapper-statically.patch | 93 ++++++++++++++++++++++
 ....59.2.ebuild => superslicer-2.5.59.2-r1.ebuild} |  4 +
 4 files changed, 201 insertions(+)