http://bugs.winehq.org/show_bug.cgi?id=17462
Summary: comctl32/datetime test crashes if +all enabled
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://test.winehq.org/data/e968f099f3d5c995c62af8252d9d
38ccd7d8937c/wine_xp_ae-ub810-all/comctl32:datetime.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Backtrace:
=>0 0x7ea8ed21 SPY_DumpMem+0x61(header="LVITEM", q=0xffffff, len=52)
[/home/austin/wine-git/dlls/user32/spy.c:2257] in user32 (0x0033f8f8)
1 0x7ea8f9da SPY_DumpStructure+0x5a(sp_e=0x33fa8c, enter=<register EDX not in
topmost frame>) [/home/austin/wine-git/dlls/user32/spy.c:2301] in user32
(0x0033fa38)
2 0x7ea91180 SPY_EnterMessage+0x280(iFlag=259, hWnd=<register ESI not in
topmost frame>, msg=4102, wParam=0, lParam=16777215)
[/home/austin/wine-git/dlls/user32/spy.c:2563] in user32 (0x0033fb98)
3 0x7ea7af1c send_message+0xcc(info=<register EDI not in topmost frame>,
res_ptr=0x33fc34, unicode=0) [/home/austin/wine-git/dlls/user32/message.c:2475]
in user32 (0x0033fbf8)
4 0x7ea7b4e3 SendMessageA+0x53(hwnd=0x190028, msg=4102, wparam=0,
lparam=16777215) [/home/austin/wine-git/dlls/user32/message.c:2624] in user32
(0x0033fc38)
...
0x7ea8ed21 SPY_DumpMem+0x61 [/home/austin/wine-git/dlls/user32/spy.c:2257] in
user32: movl 0xc(%edi,%esi,1),%eax
2257 TRACE("%s [%04x] %08x %08x %08x %08x\n",
--
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=17459
Summary: compilation of wine doesn't work
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: OpenBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sebastia(a)l00-bugdead-prods.de
compilation of wine on OpenBSD 4.4 i386 fails at the following point:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings -Wpointer-arith
-I/usr/local/include -I/usr/include/ssl -I/usr/include -g -O2 -o
httpapi_main.o httpapi_main.c
In file included from ../../include/http.h:25,
from httpapi_main.c:27:
../../include/ws2tcpip.h:60: error: conflicting types for `socklen_t'
/usr/include/sys/types.h:163: error: previous declaration of `socklen_t'
I used the following parameters to configure:
CPPFLAGS="-I/usr/local/include -I/usr/include/ssl -I/usr/include"
LDFLAGS="-L/usr/local/lib" ./configure --without-alsa --without-capi
--without-hal
make depend && make
in /usr/include/sys/types.h on line 163 socklen_t is defined this way:
typedef __socklen_t socklen_t; /* length type for network syscalls */
--
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=2467
--- Comment #98 from Adam Petaccia <adam(a)tpetaccia.com> 2009-02-18 17:01:03 ---
Interestingly enough, when I had a large number of debug flags on
(WINEDEBUG=+ddraw,button,dialog,win,msgbox,tex,d3d7) I actually saw the lobby
drawn almost correctly, with text on top of buttons and everything (for most of
them, anyway), however, I have not been able to reproduce this again. Perhaps
its a race of some sorts? (I'm using gdi as my DirectDrawRenderer).
--
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=9228
--- Comment #10 from johan <skizo1989(a)gmail.com> 2009-02-18 12:59:13 ---
Created an attachment (id=19535)
--> (http://bugs.winehq.org/attachment.cgi?id=19535)
wine PartyGaming.exe -P=PartyPoker > PP.log 2>&1
wine PartyGaming.exe -P=PartyPoker > PP.log 2>&1
Wine version 1.0.1
Ubuntu 8.10
--
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=9228
johan <skizo1989(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |skizo1989(a)gmail.com
--- Comment #9 from johan <skizo1989(a)gmail.com> 2009-02-18 12:51:40 ---
Having the same problem with wine verion 1.0.1 will dump a log here.
--
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=17340
Summary: winebuild does not respect --host & --target configure
parameters
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
As the title suggests, winebuild does not use the compiler triplet specified at
configure time.
I noticed this problem when building on 64bit Fedora.
I keep a handy dandy toolchain (i386-linux-xxxxx) for building 32bit apps.
But winebuild refuses to use it (but the rest of the gnu make build is fine)
winebuild could be modified by autoconf/automake to reflect the proper default
toolchain.
eg. in tools/winebuild/main.c
86 char *as_command = NULL;
87 char *ld_command = NULL;
The NULLs can be changed to @LD@ and @AS@ and taken from autoconf
Thank you.
--
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=15921
Summary: NTE Quick Cross 14.0 gdiplus.dll error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
NTE Quick Cross is a free downloadable parts lookup database. You can download
it here: http://nte01.nteinc.com/webforms.nsf/qcsignin?openform
Click to install. Run it.
Using the program's own native gdiplus.dll (wine nte)
Access violation at address 70D375A4 in module 'gdiplus.dll'. Read of address
00000048.
using built-in gdiplus (WINEDLLOVERRIDES="gdiplus=b" wine nte):
fixme:gdiplus:GdipSetPathGradientSurroundColorsWithCount not implemented
A pop-up is generated, saying "Invalid floating point operation."
I can attach error logs, but you may prefer to generate your own error logs,
since the program is a small, free download.
--
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=61
--- Comment #16 from Dan Kegel <dank(a)kegel.com> 2009-02-18 10:12:28 ---
http://codeguru.com has lots, too, probably it is richer in older versions like
visual c++ 6 since it's been around longer.
--
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=61
Alex Stanev <alex(a)stanev.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alex(a)stanev.org
--- Comment #15 from Alex Stanev <alex(a)stanev.org> 2009-02-18 09:28:10 ---
You can check at http://www.codeplex.com/ , which is Microsoft's open source
project hosting site.
--
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=13252
Summary: Warcraft III: Unable to Host
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: D3RGPS31(a)maine.rr.com
Unable to host maps on Warcraft III, Battle.Net
--
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.