External Editor not working in ASP 2.4.0.119

AfterShot Pro General Questions & Getting Started Forum
Post Reply
garibaldi
Posts: 27
Joined: Fri Mar 02, 2012 12:47 am
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
motherboard: Lenovo 2516CTO
processor: i5 M 520
ram: 8GB
Video Card: i5 Intel Integrated Graphics
sound_card: 5 Series 3400 Series Chipset High Definition Audio
Hard_Drive_Capacity: 500GB
Monitor/Display Make & Model: LG M2762D-PM
Contact:

External Editor not working in ASP 2.4.0.119

Post by garibaldi »

Hello,

I am using Aftershot Pro 2.4.0.119 on Arch Linux. It has been working well for a long time, but recently I discovered that the "External Editor" function no longer works. I configured it to launch a very simple script:

Code: Select all

#!/bin/bash
echo "$@" > /tmp/debug
However even with this simple script, when I select a photo it sits on "External Editor 0 of 1" for a long time and then the program segfaults:
...
QPainter::setBrush: Painter not active
QPainter::setBrush: Painter not active
QPainter::setOpacity: Painter not active
QPainter::setBrush: Painter not active
QPainter::setBrush: Painter not active
QPainter::setPen: Painter not active
QPainter::restore: Unbalanced save/restore
Segmentation fault (core dumped)
Note that I tried both Tiff (8-bit) and Tiff (16-bit) and am using the ProPhoto color space. I also tried varying DPIs with no improvement. What else can I try to get the External Editor functionality working again? Thanks!
garibaldi
Posts: 27
Joined: Fri Mar 02, 2012 12:47 am
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
motherboard: Lenovo 2516CTO
processor: i5 M 520
ram: 8GB
Video Card: i5 Intel Integrated Graphics
sound_card: 5 Series 3400 Series Chipset High Definition Audio
Hard_Drive_Capacity: 500GB
Monitor/Display Make & Model: LG M2762D-PM
Contact:

Re: External Editor not working in ASP 2.4.0.119

Post by garibaldi »

Any updates on this? Is anyone else able to successfully use the "External Editor" function?
Post Reply