Search Criteria
Package Details: paintstorm 2.50-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/paintstorm.git (read-only, click to copy) |
---|---|
Package Base: | paintstorm |
Description: | Professional software for digital painting |
Upstream URL: | https://www.paintstormstudio.com |
Licenses: | LicenseRef-Paintstorm |
Submitter: | mditto |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-18 23:10 (UTC) |
Last Updated: | 2025-02-25 01:26 (UTC) |
Dependencies (7)
- ftgl
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-gnutls-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- html-xml-utils (make)
- patchelf (patchelf-gitAUR) (make)
- w3m (w3m-rkta-gitAUR) (make)
Latest Comments
1 2 Next › Last »
dmali commented on 2023-11-11 08:37 (UTC)
The solution was sudo mkdir /usr/share/fonts/truetype /usr/share/fonts/opentype
dmali commented on 2023-11-11 08:13 (UTC)
➜ ~ git:(master) ✗ paintstorm paintstorm: /usr/lib/libcurl-gnutls.so.4: no version information available (required by paintstorm) Unable to find input device 'Wacom' [1] 25508 segmentation fault (core dumped) paintstorm
MarsSeed commented on 2023-10-08 14:38 (UTC)
Or better yet, after updating, please kindly check that version's actual dependency requirements and update the depends array here accordingly.
MarsSeed commented on 2023-10-08 14:37 (UTC)
Please use depends=
glew-1.13.0
, instead of the broken, unmaintainedglew1.13
.MarsSeed commented on 2023-10-08 14:24 (UTC)
Paintstorm is a closed-source application, so the pkgname shouldn't have a
'-bin'
suffix.I've triggered AUR/
paintstorm
to be orphaned. Please adopt it and update it.Cuissedemouche commented on 2022-05-04 12:02 (UTC) (edited on 2022-05-04 12:03 (UTC) by Cuissedemouche)
I can't execute paintstorm after installing it, I have this output:
/usr/share/paintstorm/Paintstorm: /usr/lib/libcurl-gnutls.so.4: no version information available (required by /usr/share/paintstorm/Paintstorm)
Unable to find input device 'Wacom'
fish: Job 1, '/usr/share/paintstorm/Paintstorm' terminated by signal SIGSEGV (Address boundary error)
I suppose that I'll have to compile libcurl-gnutls with versioned symbols since the official one doesn't have it:
https://archlinux.org/packages/core/x86_64/libcurl-gnutls/
I'll maybe try that this weekend.
NeoTheFox commented on 2021-08-28 22:55 (UTC)
I'm glad you figured it out! Maybe it's a good idea to report this to upstream too, since they may want to fix this bug and have a proper fallback if LANG is set to C
1 2 Next › Last »