Package Details: rapidraw-bin 1.5.2-1

Git Clone URL: https://aur.archlinux.org/rapidraw-bin.git (read-only, click to copy)
Package Base: rapidraw-bin
Description: GPU-accelerated RAW image editor
Upstream URL: https://github.com/CyberTimon/RapidRAW
Licenses: AGPL-3.0-only
Conflicts: rapidraw
Provides: rapidraw
Submitter: kdh8219
Maintainer: xiota
Last Packager: xiota
Votes: 5
Popularity: 0.36
First Submitted: 2025-07-11 12:46 (UTC)
Last Updated: 2026-03-25 19:31 (UTC)

Latest Comments

1 2 Next › Last »

xiota commented on 2026-03-25 19:33 (UTC)

@Dominiquini @spsf64 Are either/both of you interested in maintaining this?

korbireischl commented on 2026-02-06 15:28 (UTC)

@archsoft the package maintenance seems to be automated with paru-bin, which is currently broken. But you can manually update the PKGBUILD locally to get the latest version

archsoft commented on 2026-01-24 17:41 (UTC) (edited on 2026-03-11 11:48 (UTC) by archsoft)

Dear maintainer,

Please let the actual version (1.5.1) into AUR :-)

Thank you!

patrakov commented on 2025-12-25 21:26 (UTC)

Dear maintainer,

Please do not let the broken version (1.4.7) into AUR. There is a severe regression in AI subject selection with the mouse.

https://github.com/CyberTimon/RapidRAW/issues/538

envolution commented on 2025-09-04 00:39 (UTC)

thanks FreezeFrame - Rather than modifying the system location, you could do the following:

mkdir -p ~/.local/share/applications
cp /usr/share/applications/RapidRAW.desktop ~/.local/share/applications/

And edit ~/.local/share/applications/RapidRAW.desktop accordingly

FreezeFrame commented on 2025-09-04 00:17 (UTC)

@Marek72 This seems to be an Nvidia + Wayland issue. Just replace Exec=RapidRAW with Exec=env WEBKIT_DISABLE_DMABUF_RENDERER=1 RapidRAW in /usr/share/applications/RapidRAW.desktop as described in this issue

Marek72 commented on 2025-09-01 14:04 (UTC)

I got this error:

ERROR: WebKit encountered an internal error. This is a WebKit bug.
/usr/src/debug/webkit2gtk-4.1/webkitgtk-2.48.5/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(675) : networkProcessCrashed
ERROR: WebKit encountered an internal error. This is a WebKit bug.
/usr/src/debug/webkit2gtk-4.1/webkitgtk-2.48.5/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(675) : networkProcessCrashed

envolution commented on 2025-08-19 16:27 (UTC)

@vermouthcn updated, thanks

vermouthcn commented on 2025-08-19 12:46 (UTC) (edited on 2025-08-19 12:47 (UTC) by vermouthcn)

there's a hash error in 1.3.9-1

==> Retrieving sources...
  -> Found 03_RapidRAW_v1.3.9_ubuntu-24.04_amd64.deb
==> Validating source_x86_64 files with sha256sums...
    03_RapidRAW_v1.3.9_ubuntu-24.04_amd64.deb ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: rapidraw-bin-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
rapidraw-bin - exit status 1

it should be 36E1F1A277A874CF85BD6105DE3F96F6607D8B662E0E13B325A91315F29F9337

kdh8219 commented on 2025-07-13 17:42 (UTC) (edited on 2025-07-13 17:43 (UTC) by kdh8219)

Thank you so much, @Kajot-dec! The patch merged in ec41e087.

edit: Oops, I forgot git trail for you. So sorry ToT