Package Details: chitubox-free-bin 2.3.1-2

Git Clone URL: https://aur.archlinux.org/chitubox-free-bin.git (read-only, click to copy)
Package Base: chitubox-free-bin
Description: All-in-one SLA/DLP/LCD Slicer
Upstream URL: https://www.chitubox.com/download.html
Keywords: sla
Licenses: LicenseRef-CHITUBOX
Submitter: denzp
Maintainer: C0rn3j
Last Packager: C0rn3j
Votes: 13
Popularity: 1.04
First Submitted: 2020-04-25 15:11 (UTC)
Last Updated: 2025-08-28 22:39 (UTC)

Pinned Comments

C0rn3j commented on 2024-07-17 15:50 (UTC) (edited on 2025-01-15 14:53 (UTC) by C0rn3j)

Apparently the update check in the app triggers for the 2.2 beta version - which is beta on the website, but apparently not(?) otherwise?

Please tag this out of date AFTER it's available on the website, as even the online installer has the word BETA in it, there's a small .run updater file that the app downloads but…

EDIT Post 2.3.0:

The version URL is here: https://sac.chitubox.com/getSoftwareBySoftwareId.do2?softwareId=17839

The parameter to check to see if there's an update is this one: "stableVersion": "v2.3.0" (or just read the website)

Anyone who tags this package out of date for a beta version owes me $20.

Latest Comments

1 2 3 4 Next › Last »

maxysupar commented on 2026-01-11 12:52 (UTC) (edited on 2026-01-11 12:53 (UTC) by maxysupar)

@blaise

install extra/kvantum-theme-materia and add env QT_STYLE_OVERRIDE=Fusion QT_QPA_PLATFORM=xcb DISABLE_WAYLAND=1

C0rn3j commented on 2025-12-09 14:36 (UTC) (edited on 2025-12-09 14:36 (UTC) by C0rn3j)

That seems to be shipped in aur/libmysqlclient80, would you know what the SQL plugin is used for in the app?

bartus commented on 2025-12-09 10:19 (UTC) (edited on 2025-12-09 10:20 (UTC) by bartus)

plugins/sqldrivers has unresolved libmysqlclinet dep.

ldd -r /opt/CHITUBOX_Basic/plugins/sqldrivers/libqsqlmysql.so |grep found
    libmysqlclient.so.21 => not found

Gaborg commented on 2025-08-08 23:15 (UTC)

Hi!

Just wanted to note that the URL in the PKGBUILD still points to version 2.3.0 and 2.3.1 isn't compressed anymore.

SofterHearts commented on 2025-03-15 05:35 (UTC) (edited on 2025-03-15 05:36 (UTC) by SofterHearts)

I was getting a SegFault after the SplashScreen. It was failing to find the theme "Awaita-Dark" which I had set in my ".profile" using export QT_STYLE_OVERRIDE=Adwaita-Dark. Unsetting the variable allowed it to startup, in combination with QT_QPA_PLATFORM=xcb to get it to actually display correctly.

Maybe that's the issue you're running into too Blaise?

blaise commented on 2025-02-28 08:01 (UTC)

###### = "/home/rparker/.local/share/chituboxResource/UserInfo.json"

check Path: "/home/rparker/.local/share/chituboxResource" "/home/rparker/.local/share/chituboxResource/UserInfo.json" size = 1 loadWin!!! QQmlApplicationEngine failed to load component qrc:/UI/mainBasic.qml: module "org.hyprland.style" is not installed obj = QObject(0x0) ******software load cost time:******::(1906.83ms) resp_cb_ false!!! get result message: No error result :::: true this->state over: 0 QOpenGLFunctions created with non-current context /usr/bin/chitubox-basic: line 37: 380717 Segmentation fault (core dumped) "$BASE_DIR/bin/CHITUBOX_Basic" "$@"

anyone able to help with this error I get on startup of chitubox-basic? Cant figure out why the org.hyprland.style module is not installed. I have hyprland-qt-support installed but looks like chitubox just crashes on that not installed exception

C0rn3j commented on 2024-08-19 16:51 (UTC)

Don't worry, you're like the fifth person, if someone wants to cripple the update checker I'll gladly accept the patch.

gromain commented on 2024-08-19 15:29 (UTC)

Hi,

Just realized I flagged this out of date, but just saw your last comment about the update being a false one for the beta of 2.2.

Sorry about that.

C0rn3j commented on 2024-07-17 15:50 (UTC) (edited on 2025-01-15 14:53 (UTC) by C0rn3j)

Apparently the update check in the app triggers for the 2.2 beta version - which is beta on the website, but apparently not(?) otherwise?

Please tag this out of date AFTER it's available on the website, as even the online installer has the word BETA in it, there's a small .run updater file that the app downloads but…

EDIT Post 2.3.0:

The version URL is here: https://sac.chitubox.com/getSoftwareBySoftwareId.do2?softwareId=17839

The parameter to check to see if there's an update is this one: "stableVersion": "v2.3.0" (or just read the website)

Anyone who tags this package out of date for a beta version owes me $20.

C0rn3j commented on 2024-04-07 16:41 (UTC)

It would be a much better idea to email support@chitubox.com about the issues with the current version rather than to try hacking more of them out in the PKGBUILD.