Package Details: chitubox-free-bin 2.3.1-1

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: 11
Popularity: 0.21
First Submitted: 2020-04-25 15:11 (UTC)
Last Updated: 2025-01-20 22:29 (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

« First ‹ Previous 1 2 3 4 Next › Last »

slashinfty commented on 2021-11-05 21:28 (UTC)

I'm getting the following error:

==> Extracting sources...
  -> Extracting CHITUBOX_V1.9.0.tar.gz with bsdtar
bsdtar: Pathname can't be converted from UTF-8 to current locale.
bsdtar: Pathname can't be converted from UTF-8 to current locale.
bsdtar: Pathname can't be converted from UTF-8 to current locale.
bsdtar: Error exit delayed from previous errors.
==> ERROR: Failed to extract CHITUBOX_V1.9.0.tar.gz
    Aborting...
 -> error making: chitubox-free-bin

doragasu commented on 2021-08-12 07:23 (UTC)

Thanks for the package!

Just a suggestion, I think arch should be x86_64 instead of any. I have checked and the binary included in Chitubox tarball is x86_64 only:

$ file /opt/chitubox-free/CHITUBOX 
/opt/chitubox-free/CHITUBOX: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=9adee4c6b94a5e160ae678e95bb6a8065244db12, not stripped

makefoo commented on 2021-06-05 10:41 (UTC)

For anyone who is looking for the archive, it seems to be uploaded at https://archive.org/details/chitubox-v-1.8.1.tar

Parintachin commented on 2021-02-15 15:01 (UTC)

That worked, thank you (o:

brian14708 commented on 2021-02-15 14:26 (UTC)

@Parintachin

Please download the linux chitubox 1.8.1 archive from https://www.chitubox.com/download.html and place it in $(xdg-user-dir DOWNLOAD)/CHITUBOX_V1.8.1.tar.gz (typically $HOME/Downloads) and try again.

Parintachin commented on 2021-02-15 12:59 (UTC)

It tells me that CHITUBOX_V1.8.1.tar.gz isn't found in the compilation folder and isn't an address.

brian14708 commented on 2021-02-15 11:50 (UTC)

@Parintachin could you provide any logs?

Parintachin commented on 2021-02-15 10:43 (UTC)

This fails to build.

guttural666 commented on 2021-01-14 18:41 (UTC) (edited on 2021-01-14 18:45 (UTC) by guttural666)

Thanks for your work! Unfortunately it still fails to build: ==> Validating source files with sha256sums... CHITUBOX_V1.7.0.tar.gz ... FAILED chitubox-free.desktop ... Passed ==> ERROR: One or more files did not pass the validity check! And after editing the build file to skip the first checksum, it outputs: ==> Validating source files with sha256sums... CHITUBOX_V1.7.0.tar.gz ... Skipped chitubox-free.desktop ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... ==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... ==> Starting package()... mv: cannot stat '/var/tmp/pamac-build-al/chitubox-free-bin/src/CHITUBOX V1.7.0': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...