OrcaSlicer icon indicating copy to clipboard operation
OrcaSlicer copied to clipboard

UI issue on MacOS: print preview

Open superfloh247 opened this issue 1 year ago • 8 comments
trafficstars

OrcaSlicer Version

e8a053e

OS version

MacOS 14.1.1

Additional system information

Apple Silicon M1pro

Printer

Bambu P1P

How to reproduce

Slice something

Actual results

preview is shown with red background

Expected results

preview should be shown with transparent background

Project file & Debug log uploads

image

Checklist of files to include

  • [X] Log file
  • [X] Project file

superfloh247 avatar Nov 30 '23 08:11 superfloh247

Could you give a try to https://github.com/SoftFever/OrcaSlicer/pull/2926 not sure if is the same problem.

Noisyfox avatar Nov 30 '23 08:11 Noisyfox

I applied the patch

git fetch origin pull/2926/head:pr2926 git checkout pr2926

then removed the wx deps

rm -rf deps/build_arm64/dep_wxWidgets-prefix/src/dep_wxWidgets-build

then built the deps again

./build_release_macos.sh -d

then the slicer

./build_release_macos.sh

was that the correct way to apply the patch?

the background of the preview is still red

superfloh247 avatar Nov 30 '23 13:11 superfloh247

I see. So it's a different problem then... Sad.

Noisyfox avatar Nov 30 '23 13:11 Noisyfox

It’s again because of the Xcode build on sonoma. Doesn’t happen if you build on ventura.

igiannakas avatar Nov 30 '23 16:11 igiannakas

@Noisyfox and @SoftFever - there are some new fixed from BL in latest GitHub commits from today, maybe it could help?

https://github.com/bambulab/BambuStudio/commits/master

Eldenroot avatar Nov 30 '23 17:11 Eldenroot

@Noisyfox and @SoftFever - there are some new fixed from BL in latest GitHub commits from today, maybe it could help?

https://github.com/bambulab/BambuStudio/commits/master

Don't think that will help. I've looked at those new commits and doesn't find anything related. This appears to be another wxWidgets issue which BBS did not do anything to.

Noisyfox avatar Dec 01 '23 03:12 Noisyfox

seems to be fixed in 3ca290d

Bildschirmfoto 2023-12-15 um 08 06 57

superfloh247 avatar Dec 15 '23 07:12 superfloh247

this error is back in 90dd67e

superfloh247 avatar Dec 27 '23 10:12 superfloh247

Orca bot: this issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Mar 27 '24 00:03 github-actions[bot]

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Apr 03 '24 00:04 github-actions[bot]