http://bugs.winehq.org/show_bug.cgi?id=3239
Summary: Regression with patch id=19048
Product: Wine
Version: CVS
Platform: PC
URL: http://www.linear.com/designtools/softwareRegistration.j
sp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
Program is free to download.
cvs update -PAd -D "20050721 6:34:00"
Run program and load and run a simple file.
.....
trace:richedit:ME_SelectStyleFont font reused 1
trace:richedit:ME_SelectStyleFont font reused 1
trace:richedit:RichEditANSIWndProc msg 1079 00000000 7bacecf4
trace:richedit:RichEditANSIWndProc msg 1095 00000000 7baced58
wine-pthread: run.c:142: ME_RunOfsFromCharOfs: Assertion `nCharOfs >= nParaOfs'
failed.
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: assertion failed in 32-bit code (0xffffe410).
In 32 bit mode.
--
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=3130
------- Additional Comments From ciggieposeur(a)gmail.com 2005-17-08 22:19 -------
I see the bug also. Wine output:
----> "wine c:\\Program\ Files\\Microsoft\ Office\\Office\\winword.exe"
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the "Resolution" entry in the config file
fixme:x11drv:X11DRV_GetDeviceCaps (0xa74): CAPS1 is unimplemented, will return 0
fixme:icon:DrawIconEx no flags set? setting to DI_NORMAL
-----> Word is now on screen, mouse is in document area. Moving mouse directly
up to the Bold icon on the taskbar, left click, Toolbar context menu. Right
click, Bold is depressed.
err:dc:CreateDCW no driver found for L"HPPCL5MS"
err:dc:CreateDCW no driver found for L"HPPCL5MS"
-----> Alt-F, x, "Do you want to save document?", No, Word exits
fixme:ole:CoRegisterMessageFilter stub
Wine exited with a successful status
System details:
Athlon 2600+ 512MB RAM
Debian Sarge, wine --version --> "Wine 20050310"
Microsoft Word is from Office97 Professional SR-1 with SR-2b patch applied
--
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=3235
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-17-08 16:48 -------
Confirmed. This is actually a bug in redraw - invalidating the listview by any
means (like scrolling down & up) will also show the bug.
I sent a patch to fix this a few months ago:
http://www.winehq.org/hypermail/wine-patches/2005/05/0486.html
However, it wasn't applied ... after some investigation I found more and more
bugs in the code resulting in me giving up at some point. If someone wants to
fix this I suggest to also take a look at the bg-color bugs exposed by
"SuperGrid" (available on Code Project @
http://www.codeproject.com/listctrl/supergrid.asp) which my patch doesn't fix -
it had something to do with the wrong bg-color set when a callback is called...
and if you further investigate this you'll relialize that our "fill blue"
routine which causes the original bug should not just fill the inner rectangle
(not sure about the "just" here - do we sometimes do a blue-on-blue fill there?)
but draw a opaque rect for the selection on an already-filled-with-blue outer
rectangle... but I'm not sure where this filing should be done... Yea, that's
where I gave up.
--
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=3238
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |oliver_stieber(a)yahoo.co.uk
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-17-08 16:36 -------
Reassigning to the current primary d3d worker.
--
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=3165
------- Additional Comments From dclark(a)akamail.com 2005-17-08 16:03 -------
I'll just add a me too...
The patch Felix found is also the one that broke the cursors in Riven.
--
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=3165
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-17-08 15:19 -------
It seems that Switcher CAD III in now showing some unhandled exceptions when I
run a simple simulation. I have not used it in several months.As I remember when
reading the docs this app has some wine detection logic to get around wine problems.
--
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=3165
felix.nawothnig(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike(a)codeweavers.com
------- Additional Comments From felix.nawothnig(a)t-online.de 2005-17-08 14:46 -------
Thanks for the test-app - this was the patch which broke it:
http://www.winehq.org/hypermail/wine-patches/2005/07/0337.html
CCing the author of the patch.
--
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.