http://bugs.winehq.org/show_bug.cgi?id=14566
Summary: comctl32_test header: crash on win9x in
test_hdm_filterMessages at DestroyWindow
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=14918)
--> (http://bugs.winehq.org/attachment.cgi?id=14918)
test-output on win98
The test "header" for comctl32 crash on win9x on various systems.
Working systems as example:
comctl32 4.72.3110.1 with user32 4.10.0.1998
comctl32 5.81.4134,100 with user32 4.90.0.3000
crashed systems as example:
comctl32 5.81.4807.2300 with user32 4.0.0.950
comctl32 5.81.4916.400 with user32 4.10.0.2222
my system has:
comctl32 5.81.4916.400 with user32 4.10.0.2233
Attached is a log for the test with additional debug output.
--
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=14513
Summary: msysgit installer fails due to missing CreateHardLinkA
stub
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://msysgit.googlecode.com/files/Git-1.5.6.1-
preview20080701.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesar.barros(a)gmail.com
When attempting to install msysgit on wine-1.1.1-55-g6dd7f06, it fails with a
MessageBox "Runtime Error (at -1:0):\r\n\r\nCannot Import dll:Kernel32.dll.". A
relay trace shows the failure is because of a failed GetProcAddress of
CreateHardLinkA.
A message found at http://www.spinics.net/lists/git/msg53517.html confirms the
problem and has a patch which simply uncomments the stubs for CreateHardLinkA
and CreateHardLinkW on kernel32.spec. I tested uncommenting both stubs and it
is enough for the installation to succeed.
--
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=14381
Summary: Google Lively installer does not work
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.lively.com/install
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=14679)
--> (http://bugs.winehq.org/attachment.cgi?id=14679)
+relay,+seh,+tid
wine-1.1.0-402-g4904c80, installed firefox3.
The installer livelysetup.exe (sha1 220aba6d869e5c52428c7efbd249d7c89e95e77b)
exits silently.
--
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=14374
Summary: Diablo2:LOD Digital Distribution: "Agree" button never
enables
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neonphog(a)gmail.com
Created an attachment (id=14670)
--> (http://bugs.winehq.org/attachment.cgi?id=14670)
wine error log
The digital distribution of blizzard's Diablo II expansion "Lord of
Destruction" (and likely the original game as well) will not install.
The license agreement is supposed to enable the "Agree" button when you scroll
to the bottom, but does not.
The error log shows fixme errors from the mshtml module related to scrolling
(see attached).
--
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=14351
Summary: RtlpWaitForCriticalSection times out towards end of
tests
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austin.lund(a)gmail.com
I've been getting a crash all the time in winetest since 1.0. Seems there is
not
a problem with any of the tests themselves (i.e. running make test works).
The last few lines of output from winetest is:
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1440x900x24 @0! (XRandR)
err:ntdll:RtlpWaitForCriticalSection section 0x7bc91824 "loader.c:
loader_section" wait timed out in thread 0039, blocked by 0036, retrying (60
sec)
wine: Critical section 7bc91824 wait failed at address 0x7bc3ab60 (thread
0039), starting debugger...
err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr
0x7bc3ab60
I did a bisection and I got it to occur first at this commit:
commit 3434935f44eadecae1e8aa11d08142a40b671978
Author: Hans Leidekker <hans(a)it.vu.nl>
Date: Mon Jun 23 20:57:46 2008 +0200
wininet: Clear last error upon successful return from HttpSendRequest.
But when reverting this commit, it still happens.
--
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=14344
Summary: Morrowind crashes with: filesource.c:1355:
FileAsyncReader_EndFlush: Asserzione `!This-
>sample_list[x].pSample' fallita.
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mattemod(a)gmail.com
I use Wine GIT and I could play Morrowind with wine-1.1.0-253-g2f1c7b1.
A few hours ago I updated my local GIT, recompiled and tried. Morrowind opens
normally, but when I try to load a game, it prints this out
filesource.c:1355: FileAsyncReader_EndFlush: Asserzione
`!This->sample_list[x].pSample' fallita.
(translation, just to be sure: Asserzione -> Assertion; fallita -> failed)
and then crashes (I'm going to attach backtrace). I found 'filesource.c' in
'dlls/quartz/', so I think it should be a quartz regression.
As I said, it worked with wine-1.1.0-253-g2f1c7b1 but not with current GIT
(this is the HEAD:
http://source.winehq.org/git/wine.git/?a=commit;h=2734fb44e0f4065179044b9eb…).
If I'll have some free time I'll try to identify the commit which caused the
regression, but it should be easy even without my help, considering the [small]
number of patches to check ;)
--
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=14333
Summary: WALL-E demo displays upside down.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://wall-e.playthq.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=14630)
--> (http://bugs.winehq.org/attachment.cgi?id=14630)
picture of error
The demo for wall-e displays upside down upon launch.
--
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=14326
Summary: CAJViewer 7.0 hangs on startup
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://viewer.cnki.net/cajview_page/CAJViewer%207.0.1.sf
x.exe
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hzhrong(a)gmail.com
Created an attachment (id=14606)
--> (http://bugs.winehq.org/attachment.cgi?id=14606)
error log on startup
CAJViewer is a thesis reader which is popular in Chinese education and research
institutions.
CAJViewer 6.0 runs on Wine, but 7.0 hangs on startup.
See attached log.txt
--
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=14261
Summary: Black rectangle covers most of the screen in Psychonauts
when using FBO
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
CC: stefandoesinger(a)gmx.at
Created an attachment (id=14552)
--> (http://bugs.winehq.org/attachment.cgi?id=14552)
screen shot of the problem
Big part of the screen is covered by a black rectangle. Some times it turns
white. Some times it disappears. And some elements are still drawn over it.
This happens only with OffscreenRenderingMode=fbo.
Regression is caused by this patch:
commit 2d4d18b59dc26b8aee04553671b942071d9213b9
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Jun 17 01:42:55 2008 +0200
wined3d: Delay render target activation.
The ActivateContext in SetRenderTarget was an old regression prevention,
but now it is time to remove it.
--
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=14250
Summary: richedit: Deleting text at end of edit control is
improperly handled
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dylan.ah.smith(a)gmail.com
The following steps will show the bug:
1. Open Wine's Wordpad
2. Enter plenty of lines of text so that the vertical scrollbar appears (extra
lines are fine, and typing the line number for each line makes it easier to see
what is happening).
3. Move the cursor to the end of the text
4. Press enter followed by backspace
Builtin Result: The second last line will be repeated twice at the end until
the control is repainted by doings something like minimizing and restoring the
window.
Native Result: The text will not be scrolled despite the fact that the end of
the text is before the end of the control, and more text remains invisible
because of the scroll position.
Notes:
- Lines don't need to be deleted at the end of the text, as long as you scroll
to the end of the text.
- It doesn't matter how the text is entered or deleted, so instead of hitting
backspace on the last step feel free to move the cursor back and press the
delete key, select with the mouse and cut, or undo.
Wine seems to avoid having the scroll position so that there is extra space at
the end of the control when there is enough text to fill the control, but
native seems to allow this extra space to be shown. This is probably done like
this in Wine because scrolling manually with the mouse wheel or using the
scrollbar control doesn't allow the scroll position to be this far down.
I modified wordpad's status bar to print the scroll info via GetScrollInfo and
noticed that nPos and nMax increase and decrease with native richedit controls
when I add lines and remove lines to the end of the text without causing the
richedit control to seem to scroll. This might indicate that a copy of
SCROLLINFO.nPos might be stored in the richedit control.
This can be further shown with the following steps:
1. Open Wine's Wordpad
2. Enter plenty of lines of text. More than enough to cause the vertical
scrollbar to shown.
3. Move the cursor to the end of the text.
4. Increase the height of the window to increase the height of the richedit
control.
Builtin result: The text will be scrolled down so the end of the text is at the
end of the richedit control.
Native result: The text will remain in the same place, with extra space left at
the end of the control, until the richedit control is resized to be large
enough to show all the text. Once all the text can be displayed the scrollbar
will disappear, and start of the text will be at the top of the control.
I hope this is detailed enough, if not let me know which steps are not clear
enough to reproduce this.
I tested this on Windows and in Ubuntu 8.04 with native and builtin
riched20.dll on both platforms.
--
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.