Can't install AfterShotPro 3.3 on latest openSUSE Tumbleweed

Bugs & Suggestions
Post Reply
TexJoachim
Posts: 35
Joined: Fri Jan 13, 2012 1:22 pm
operating_system: Linux
System_Drive: Z
32bit or 64bit: 64 Bit

Can't install AfterShotPro 3.3 on latest openSUSE Tumbleweed

Post by TexJoachim »

Hi!

After updating my openSUSE Tumbleweed today, I noticed that AfterShot 3.3 had been removed in the process. I tried to reinstall it, but it complains about a missing library:

Code: Select all

sudo zypper install AfterShotPro3.rpm   
[sudo] Passwort für root: 
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
Paketabhängigkeiten werden aufgelöst...

Problem: libgstapp-0.10.so.0()(64bit) benötigt von AfterShotPro3-330234:3.3-0.234.x86_64 wird nirgends zur Verfügung gestellt
 Lösung 1: AfterShotPro3-330234:3.3-0.234.x86_64 nicht installieren
 Lösung 2: AfterShotPro3-330234:3.3-0.234.x86_64 durch Ignorieren einiger Abhängigkeiten brechen
Installing AfterShotPro nonetheless results in:

Code: Select all

 AfterShot3X64&
[1] 18719
Install Path:           /opt/AfterShot3(64-bit)
LD_PATH:                /opt/AfterShot3(64-bit)/lib::/home/joachim/bin/lejos_nxj/bin:/home/joachim/bin/lejos_nxj/bin
XLIB_SKIP_ARGB_VISUALS:
./AfterShot: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory
[1]  + 18719 exit 127   AfterShot3X64
I have libgstapp-1_0-0 installed on my system, but it seems that AfterShotPro wants an older version of it which is no longer available on my system.

Is there any solution to this?

Regards,

TexJoachim
lemmi
Posts: 1
Joined: Wed Oct 25, 2017 8:10 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit

Re: Can't install AfterShotPro 3.3 on latest openSUSE Tumble

Post by lemmi »

Hi all

I face the same issue, after latest updates. Does anybody have some suggestions?

Thanks

lemmi
danbern
Posts: 6
Joined: Wed May 18, 2016 12:13 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
processor: Intel Core I5
ram: 16GB
Video Card: Intel
sound_card: Intel
Hard_Drive_Capacity: 5TB
Corel programs: ASP 3.4

Re: Can't install AfterShotPro 3.3 on latest openSUSE Tumble

Post by danbern »

I have the same problem with Debian 9; with Debian 8 it works OK.
Until Corel releases a new version compatible with newer versions (I guess it will be the version 4, it makes sense from a financial point) I'm using Corel ASP 3.3 in a VirtualBox Virtual Machine with Debian 8.
I added the folder with the pictures (in the host) as a shared folder in the virtual machine.

To keep the same folder name I mount the shared folder, named Images on the /data/Images/ folder, which is the original folder where the images are located:
sudo mount -t vboxsf Images /data/Images/
I need to run Corel as root to handle the mounted folder, so I call it from the terminal:
sudo /usr/bin/AfterShot3X64 %F
Post Reply