https://bugs.winehq.org/show_bug.cgi?id=39086
iongion@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |iongion@yahoo.com
--- Comment #20 from iongion@yahoo.com --- As of today, Tue, Oct 2020, here is the experience running Fireworks CS6 using wine-5.0 on Ubuntu 2020
1) The was an NTLM authentication issues, which I solved by installing winbind
sudo apt-get install winbind -y
2) First I needed to install all these using winetricks
winetricks atmlib gdiplus msxml3 msxml6 vcrun2005 vcrun2005sp1 vcrun2008 ie6 fontsmooth-rgb gecko
3) From https://ia800104.us.archive.org/4/items/PowerPointViewer_201801/PowerPointVi...
wine ~/Downloads/PowerPointViewer.exe
4) From https://download.microsoft.com/download/2/e/0/2e01308a-e17f-4bf9-bf48-161356...
wine msiexec /i ~/Downloads/msxml6_x64.msi
I have also installed Visual C++ Runtime 2010 manually and all fonts I could find.
All installation went perfect, the mouse problem is still here after 5 years almost.
Dragging does not update live, it even seems to have a big lag whenever it works, currently the UI is absolutely perfect, but can't do anything with the program as no drawing / dragging is possible.
Do you guys still investigate something related to this ? Do you need any help ? What can I do ?