[b]If you use colour management, after loading colour profile into system, you may have problems with preview in PPL:
vertical stripes on images with different color and size, more visible on the right.[/b]
This problem is caused by wine's implementation of mscms library, which is used by PPL and is incomplete.
Currently I'm working on patch which fixes this problem.
Until it is not applied by wine developers there is solution which disables color management for display in PPL:
delete all contents of bootle's windows color profile directory and change it to readonly:
1) go to following folder and delete all files on it:
/home/USERNAME/.cxoffice/BOOTLENAME/drive_c/windows/system32/spool/drivers/color/
where:
USERNAME is your login (username), /home/USERNAME/ is your home folder
BOOTLENAME is your PPL's bootle name
2) change it to readonly with your filemanager or by entering following command in console:
chmod =rx /home/USERNAME/.cxoffice/BOOTLENAME/drive_c/windows/system32/spool/drivers/color