http://bugs.winehq.org/show_bug.cgi?id=6899
kelfe(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4306 is|0 |1
obsolete| |
------- Additional Comments From kelfe(a)gmx.de 2006-14-12 15:12 -------
Created an attachment (id=4310)
--> (http://bugs.winehq.org/attachment.cgi?id=4310&action=view)
backtrace +wgl
running without wrapper script from custom directory isn't good :(
--
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=3270
------- Additional Comments From michael.s.gilbert(a)gmail.com 2006-14-12 14:34 -------
Can we get a better dialog going about concrete problems with this patch like
the one you just mentioned (and any others that are preventing adoption into the
core code). This will help Vitaly Lipatov understand what he needs to do to get
the patch in shape.
Thanks in advance for working together. This is a big issue for users.
--
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=3270
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |MagicMan07(a)bluebottle.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-12 13:43 -------
Explaining won't help. What this patch is doing is really quesionable.
Why does it need to ShowWindow(SW_SHOW) to minimize it?
--
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=587
jacek(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|wine-programs |wine-shdocvw
Resolution| |FIXED
------- Additional Comments From jacek(a)codeweavers.com 2006-14-12 13:31 -------
Yes, we currently have WebBrowser control implementation.
--
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=6155
------- Additional Comments From sites(a)cheimes.de 2006-14-12 13:12 -------
Created an attachment (id=4308)
--> (http://bugs.winehq.org/attachment.cgi?id=4308&action=view)
non working IoCompletion patch (part 1)
I
found a patch created by Robert Shearman which adds IoCompletion to
WINE. The patch is very old (2004?) and doesn't apply against the
current development version of wine.
I merged the patch manually into the source tree but my knowdledge of
WINE is limited (zero *g*). My patched source tree doesn't compile:
make[2]: Betrete Verzeichnis '/home/heimes/dev/misc/wine-io/dlls/winecrt0'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith
-fno-stack-protector -o drv_entry.o drv_entry.c
In file included from drv_entry.c:23:
../../include/winternl.h:2377: error: expected declaration specifiers or
‘...’ before ‘LPOVERLAPPED’
../../include/winternl.h:2378: error: expected declaration specifiers or
‘...’ before ‘LPOVERLAPPED’
make[2]: *** [drv_entry.o] Fehler 1
--
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=3270
------- Additional Comments From michael.s.gilbert(a)gmail.com 2006-14-12 12:50 -------
you need to explain to Alexendre Juliard why this patch is important to get it
applied to the code base.
--
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=6855
seandarcy2(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
------- Additional Comments From seandarcy2(a)gmail.com 2006-14-12 12:48 -------
Well you guys know your code a lot better than I do, but..
Bug 5163 seems to start at the beginning of the install. This bug happens a
minute or more into the install ( on an AMD 4200x2 ).
And this bug relates to being unable to install MSCOMCTL.OCX, where 5163 seems
to be caused by:
"Unable to get ShortPath size"
I saw none of that error in the console output.
--
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.