https://bugs.winehq.org/show_bug.cgi?id=47611
Bug ID: 47611
Summary: LizardSystems Wi-Fi Scanner needs wlanui.dll to start
Product: Wine
Version: 4.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
The installation is successful, but when `wine wifiscanner.exe` is exected, an
error dialog pops up with the following message:
Cannot find import; DLL may be missing, corrupt, or wrong version
File "Wlanui.dll", error 126
--
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=34749
Bug #: 34749
Summary: Eleusis Demo needs native dotnet40
Product: Wine
Version: 1.7.4
Platform: x86
URL: http://www.gamershell.com/download_99777.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 46328
--> http://bugs.winehq.org/attachment.cgi?id=46328
log+backtrace
Crashes at start without native dotnet40.
--
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=47601
Bug ID: 47601
Summary: Process Hacker calls unimplemented ntoskrnl.exe
functions SePrivilegeCheck and
SeLocateProcessImageName
Product: Wine
Version: 4.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Pretty self-explanatory. Wine prints "unimplemented function
ntoskrnl.exe.SePrivilegeCheck" and when a stub is added for that function, Wine
prints "unimplemented function ntoskrnl.exe.SeLocateProcessImageName" instead.
--
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=47624
Bug ID: 47624
Summary: Application crashes in socket communication
(Regression)
Product: Wine
Version: 4.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mnemotron(a)gmail.com
Distribution: ---
Created attachment 65058
--> https://bugs.winehq.org/attachment.cgi?id=65058
Wine debug log +relay,+ntdll,+winsock
For several years we've been using Wine 1.7.18 on Lubuntu 13 (Linux 3.11.10)
with a proprietary 32-bit Windows application programmed in Delphi. It is
installed on small embedded PCs with AMD Geode LX processors at 500 MHz and 1
GB RAM and we have about 100 of these machines. After upgrading a test machine
to newer Linux distributions and Wine 4.x the application crashes in its
network functions. When booting the same hard drive via USB on a modern PC
everything works, so the bug might be driver related. (But it works on the
older kernel!)
The basic error is this (Wine 4.13 devel):
340728.035:0008:0009:Ret KERNEL32.GetProcAddress() retval=7db174ac
ret=0041615c
340728.035:0008:0009:Call ws2_32.shutdown(000000dc,00000001) ret=0067ba05
340728.035:0008:0009:Call
ntdll.wine_server_handle_to_fd(000000dc,00000000,0033fac8,0033fac4)
ret=7db246cb
340728.035:0008:0009:Ret ntdll.wine_server_handle_to_fd() retval=00000000
ret=7db246cb
340728.035:0008:0009:trace:winsock:WS_shutdown socket 00dc, how 0x1, options
0x0
340728.035:0008:0009:trace:winsock:WS2_register_async_shutdown socket 00dc type
2
340728.036:0008:0009:Call ntdll.RtlAllocateHeap(00110000,00000000,00000018)
ret=7db1a77a
340728.036:0008:0009:Ret ntdll.RtlAllocateHeap() retval=001be6c0 ret=7db1a77a
340728.036:0008:0009:err:seh:setup_exception_record nested exception on signal
stack in thread 0009 eip 7bca93b9 esp 7ffdbae0 stack 0x242000-0x340000
Winedbg does not work. When attaching to the Windows process, the application
crashes and Winedbg says "Can't attach to process ... Error 5". Running the
application in Winedbg directly generates the above error message plus "Process
of pid=xxxx has terminated". There is no backtrace, the thread dies completely.
I have tried various Linux distributions using 4.x kernels (Bodhi Linux 5,
Linux Mint Debian Edition 3, Debian 9.9, Debian 10, Ubuntu 16.04) and also
tried Wine 2.0.2, which is the oldest available binary package, and everytime
the above error occurs. Building a custom Linux kernel for the machine also
didn't change anything. Trying to build Wine 1.7.18 on Debian 10 resulted in
several compile time errors that I am not able to fix, so I am stuck with
available binary packages.
Debugging and changing the Windows application itself managed to move the crash
from the first network connect to when the application is shutdown. Only widely
available network component libraries for Delphi were used (Indy and ICS),
there is no self-developed net code.
So, the same Windows executable works with Wine 1.7.13 on Linux 3.11, but it
crashes in Wine 4.x (I tried several packages from Ubuntu and Debian from
winehq) on modern 4.x Linux kernels on this machine.
Any ideas? I'm ready to provide more needed info.
Thomas
--
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=5129
--- Comment #36 from Grant <ggustaf(a)math.utah.edu> ---
Workarounds for the thumbnail bug, new Faststone 7.3 (June 2019) install under
Wine 4.0 in Linux Mint 19.2. Applies to Ubuntu 18.04 LTS. Linux Kernel 4.15.
These workarounds do not modify the install at all: expect them to work as well
on modified installs or installs from PlayOnLinux.
Symptom: Thumbnails are generated but only a few are visible.
Issue: Cannot find the image or the file name.
Workaround: Find the image/filename another way.
Workaround #1: Click on the empty spaces after the visible thumbnails. The
image shows in the PREVIEW sub-window lower left corner of the FastStone
window. Double-click on the PREVIEW sub-window for full screen, which shows the
file name as well. Not useful on large directories: see #2 below.
Workaround #2: Double-click on any visible thumbnail. The image is displayed in
full screen. Use arrow keys to find the image desired. Press ESC key. The image
will be in the PREVIEW window, ready to crop (key "x"), resize (key ctrl-R),
save (key ctrl-S).
Workaround #3: Applies to crop and resize of an image. Find any thumbnail in
the directory, click once to make it appear in the PREVIEW sub-window lower
left of the Faststone window. Press "x" to launch the crop window. Click on the
left or right arrow icon in the crop window, which loads a new image into the
crop window and also into the PREVIEW sub-window. Proceed as in workaround #2.
--
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=42701
Bug ID: 42701
Summary: Mafia III stops after launching (needs
api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll.Ro
GetParameterizedTypeInstanceIID)
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Depends on: 42700
Distribution: ---
wine: Call from 0x7b43b77c to unimplemented function
api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll.RoGetParameterizedTypeInstanceIID,
aborting
wine-2.4-123-gec8485e
--
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=41458
Bug ID: 41458
Summary: ACDSEE Pro 10 (64-bit) needs
api-ms-win-crt-locale-l1-1-0.dll.__initialize_lconv_fo
r_unsigned_char to run
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
Created attachment 55836
--> https://bugs.winehq.org/attachment.cgi?id=55836
Crash on startup 64bit W7
App crashes on startup.
--
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=40235
Bug ID: 40235
Summary: unimplemented function
api-ms-win-core-sysinfo-l1-2-1..GetSystemTimePreciseAs
FileTime called in 32-bit code
Product: Wine
Version: 1.7.35
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: pherms(a)outlook.com
Distribution: ---
Created attachment 53779
--> https://bugs.winehq.org/attachment.cgi?id=53779
unimplemented function
api-ms-win-core-sysinfo-l1-2-1..GetSystemTimePreciseAsFileTime called in 32-bit
code
I've got the message while installing the 32 bit windows package Metatrader 4,
using the PlayOnLinux wrapper.
It started to prepare the wine-prefix and download and install the necesary
packages, like gecko... (I cannot remember the complete package name, sorry for
that) and wine-mono-4.5.4.
After that it tried to run the MetaTrader 4 installer and it threw this
exception. See the attached file.
I have been able to install and use this program in Windows succesfully.
--
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=41328
Bug ID: 41328
Summary: starcraft 2 need ucrtbase.dll._wsopen_dispatch
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: arkahys(a)hotmail.com
Distribution: ---
Starcraft 2 version 3.6.0 crash.
wine: Call from 0x7b43cd1c to unimplemented function
api-ms-win-crt-stdio-l1-1-0.dll._wsopen_dispatch, aborting
add api-ms-win-crt-stdio-l1-1-0 (native,integer) crash and return :
wine: Call from 0x7b43cd1c to unimplemented function
ucrtbase.dll._wsopen_dispatch, aborting
add ucrtbase (native, integer) launch game but crash before menu and return :
wine: Call from 0x7b43cd1c to unimplemented function
api-ms-win-crt-math-l1-1-0.dll._except1, 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=5129
--- Comment #35 from TK <thomas(a)keegans.org> ---
Anyone have any other ideas? Does anyone have any idea how to make the native
dll work after wine-2.7-40-gb8bf0c2628 ? Or, any ideas for a fix-forward, to
make the builtin dll render more accurately?
--
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.