https://bugs.winehq.org/show_bug.cgi?id=50199
Bug ID: 50199
Summary: Keyboard failure for cursor keys under vDosPlus since
Ubuntu 18
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: hheinscher(a)gmail.com
Distribution: ---
In Ubuntu Mate 16 I am running vDosPlus with FoxPro under Wine.
All keys go well - even cursor keys.
But since Ubuntu 18 and 20 the cursor keys are no longer available (no
reaction).
What causes this behavior?
--
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=51333
Bug ID: 51333
Summary: Shogun Total War 2 broken with 6.11
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: testmode11(a)protonmail.com
Distribution: ---
Shogun Total War 2 crashes on the SEGA logo due to recent musl math function
changes in dlls/msvcrt/math.c. Reverting these changes or using 6.10 fixes the
issue.
--
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=51929
Bug ID: 51929
Summary: `../wine/dlls/ntdll/unix/virtual.c:1029:
alloc_pages_vprot: Assertion `end <= pages_vprot_size
<< pages_vprot_shift' failed.`
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: glgjpbezbmgbz(a)trythe.net
Distribution: ---
To preface, I am running WINE through FEX (QEMU works fine, if a bit slow).
Interestingly enough, wine32 works perfectly fine (with a `WINEARCH=win32`),
but if I try to make a 64-bit wine prefix, it fails with
```
../wine/dlls/ntdll/unix/virtual.c:1029: alloc_pages_vprot: Assertion `end <=
pages_vprot_size << pages_vprot_shift' failed.
0034:err:service:process_send_command receiving command result timed out
0034:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb"
failed to start: 1053
../wine/dlls/ntdll/unix/virtual.c:1029: alloc_pages_vprot: Assertion `end <=
pages_vprot_size << pages_vprot_shift' failed.
0034:err:service:process_send_command service protocol error - failed to read
pipe r = 0 count = 0!
0034:fixme:service:scmdatabase_autostart_services Auto-start service
L"MountMgr" failed to start: 1053
sktop: ../wine/dlls/ntdll/unix/virtual.c:1029: alloc_pages_vprot: Assertion
`end <= pages_vprot_size << pages_vprot_shift' failed.
0084:err:module:open_builtin_so_file failed to load .so lib
"/home/system/Downloads/WINE/usr/lib32/wine/i386-unix/l3codeca.acm.so"
../wine/dlls/ntdll/unix/virtual.c:1029: alloc_pages_vprot: Assertion `end <=
pages_vprot_size << pages_vprot_shift' failed.
```
then just exits.
--
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=49879
Bug ID: 49879
Summary: Minecraft educational version crashes at start (native
concrt140/msvcp140 is workaround)
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
As the title says
After winetricks vcrun2017 the application starts fine, playing a bit with
native dlls i think minimal native set is concrt140/msvcp140
Short +relay log below;
0024:Ret msvcp140._Mtx_init_in_situ() retval=0d792a18 ret=01a54145
0024:Call ucrtbase.malloc(00000008) ret=01a73ca8
0024:Call ntdll.RtlAllocateHeap(039f0000,00000000,00000008) ret=7e943888
0024:Ret ntdll.RtlAllocateHeap() retval=03afffd8 ret=7e943888
0024:Ret ucrtbase.malloc() retval=03afffd8 ret=01a73ca8
0024:Call ucrtbase.malloc(00000038) ret=01a73ca8
0024:Call ntdll.RtlAllocateHeap(039f0000,00000000,00000038) ret=7e943888
0024:Ret ntdll.RtlAllocateHeap() retval=0d792a90 ret=7e943888
0024:Ret ucrtbase.malloc() retval=0d792a90 ret=01a73ca8
0024:trace:seh:dispatch_exception code=c0000096 flags=0 addr=686C9AA2
ip=686c9aa2 tid=0024
0024:trace:seh:dispatch_exception eax=0d7927c0 ebx=00000000 ecx=0d792ab0
edx=01a73ca8 esi=0d792a90 edi=ffffffff
.
.
wine: Unhandled privileged instruction at address 686C9AA2 (thread 0024),
starting debugger...
0024:Call ntdll.RtlInitUnicodeString(0031e628,7b089750
L"\\Registry\\Machine\\Software\\Microsoft\\Windows
NT\\CurrentVersion\\AeDebug") ret=7b010295
--
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=46636
Bug ID: 46636
Summary: Old Avira AntiVir installer is not rendered properly
Product: Wine
Version: 4.1
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 63550
--> https://bugs.winehq.org/attachment.cgi?id=63550
Screenshot wine-4.1
See screenshots.
Note that in wine-4.x it is different and in wine-3.17. Somewhere after
wine-3.17 the screen turned from white into black - not sure if this is a
regression, but it seems so.
--
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=49077
Bug ID: 49077
Summary: Unhandled exception: page fault on read access to
0x00000000 in 32-bit code (0x782795a4)
Product: Wine
Version: 5.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rich.coe2(a)gmail.com
Distribution: ---
distro: opensuse tumbleweed
version wine-32bit-5.7-3.1.x86_64
I upgraded from previous tumbleweed version to new version yesterday.
I'm running AdobeDigitalEditions that I've been using almost daily.
Today was first day to run it after the upgrade yesterday.
I'm getting Unhandled exception: page fault on read access to 0x00000000 in 32-
bit code (0x782795a4) when I run ade after running for about a minute. It does
not seem to be reacting to what I'm doing in the UI at the time.
It's always the same address, 0x782795a4.
I invoke ADE this way:
WINEARCH=win32 WINEPREFIX=$HOME/.winedotnet wine c://Program\
Files//adobe//Adobe\ digital\ editions\ 4.5//digitaleditions.exe
I ran ADE under winedbg, and after a while it crashed. The backtrace is empty.
It suggests to me a stack corruption followed by a return to value overwritten
on the stack.
I am looking for any diagnostics to track down issue.
I can run in debug, compile from source, or provide necessary traces.
--
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=48505
Bug ID: 48505
Summary: WinRAR x64: Unhandled exception: unimplemented
function GDI32.dll.ScriptGetCMap called in 64-bit code
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: esdrastarsis(a)gmail.com
Distribution: ---
The program calls the ScriptGetCMap function in the gdi32 dll, but it only
exists in the usp10 dll, I made a patch to connect the function in both dlls
via the spec file.
--
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=52369
Bug ID: 52369
Summary: "Brother's Keeper" can't access mounted file systems
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jervin(a)cfl.rr.com
Distribution: ---
Created attachment 71559
--> https://bugs.winehq.org/attachment.cgi?id=71559
winecfg drives setup
In the program "Brother's Keeper",spanning multiple wine versions, the program
can't access data on mounted file systems unless the winecfg drive only points
to the mount point, rather than a lower folder/directory in the mounted file
system. For instance. If the data file I want to access is on my remote drive
as directory BK7. So, if I use mount point /mnt/A meaning my data is at
/mnt/A/BK7. If I specify in winecfg drive that K: is /mnt/A/BK7, it won't
work. In the program, which I list the available files, instead of K, in lists
--
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=21161
Summary: Still Life 2: Black and broken textures
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otto_rey(a)yahoo.com.ar
Still Life 2 display black and broken textures
--
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=52138
Bug ID: 52138
Summary: Text clipping in
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: k.kahurani(a)gmail.com
Distribution: ---
Created attachment 71186
--> https://bugs.winehq.org/attachment.cgi?id=71186
Textclippingintaskmgr
Text is clipped in the CPU Time column in taskmgr.
This could be a font related issue but it has not been possible for me to
confirm. As far as I could investigate, the text is rendered okay with the ':'
while replacing it with for instance, a hyphen.
See attached screenshot.
--
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.