http://bugs.winehq.org/show_bug.cgi?id=24188
Summary: The Last Remnant demo: can't resize window to show
menu
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=30452)
--> (http://bugs.winehq.org/attachment.cgi?id=30452)
screen shot showing the problem
Bug 24078 is about incorrectly settings of resolution, which probably never
worked correctly in wine.
This one is about regression... When the game starts up, it doesn't show game
menu on right side, because it's cut off. Because the game by default runs in
windowed mode, i can stretch out the window. And this is broken since 1.1.41.
1. I did a regression test between 1.1.40 and 1.1.41:
commit 7c930589bc40097eb0ebb84310a3ea0ae6999edb
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Mar 17 21:59:54 2010 +0100
wined3d: Avoid some common invalid context accesses.
Unfortunately there are plenty of other places left. Perhaps we should
consider creating our own window when the context becomes invalid and
making
the context current on that instead.
:040000 040000 7a027acb69350838d93a7015bb759306d2c5b4f0
a06ad38974e0ca1a187451c3c423086c33c9ad87 M dlls
2. This commit was probably intended to fix bug 21384.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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.
http://bugs.winehq.org/show_bug.cgi?id=24094
Summary: Baldur's Gate II doesn't like nVidia GT240
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=30318)
--> (http://bugs.winehq.org/attachment.cgi?id=30318)
console output from wine-1.3.1
Running BGMain.exe leads to crash after resolution change. This probably
happens only on GT240 (i'm not aware of having such problem with 8600GT).
1. I did a regression test between 1.1.35 and 1.1.36:
commit 0c582dca3adccc83a34727c0d8979989bd25fbb7
Author: William Waghorn <willw(a)litany.me.uk>
Date: Wed Dec 30 18:54:30 2009 -0800
wined3d: Added NVidia GT240 detection.
:040000 040000 39a49e6094b166eeb37e8a2d22645c64d64906ec
77332f2111e82c509cb3e55f8192033944cc54ab M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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.
http://bugs.winehq.org/show_bug.cgi?id=24082
Summary: Plants vs Zombies Demo crashes during the start up
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.popcap.com/games/pvz#
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: hverbeet(a)gmail.com
Plants vs zombies demo crashes during the start up.
1. I did a regression test between 1.3.0 and 1.3.1:
commit 368e5eb87ae983e4ea2f66b3ca2f4154b36bbcda
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Aug 16 20:00:27 2010 +0200
wined3d: Avoid IWineD3DSurface_GetContainer().
:040000 040000 e3d5cb441067b2b4f259acdbdeb62d7ab2803fae
ebebfe741f963495edabc7c2c29d5e1ed46bc82b M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch after git checkout makes that problem go away.
4. Adding author of this patch to CC.
--private keyword: bisected
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15435
Summary: Wine logs too verbose
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running any application generates repetitive log information
that makes uploading and analyzing logs difficult, and confuses users.
For instance, here's a tally of the log messages generated by
just launching Firefox and loading one little web site:
239 fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN |
ETO_PDY unimplemented
105 fixme:resource:GetGuiResources (0xffffffff,0): stub
60 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2 fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
...
It would be good to reduce this verbosity, without hiding
useful fixmes. Because it's difficult to know which ones
are useful, let's focus on just the few highly repetitive
messages.
One thing we've done in the past is added a check to only print
the fixme the first time it's hit. This is probably the way to go.
Another thing that is a little easier to do is to change
the fixme to a trace; if we do that, we might want to put 'fixme:'
as the first thing in the trace message, to remember that it
needs fixing.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=21071
Summary: Word 2003 cannot open or save normal.dot in 1.1.35
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=25269)
--> (http://bugs.winehq.org/attachment.cgi?id=25269)
Console log from opening and then trying to close Word 2003
The file normal.dot is where Word stores the default document settings; it is
normally loaded on startup, and updated on closing.
In 1.1.35, on opening, Word throws up the error message "Word cannot open the
existing (Normal)." Clicking okay, the dialog closes and the program seems to
operate normally. However, on closing, Word throws up the error message: "There
is a serious disk error on file ~WRD0000" and after clicking okay, "The network
path where you are trying to save the document is unavailable." (The path is in
~/.wine, on my local disk--there is no network.) After closing that dialog by
clicking cancel, and trying to close the program again, Word this time throws
up the message "Changes have been made that affect the global template. Do you
want to save those changes?" If you answer no, the app will finally close. (If
you answer yes, it repeats the message about a serious disk error.)
A regression test identified the following:
8518323e070377c07a3d421573dc3348e28008a4 is first bad commit
commit 8518323e070377c07a3d421573dc3348e28008a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Mon Nov 30 15:40:53 2009 -0600
ole32: Don't track the stream size in storage stream objects.
We can't do this safely when there are multiple objects for a single
stream.
:040000 040000 03f7f71bd69c56252c1191b7140570179b2a3bab
5e48fe78948361dcbcb5be2941a10eb8030ce4a6 M dlls
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18908
Summary: Editing name in File Open dialog causes Powerpoint to
hang
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
In the File Open dialog, in Powerpoint, one enters into file rename mode by
double-clicking on the file name.
At that point, Powerpoint 2000 hangs, with no way to escape.
As the dialog is active, even Closing the application does not work.
I have to kill powerpoint from a command-line shell.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19050
Summary: PE explorer shows access violations when started
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
URL: http://www.heaventools.com/download/pexsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
CC: bunglehead(a)gmail.com
Installation went fine but running doesn't. Regression testing shows:
34b802caf088e526eadc23d785582e81ea5374cd is first bad commit
commit 34b802caf088e526eadc23d785582e81ea5374cd
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Tue Jun 16 01:46:11 2009 +0400
comctl32/listview: Convert forwarded header notifications to ANSI if
NFR_ANSI is current format.
:040000 040000 7f9c298690cfa7c63010737878cb6da45dd570b4
a6e1736d290092b6d8c8862160775fd9237cd520 M dlls
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19338
Summary: Regression in ResHacker
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.angusj.com/resourcehacker/
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstefani(a)redhat.com
CC: dmitry(a)codeweavers.com
Created an attachment (id=22393)
--> (http://bugs.winehq.org/attachment.cgi?id=22393)
ResHacker bad
ee7ca802f4839fab9efd1759a762a9839d931a9b is first bad commit
commit ee7ca802f4839fab9efd1759a762a9839d931a9b
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Wed Jul 15 21:21:26 2009 +0900
comctl32: Do not redraw treeview in TVM_INSERTITEM handler if bRedraw is
not set, trigger the redraw on WM_SETREDRAW/TRUE.
:040000 040000 6581adc5a4c37b359b4bdd1f35e35ebb5dc70a9d
0bcde40d001433b39cdc73cf2a69e2a0677ea5d3 M dlls
This patch introduced a regression in ResHacker.exe:
When opening a file a treeview shows up on the left hand side with the
resources available in that file. With the above patch only very little of the
treeview is shown at the top. The bad.png and good.png demonstrate the problem.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19380
Summary: SysDateTimePick32 - wDayOfWeek not generated
automatically after DTM_SETSYSTEMTIME
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinez.pr0team(a)gmail.com
Format of the date in SysDateTimePick32 set with:
SendMessage(hDate,DTM_SETFORMAT,0,(LPARAM)"dddd' 'd' 'MMMM' 'yyy");
To change actual time of the control, DTM_SETFORMAT message must be sent with
wYear, wMonth and wDay fields of the SYSTEMTIME structure set.
Microsoft Windows automatically calculates proper day of week, ignoring the
wDayOfWeek field.
Wine does not, and the day of week displayed in control might be wrong (always
Sunday if not set).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19837
Summary: ListView 'Range Check Error' in ImgBurn v2.5.0.0's
Disc Layout Editor window.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://www.imgburn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
v2.5.0.0 of ImgBurn has a new Advanced build mode interface known as the 'Disc
Layout Editor'.
Any 'rename' of an item you add/create within the listview on the right side of
that window will result in a range check error.
I'm unable to reproduce this issues on any real installation of Windows
(from Windows 95 -> Windows 7) so I can only assume it's something in Wine
(sorry!).
--
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.