http://bugs.winehq.org/show_bug.cgi?id=5563
Summary: Airport Tycoon 3 pagefaults instantly at execution
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
No other messages other than the pagefault. Full log attached.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5560
------- Additional Comments From dank(a)kegel.com 2006-29-06 07:23 -------
Turning on +vxd shows that the NtDeviceIoControlFile
call comes from DeviceIoControl:
trace:vxd:DeviceIoControl
((nil),8010204c,0x7fb9eff4,12,0x7fb9eff4,12,0x7fb9f00c,(nil))
Anyone know what that particular call is trying to do?
(It's a bit tedious to track down the values from
<winioctl.h>... yeah, I know I should...)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5028
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |1.0.0
------- Additional Comments From dank(a)kegel.com 2006-29-06 06:00 -------
Setting target to 1.0.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5562
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2006-29-06 05:32 -------
Thanks for the nice test case.
(I had to go find MFC42D.DLL and MFCO42D.DLL to run it, next time please do a
release build.)
(What's supposed to happen when you click on the text in question, btw?
It'd be nice if it did something; that was one could distinguish
between problems showing underlined text, and problems handling clicks.)
I verified that the test program shows the problem even with current
wine from git.
When I click on the "make clickable" button, and run with WINEDEBUG=+richedit,
I get the message
trace:richedit:RichEditANSIWndProc hWnd 0x2002c msg 0444 (EM_SETCHARFORMAT)
00000001 7fb9ec88
Perhaps Matt Finnicum can look at this as part of his Riched20 improvement
project.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5561
------- Additional Comments From rtlm10(a)gmail.com 2006-29-06 04:50 -------
I did have winecfg crash on the first run. I'm not sure how I missed that bug
on my first scan through bugzilla.
ATI MOBILITY FireGL V3200 (M24 3154)
I did try the UseFastTLS option as configured by the aticonfig utility.
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
VendorName "Videocard vendor"
BoardName "ATI Technologies Inc M24 1T [FireGL M24 GL]"
Option "VideoOverlay" "on"
Option "UseFastTLS" "off"
EndSection
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5562
------- Additional Comments From ravinderonline(a)yahoo.com 2006-29-06 04:43 -------
Created an attachment (id=2782)
--> (http://bugs.winehq.org/attachment.cgi?id=2782&action=view)
Exe of Test Application Converting normal text in to clickable link in rich
edit control
In Case of Wine I cant change the normal text in to clickable link with the
help of "Make Text Clickable" button.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5562
------- Additional Comments From ravinderonline(a)yahoo.com 2006-29-06 04:39 -------
Created an attachment (id=2781)
--> (http://bugs.winehq.org/attachment.cgi?id=2781&action=view)
SnapShot of Test Application working fine under Windows
This Image is showing the functionality of changing the normal text into
Clickable Link with the help of button "Make Text Clickable". In Case of wine I
am not able to convert normal text in to hypertext link.
--
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.