Bug#1121294: cura: Can we please update Cura to 5.11 if possible

2025-12-01 Thread Brian Holaday
Here is the Build Script:

#!/bin/bash

# Save CURA DEPENDS to Documents DIR
mkdir ~/Documents/cura
cd ~/Documents/cura

wget
http://ftp.us.debian.org/debian/pool/main/z/z3/libz3-4_4.8.12-3.1_amd64.deb
dpkg-deb -x libz3-4_4.8.12-3.1_amd64.deb libz3-4_4.8.12-3.1_amd64
mv libz3-4_4.8.12-3.1_amd64/usr/lib/x86_64-linux-gnu/libz3.so.4 ../cura
rm -rf libz3-*

# Save CURA to Documents DIR
#wget
https://github.com/Ultimaker/Cura/releases/download/5.11.0/UltiMaker-Cura-5.11.0-linux-X64.AppImage
chmod +x UltiMaker-Cura-5.11.0-linux-X64.AppImage

#Launch CURA
echo ""
echo "Launch CURA using:"
echo ""
echo ""
echo "==> LD_LIBRARY_PATH=~/Documents/cura/
../Documents/cura/UltiMaker-Cura-5.11.0-linux-X64.AppImage"
echo ""
echo ""

On Mon, Dec 1, 2025 at 11:00 PM Brian Holaday  wrote:

> Hello Gregor,
>
> Using the below github patch I was able to get Cura 5.11 working using the
> App Image option.
>
> Here is what I came up with attached below is a build script.
>
> Regarding Bug #1121290; there does not seem to be a problem using the App
> Image (both the build plate and G-code flavor have options)
>
> On Tue, 25 Nov 2025 01:23:22 +0100 Gregor Riepl  wrote:
> > > Can we please update Cura from 5.0 to 5.11 if possible.
> >
> > Unfortunately, upstream made some changes to their build process in 5.1
> that prevented us from easily lifting to a newer version. I'm planning to
> give it another shot at some point, but I can't promise anything due to
> lack of time.
> >
> > > qt.glx: qglx_findConfig: Failed to finding matching FBConfig for
> QSurfaceFormat(version 4.1, options QFlags(),
> depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
> alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
> QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(),
> profile  QSurfaceFormat::CoreProfile)
> > > Could not initialize GLX
> > > AbortedThis looks suspiciously like
> https://github.com/Ultimaker/Cura/issues/19837
> >
> > Have you tried the workarounds from there?
> >
> > Someone also mentioned that the flatpack version isn't affected.
> >
> >
>


Bug#1121294: cura: Can we please update Cura to 5.11 if possible

2025-12-01 Thread Brian Holaday
Hello Gregor,

Using the below github patch I was able to get Cura 5.11 working using the
App Image option.

Here is what I came up with attached below is a build script.

Regarding Bug #1121290; there does not seem to be a problem using the App
Image (both the build plate and G-code flavor have options)

On Tue, 25 Nov 2025 01:23:22 +0100 Gregor Riepl  wrote:
> > Can we please update Cura from 5.0 to 5.11 if possible.
>
> Unfortunately, upstream made some changes to their build process in 5.1
that prevented us from easily lifting to a newer version. I'm planning to
give it another shot at some point, but I can't promise anything due to
lack of time.
>
> > qt.glx: qglx_findConfig: Failed to finding matching FBConfig for
QSurfaceFormat(version 4.1, options QFlags(),
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1,
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(),
profile  QSurfaceFormat::CoreProfile)
> > Could not initialize GLX
> > AbortedThis looks suspiciously like
https://github.com/Ultimaker/Cura/issues/19837
>
> Have you tried the workarounds from there?
>
> Someone also mentioned that the flatpack version isn't affected.
>
>


cura.sh
Description: application/shellscript


Bug#1121294: cura: Can we please update Cura to 5.11 if possible

2025-11-24 Thread Gregor Riepl

Can we please update Cura from 5.0 to 5.11 if possible.


Unfortunately, upstream made some changes to their build process in 5.1 that 
prevented us from easily lifting to a newer version. I'm planning to give it 
another shot at some point, but I can't promise anything due to lack of time.


qt.glx: qglx_findConfig: Failed to finding matching FBConfig for 
QSurfaceFormat(version 4.1, options QFlags(), 
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, 
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  
QSurfaceFormat::CoreProfile)
Could not initialize GLX
AbortedThis looks suspiciously like 
https://github.com/Ultimaker/Cura/issues/19837


Have you tried the workarounds from there?

Someone also mentioned that the flatpack version isn't affected.



Bug#1121294: cura: Can we please update Cura to 5.11 if possible

2025-11-23 Thread Arcademan
Package: cura
Version: 5.0.0-6
Severity: important
X-Debbugs-Cc: [email protected]

Dear Maintainer,

Can we please update Cura from 5.0 to 5.11 if possible.

Testing Cura 5.11 from the provided AppImage installer seems to fail with a GLX 
rendering error on Debian. Reading online there might be some issues with a 
"libz3.4" package mismatch issue.

Personally I see:

=> ./UltiMaker-Cura-5.11.0-linux-X64.AppImage
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for 
QSurfaceFormat(version 4.1, options QFlags(), 
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, 
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile 
 QSurfaceFormat::CoreProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for 
QSurfaceFormat(version 4.1, options QFlags(), 
depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, 
alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 
QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile 
 QSurfaceFormat::CoreProfile)
Could not initialize GLX
Aborted

-- System Information:
Debian Release: 13.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.57+deb13-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cura depends on:
ii  cura-engine  1:5.0.0-5
ii  fdm-materials5.0.0-2
ii  fonts-open-sans  1.11-2
ii  python3  3.13.5-1
ii  python3-certifi  2025.1.31+ds-1
ii  python3-charon   5.0.0-5
ii  python3-cryptography 43.0.0-3
ii  python3-keyring  25.6.0-2
ii  python3-pynest2d 5.0.0-3+b5
ii  python3-pyqt66.9.0-2
ii  python3-requests 2.32.3+dfsg-5
ii  python3-savitar  5.0.0-4.1+b6
ii  python3-sentry-sdk   2.18.0-1
ii  python3-serial   3.5-2
ii  python3-shapely  2.1.0-1
ii  python3-trimesh  4.5.1-3
ii  python3-uranium  5.0.0-7
ii  python3-zeroconf 0.147.0-1
ii  qml6-module-qt-labs-folderlistmodel  6.8.2+dfsg-7
ii  qml6-module-qtqml-workerscript   6.8.2+dfsg-7
ii  qml6-module-qtquick-controls 6.8.2+dfsg-7
ii  qml6-module-qtquick-dialogs  6.8.2+dfsg-7
ii  qml6-module-qtquick-layouts  6.8.2+dfsg-7
ii  qml6-module-qtquick-templates6.8.2+dfsg-7
ii  qml6-module-qtquick-window   6.8.2+dfsg-7
ii  qt6-qpa-plugins  6.8.2+dfsg-9+deb13u1
ii  uranium-plugins  5.0.0-7

cura recommends no packages.

cura suggests no packages.

-- no debconf information