http://bugs.winehq.org/show_bug.cgi?id=6873
------- Additional Comments From renu.rajput(a)gmail.com 2006-18-12 04:39 -------
It is a client application that I am working on. And I do not have the
permission to share the code.
However, I created a sample application so that you can check the bug. Please
find attached the executable for the test application. It consists of a
richedit control which displays some lines of text from two files. Some of the
text is hyperlinked. However whenever the scrollbar appears on the control,
and atleast one line is scrolled, the links no longer work under Wine.
My application consists of hyperlinked file names, and the relevant file is
opened when the link is clicked.
Let me know if it helps.
Thanks
Renu
PS: In case you have any problem in running the application, please copy the
attached res folder in the same path as the exe
--
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=6932
------- Additional Comments From stefandoesinger(a)gmx.at 2006-18-12 03:59 -------
The effect of this blending patch is, appart from the code move, that GL_BLEND
stays always active when one state that needs it is on. Maybe one of those 3
states shouldn't activate GL_BLEND.
I noticed that a lot of things seem to be missing or semi-transparent in this
game. The road ahead of you, the bumpers to the right(or whatever it should
be). Maybe this patch just exhibits a different bug.
One thing looks suspicious, can you try to edit dlls/wined3d/state.c,
state_blend(), around line 215(my line numbers are slightly different):
if (stateblock->renderState[WINED3DRS_ALPHABLENDENABLE] ||
stateblock->renderState[WINED3DRS_EDGEANTIALIAS] ||
stateblock->renderState[WINED3DRS_ANTIALIASEDLINEENABLE] ||
stateblock->renderState[WINED3DRS_BLENDFACTOR] != 0xFFFFFFFF) {
end remove the WINED3DRS_BLENDFACTOR condition here? It looks pretty wrong,
especially with the || condition to the others.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=6922
------- Additional Comments From hans(a)it.vu.nl 2006-18-12 03:05 -------
Created an attachment (id=4344)
--> (http://bugs.winehq.org/attachment.cgi?id=4344&action=view)
Preliminary implementation of SIO_ADDRESS_LIST_QUERY
Please try this patch. It's not final because I don't like the way
I'm skipping loopback addresses. I'm posting it now to prevent
Kai doing any duplicate work. Sorry about that Kai.
--
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=6908
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.spiderwebsoftware
| |.com/blades/winBOE.html
Keywords| |download
------- Additional Comments From tony.lambregts(a)gmail.com 2006-18-12 01:56 -------
I have played with the the demo for a couple of hours. I could not reproduce the
display problem and I could save just fine,
--
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=6897
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-18-12 01:50 -------
winerror 126 is ERROR_MOD_NOT_FOUND which means "file not found". For more
information refer to msdn
--
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=6930
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://tortoisesvn.net/
Status|UNCONFIRMED |NEW
Component|wine-msi |wine-msvcrt
Ever Confirmed| |1
Keywords| |download, Installer
Summary|MSI installer error |TortoiseSVN fails to install
------- Additional Comments From truiken(a)gmail.com 2006-18-12 01:13 -------
The installer works in git if you override msvcrt.
--
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=6897
------- Additional Comments From arunnagendran(a)gmail.com 2006-18-12 00:43 -------
Thanks for correcting me.
I was trying to find out the reason for the error message till now i could not
find it.
Please any one help me in this regard.
Also,thanks for your immediate response.
--
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=6734
------- Additional Comments From truiken(a)gmail.com 2006-18-12 00:36 -------
Running the application and installing the application are two different things.
This bug is an invalid bug about installing autocad lt 2004. If you can't run
the app, open a new bug.
--
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.