https://bugs.winehq.org/show_bug.cgi?id=52900
Bug ID: 52900
Summary: Wine doesn't work, lot's of errors
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: obydux(a)protonmail.com
Distribution: ---
Created attachment 72287
--> https://bugs.winehq.org/attachment.cgi?id=72287
winecfg log
I'm running Arch Linux and for some reason Wine and things like Proton just
don't work. I tried running winecfg and got the errors that can be found in the
attachment and after them Wine just stops. I also have the wine-mono and
wine-gecko pacman packages installed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=52054
Bug ID: 52054
Summary: Containerized access to Wine for running Windows apps
in containers under Linux.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhanley(a)DGtlRift.com
Distribution: ---
Currently, containers need to run under the same OS for the apps targeted - ie
containerizing Linux apps requires that the host OS be Linux and containerizing
Windows apps requires that host OS be Windows. However, with Windows Subsystem
for Linux, containerized Linux apps can now run under Windows incentivizing
Windows over Linux for cloud providers.
Using wine to interconnect the host Linux system to the container orchestration
would allow containerized Windows apps to run under Linux for cloud deployment.
--
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=51941
Bug ID: 51941
Summary: opening a league of legends client does not work and
end up with bug
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emptyabyss86(a)protonmail.com
Distribution: ArchLinux
Created attachment 70911
--> https://bugs.winehq.org/attachment.cgi?id=70911
the bug or error after a timeout
as i open league of legends snap dev mode in terminal it gives me an error with
a bug, it opens the client sometimes and take forever and does not open the
game at the end.
notice: log and back trace in the same .txt 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=39053
Bug ID: 39053
Summary: The Forest: Starting a game needs often a long time
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
Loading a game instance needs sometimes only some seconds but sometimes it also
needs some minutes. For example on creating a new game in single player this
needs mostly some minutes while on joining a multiplayer game it is vice versa.
--
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=33658
Bug #: 33658
Summary: Warcraft 3: Crash on missing sound permissions
Product: Wine
Version: 1.5.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
Created attachment 44555
--> http://bugs.winehq.org/attachment.cgi?id=44555
Crash if no sound is available
If I'm not having the permissions as the audio group Warcraft 3 will crash if
it starts (after the splash screen appeared). Adding my account to the audio
group solves the problem. In the attachments is a log of such a crash.
--
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=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.