http://bugs.winehq.org/show_bug.cgi?id=20201
Summary: winetest64 no longer runs on 64-bit wine
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, regression, testcase, win64
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: dylan.ah.smith(a)gmail.com
Not sure if it should be a blocker or not, since it's 64-bit wine...
In today's git, running ./wine winetest64-latest.exe fails after extracting
qmgr with:
Extracting: qmgr (66 of 100)
fixme:msvcrt:__lconv_init stub
fixme:msvcrt:__lconv_init stub
fixme:msvcrt:__lconv_init stub
fixme:msvcrt:__lconv_init stub
fixme:msvcrt:__lconv_init stub
fixme:msvcrt:__lconv_init stub
fixme:msvcrt:__lconv_init stub
fixme:msvcrt:__lconv_init stub
fixme:seh:execute_cfa_instructions 7ffba6038bc3: DW_CFA_remember_state not
implemented
fixme:seh:execute_cfa_instructions 7ffba6038bd0: DW_CFA_restore_state not
implemented
err:seh:call_stack_handlers no exception data found in system library for
function 0
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ffba603642c
Regression testing shows:
austin@midna:~/64-wine-git$ git bisect good
fd3c8335fd91e9a1952eabf4abd1cf8b5631dfd5 is first bad commit
commit fd3c8335fd91e9a1952eabf4abd1cf8b5631dfd5
Author: Dylan Smith <dylan.ah.smith(a)gmail.com>
Date: Mon Sep 28 03:48:38 2009 -0400
secur32: Free schannel handle table.
The table is initialized on process attach, and should be freed on process
detach (which is where SECUR32_deinitSchannelSP gets called).
which doesn't really make sense to me...but reverting that patch does indeed
let winetest64 run to completion....
--
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=19878
Summary: TmUnitedForever - not work mouse
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ivan1986(a)list.ru
in game TmUnitedForever mouse not work - no result when click on cancel or
create new account or use exists account on start menu
--
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=19490
Summary: WINHTTP_QUERY_VERSION not implemented in WinHttp
query_headers()
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arzwine(a)yahoo.com
Querying the version of a WinHttp response using the token
WINHTTP_QUERY_VERSION is not supported. Under Windows this call is successful.
Patch for implementation of WINHTTP_QUERY_VERSION (winhttp/request.c) attached.
Thanks,
Arnoud.
--
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=19489
Summary: WinHttpSendRequest does not support empty string ("")
as headers argument
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arzwine(a)yahoo.com
Created an attachment (id=22659)
--> (http://bugs.winehq.org/attachment.cgi?id=22659)
simple fix for problem mentioned
When using WinHttpSendRequest() with an empty string as 'headers' argument and
-1 as a value for the header length, an INVALID_PARAMETER error is returned.
add_request_headers() in winhttp/request.c correctly performs a strlen() on the
headers argument if header length is specified as -1.
The problem is that if headers is an empty string, and there is no actual
header, the search for '\r\n\ fails, the terminating zero is found, and
add_request_header breaks out of the loop with a FALSE return value.
Under Windows, this call is successful.
Attached simple return statement fixes the problem (but maybe should be fixed
in a different way).
Thanks,
Arnoud.
--
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=19450
Summary: Notation Composer: toolbar and menu icons missing or
white
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://notation.com/download/NotationComposer233TrialS
mallSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc321(a)gmail.com
Created an attachment (id=22595)
--> (http://bugs.winehq.org/attachment.cgi?id=22595)
screenshot of menu and toolbar area with buggy icons
As can be seen in the attached screenshot, my toolbar icons for Notation
Composer 2.3.3 are either missing or white. The "white" icons actually have
some color to them. The effect is similar to increasing the gamma. Please see
http://appdb.winehq.org/screenshots.php?iAppId=5365&iVersionId=11378 as an
example of how it should look.
This was not a problem with Wine 1.1.12; however, my regression tests from
current git to 1.1.12 have turned up nothing. My xorg-server version jumped
from 1.4 to 1.6.2 since my last set of tests months ago, which may have
something to do with it. I have no way of testing that assumption atm.
I have tried native comctl32, switching between 16 and 24 bpp in X, and setting
Windows version to 98, 2000, and Vista. I started with a fresh ~/.wine for each
test. No change to the bug.
To reproduce, follow the howto at
http://appdb.winehq.org/objectManager.php?sClass=version&iId=11378. Timidity is
not necessary in this case.
This may be a dupe of Bug 7905, but I'll leave that to the experts.
Wine version: 1.1.26, current git
Windows version: XP
Distro: Slackware(-current)
Kernel version: 2.6.29.6-smp
CPU: Intel Core 2 Duo E6750
GCC version: 4.3.3
glibc version: 2.9
xorg-server version: 1.6.2
Video card, driver version: NVidia GeForce 8600GT, 185.18.14
--
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=19391
Summary: HxD hides a List
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://mh-nexus.de/de/hxd
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
To Reproduce:
-Install and start HxD from the Link(i tested it with HxD 1.7.7.0)
-open a file
-in menu call analyze->checksums
-choose a checksum-calculation, maybe MD-5 and click OK
-at the bottom now is a tool for checksums
The Point is, that in the tool the list with the checksums is missing.
its a listview, but i dont know if it is comctl32 fault that its not shown.
--
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=19383
Summary: [Monkey Island Special Edition] Version Hotswap does
not work
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=22463)
--> (http://bugs.winehq.org/attachment.cgi?id=22463)
output of wine-1.1.26
Hello,
in monkey island special edition the version hotswap that should switch between
the old 90's design and the new one does not work.
F10 should activate the version hotswap ingame. But it seems that pressing F10
is just ignored. It also does not seem that the window manager has blocked that
key.
I am using Ubuntu 9.04 (amd64) and wine-1.1.26.
Attached is the output of wine. But it seems that nothing special is being
written if I press F10 ingame.
--
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=19352
Summary: Windows Live Messenger 2009 installer doesn't start
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.live.com/?sku=messenger
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=22415)
--> (http://bugs.winehq.org/attachment.cgi?id=22415)
+relay,+win log
If you use builtin msxml3 implementation, the installer silently exits.
After overriding it with ms's one, the installer goes further then displays an
error dialog, which says WLM programs cannot be installed.
After further investigation, i looked its setup log, which says:
--
SetupUX fatal error :: Tag=OnInitDialog, Error=0x80070717
--
This error means: ERROR_RESOURCE_LANG_NOT_FOUND, which thrown by FormatMessageW
After looking at +relay log, i can confirm:
(...)
0009:Call
KERNEL32.FormatMessageW(00001800,00400000,00000be4,00000000,006433dc,00000104,0032f318)
ret=0041ec74
0009:Ret KERNEL32.FormatMessageW() retval=00000000 ret=0041ec74
0009:Call KERNEL32.GetLastError() ret=0041ec84
0009:Ret KERNEL32.GetLastError() retval=00000717 ret=0041ec84
(...)
Commenting out SetLastError in FormatMessageW helps go further, but then it
will complain about it cannot download setup.
--
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=19031
Summary: Alpha Centauri failes with
GLXBadDrawable/X_GLXMakeCurrent
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gQuigs(a)gMail.com
Trying to run Alpha Centauri Expansion
All that comes out of "wine TERRANX.EXE" is:
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 518
Current serial number in output stream: 518
Intel graphics card, same result with 2.6.30 or 2.6.28 (stock) kernels.. At
least starts to run on 8.10 (wine 1.01). Regression?
--
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.