My RAW work flow (Camera: Nikon D50, system: Ubuntu 6.0.6 of course with Gnome):
I use mass storage mode from my camera,...
...so it is easy to copy the files from my card reader with Nautilus...
...to my pictures folder (most pics arranged by date, some pics by topic).
GQview is used to preview and sort the pictures with my following individual preferences:
to preview NEF, I added a new filter for ".NEF;.nef" with the description "Nikon RAW file format" in the preferences dialogue box
also in the preferences, I added RawShooter under "Editors" with the command copied from the Crossover "Windows Applications" icon
as I want my pictures to be named by date taken, I added a command for
ExifTool
(
http://owl.phy.queensu.ca/~phil/exiftool/):
/your_path_to_exiftool/exiftool "-FileName<
DateTimeOriginal" -d "%Y%m%d_%H%M%S.%%e" %f
Now I can start, RawShooter with a right click on the RAW file.
There is a great introduction to the RawShooter work flow in the installation folder called "RawShooter Essentials 2006 Setup and Reference Guide"
...and the rest is The Gimp....
If you have set up your own work flow with RawShooter under Linux please let me know and post it here...
Timo