https://bugs.winehq.org/show_bug.cgi?id=52834
Bug ID: 52834
Summary: cross-compiling of wine is broken due to nls not
building
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
This affects the use of winetools for cross-compiling as __tooldeps__ doesn’t
build nls that’s now required by ntdll.
This can be worked around my manually running “make -C nls” within the
winetools directory. (Thanks Zeb)
--
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=52812
Bug ID: 52812
Summary: universe send box 2 Why is the game not installing?
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gameux
Assignee: wine-bugs(a)winehq.org
Reporter: kemal1313(a)gmail.com
Distribution: ---
Created attachment 72188
--> https://bugs.winehq.org/attachment.cgi?id=72188
unuverse sandbox 2 Why is the game not installing?
Why is the game not installing?
universe sandbox 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.
http://bugs.winehq.org/show_bug.cgi?id=58359
Bug ID: 58359
Summary: IsTextUnicode returns incorrect result on
IS_TEXT_UNICODE_ILLEGAL_CHARS
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: vityacv(a)gmail.com
Distribution: ---
When running following sample it prints ok in wine, but it should be invalid
string
```
#include <windows.h>
void testUni(){
int isUni = IS_TEXT_UNICODE_ILLEGAL_CHARS;
wchar_t buf[2];
buf[0] = 0xFFFF;
buf[1] =0;
IsTextUnicode((void *)buf, 4, &isUni);
if (isUni & IS_TEXT_UNICODE_ILLEGAL_CHARS) {
printf("invalid string");
} else {
printf("ok");
}
}
```
--
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=51962
Bug ID: 51962
Summary: MICA2 temporarily freezes on startup for some minutes,
and then continues normally.
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bammgabriana(a)gmail.com
Distribution: ---
When starting MICA2, an astronomical almanac program published by the US Naval
Observatory, it temporarily freezes while showing the splash screen, freezing
the entire desktop, and after a few minutes without me doing anything, it then
unfreezes and resumes normally. After that I can use the program as I usually
do without any problems, and close it without any problems.
--
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=58354
Bug ID: 58354
Summary: Genshin Impact - Freeze on Quit
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: reelix(a)gmail.com
Distribution: ---
Created attachment 78739
--> http://bugs.winehq.org/attachment.cgi?id=78739
Wine Log from launch to launcher close
This is a bit of a minor bug due to the place that it happens, but I'm adding
it for posterity and the frequency with which it occurs.
1.) Launch the launcher
2.) Use the launcher to launch the game
3.) Quit the game using the provided menu option (Either after logging in, or
at the login animation with the door - Attached crash log is at the door before
entering the game itself)
4.) Notice the game freezes, and requires a `sudo pkill Genshin` to close, and
get back to the launcher.
--
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=48913
Bug ID: 48913
Summary: Failed to install AutoCAD 2020
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: depositmail(a)mail.ru
Distribution: ---
Created attachment 66868
--> https://bugs.winehq.org/attachment.cgi?id=66868
Failed to install AutoCAD 2020
Hello!
Recently, I found a failure when installing AutoCAD 2020.
I need help. This program is very necessary for work.
--
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=30252
Bug #: 30252
Summary: Now trading software not run
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deepak.gusain.smc(a)gmail.com
Classification: Unclassified
Dear Wine-bugs friends,
I am using open suse 11.4.i am install wine package install on my system. i
want to run NOW ( now is trading software of National stock Exchange (India) ).
i install it secures fully help of wine but. when i run it software this is
giving Program error,
i am attaching print screen of that error please help me of this error
--
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.
http://bugs.winehq.org/show_bug.cgi?id=58360
Bug ID: 58360
Summary: aarch64-linux-musl does not compile the correct
artifacts with clang
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
the binary is simply incorrect. even wine was not correctly copied to bin. and
.wine directory is not correctly created
--
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=58322
Bug ID: 58322
Summary: wine: Unhandled page fault on read access to
0000000000000000
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jesperpedersen.db(a)gmail.com
Distribution: ---
Created attachment 78680
--> http://bugs.winehq.org/attachment.cgi?id=78680
NPE log
Hi,
I'm getting
wine: Unhandled page fault on read access to 0000000000000000 at address
00006FFFFEA40FB0 (thread 013c), starting debugger...
and the winedbg doesn't show any details.
Attached in the WINEDEBUG=warn+all log (it occurs at line 4217).
Any hints on debugging this further would be great !
Thanks for creating Wine !
Best regards,
Jesper
--
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=58294
Bug ID: 58294
Summary: Free Solitaire (Steam): card deck invisible
Product: Wine
Version: unspecified
Hardware: x86-64
URL: https://store.steampowered.com/app/3330280/Free_Solita
ire/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: zzhang(a)codeweavers.com
Regression SHA1: d0fd9e87cf6152fbf14889a044e5a56415b1172c
Distribution: ArchLinux
Created attachment 78645
--> http://bugs.winehq.org/attachment.cgi?id=78645
terminal output
The UI is visible and usable but the table with the cards is empty.
Used to work before
commit d0fd9e87cf6152fbf14889a044e5a56415b1172c
d3d11: Add ID3D11Device3 stub.
Don't know if it counts as a regression or rather a work in progress.
The game can be launched without Steam running.
wine-10.8-247-ge0bb1dba3d6
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 570.153.02
--
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.