RawShooterPremium is a high quality RAW image processor for digital photography. It supports the whole RAW workflow from downloading the images off the camera through color / luminosity / contrast manipulation to tilting and cropping. Most of the functionality is extremely powerful yet easy to use.
The Interface takes a while to get used to but then is nicely suited for the task.
There's a rather active forum on all kinds of topics around RawShooter at http://forum.pixmantec.com/ubbthreads.php/Cat/0/C/4.
Application Details:
Version: | Premium 1.0.1B61 |
License: | |
URL: | http://www.pixmantec.com |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 0.9.6. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Just tested RSP with the 0.9.3 release and it seems to work all right. I'm running RSP 1.01B61
Key activation / registration worked all right (RSE had a problem with registration)
Seems like all graphics controls are working all right, noise is far better than with RSE.
What does not
obviously, color proofing doesn't work.
Workarounds
What was not tested
much of the file handling / load / store / rename.. tbd
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | SUSE 10.0 | Feb 24 2006 | 0.9.6. | Yes | Yes | Gold | an anonymous user | ||
Show | Gentoo Linux | Dec 21 2005 | 0.9.3. | Yes | Yes | Silver | an anonymous user | ||
Current | SUSE 10.0 | Dec 12 2005 | 0.9.3. | Yes | Yes | Gold | an anonymous user | ||
Show | SUSE 10.0 | Nov 26 2005 | 0.9.2. | Yes | No | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
2013-05-03 Admin note: the information below may be outdated. It is being kept here for the benefit of anyone who may wish to test and/or update it.
if you copy the *.icc files from your /windows/system32/color directory to the current directory at RSP start, you can select them in the program. I can't say how correct the color correction is, though.
I use the following script to start RawShooter using a gnome panel button:
my_dir=$(dirname $0)
cd $my_dir
if [ -x RawShooter.exe ]
then
wine RawShooter.exe
fi
obviously, this scipt has to be in the RawShooter directory to work ;-)
I've been working with this for a while and experiencing strange issues with RawShooter being unable to read files and suddenly terminating. It seems that this is related to the .icc files, which it repetitively tries to open. I've removed them from the directory again which means RawShooter will no longer embed profiles anymore but at least it works.
Comments for this application have been disabled because there are no maintainers.