https://bugs.winehq.org/show_bug.cgi?id=39579
Bug ID: 39579
Summary: iNode 3.6 client needs
ndis.sys.NdisAllocateMemoryWithTag
Product: Wine
Version: 1.7.54
Hardware: x86
URL: http://web.gdut.edu.cn/~nic/8021x/802.1x-v360-E6202.ex
e
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ndis.sys
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Follow up to bug 39574.
austin@austin1:~$ sha1sum 802.1x-v360-E6202.exe
710ec6f7954970780d434968565ac50bf0d8c083 802.1x-v360-E6202.exe
austin@austin1:~$ du -h 802.1x-v360-E6202.exe
41M 802.1x-v360-E6202.exe
--
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=37063
Bug ID: 37063
Summary: NTLM EncryptMessage/DecryptMessage failure
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: dwmw2(a)infradead.org
Created attachment 49252
--> http://bugs.winehq.org/attachment.cgi?id=49252
Test case
Attached is a test case based on GSSAPI authentication to a SOCKS proxy
(RFC1961). An alternative summary for this bug could be "OpenConnect VPN server
cannot authenticate to SOCKS proxy", since that's where this test code is
derived from.
The protocol is fairly simple — it's a GSSAPI exxchange followed by a single
byte 0x00 being sent in each direction under "wrapping" by gss_wrap() or
EncryptMessage(). We are only supposed to be using integrity protection
(signing), not encryption.
Testing has been done against a Dante SOCKS server using gss-ntlmssp.
Windows testing has been done under Windows 7 64-bit, set to use NTLMv1 & LMv1
(I don't seem to have permissions to change that for testing NTLMv2).
There are various issues with wine's emulation which make it fail once
gss-ntlmssp has been made to work correctly with Windows. I'm not sure if it's
best to file separate bugs for each or whether to track them together.
Firstly, wine seems to mishandle the Password field in SEC_WINNT_AUTH_IDENTITY
unless it's in Unicode mode; using SEC_WINNT_AUTH_IDENTITY_ANSI doesn't work
because the password that gets passed to ntlm_auth is mangled.
Secondly, it looks like the Domain field is ignored too and we just pass
'--domain=' to ntlm_auth.
(There's a separate bug filed at
https://bugzilla.samba.org/show_bug.cgi?id=10691 for ntlm_auth not giving us
the session key back when it's using default credentials, and the *flags* are
wrong in that case too because they are missing the NTLMSSP_NEGOTIATE_SIGN/SEAL
bits, but that's probably Samba bug).
Third... it looks like Windows will always encrypt messages, even when
ISC_REQ_CONFIDENTIALITY is *not* in the InitializeSecurityContext flags and
SECQOP_WRAP_NO_ENCRYPT is set. But wine doesn't, so the first 'encrypted'
message fails in gss_unwrap() on the server side.
If we do use ISC_REQ_CONFIDENTIALITY (or bypass the NTLM2&&SEAL check in
ntlm_EncryptMessage() and make it always take that path, sending a wrapped
message works but then...
Fourth, we fail to *unwrap* the returned message. It's looking for a
SECBUFFER_TOKEN buffer in the array, but as far as I can tell, NTLM
DecryptMessage() takes SECBUFFER_STREAM and a SECBUFFER_DATA. The documentation
on this is sparse, but this code does work under Windows...
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40691
Bug ID: 40691
Summary: DVDFab 9.2.4.4 pre-check FabCheck.exe executable fails
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 54562
--> https://bugs.winehq.org/attachment.cgi?id=54562
backtrace
Testing the latest build of DVDFab 9.2.4.4 today. I'm able to successfully copy
a BluRay disk to my system drive.
However the DVDFab application has some kind of DRM / license checker
application that fails - with a backtrace dialog - every time I launch the
application.
winetricks list-installed
Using winetricks 20160425 - sha1sum: 9bc5eabc393449ead956789ea62935e0ada3b1d7
with wine-1.9.10-163-ge36a7e5 (Staging)
vcrun2008
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40380
Bug ID: 40380
Summary: Wine should take dosbox's configuration instead of
creating a new one
Product: Wine
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: shankao(a)gmail.com
Distribution: ---
The start_dosbox() function at programs/winevdm/winevdm.c should not start with
an empty configuration file for dosbox, but take the currently used by the
user. In a linux system, this is at ./dosbox/dosbox.conf
With this, DOS programs loaded via wine will respect the options that the user
has set up for dosbox, or allow him a way to indicate them.
In my personal case, I like to set up the aspect option by default. It works if
I load the program directly with dosbox, but not when done via wine.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39543
Bug ID: 39543
Summary: Multiple games and applications crash on unimplemented
function KERNEL32.dll.FreeUserPhysicalPages (Microsoft
Office 2007 diagnosis service, Eden Eternal)
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 36527
'Word options' -> 'Resources' -> 'Microsoft Office diagnosis'
>From command line as follows:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Common Files/Microsoft Shared/OFFICE12
$ WINEDEBUG=+tid,+seh,+loaddll,+process wine ./OFFDIAG.EXE /SOURCE 2
...
fixme:heap:AllocateUserPhysicalPages stub: 0xffffffff 0x33fd28 0x710020
wine: Call from 0x7b846105 to unimplemented function
KERNEL32.dll.FreeUserPhysicalPages, aborting
wine: Unimplemented function KERNEL32.dll.FreeUserPhysicalPages called at
address 0x7b846105 (thread 0065), starting debugger...
--- snip ---
MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa366566%28v=vs.85…
$ wine --version
wine-1.7.19-56-gee13e10
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40048
Bug ID: 40048
Summary: Camtasia Studio 8 : Camtasia appeared to install
correctly. When I try to open, I get an error message
about unimplemented function
dwmapi.dll.DwmSetPresentParameters called in 32-bit
code (0x7b83dc8e), after which it crashes. Attached
find backtrace.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tajamuliqbal(a)yahoo.com
Distribution: ---
Created attachment 53521
--> https://bugs.winehq.org/attachment.cgi?id=53521
I have copied the logs ......i dont know what else i have to explain here.
Camtasia Studio 8 : Camtasia appeared to install correctly. When I try to open,
I get an error message about unimplemented function
dwmapi.dll.DwmSetPresentParameters called in 32-bit code (0x7b83dc8e), after
which it crashes. Attached find backtrace.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38137
Bug ID: 38137
Summary: WBaduk: "Could not obtain OLE control window handle"
regression
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lemonsqueeze(a)gmx.com
Distribution: Ubuntu
Created attachment 50855
--> https://bugs.winehq.org/attachment.cgi?id=50855
wine log
Greetings and a big thanks to the wine team,
WBaduk is a windows client to play the game of go on wbaduk go servers.
It used to work like a charm with wine 1.2 (ubuntu lucid, package version
1.2.2-0ubuntu2~lucid1) except for a harmless "Floating point exception" popup
when logging in.
It's unuseable however with the latest ubuntu dev build (1.7.34, ubuntu
trusty):
We can login no problem, but keep getting
"Could not obtain OLE control window handle"
popups when trying to observe a game.
Here's the steps I used to reproduce:
- Installed wine 1.7.34 on ubuntu trusty from the wine ppa.
- Download wbaduk (21Mb) from www.wbaduk.com using the "download" button on
the top left. Currently it points to:
http://www.wbaduk.com/download/WBaduk_20140410A.exe
- Installed in brand new account (no previous .wine directory)
$ wine WBaduk_20140410A.exe
- And run:
$ wine '.wine/drive_c/Program Files/WBaduk/OrO20.exe'
- Login with test account, username: grumly2, pass: foobar
Pick any server.
- Left click on any of the active games in the list on the left,
and choose "observe after joining" from the menu.
- Wbaduk tries to join the game but we keep getting
"Could not obtain OLE control window handle"
popups forever. Terminal output looks like:
...
fixme:ieframe:PersistStreamInit_InitNew (0x5ea3c28)
fixme:ieframe:OleControl_OnAmbientPropertyChange Unknown dispID -701
fixme:ieframe:OleControl_OnAmbientPropertyChange Unknown dispID -703
fixme:ieframe:OleControl_OnAmbientPropertyChange Unknown dispID -704
fixme:ieframe:OleControl_OnAmbientPropertyChange Unknown dispID -702
It's also broken with the default wine ubuntu packages on ubuntu precise and
trusty (wine 1.4)
If there's some useful info missing please let me know.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40747
Bug ID: 40747
Summary: Microsoft Expression Web 4 crashes on startup, needs
gdiplus.dll.GdipGetImageAttributesAdjustedPalette
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
To reproduce, make a 32-bit prefix, run:
winetricks dotnet40
, and install Expression Web 4 from
https://www.microsoft.com/en-us/download/details.aspx?id=36179
wine: Call from 0x7b43c75c to unimplemented function
gdiplus.dll.GdipGetImageAttributesAdjustedPalette, aborting
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40497
Bug ID: 40497
Summary: "Trainz: A New Era" needs an unimplemented function in
"msvcr120.dll"
Product: Wine
Version: 1.9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oebbler(a)live.de
Distribution: ---
The game doesn't start and shows an error message saying it cannot start. The
Wine log says the following:
wine: Call from 0x7b456b6a to unimplemented function
msvcr120.dll.?__ExceptionPtrToBool@@YA_NPEBX@Z, aborting
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40389
Bug ID: 40389
Summary: Unimplemented function
KERNEL32.dll.GetConsoleAliasExesLengthW
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 54104
--> https://bugs.winehq.org/attachment.cgi?id=54104
Native cmd.exe from WinXP runs doskey.exe and fails.
Running native cmd.exe from WindowsXP gave me the error:
Call from 0x7b83bb1c to unimplemented function
KERNEL32.dll.GetConsoleAliasExesLengthW
while running the cmd command doskey.exe.
See attached console output.
--
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.