https://bugs.winehq.org/show_bug.cgi?id=46249
Bug ID: 46249
Summary: Art-Zvit crashes on start
Product: Wine
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sunweb(a)hotmail.ru
Distribution: ---
Created attachment 62948
--> https://bugs.winehq.org/attachment.cgi?id=62948
error_log
Hi, i'm trying to install a program that is widely used in my country. It
installs but when i start it it crashes. Could you look at it please?
The program doesn't require any code to run so you can try to install it
yourselves.
Here is a link https://art-zvit.com.ua/uk/software/download it has hashes in
there to check.
Direct link to Full version with all dependecies included in the archive:
https://files.masterkey.ua/V4/ArtZvitPlus_Setup_Full.zip
Direct link to version without dependecies:
https://files.masterkey.ua/V4/ArtZvit_Setup.exe
--
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=50984
Bug ID: 50984
Summary: Amazon games application fails to install a game
pre-download
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryan(a)rnrcarpet.com
Distribution: ---
Amazon games application and Wine 6.6+ at the very least, games fail to
download and install.
Amazon application error appears after what appears to be a timeout when trying
to install a game. Application continues to function fine but no games will
download.
See https://bugs.winehq.org/show_bug.cgi?id=49266 for details on getting to
this point.
Application requires amazon.com account and games probably require being or
having been an Amazon Prime member and obtaining free Amazon Prime Twitch
games.
No logs currently sorry.
--
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=49965
Bug ID: 49965
Summary: Wine crash upon clicking a password form
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: javi(a)legido.com
Distribution: ---
Created attachment 68360
--> https://bugs.winehq.org/attachment.cgi?id=68360
Backtrace
First of all many thanks to all the people involved in this project for their
time.
A) Steps to reproduce
1.1. Create below Dockerfile:
```
vim Dockerfile
```
With below content:
```
FROM debian:testing
RUN dpkg --add-architecture i386 && apt update
RUN apt install -y \
wine \
wine32 \
wine64 \
libwine \
libwine:i386 \
fonts-wine \
wget
RUN apt-get install -y \
cabextract \
unzip \
p7zip \
wget \
zenity \
kdialog \
winbind
RUN wget
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetric…
RUN chmod +x winetricks
RUN mv winetricks /usr/local/bin
```
1.2. Create a docker container
```
docker run \
--name wine \
--net=host \
-e DISPLAY \
-v $HOME/.Xauthority:/root/.Xauthority \
-d localhost/wine \
/bin/sh -c "while true; do echo hello world; sleep 1; done"
docker exec -ti wine bash
```
1.3. Install dotnet in 32 bits architecture
```
env WINEARCH=win32 WINEPREFIX=~/.wine32 winetricks dotnet461
```
Here I tried with other versions, looks like there's no difference
1.4. Restart docker container (Window$ philosophy):
```
exit
docker restart wine; docker exec -ti wine bash
```
1.5. Install Adobe Digital Editions 4.5
```
cd
env WINEARCH=win32 WINEPREFIX=~/.wine32 wine .wine32/drive_c/Program\
Files/Adobe/Adobe\ Digital\ Editions\ 4.5/DigitalEditions.exe
```
I also tried with version 4.0, but same result
1.6. Try to register
1.6.1. Click 'Help', then 'Authorize computer'
1.6.2. Click the password field in the form
B) Expected behaviour
Being able to type the password
C) Found behaviour
The application crashes and exited. Sometimes I can't even relaunch it with
below command:
```
cd
env WINEARCH=win32 WINEPREFIX=~/.wine32 wine .wine32/drive_c/Program\
Files/Adobe/Adobe\ Digital\ Editions\ 4.5/DigitalEditions.exe
```
D) Error found
Below error appears in the docker terminal:
```
0009:err:eventlog:ReportEventW L"Application: DigitalEditions.exe\nFramework
Version: v4.0.30319\nDescription: The application requested process termination
through System.Environment.FailFast(string message).\nMessage: Unrecoverable
system error.\nStack:\n at System.Environment.FailFast(System.String)\n at
MS.Intern"...
```
Attached a Windows trace that one time I was able to get.
Thanks.
Javier
--
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=56704
Bug ID: 56704
Summary: Installing dotnet35sp1 (winetricks)
Product: Wine
Version: 9.0
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zumers(a)yandex.ru
The installation dotnet 3.5 sp1 using winetricks freezes ("?" wait timed out in
thread ..., blocked by 0000, retrying (60 sec)).
RedOS 5.15.87
Wintricks: 20240105
--
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=47669
Bug ID: 47669
Summary: QuickBooks Pro 2019 installer fails differently after
4.12 fix
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: ryan(a)rnrcarpet.com
Distribution: ---
Created attachment 65112
--> https://bugs.winehq.org/attachment.cgi?id=65112
Wine debug log
Last log line when error dialog first appears
wine: Unhandled privileged instruction at address 0x35f69d9 (thread 0101)
--
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=11412
Summary: Photoshop CS2: Strange behaviour of window overlays
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Created an attachment (id=10543)
--> (http://bugs.winehq.org/attachment.cgi?id=10543)
Splashscreen and toolbar
Windows overlaying strange in CS2 with Wine 0.9.54, see Screenshots for
details. Examples for two cases as attachments.
Splashscreen overlays every other application like terminal, firefox, ...(funky
background is from photoshop main window)
The toolbar on the left side is from Photoshop CS2 which is opened fullscreen
but overlayed by ImageReady CS2 » Photoshop toolbar overlays everything other
Also when working with more than one image, clicking on another image window in
photoshop sets it between otehr windows instead of setting it into foreground
which is very annoying
--
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=57646
Bug ID: 57646
Summary: Scrapland Remastered - Videos are not played
Product: Wine
Version: 10.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: accounts.winehq.org(a)vv221.fr
Distribution: ---
With WINE 10.0-rc2 and 10.0-rc4, videos in Scrapland Remastered are not played:
no logo video when starting the game, no introduction video when beginning a
new game, we are instead directly starting right after this video should end.
With WINE 9.0, the same videos are played correctly.
An extra symptom is that with WINE 10.0-rc2 and 10.0-rc4 the game tends to
freeze when trying to quit it, so its process needs to be killed. That is
something I have often seen with games that have videos that could not be
played, but usually this is related to missing GStreamer plugins.
Here GStreamer plugins are out of the equation as the tests with WINE 10.0 and
9.0 are done on the exact same system, with nothing modified but the used WINE
build.
--
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=58320
Bug ID: 58320
Summary: ok() macro should not evaluate the format arguments if
condition is not met.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
Assignee: wine-bugs(a)winehq.org
Reporter: yshuiv7(a)gmail.com
Distribution: ---
While running the test suite under ASan I noticed in several instances where
the format arguments given to the ok() macro is only safe to evaluate if the
test case has failed.
One such example is in bcrypt/tests:
https://gitlab.winehq.org/wine/wine/-/blob/d9148e48a3257ae80361f02f0bb7a2d6…
accessing `buffer[i]` is only safe if the test `i == sizeof(buffer)` has
failed, and if the test case passes, we will access `buffer` out-of-bound.
--
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=58319
Bug ID: 58319
Summary: winevdm crashes running Quicktime 2
Product: Wine
Version: 10.8
Hardware: x86-64
URL: http://www.oldversion.com/windows/quicktime-2-1-2
OS: Linux
Status: NEW
Keywords: download, win16
Severity: normal
Priority: P2
Component: user16
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78677
--> http://bugs.winehq.org/attachment.cgi?id=78677
Wine 10.9 backtrace
Running c:\windows\player.exe, part of Quicktime 2, crashes winevdm and the
application cannot be used.
Workarounds:
- Hacked krnl386.exe16 as per https://bugs.winehq.org/attachment.cgi?id=51212
(Bug 18260)
Looks like a fixme might be offering the explanation:
0168:fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
--
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.