[Bug 12150] Photoshop7 -> open file -> select more than 36 files, Wine dies

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 15 20:22:09 CDT 2008


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dank at kegel.com




--- Comment #3 from Dan Kegel <dank at kegel.com>  2008-04-15 20:22:08 ---
Immediately reproducible with Photoshop 7 trial.
Hmm, I wonder if this also happens on Windows.

Does not happen with Photoshop CS2, nor with Notepad++.
Here's how I tested:
 mkdir pix
 cd pix
 for a in `seq 1 100 `; do cp ../Pictures/foo.jpg $a.jpg; done
I then started photoshop, did File/Open, clicked on 1.jpg, shift-clicked on
100.jpg, and watched it merrily load 100 pictures.
No crashes.  With PS CS2, I did see messages like
err:local:LOCAL_GetBlock not enough space in USER heap 10d7 for 80 bytes
err:menu:MENU_CopySysPopup Unable to load default system menu
err:menu:MENU_GetSysMenu failed to load system menu!
quite frequently, but the app remained stable.  Some images towards
the back of the stack only drew their backgrounds, but that was
always fixed when they came to the fore.


-- 
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