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.
http://bugs.winehq.org/show_bug.cgi?id=18743
Summary: UltraEdit setup: Some text is hidden
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.ultraedit.com/files/ue_english.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=21491)
--> (http://bugs.winehq.org/attachment.cgi?id=21491)
Hidden text screenshot
No relevant terminal output. Refer to attached screenshot.
adys@azura:~$ WINEPREFIX=~/.wine/prefixes/tmp wine start ue_english.msi
fixme:exec:SHELL_execute flags ignored: 0x00000100
adys@azura:~$ fixme:advapi:LookupAccountNameW (null) L"adys" (nil) 0x33f80c
(nil) 0x33f810 0x33f804 - stub
fixme:advapi:LookupAccountNameW (null) L"adys" 0x12ba70 0x33f80c 0x12b9a8
0x33f810 0x33f804 - stub
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored
L"Upgrade" table values
--
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=18711
Summary: Digsby pagefaults when accessing Preferences => Skins
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://update.digsby.com/install/digsby_setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=21449)
--> (http://bugs.winehq.org/attachment.cgi?id=21449)
backtrace
Fresh prefix, happens all the time. Attached backtrace. There's a lot of spam
from Digsby itself, but removed all the stdout stuff.
--
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=18337
Summary: CertVerifyCertificateChainPolicy not implemented
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry.sychov(a)gmail.com
Hello,
Looks like Wine version 1.0+ core functionality is not yet fully implemented.
I've got the following trying to run my secured email reader.
"fixme:crypt:CertVerifyCertificateChainPolicy unimplemented for 4"
Any plans to implement?
Thanks, Dmitry
--
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.