https://bugs.winehq.org/show_bug.cgi?id=51107
Bug ID: 51107
Summary: rise of nation extended: cannot do multiplayer
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: clabbe.montjoie(a)gmail.com
Distribution: ---
When creating a multiplayer lobby, correct set of IP are well displayed in
below of screen.
But joining with "direct connection" fail.
tcpdump on host show that packet are coming.
Tryed to install winetrick direcplay without any change.
ss -ulpn on host
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
UNCONN 0 0 0.0.0.0:15454 0.0.0.0:*
users:(("wineserver",pid=10362,fd=249),("rise.exe",pid=10360,fd=126))
UNCONN 0 0 0.0.0.0:56915 0.0.0.0:*
users:(("wineserver",pid=10362,fd=246),("rise.exe",pid=10360,fd=122))
UNCONN 0 0 0.0.0.0:17805 0.0.0.0:*
users:(("wineserver",pid=10362,fd=251),("rise.exe",pid=10360,fd=129))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=256),("rise.exe",pid=10360,fd=133))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=255),("rise.exe",pid=10360,fd=132))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=253),("rise.exe",pid=10360,fd=131))
UNCONN 0 0 0.0.0.0:34987 0.0.0.0:*
users:(("wineserver",pid=10362,fd=252),("rise.exe",pid=10360,fd=127))
UNCONN 0 0 0.0.0.0:11087 0.0.0.0:*
users:(("wineserver",pid=10362,fd=250),("rise.exe",pid=10360,fd=128))
UNCONN 0 0 0.0.0.0:44780 0.0.0.0:*
users:(("wineserver",pid=10362,fd=254),("rise.exe",pid=10360,fd=130))
UNCONN 0 0 0.0.0.0:13972 0.0.0.0:*
users:(("wineserver",pid=10362,fd=248),("rise.exe",pid=10360,fd=125))
tcpdump show that game correctly send broadcast advertising of the game.
But the second PC (client) does not see the game as joinable.
The problem seems that the game does not "get" UDP packets
--
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=54879
Bug ID: 54879
Summary: RtlValidSecurityDescriptor should TRUE if the given
descriptor is valid.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: ake.rehnman(a)gmail.com
Distribution: ---
Created attachment 74376
--> https://bugs.winehq.org/attachment.cgi?id=74376
patch attempt
RtlValidSecurityDescriptor should return a boolean true if the descriptor is
valid.
https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/wdm/nf-wdm-r…
--
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=50576
Bug ID: 50576
Summary: ACAT Phrase, part of Intel Assistive Context-Aware
Toolkit (ACAT) v1.00.0 (.NET 4.5 app) crashes on
unimplemented function
'uiautomationcore.dll.UiaNodeFromFocus'
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: uiautomationcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 50508
Download:
https://github.com/intel/acat/releases/download/v1.00.0/ACATSetup.exe
Prerequisite:
* 'winetricks --force -q dotnet45'
* 'winetricks -q vcrun2012' (workaround for bug 42751)
You need to have a camera attached. Any webcam that Linux recognizes will work.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Intel/ACAT
$ wine ./ACATPhrase.exe
...
Face detection in progress...
FPS=0
Face Detected!
Face detection in progress - Please wait
Face Detected!
-------------------------------------------------------------------------------------------
Please wait and do NO GESTURES...Calibration in progress...
-------------------------------------------------------------------------------------------
0240:fixme:sync:SetWaitableTimerEx (00000704, 0B0AFEE0, 500, 00000000,
00000000, 00000000, 50) semi-stub
-----------------------------------------------------
Calibration complete
-----------------------------------------------------
...
01d8:fixme:uiautomation:UiaRegisterProviderCallback (00BC0CA2): stub
wine: Call from 7B00FF28 to unimplemented function
uiautomationcore.dll.UiaNodeFromFocus, aborting
...
Eyebrow Raise detected: #61
wine: Call from 7B00FF28 to unimplemented function
uiautomationcore.dll.UiaNodeFromFocus, aborting
...
--- snip ---
Wine source:
https://source.winehq.org/git/wine.git/blob/c1824d578ac514d29e79a5a00d6759f…
--- snip ---
79 @ stub UiaNodeFromFocus
--- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/windows/win32/api/uiautomationcoreapi/nf-u…
$ sha1sum ACATSetup.exe
de818a4723d72d7654895631ef121e574d8b3713e ACATSetup.exe
$ du -sh ACATSetup.exe
283M ACATSetup.exe
$ wine --version
wine-6.0-250-gacd1b068a34
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=48596
Bug ID: 48596
Summary: Net64+ needs tasklist implementation
Product: Wine
Version: 5.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thegooster88(a)gmail.com
Net64+ requires to find an emulator to run the Super Mario 64 online mod on.
it uses tasklist which at the time of writing has not been implemented. could
this be implemented at some point?
--
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=33945
Bug #: 33945
Summary: gcc warnings
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: irwin(a)beluga.phys.uvic.ca
Classification: Unclassified
Created attachment 45085
--> http://bugs.winehq.org/attachment.cgi?id=45085
Wine-1.6-rc4 build warnings excluding missing glyph warnings
I have added an attachment consisting of the warning messages generated by
configure, make, and make install for my recent build of Wine-1.6-rc4 using gcc
(Debian 4.7.2-5) 4.7.2. This list of warnings was created as follows:
./configure .... >& configure.out
make >& make.out
make install >& make_install.out
grep -i warn *.out |grep -v "missing glyph" > wine_build_warnings
I have excluded the 1665 (!) glyph related warnings from
this list, e.g.,
make.out:warning: Courier 13: missing glyph for char f8925
because I assume those have something to do with missing system fonts on my own
system and nothing to do with Wine. The remaining 110 warnings consist of
76 "may be used uninitialized" warnings which should probably be looked at but
are likely not too serious and 25 "array subscript is above array bounds"
warning which sound more serious. There are also 9 miscellaneous warnings.
--
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=54904
Bug ID: 54904
Summary: RtlInitializeSid should return NTSTATUS
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: ake.rehnman(a)gmail.com
Distribution: ---
Created attachment 74410
--> https://bugs.winehq.org/attachment.cgi?id=74410
patch attempt
RtlInitializeSid should return NTSTATUS
see
https://learn.microsoft.com/en-us/windows-hardware/drivers/ddi/ntifs/nf-nti…
--
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=54367
Bug ID: 54367
Summary: Wow64 wineboot fails to generate 32Bit slice of
wineprefix
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
wine wineboot
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
wine: created the configuration directory '/Users/gcenx/.wine'
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:fixme:imm:ImeSetActiveContext (000000000001002E, 0): stub
0048:fixme:imm:ImmReleaseContext (0000000000010020, 000000000001002E): stub
002c:fixme:imm:ImeSetActiveContext (0000000000010056, 1): stub
002c:fixme:imm:ImmReleaseContext (0000000000010054, 0000000000010056): stub
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
008c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812
L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" ->
L"C:\\windows\\inf\\wineusb.inf"
008c:fixme:file:NtLockFile I/O completion on lock not implemented yet
008c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
008c:err:mscoree:LoadLibraryShim error reading registry key for installroot
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
0094:err:environ:init_peb starting
L"Z:\\opt\\local\\share\\wine\\mono\\wine-mono-7.4.0\\support\\removeuserinstalls-x86.exe"
in experimental wow64 mode
0094:err:virtual:virtual_setup_exception stack overflow 1776 bytes addr
0x17005717e stack 0x510910 (0x510000-0x511000-0x60fd20)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
009c:err:environ:init_peb starting
L"Z:\\opt\\local\\share\\wine\\mono\\wine-mono-7.4.0\\support\\installinf-x86.exe"
in experimental wow64 mode
009c:err:virtual:virtual_setup_exception stack overflow 1776 bytes addr
0x17005717e stack 0x510910 (0x510000-0x511000-0x60fd20)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
008c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
008c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
00e8:err:environ:init_peb starting L"C:\\windows\\syswow64\\rundll32.exe" in
experimental wow64 mode
00e8:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x6f00ec8d
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/Users/gcenx/.wine" has been updated.
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0108:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
This being on macOS Ventura with --enable-archs=i386,x86_x64 being passed
during configure phase.
--
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=20054
Summary: Wine should include the Microsoft Sans Serif font
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The GdipGetGenericFontFamilySansSerif function should return the "Microsoft
Sans Serif" font family, but this font does not exist in Wine. Wine should
include a truetype font with this name so gdiplus can be fixed.
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/gdiplus/tests/font.c;h…
--
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=54737
Bug ID: 54737
Summary: Sakura no Toki (SakuToki): hangs after opening video
(which also has no sound)
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mfplat
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 74241
--> https://bugs.winehq.org/attachment.cgi?id=74241
terminal output for 8.4
Unfortunately the trial does not contain the OP movie, so you need the full
version to test this yourself.
The OP plays after Chapter II. You could just hold left-ctrl for a few minutes
[the last scene of chapter II is set at an art gallery, so one you hit that,
you know you’re close], or I can attach a savegame from right before if you
prefer.
According to VLC, which plays the video perfectly, it’s in Windows Media Video
9 (WMV3) + Windows Media Audio Lossless (WMAL) format (please suggest a tool
that can extract more detailed info about the video if you think that might be
useful).
In-game, the video plays, actually, but there’s no audio during video playback.
The bigger problem is that when the video ends, the game gets stuck at a white
screen that doesn’t seem to accept any input; the in-game audio resumes just
fine.
Transcoding the video fixes the audio, but not the hang on video exit.
Moving the video file [movie/oe45xltvh.dat] out of the way will allow you to
progress at least.
The mfplat component is a mere guess based on the log. Sorry.
[Ubuntu 18.04.6 LTS, official wine-devel packages from the WineHQ repo,
pristine separate prefix]
--
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=51058
Bug ID: 51058
Summary: Buddy Launcher: fails to install/run, "failed to
create driver"
Product: Wine
Version: 6.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 69919
--> https://bugs.winehq.org/attachment.cgi?id=69919
terminal output [wine 6.7]
BuddyLauncher is a Japanese online activation DRM "solution" required for some
commercial games, the client is available from
https://www.drmbuddy.com/mypage/dl_launcher.php [the big grey button to the
right that says "無料ダウンロード", you want BuddySetup3201.exe]. It may need
LANG=ja_JP.UTF-8 or similar set to run.
I know DRM is tricky, and I'm not holding my breath, but considering the last
update was in 2011 and it supports everything back to 98SE(!) I thought it
might be simple enough to at least report it.
The installation completes without a GUI error message, but it's obviously not
installed correctly, and the terminal output has this at the end:
0118:fixme:ntoskrnl:IoAllocateDriverObjectExtension stub: 00426DD8, 003B5000,
76, 00D9FA1C
0118:err:ntoskrnl:ZwLoadDriver failed to create driver
L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\{1B5AFF9E-65D4-4392-9CD0-DF0DB39A6AD4}":
c0000002
[Ubuntu 18.04.5, official packages from winehq.org]
--
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.