Linked by Eugenia Loli-Queru on Sun 5th Mar 2006 01:54 UTC, submitted by Dylan
Windows This is release 0.9.9 of Wine, a free implementation of Windows on UNIX. New features include better web browser support, recursive directory change notifications, debugger improvements, and lots of other bug fixes and under-the-hood improvements.
Thread beginning with comment 101450
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: progress and regression
by mmebane on Sun 5th Mar 2006 03:51 UTC in reply to "RE[2]: progress and regression"
mmebane
Member since:
2005-07-06

I've been following wine-devel for a while, and I think the consensus is that it is Wine's fault. Last I remember reading about it was a couple of months ago, and I don't think the fix ever went in. ;)

Reply Parent Bookmark Score: 3

Nathan O. Member since:
2005-08-11

Sounds to me like it's WinRAR's fault, but WINE's problem. What happens if I try to make a bitmap 99*10^99999x99*10^99999?

Reply Parent Bookmark Score: 5

RE[5]: progress and regression
by luzr on Sun 5th Mar 2006 06:41 in reply to "RE[4]: progress and regression"
luzr Member since:
2005-11-20

Sounds to me like it's WinRAR's fault, but WINE's problem. What happens if I try to make a bitmap 99*10^99999x99*10^99999?

It will fail on win32 as well - out of memory.

Reply Parent Bookmark Score: 4

mmebane Member since:
2005-07-06

Here's the bug:

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

Here's the link to the last email about the patch:

http://www.winehq.org/pipermail/wine-devel/2005-November/042893.htm...

From the thread:

"This patch is a rewrite of the imagelist handling to not use a Nx1 grid, but a NxM grid with M definable in the source (currently 4)."

"What Wine saves to stream is not binary compatible with windows. To make it compatible it has to be 4xN bitmap."

Someone asked about the status of this back in February, but got no reply.

Reply Parent Bookmark Score: 1