With some limitations, OM Workspace can run in the Wine emulator on Linux.
There were some instructions posted for Olympus version of Workspace. That post seems to have disappeared, so I will repeat an updated set of instructions here.
What works:
Obtain/Install wine-staging (the latest beta release), non-staging versions will likely also work. I chose staging because it has a functional cuda library necessary for the AI denoiser (which I could not get to work - yet).
Create a wine instance: run the following or similar and set the config to Windows 10 (I also set the monitor DPI, but Workspace still persisted with tiny fonts).
% WINEARCH=win64 WINEPREFIX=~/.wine64_OMW winecfg
Install OM Workspace:
% WINEPREFIX=~/.wine64_OMW wine64 ~/Downloads/OMS_OWSetup_64bit.exe
You won't be able to register, so always choose register later.
Install an external viewer: for exporting RAW
Download a 64bit windows version of https://www.irfanview.com/
% WINEPREFIX=~/.wine64_OMW wine ~/Downloads/iview459_x64_setup.exe
Don't change any defaults.
Workspace should now be useable:
% WINEPREFIX=~/.wine64_OMW wine64 ~/.wine64_OMW/drive_c/Program\ Files\ \(x86\)/OMDS/OM\ Workspace/OM\ Workspace.exe
Do NOT set-up Registered Application under Tools. Select a RAW image. Select Photos->Launch Registered Application. After a processing spinner, IrfanView should launch with a processed tif.
If you do register IrfanView and select 8-bit transfer, then Photos->Launch Registered Application will launch IrfanView with a processed jpeg.
Checking for functioning cuda: useful if attempting to get AI Denoiser working:
Download a Windows 64bit Cuda utility http://cuda-z.sourceforge.net/
WINEPREFIX=~/.wine64_OMW wine64 ~/Downloads/CUDA-Z-0.10.251-64bit.exe
This should produce a summary of your graphics setup.
I've not done much testing, but so far Workspace has not crash on me. I don't normally use Workspace, but it's useful if I want to run it's RAW processor.
--
https://www.flickr.com/photos/digitaltrails
There were some instructions posted for Olympus version of Workspace. That post seems to have disappeared, so I will repeat an updated set of instructions here.
What works:
- Photo library browsing
- RAW processing (including GPU use)
- Export of the processed RAW to tiff or jpeg via Photo->Launch Registered Application.
- The normal batch-based export RAW doesn't work, but export via Launch Registered Application can work around that.
- Camera USB communications (I don't think Wine supports all aspects of USB).
- Wifi connectivity
- AI denoiser, Workspace recognises my GTX 1650 Super, can use it for RAW processing, but reports that the required OS, GPU, GPU RAM, or cuda is missing.
- No internet access. Perhaps that's the real issue with the denoiser download.
Obtain/Install wine-staging (the latest beta release), non-staging versions will likely also work. I chose staging because it has a functional cuda library necessary for the AI denoiser (which I could not get to work - yet).
Create a wine instance: run the following or similar and set the config to Windows 10 (I also set the monitor DPI, but Workspace still persisted with tiny fonts).
% WINEARCH=win64 WINEPREFIX=~/.wine64_OMW winecfg
Install OM Workspace:
% WINEPREFIX=~/.wine64_OMW wine64 ~/Downloads/OMS_OWSetup_64bit.exe
You won't be able to register, so always choose register later.
Install an external viewer: for exporting RAW
Download a 64bit windows version of https://www.irfanview.com/
% WINEPREFIX=~/.wine64_OMW wine ~/Downloads/iview459_x64_setup.exe
Don't change any defaults.
Workspace should now be useable:
% WINEPREFIX=~/.wine64_OMW wine64 ~/.wine64_OMW/drive_c/Program\ Files\ \(x86\)/OMDS/OM\ Workspace/OM\ Workspace.exe
Do NOT set-up Registered Application under Tools. Select a RAW image. Select Photos->Launch Registered Application. After a processing spinner, IrfanView should launch with a processed tif.
If you do register IrfanView and select 8-bit transfer, then Photos->Launch Registered Application will launch IrfanView with a processed jpeg.
Checking for functioning cuda: useful if attempting to get AI Denoiser working:
Download a Windows 64bit Cuda utility http://cuda-z.sourceforge.net/
WINEPREFIX=~/.wine64_OMW wine64 ~/Downloads/CUDA-Z-0.10.251-64bit.exe
This should produce a summary of your graphics setup.
I've not done much testing, but so far Workspace has not crash on me. I don't normally use Workspace, but it's useful if I want to run it's RAW processor.
--
https://www.flickr.com/photos/digitaltrails
Last edited: