http://bugs.winehq.org/show_bug.cgi?id=7428 ------- Additional Comments From np.sparky(a)gmail.com 2007-15-02 05:03 ------- 1) Was there any output on the console? Output console ->>> http://rapidshare.com/files/16554126/console-output-wine.log.html 2) How did you install Wine ? I install wine from git repository "git clone git://source.winehq.org/git/wine.git wine" I pass to configure this options : CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer" CPPFLAGS="-msse3" LDFLAGS="-Wl,-O1" WINE_SRC="/wine-root/src/wine" WINE_INSTALL="/wine-root/wine-0.9.30" cd ${WINE_SRC} ./configure CFLAGS="${CFLAGS}" CXXFLAGS="${CFLAGS}" CPPFLAGS="${CPPLAGS}" LDFLAGS="${LDFLAGS}" --with-x --without-arts --prefix="${$WINE_INSTALL}" And After make make depend && make && make install 3) What version ? wine-0.9.30-g6413a9c 4) How did you install Photoshop ? I use this HOWTO ->> http://blog.publicidadpixelada.com/how-to-adobe-photoshop-cs2-on-ubuntu-10-s... 5) Can you repeat this with the Photoshop CS2 downloadable demo? Photoshop CS2 downloadable demo (version 9.0.2) copy from Windows parttion. 6) And can you be a bit more explicit about what to click on to reproduce the problem? This video demonstrate bug. ->> http://video.google.com/videoplay?docid=-5423389455628948119 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.