OS2 World Community Forum
OS/2, eCS & ArcaOS - Technical => Applications => Topic started by: christech on September 29, 2022, 07:01:24 pm
-
I recently installed ColorWorks but it will not load an image. I tried multiple formats. When opening an image I get an error: "An error occurred when trying to open the file." Has anyone run into this issue before?
-
Sorry no problems here. Running fine under ArcaOS. But I did install the program some time ago. Also I am using the old (original) file open container.
ME
-
I also tried removing it and reinstalling it but the issue persists.
-
It's been a while since I used it here, but what image are you trying to open? ...what format is what I'm really asking...
-
I tried TIFF, JPEG and GIF.
-
What about a BMP? Also have you looked in popuplog.os2? Might be a sys2070 there.
-
Try disabling the file open container that comes with ArcaOS.
-
Hi,
Per Arca Noae...
The new FOC is enabled by default. To disable it and switch back to the original OS/2 file open dialog:
1. Open an OS/2 command prompt.
2. Change to the \sys\INSTALL\FOC directory on the boot volume.
3. Type “filedlgtofocdlg /U” and press <Enter>.
4. Restart the system.
To reenable the new FOC (any previous settings should be restored):
1. Open an OS/2 command prompt.
2. Change to the \sys\INSTALL\FOC directory on the boot volume.
3. Type “filedlgtofocdlg /I” and press <Enter>.
4. Restart the system.
Also, ColorWorks does not work well on OS/2 systems that use display drivers based on GRADD. Issues include missing (all black) effects previews if the stacking option is used, and lockups in various effects dialogs. A patch is available for v.1 and v.2 to address these issues.
-
Enabling the old FOC did the trick. Thanks for the suggestion.