http://bugs.winehq.org/show_bug.cgi?id=30076
Bug #: 30076
Summary: .NET Framework 4.x with WinVer setting "Windows 7"
spams terminal with "LocaleNameToLCID/LCIDToLocaleName
unsupported flags 8000000"
(LOCALE_ALLOW_NEUTRAL_NAMES)
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
a minor one ...
When using .NET 4.x Framework in "Windows 7" mode (at least installer requires
this) the terminal is spammed with:
--- snip ---
$ wine ./hello.exe
...
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LocaleNameToLCID unsupported flags 8000000
fixme:nls:LCIDToLocaleName unsupported flags 8000000
fixme:nls:LCIDToLocaleName unsupported flags 8000000
fixme:nls:LCIDToLocaleName unsupported flags 8000000
Hello C# World :-)
--- snip ---
This due to LOCALE_ALLOW_NEUTRAL_NAMES (0x8000000) being passed to allow
returning neutral names/lcids for name.
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd318711%28v=vs.85%…
--- quote ---
Windows 7 and later: Can be set to LOCALE_ALLOW_NEUTRAL_NAMES to allow the
return of a neutral LCID.
--- quote ---
One could set to default "Windows XP" after installation but I'm not sure about
the side-effects.
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=49824
Bug ID: 49824
Summary: macOS 10.15 not supported on this system
Product: Wine
Version: 5.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nhoj.patrick(a)gmail.com
Distribution: ---
Created attachment 68158
--> https://bugs.winehq.org/attachment.cgi?id=68158
dot dot dot output
Trying to run
https://blockpostsoftware.co.uk/files/Crow_Nest_Junction_RELEASE_1_setup.exe
under WINE.
On latest version of macOS so 10.15.6. Also latest version of brew.
Installing using brew install wine-stable'.
Had a few issues re 32 bit vs 64 bit.
So 32bit gives;
% wine Crow_Nest_Junction_RELEASE_1_setup.exe
zsh: bad CPU type in executable: wine
%
But 64bit give;
% wine64 Crow_Nest_Junction_RELEASE_1_setup.exe
wine: created the configuration directory '/Users/john/.wine'
... See attachment
0009:err:module:__wine_process_init
L"Z:\\Users\\john\\Downloads\\Crow_Nest_Junction_RELEASE_1_setup.exe" not
supported on this system
%
I also get popups about Mono and Gecko which I both install.
Not sure if Wine issue, or exe issue, or 32bit or 64bit issue. I'm aware macOS
10.15 is not fully officialyl supported and to raise bugs.
I tried notepad which give;
% wine64 notepad
000d:err:macdrv:process_attach Failed to start Cocoa app main loop
000d:err:user:load_desktop_driver failed to load
L"C:\\windows\\system32\\winemac.drv"
%
If I delete ~/.wine and retry notepad then it successfully opens.
--
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=48696
Bug ID: 48696
Summary: MechWarrior 5: Mercenaries - Multiplayer doesn't
connect
Product: Wine
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: smcnam(a)gmail.com
Distribution: ---
Created attachment 66569
--> https://bugs.winehq.org/attachment.cgi?id=66569
winedebug log
Reporting for this game:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=38689
This is a game that is launched through the Epic Games Launcher. In the past,
multiplayer worked, but MW5 released a game update that broke it. I have tried
with multiple Internet connections to rule out local issues, and flushed my
iptables configuration. There is definitely something about the network
connectivity for multiplayer that Wine doesn't support.
Attached log with WINEDEBUG=warn+all,+timestamp
Based on some packet captures, it appears they are hosting a Coturn STUN server
(version 4.5.1.1) on Amazon EC2 to do the session joining without anyone
needing to forward ports. Not sure if they only use this for VoIP, or for the
game also.
Wireshark packet capture available upon request. Most of it is encrypted, but
it does appear that the TURN/STUN negotiation fails, possibly due to Wine not
emulating the networking code correctly.
Steps to reproduce:
1. Install Epic Games Launcher in a wineprefix following the workarounds from
the Epic Games Launcher appdb entry
2. Install MechWarrior 5 following the workarounds from the MechWarrior 5 appdb
entry -- recommend installing both DXVK and media foundation as dependencies
3. Launch MechWarrior 5 (required: modern GPU and drivers that can drive DXVK
reliably; AMD Vega/Navi + recent open source Mesa or Nvidia Pascal/Turing +
Nvidia binaries seem to work well)
4. Using two players, or two separate instances of MW5 and one person, have the
people add each other as "Friends" in the game interface.
5. Have one person click on Co-Op, then Instant Action, then Confirm (just
accept the default scenario). The person who clicks on Co-Op is the HOST.
6. On the screen where the player's mech is displayed and there are three empty
bays for other mechs to be added, the HOST will go to their Friends list (top
left corner) and invite the other person to join the game.
7. The person who got invited must accept the invite from their friends list.
8. Expected behavior: the invitee loads into the match. Actual behavior:
"Connecting to server" message is displayed for about 30 seconds, then the
invitee is given a black screen or brief loading screen, then kicked back to
the main menu.
It is recommended for the HOST to be running native Windows with a
configuration known to work with MW5 co-op multiplayer. Native Windows users
also fail to join a game that is hosted by a Wine user, but in order to
successfully reproduce this bug with only one of the two players having an
issue, one of the two should be running on a working client on native Windows.
Of course, eventually if the bug is fixed, a Wine user can be both the host and
the invitee.
--
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=48925
Bug ID: 48925
Summary: problem when try to open libre office "soffice.bin"
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: damienfpro(a)gmail.com
Distribution: ---
Created attachment 66886
--> https://bugs.winehq.org/attachment.cgi?id=66886
erreur detail
Hello,
I try to execute libreoffice but it's bug during execute with the message
"problem soffice.bin"
see document detail attached
thanks for any help
--
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=33377
Bug #: 33377
Summary: Dependencies on third-party import dlls are undetected
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Created attachment 44167
--> http://bugs.winehq.org/attachment.cgi?id=44167
Patch to reproduce this bug
The attached patch reproduces an issue first encountered 'in the wild' with
this set of patches:
* [1/3] include: Add COM interface definitions needed for PrintDlgEx
implementation.
http://www.winehq.org/pipermail/wine-patches/2013-April/123420.html
* [3/3] comdlg32: Add an interactive PrintDlgEx test.
http://www.winehq.org/pipermail/wine-patches/2013-April/123422.html
* Re: [3/3] comdlg32: Add an interactive PrintDlgEx test.
http://www.winehq.org/pipermail/wine-devel/2013-April/099397.html
Here is the core of the issue:
* The patch contains a first chunk that modifies include/commdlg.h.
* This causes a new symbol to be exported by libuuid.a.
* The comdlg32:printdlg test needs that symbol to be relinked.
The problem is that the WineTestBot does not do a full recompile (for
performance reasons), and thus libuuid.a is not rebuilt. So the comdlg32 relink
fails because of the missing symbol.
Unfortunately there's really no clear indication in the patch that libuuid.a
needs to be rebuilt. We could very well run into the same issue with dxguid or
a number of other dlls.
Some options:
* Systematically do a full rebuild. This would be pretty wasteful.
* Do a full rebuild whenever the patch touches 'include/'.
* Hardcode a list of uuid-like dlls and rebuild them all whenever a patch
touches 'include/'.
* Detect which uuid-like dlls the test links with (by parsing the Makefile?),
and rebuild those whenever the patch touches 'include/'.
It's also possible that any chunk outside of the test directory could get us
into trouble if we link with the corresponding dll.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39799
Bug ID: 39799
Summary: Visilogic 8.0 needs 'ITypeInfo_fnInvoke' support for
coclass objects (TKIND_COCLASS) in arguments
Product: Wine
Version: 1.8-rc3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of discussion in bug 12688 ("Unitronics OPLC IDE VisiLogic 6.0
(vb6 app) fails on startup, reports run-time error '372' (failure to load
control 'ActiveBar3' from 'Actbar3.ocx')".
Starting with: https://bugs.winehq.org/show_bug.cgi?id=12688#c8
There also exists bug 19016 ("Word Automation from .NET does not work") which
has a Wine-Staging patchset that covers much more the app needs here.
The marshalling aspect is not involved hence I decided to have a separate
ticket for adding 'ITypeInfo_fnInvoke' support for coclass objects
(TKIND_COCLASS) in arguments.
Unitronics OPLC IDE Visilogic 8.0.1 (VB6 app)
Dmitry says that current implementation still contains some issue
(https://bugs.winehq.org/show_bug.cgi?id=12688#c11) and fixing that allows the
applications to proceed further.
Download:
http://support.somex.ie/index.php/downloads/category/1-plc-utility-software…
---
Visilogic 8.0.1
Installer prerequisite: 'winetricks -q jet40'
Workaround for another problem:
--- snip ---
$ WINEDLLOVERRIDES=tapi32=d wine ./VisiLogic.exe
--- snip ---
--- snip ---
-=[ ProtectionID v0.6.6.7 DECEMBER]=-
(c) 2003-2015 CDKiLLER & TippeX
Build 24/12/14-22:48:13
Ready...
Scanning -> Z:\home\focht\Downloads\VisiLogicSetup_801.exe
File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 118161024 (070AFE80h)
Byte(s)
Compilation TimeStamp : 0x3B965AC1 -> Wed 05th Sep 2001 17:02:57 (GMT)
[TimeStamp] 0x3B965AC1 -> Wed 05th Sep 2001 17:02:57 (GMT) | PE Header | - |
Offset: 0x000000F8 | VA: 0x004000F8 | -
-> File has 117882496 (0706BE80h) bytes of appended data starting at offset
044000h
[File Heuristics] -> Flag #1 : 00000000000000000000000000000100 (0x00000004)
[Entrypoint Section Entropy] : 6.66 (section #0) ".text " | Size : 0x11B16
(72470) byte(s)
[DllCharacteristics] -> Flag : (0x0000) -> NONE
[SectionCount] 4 (0x4) | ImageSize 0x47000 (290816) byte(s)
[VersionInfo] Company Name : Unitronics
[VersionInfo] Product Name : VisiLogic
[VersionInfo] Product Version : 8.0.1
[VersionInfo] File Description : Vision IDE
[VersionInfo] File Version : 8.0.1
[VersionInfo] Original FileName : stub32i.exe
[VersionInfo] Internal Name : stub32
[-= Installer =-] InstallShield v6.31.100.1221 Setup Module
[CompilerDetect] -> Visual C++ 6.0
- Scan Took : 0.211 Second(s) [0000000D3h (211) tick(s)] [558 of 573 scan(s)
done]
Scanning -> C:\Program Files\Unitronics\Unitronics
VisiLogic_C\Main\VisiLogic.exe
File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 2887680 (02C1000h)
Byte(s)
Compilation TimeStamp : 0x49EC8D77 -> Mon 20th Apr 2009 14:57:59 (GMT)
[TimeStamp] 0x49EC8D77 -> Mon 20th Apr 2009 14:57:59 (GMT) | PE Header | - |
Offset: 0x000000C0 | VA: 0x004000C0 | -
[File Heuristics] -> Flag #1 : 00000000000000000000000000000000 (0x00000000)
[Entrypoint Section Entropy] : 5.26 (section #0) ".text " | Size : 0x2BB3A8
(2864040) byte(s)
[DllCharacteristics] -> Flag : (0x0000) -> NONE
[SectionCount] 3 (0x3) | ImageSize 0x2C6000 (2908160) byte(s)
[VersionInfo] Company Name : Unitronics Website:
www.unitronics.com Sales: export(a)untronics.com Support:
support(a)unitronics.com
[VersionInfo] Product Name : VisiLogic
[VersionInfo] Product Version : 8.00.0001
[VersionInfo] File Description : Unitronics OPLC IDE
[VersionInfo] File Version : 8.00.0001
[VersionInfo] Original FileName : VisiLogic.exe
[VersionInfo] Internal Name : VisiLogic
[VersionInfo] Version Comments : Unitronics OPLC IDE
[VersionInfo] Legal Trademarks : OPLC is the legal trademark of Unitronics
[VersionInfo] Legal Copyrights : This file is the property of Unitronics. It
may not be changed without prior written permission. The company takes no
responsibility for the improper use of the material contained herein.
[CompilerDetect] -> Visual Basic 6 (native)
[!] File appears to have no protection or is using an unknown protection
- Scan Took : 0.593 Second(s) [000000251h (593) tick(s)] [499 of 573 scan(s)
done]
--- snip ---
$ sha1sum VisiLogicSetup_801.exe
243390482d7b8023c43191772ca783665ebe7c31 VisiLogicSetup_801.exe
$ du -sh VisiLogicSetup_801.exe
113M VisiLogicSetup_801.exe
$ wine --version
wine-1.8-rc4
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=38828
Bug ID: 38828
Summary: Cerbero PE Insider 1.0.2 crashes on unimplemented
function dbghelp.dll.UnDecorateSymbolNameW when
viewing export directory
Product: Wine
Version: 1.7.46
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says ...
Reproduce: start the app -> select a PE binary -> click 'Export Directory' in
left hand side tree view.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Cerbero/PEInsider
$ wine ./peinsider.exe
...
wine: Call from 0x7b8456d9 to unimplemented function
dbghelp.dll.UnDecorateSymbolNameW, aborting
wine: Unimplemented function dbghelp.dll.UnDecorateSymbolNameW called at
address 0x7b8456d9 (thread 0009), starting debugger...
--- snip ---
MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms681400%28v=vs.85…
Source:
https://source.winehq.org/git/wine.git/blob/878ea7d9ea4bbb924a539ec28088674…
$ sha1sum peinsider_setup.exe
81324f9802f86bb93a9440c96460f911bedcc0f6 peinsider_setup.exe
$ du -sh peinsider_setup.exe
6.5M peinsider_setup.exe
$ wine --version
wine-1.7.46
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=39961
Bug ID: 39961
Summary: steamwebhelper.exe page fault NULL pointer crash
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jg(a)jguk.org
Distribution: ---
Created attachment 53394
--> https://bugs.winehq.org/attachment.cgi?id=53394
steamweb.exe crash backtrace
Call Of Duty: World of War installs Steam. Which crashes after installing and
running.
backtrace attached from Ubuntu 64bit.
--
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.