Don't know what happened here, but it's good, and fast now!
Update 3.7.0.446-1 to 3.7.0.446-2 decreased my startup time with approx 20 seconds!
Git Clone URL: | https://aur.archlinux.org/aftershotpro3.git (read-only, click to copy) |
---|---|
Package Base: | aftershotpro3 |
Description: | Professional Workflow and RAW Conversion (3rd version) |
Upstream URL: | http://www.aftershotpro.com/en/products/aftershot/pro |
Keywords: | photo raw |
Licenses: | custom |
Submitter: | ava1ar |
Maintainer: | ava1ar |
Last Packager: | ava1ar |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-13 08:09 (UTC) |
Last Updated: | 2025-04-14 12:55 (UTC) |
Don't know what happened here, but it's good, and fast now!
Update 3.7.0.446-1 to 3.7.0.446-2 decreased my startup time with approx 20 seconds!
So applying dodgy unconventional methods I worked around the gstreamer-0.10 compiling issues that would seem to have existed for the last 4 years by directly linking against steam's Linux Runtime which includes the libraries.
This could use some improvement, but I am able to load the program and it didn't crash, I might have missed a simlink or two, be sure to run the program directly and note any output /usr/bin/AfterShot3X64
-- seems to run just fine.
mkdir ~/builds
cd ~/builds
wget https://aur.archlinux.org/cgit/aur.git/snapshot/aftershotpro3.tar.gz
tar -xzvf aftershotpro3.tar.gz
cd ~/builds/aftershotpro3
vim ~/builds/aftershotpro3/PKGBUILD
# Maintainer: ava1ar <mail@ava1ar.me>
pkgname=aftershotpro3
pkgver=3.7.0.446
pkgrel=1
pkgdesc="Professional Workflow and RAW Conversion (3rd version)"
url="http://www.aftershotpro.com/en/products/aftershot/pro"
arch=('x86_64')
license=('custom')
depends=('steam' 'steam-native-runtime' 'gstreamer' 'ocl-icd')
optdepends=('opencl-nvidia' 'opencl-mesa' 'opencl-catalyst')
source=(AfterShotPro_${pkgver}.rpm::http://dwnld.aftershotpro.com/trials/3/AfterShotPro3.rpm license.txt)
sha1sums=('772b1db13ac93cf9c164b82394de3df10add4cf5'
'564fa56309798c82852e25f204f75834ebcf08fd')
package() {
# create directory
mkdir -p "${pkgdir}/usr/bin"
# copy rpm content
mv "${srcdir}/opt" "${pkgdir}/"
install -d "${pkgdir}/usr/share"
# binaries
mv "${srcdir}/usr/bin" "${pkgdir}/usr/"
# desktop launchers
mv "${srcdir}/usr/share/applications" "${pkgdir}/usr/share/"
# pixmaps
mv "${srcdir}/usr/share/pixmaps" "${pkgdir}/usr/share/"
# -
install -d "${pkgdir}/usr/share/mime/packages/"
# packages
mv "${srcdir}/usr/share/mime/packages" "${pkgdir}/usr/share/mime/"
# install license
install -Dm644 "license.txt" "${pkgdir}/usr/share/licenses/${pkgname}/license.txt"
# create directory
mkdir -p "${pkgdir}/opt/AfterShot3(64-bit)/lib/"
# bypass `gstreamer0.10-base` dependency by linking directly against steam which includes "steam linux runtimes"
# !! note !! this links against "Steam Runtime" which is in the user directory -- only really a tempfix !!
ln -s "$HOME/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0" "${pkgdir}/opt/AfterShot3(64-bit)/lib/libgstreamer-0.10.so.0"
ln -s "$HOME/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0" "${pkgdir}/opt/AfterShot3(64-bit)/lib/libgstapp-0.10.so.0"
ln -s "$HOME/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/libgstinterfaces-0.10.so.0" "${pkgdir}/opt/AfterShot3(64-bit)/lib/libgstinterfaces-0.10.so.0"
ln -s "$HOME/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/libgstpbutils-0.10.so.0" "${pkgdir}/opt/AfterShot3(64-bit)/lib/libgstpbutils-0.10.so.0"
ln -s "$HOME/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu/libgstvideo-0.10.so.0" "${pkgdir}/opt/AfterShot3(64-bit)/lib/libgstvideo-0.10.so.0"
}
:wq!
makepkg -si
Any chance this thing can work again?
I gave it a try and it worked fine... I simply changed the camera name as the update didn't introduce any changes to the sensor
/home/..../.AfterShot Pro 3/Cameras (64-bit)/fujifilm_x_t30.afcamera/Info.afpxml
In CameraFileData initial section make this changes: modelName="X-T30" --------> modelName="X-T30 II"
Writed also this for help XT30-2 Users like me... https://www.osside.net/2023/12/02/fujifilm-xt-30-ii-on-corel-aftershot-pro-3/
Now I can view RAF files
Yes. My camera is Fujifilm X-T30 II but i can't open RAF. I installed X-T30
I see also correct output:
Lens Spec 0xA432 (ifd): "33 33 1.4 1.4" Lens Model 0xA434 (ifd): "XF33mmF1.4 R LM WR"
referring to my specific lens
I've the folder: /home/fabrixx/.AfterShot Pro 3/Cameras (64-bit)/fujifilm_x_t30.afcamera/
with Info.afpxml and lens-profile.xml and icc folder.
I also tried using (in camera settings) the compressed RAW settings for saving RAF but the photos are still not read.
I also tried unzipping the AfterShotPro3.deb and AfterShotPro3-system-Qt.deb installer (COREL provided to me) by directly launching the binary inside but I get the same error
Shotwell can open the same RAF files successfully.
I applied for the XT 30 II model (second version)
@fabrixx the last update from corel was 2021-01-28 (https://www.aftershotpro.com/en/support/updates/asp/3/) Are you sure your camera is supported?
I cannot open fujifilm RAF. Download & install my camera but i've this message: Importing: "/home/fabrixx/Scrivania/DSCF1585.RAF" TIFF Error: /home/fabrixx/Scrivania/DSCF1585.RAF "Not a TIFF file, bad magic number 21830 (0x5546)"
I can open TIFF and jpeg
Installed and running, thank you so much for doing this. I've been sitting on a license for a few years.
Updated to 3.7.0.446
Just installed it using edited PKGBUILD and latest License from corel. Here are my files. https://1drv.ms/u/s!AukJanjjCUgOgcgVxZ7_rECxM1LcNQ?e=F03Z36
Pinned Comments