[Bug 29871] drawing in photoshop cs5 is almost impossible

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 24 14:11:31 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=29871

cobden at live.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cobden at live.com

--- Comment #18 from cobden at live.com 2013-08-24 14:11:31 CDT ---
Ok guys its my first post for wine, and im french so, dont be to hard on me.

I tried the patch cause I had the same problem as you guys and I worked it
out!!!

Im on ubuntu 13.04, and I had wine 1.6

So I did a manual compilation of wine, 

Started by downloading the 1.7 version here:

sourceforge.net/projects/wine/files/Source/

Then extracted wine in my home folder, 
and manually edited the file "wine-1.7.0/dlls/user32/input.c"
as shown in the patch (much easier than really patching i think)

then I apt-get installed all these dependencies because "sudo apt-get build-dep
wine" didnt work for me:


    autotools-dev
    bison
    debhelper (>= 9)
    docbook-to-man
    docbook-utils
    docbook-xsl
    flex
    fontforge
    gcc-4.5
    gettext
    libasound2-dev
    libcapi20-dev
    libcups2-dev
    libdbus-1-dev
    libfontconfig1-dev
    libfreetype6-dev
    libgif-dev
    libgl1-mesa-dev
    libglu1-mesa-dev
    libgnutls-dev
    libgphoto2-2-dev
    libgsm1-dev
    libgstreamer-plugins-base0.10-dev
    libgstreamer0.10-dev
    libjpeg-dev
    liblcms1-dev
    libldap2-dev
    libmpg123-dev
    libncurses5-dev
    libopenal-dev
    libpng12-dev
    libsane-dev
    libssl-dev
    libtiff-dev
    libv4l-dev
    libx11-dev
    libxcomposite-dev
    libxcursor-dev
    libxext-dev
    libxi-dev
    libxinerama-dev
    libxml2-dev
    libxrandr-dev
    libxrender-dev
    libxslt1-dev
    libxt-dev
    libxxf86vm-dev
    linux-kernel-headers
    opencl-headers
    oss4-dev
    prelink
    unixodbc-dev
    x11proto-xinerama-dev

Finally I did the compilation:

./configure && make

And woohoo! 

./wine ~/photoshop.exe


This way i suppose you can get rid of this bug in any version of wine.

Cheers!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list