When I was trying out AfterShot Pro 2 (64-bit), I couldn't even launch the program without a crash. I'm running Kubuntu, which isn't officially supported, but I'm hoping this might help someone else.
This change is at your own risk. The fix was to remove the line "XLIB_SKIP_ARGB_VISUALS=1" from the script that launches AfterShot Pro 2. The script is /usr/bin/AfterShot2X64, the offending line is line 24. You can either remove the line or comment it out by putting a # in front of it. You'll have to edit it as root since it's a system file.
I'm not exactly sure what this environment variable does, why it's being set, or why it causes crashes on my system. My googling has only told me that it's something low-level with X11 programming, which isn't helpful. Honestly, I have no idea why this works. It may be resolving an issue that doesn't happen on Kubuntu.
Now that I've done this, ASP2 doesn't crash (as much) for me. I also tried some of the things that other users have reported (drag and drop) and they appear to work fine, though I haven't tested extensively.
Crashing on Linux - a suggestion
-
- Posts: 1
- Joined: Sun Aug 16, 2015 3:57 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- ram: 8GB
-
- Posts: 136
- Joined: Thu Jan 12, 2012 3:18 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- Location: Sevierville, Tennessee
Re: Crashing on Linux - a suggestion
Just tried this fix on Ubuntu 14.04.3 LTS and it seems to work well. Not sure what the above line does but committing it out allows drag and drop without a crash/lock up of Unity.DaveK wrote:When I was trying out AfterShot Pro 2 (64-bit), I couldn't even launch the program without a crash. I'm running Kubuntu, which isn't officially supported, but I'm hoping this might help someone else.
This change is at your own risk. The fix was to remove the line "XLIB_SKIP_ARGB_VISUALS=1" from the script that launches AfterShot Pro 2. The script is /usr/bin/AfterShot2X64, the offending line is line 24. You can either remove the line or comment it out by putting a # in front of it. You'll have to edit it as root since it's a system file.
I'm not exactly sure what this environment variable does, why it's being set, or why it causes crashes on my system. My googling has only told me that it's something low-level with X11 programming, which isn't helpful. Honestly, I have no idea why this works. It may be resolving an issue that doesn't happen on Kubuntu.
Now that I've done this, ASP2 doesn't crash (as much) for me. I also tried some of the things that other users have reported (drag and drop) and they appear to work fine, though I haven't tested extensively.
Thank you.
Gary
Thanks.
Gary Garibaldi
Linux since 96
Sony a700
Sony a100
Gary Garibaldi
Linux since 96
Sony a700
Sony a100
-
- Posts: 9
- Joined: Thu May 29, 2014 12:16 am
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
Re: Crashing on Linux - a suggestion
thanks a bunch mate. was having the exact same segfault on startup in kubuntu 15.04 with this new aftershot version. applied the fix you detailed to the startup script and now all works fine.
appreciate your sharing the discovery you made.
appreciate your sharing the discovery you made.

-
- Posts: 300
- Joined: Sat Jan 14, 2012 4:49 am
- System_Drive: Z
- 32bit or 64bit: 64 Bit
- motherboard: ASUSTeK P8H77-I
- processor: Intel Core i7 3770K 3.5 GHz x 8
- ram: 16 GB
- Video Card: AMD Radeon R7 200 Series
- sound_card: Radeon HD 7700 7800 Sapphire
- Hard_Drive_Capacity: 2x250GbSSD
- Monitor/Display Make & Model: LG IPS 21:9 UltraWide 34UM95-P 3440x1440
- Corel programs: AfterShotPro 1, 2, (3)
- Location: Austria
Re: Crashing on Linux - a suggestion
yes this helps - had a problem with drag and drop of keywords in the keyword manager ... commenting out this line helped.
thank you very much!
thank you very much!
regards Hannes
austria
Nikon D7000 + D70, Nikon P6000, Nikon P330 (use P7800) PanasonicTZ100, Vuescan
bibble 4, bibble 5, ASP mostly on Ubuntu 14.04 ( sometimes Suse Linux 11.4 or WIN10)
austria
Nikon D7000 + D70, Nikon P6000, Nikon P330 (use P7800) PanasonicTZ100, Vuescan
bibble 4, bibble 5, ASP mostly on Ubuntu 14.04 ( sometimes Suse Linux 11.4 or WIN10)
-
- Posts: 259
- Joined: Fri Jan 13, 2012 3:00 am
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- Location: UK
Re: Crashing on Linux - a suggestion
Very many thanks.DaveK wrote:When I was trying out AfterShot Pro 2 (64-bit), I couldn't even launch the program without a crash. I'm running Kubuntu, which isn't officially supported, but I'm hoping this might help someone else.
This change is at your own risk. The fix was to remove the line "XLIB_SKIP_ARGB_VISUALS=1" from the script that launches AfterShot Pro 2. The script is /usr/bin/AfterShot2X64, the offending line is line 24. You can either remove the line or comment it out by putting a # in front of it. You'll have to edit it as root since it's a system file.
I'm not exactly sure what this environment variable does, why it's being set, or why it causes crashes on my system. My googling has only told me that it's something low-level with X11 programming, which isn't helpful. Honestly, I have no idea why this works. It may be resolving an issue that doesn't happen on Kubuntu.
Now that I've done this, ASP2 doesn't crash (as much) for me. I also tried some of the things that other users have reported (drag and drop) and they appear to work fine, though I haven't tested extensively.

This seems to resolve the issue with crashes when 'dragging' an image to a output batch as well.
(Linux Mint 17.2 Cinnamon)
Development team please take note!
R.
-
- Posts: 6
- Joined: Fri Jun 27, 2014 7:18 am
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- processor: Intel i7
- ram: 16 Gb
- Video Card: Nvidia
- Hard_Drive_Capacity: 1TB
- Monitor/Display Make & Model: LaCie 324
- Location: Germany
Re: Crashing on Linux - a suggestion
Works for me on Fedora 22 64BitDaveK wrote:When I was trying out AfterShot Pro 2 (64-bit), I couldn't even launch the program without a crash. I'm running Kubuntu, which isn't officially supported, but I'm hoping this might help someone else.
This change is at your own risk. The fix was to remove the line "XLIB_SKIP_ARGB_VISUALS=1" from the script that launches AfterShot Pro 2. The script is /usr/bin/AfterShot2X64, the offending line is line 24. You can either remove the line or comment it out by putting a # in front of it. You'll have to edit it as root since it's a system file.
I'm not exactly sure what this environment variable does, why it's being set, or why it causes crashes on my system. My googling has only told me that it's something low-level with X11 programming, which isn't helpful. Honestly, I have no idea why this works. It may be resolving an issue that doesn't happen on Kubuntu.
Now that I've done this, ASP2 doesn't crash (as much) for me. I also tried some of the things that other users have reported (drag and drop) and they appear to work fine, though I haven't tested extensively.
Thanks
Reinhard
-
- Posts: 24
- Joined: Wed Nov 19, 2014 1:55 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- motherboard: -----
- processor: AMD 6-core
- ram: 16GB
- Video Card: NVIDIA+Intel
- sound_card: audigy Rx
- Hard_Drive_Capacity: 2TB
- Monitor/Display Make & Model: sRGB calibrated
- Corel programs: AftershotPro 2
Re: Crashing on Linux - a suggestion
Kubuntu is only one-word name for Ubuntu with KDE environment (QT), so it actually IS supported (because Ubuntu is or SHOULD be supported).DaveK wrote:When I was trying out AfterShot Pro 2 (64-bit), I couldn't even launch the program without a crash. I'm running Kubuntu, which isn't officially supported, but I'm hoping this might help someone else.
...
-
- Posts: 38
- Joined: Sat May 26, 2012 2:43 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 4GB
Re: Crashing on Linux - a suggestion
This fix also fixes the Manage Metadata drag and drop issue in Keyword Manager.
-
- Posts: 1
- Joined: Sat Oct 24, 2015 8:31 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: M4A89GTD PRO
- processor: AMD Quad Core
- ram: 4 GB
- Hard_Drive_Capacity: 350 GB
Re: Crashing on Linux - a suggestion
This action also fixes the crash on "keywords manager" drag on my Open SUSE 13.2 (64b).
Thanks a lot for the post.
Thanks a lot for the post.
-
- Posts: 1
- Joined: Sun May 22, 2016 4:06 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- processor: Intel i7-5600U
- ram: 11998364
- Video Card: Intel
- Monitor/Display Make & Model: Dell
- Corel programs: AfterShot Pro
Re: Crashing on Linux - a suggestion
Removing XLIB_SKIP_ARGB_VISUALS=1 fixed the problem with AfterShot Pro 2.4 on my Linux Mint 17.1.