Bug 274849 - cad/sweethome3d: Update to 7.2
Summary: cad/sweethome3d: Update to 7.2
Status: In Progress
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-01 13:18 UTC by kunda
Modified: 2024-12-10 05:11 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (danfe)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-11-02 07:30:02 UTC
I've tried version 7.2 when it came out but did not commit the update because of endless exceptions in thread "AWT-EventQueue-0" java.lang.InternalError: Surface not cachable*, severely impacting program's usage, if not making it impossible.  At that time I've reckoned it's some regression in the new version, but I'm now seeing the same with existing version 7.1 as well.  Wiping out ~/.eteks/sweethome3d did not help.  I'd like to resolve/mitigate this issue before updating the port.

*) https://bugs.openjdk.org/browse/JDK-8201631
Comment 2 kunda 2024-02-06 20:45:13 UTC
Looks like there is no upstream activity on openjdg ticket. Any chance you can bump it (since last activity was 2021) ?
Comment 3 Jason W. Bacon freebsd_committer freebsd_triage 2024-10-01 11:26:27 UTC
Has anyone looked at this recently?  I got a request from an upstream FreeCAD developer to look into it.  I worked with them to resolve some issues with FreeCAD on FreeBSD and they'd like to see SH3D updated as well.
Comment 4 Jason W. Bacon freebsd_committer freebsd_triage 2024-10-01 12:08:30 UTC
I put a 7.5 port in my work-in-progress collection:

https://github.com/outpaddling/freebsd-ports-wip

I'm not sure how to reproduce the exceptions Alexey mentioned, so I'm not sure if it resolves the issue.
Comment 5 Alexey Dokuchaev freebsd_committer freebsd_triage 2024-10-02 05:56:37 UTC
(In reply to Jason W. Bacon from comment #3)
> Has anyone looked at this recently?
I keep trying every version since 7.2 (the latest was 7.5) and they all exhibit the same mentioned issue when trying to render SweetHome3DExample17-StudioWithMezzanine.sh3d.
Comment 6 Alexey Dokuchaev freebsd_committer freebsd_triage 2024-10-02 06:31:42 UTC
(In reply to Jason W. Bacon from comment #4)
> I'm not sure how to reproduce the exceptions
Download something from the https://www.sweethome3d.com/gallery.jsp and try to open it, play around.
Comment 7 kunda 2024-12-06 16:08:13 UTC
Current stable is 7.5 
https://www.sweethome3d.com/history.jsp
Comment 8 Alexey Dokuchaev freebsd_committer freebsd_triage 2024-12-10 05:11:35 UTC
(In reply to kunda from comment #7)
> Current stable is 7.5
We're well aware of this.  It's not hard to update the port, i.e. prepare the patch, the problem that it essentially does not work once you try to open and play around or render a scene (see the discussion above starting with comment #1).