Ah, @Joe084, after rebooting (after running pacman -Syu and reinstalling aseprite) it runs fine again! I should have rebooted, my mistake.
@YahArt, you might want to give pacman -Syu; reboot
a try.
Git Clone URL: | https://aur.archlinux.org/aseprite.git (read-only, click to copy) |
---|---|
Package Base: | aseprite |
Description: | Create animated sprites and pixel art |
Upstream URL: | https://www.aseprite.org/ |
Keywords: | animation art aseprite editor gamedev image pixel sprites |
Licenses: | LicenseRef-Aseprite-EULA |
Submitter: | None |
Maintainer: | ImperatorStorm (ISSOtm) |
Last Packager: | ImperatorStorm |
Votes: | 128 |
Popularity: | 1.99 |
First Submitted: | 2011-11-01 17:40 (UTC) |
Last Updated: | 2025-05-01 02:11 (UTC) |
« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 30 Next › Last »
Ah, @Joe084, after rebooting (after running pacman -Syu and reinstalling aseprite) it runs fine again! I should have rebooted, my mistake.
@YahArt, you might want to give pacman -Syu; reboot
a try.
I am also having issues with this version of aseprite. After successfully building and installing aseprite via pamac I get the following error message after trying to start aseprite via the terminal:
/usr/include/c++/10.2.0/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator [with _Tp = long unsigned int; _Alloc = std::allocator<long unsigned int>; std::vector<_Tp, _Alloc>::reference = long unsigned int&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__builtin_expect(__n < this->size(), true)' failed. fish: Job 1, 'aseprite' terminated by signal SIGABRT (Abort)
Weird, it worked on my notebook too... No hang or error message. Built with trizen on VM and my notebook.
Hm, I've just tested and after running pacman -Syu and reinstalling Aseprite, I still have no luck getting it to run. Interesting result from your VM.
Hello, it worked for me today with no error or hang on VM, after a fresh pacman update. I will test on my notebook later
I'm also having this error, just using Libresprite for now.
I'm getting the same error but only after installing libiconv
it probably belongs in the depends. The error I got without it: aseprite: error while loading shared libraries: libcharset.so.1: cannot open shared object file: No such file or directory
Tried building the last version in the PKGBUILD (v1.2.25), exactly the same as before aside from python
being added to the makedepends.
Same error. Probably caused by some Arch update?
After rebuilding the package, the error occurred for me as well. I’m positive I tested it when I first updated the PKGBUILD (I checked my command history just in case), so I’m not exactly sure what went wrong.
I’ll go ahead and try building it myself as well.
@rouhannb I was able to build successfully from the asperite git main branch after doing a slight workaround to a known issue with multiple definitions for libewbp constructs. I ended up using a prebuilt Skia package described in the install instructions.
Pinned Comments
ImperatorStorm commented on 2024-10-02 17:56 (UTC)
Remember: You are expected to have the
base-devel
metapackage installed before using the AUR.ImperatorStorm commented on 2022-08-06 04:31 (UTC)
A note that, per Aseprite's EULA, binaries created by this PKGBUILD CANNOT BE DISTRIBUTED.
I will comply with any upstream requests to remove this package.
ImperatorStorm commented on 2022-01-06 00:07 (UTC)
Big thanks to ISSOtm for rewriting the PKGBUILD!
ImperatorStorm commented on 2021-12-31 21:31 (UTC) (edited on 2022-01-03 04:42 (UTC) by ImperatorStorm)
Hosting this package's PKGBUILD at https://github.com/ImperatorStorm/PKGBUILDs