https://bugs.winehq.org/show_bug.cgi?id=40692
Bug ID: 40692
Summary: Rocket League needs AES encryption/ decryption
implemented in bcrypt.dll
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: maxime(a)mmorel.eu
Distribution: ---
A recent update of the game in Steam broke wine support. The game requires AES
encryption features from bcrypt.dll to play online.
These API must be implemented with AES algorithm :
BCryptOpenAlgorithmProvider
BCryptGenerateSymmetricKey
BCryptEncrypt
BCryptDecrypt
BCryptDestroyKey
BCryptCloseAlgorithmProvider
With stub implementation of these, the game is running and can be played in
solo.
--
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=40680
Bug ID: 40680
Summary: Rocket league needs
bcrypt.dll.BCryptGenerateSymmetricKey
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: maxime(a)mmorel.eu
Distribution: ---
Created attachment 54554
--> https://bugs.winehq.org/attachment.cgi?id=54554
bcrypt patch
Latest Steam update of Rocket League prevents it to run with wine. The game
exits early with this message:
wine: Call from 0x7b43cf4c to unimplemented function
bcrypt.dll.BCryptGenerateSymmetricKey, aborting
This can be fixed by implementing the missing symbol and making it return 0.
Seems to be enough for now.
--
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=43643
Bug ID: 43643
Summary: Combobox not longer has dropdown
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
Combobox dropdowns no longer appear in Enterprise Architect.
Regression caused by f7f7b89e2e9117811c91269643868c6d063db5e9.
Author: Fabian Maurer <dark.shadow4(a)web.de> 2017-08-18 02:24:57
user32/combo: Set listbox popup height correctly and add tests.
Rolling this back restores the functionality.
--
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=36524
Bug ID: 36524
Summary: Far Cry 2: Graphical Glitches and Unstable Gameplay
Product: Wine
Version: 1.7.18
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipickert55(a)gmail.com
Created attachment 48607
--> http://bugs.winehq.org/attachment.cgi?id=48607
Log
I have an AMD Radeon 7950, and I am getting serious graphical errors. The
screenshots will explain it better than I can, it is basically just random
colors all over the screen. On top of this, if I raise the settings to anything
higher than low, the game will crash almost immediately.
--
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=42477
Bug ID: 42477
Summary: Unable to install Battle.net from .exe
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: jnobles10(a)gmail.com
Distribution: ---
Created attachment 57331
--> https://bugs.winehq.org/attachment.cgi?id=57331
Backtrace of error
Unhandled exception: unimplemented function
api-ms-win-crt-runtime-l1-1-0.d._get_narrow_winmain_command_line called in
32-bit code (0x7b43fbe2).
--
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=41361
Bug ID: 41361
Summary: MSI uninstaller calls wrong Custom Action and performs
wrong action
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
Distribution: ---
Created attachment 55713
--> https://bugs.winehq.org/attachment.cgi?id=55713
msi with special prepared custom actions to show the bug
In certain situation the MSI uninstaller calls a wrong custom action. When an
app is installed and the same app msi installation is called again, this app
should be repaired or removed. This is initiated properly but for "Remove" the
wrong custom action is called and the software is not removed.
I have prepared a dummy repro based on the installer of Notation Player, please
find attached. This repro contains of 4 custom actions.
- Install
after the software is installed but not yet registered
- Commit
when the software is installed and registered in the Registry just before the
end of the installaion process
- Rollback
when a Rollback is performed
- Uninstall
when an uninstallation is performed.
The custom action of the repro in all cases simply displays which custom action
is called.
How to reproduce the failure:
------------------------------
Scenario 1: Installation
OK: custom actions Install and Commit are called
Scenario 2:
OK: when uninstalling with uninstaller the Uninstall custom action is called
FAILURE situation:
------------------
Perform Scenario 1.
Perform Scenario 1 again
Here the according Repair/Remove window pops up. When selecting "Repair" the
Install and Commit actions are called. This is correct.
But when selecting "Remove" the Install and Commit custom action are called,
too. This is wrong. When selecting "Remove" the Uninstall custom action had to
be called and the software needs to be removed. The uninstaller confirmes that
the app has been successfully removed. Indeed, the uninstaller shows that the
software is removed but it is not. The software is not removed but still
exists.
For a sophisticated custom action handling this scenario brings the system into
an undefined state. An experienced person is required to fix this situation.
--
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=43733
Bug ID: 43733
Summary: max 7 page fault when showing drop-down
Product: Wine
Version: 2.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaahaaap(a)gmail.com
Distribution: ---
Created attachment 59214
--> https://bugs.winehq.org/attachment.cgi?id=59214
max 7.2.5 32bit page fault
Using max 7.2.5 32bit using 32 bit wine I run into the issue that any drop-down
I click on causes a page fault. See attachment for the page fault
Way to reproduce:
- Create a new 32 bit wine prefix
- Install max 7.2.5 32 bit
- Download from https://cycling74.com/downloads/older, direct linke
https://akiaj5esl75o5wbdcv2a-maxmspjitter.s3.amazonaws.com/Max725_x86_16091…
- Extract the zip
- Run "WINEPREFIX=<wineprefix path> wine msiexec /i
<path-to>/Max7_x86_160913_334ed90.msi"
- Download the monome sum patch from
https://github.com/monome/monome_sum/releases/tag/1.3a (direct link
https://github.com/monome/monome_sum/archive/1.3a.tar.gz)
- Extract the monome sum tar.gz file, which should result in a
"monome_sum-1.3a" directory
- Run max 7.2.5 "WINEPREFIX=<wineprefix path> wine <wineprefix
path>/drive_c/Program\ Files\ \(x86\)/Cycling\ \'74/Max\ 7/MaxRT_nocef.exe"
- Using File > Open open the file
"monome_sum-1.3a/monome_sum/monome_sum.maxproj"
- Click on the drop-down in the top left of the "smallbatch" window
- The outline of the drop-down is shown and the application page faults
--
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=42865
Bug ID: 42865
Summary: Battle.net: Crash on starting the application
Product: Wine
Version: 2.4
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: ---
Created attachment 57970
--> https://bugs.winehq.org/attachment.cgi?id=57970
Terminal output
On starting Battle.net it starts after some seconds just its own crash
reporter. This happens if the windows version is set to Windows 7 but changing
it to Windows XP causes the application to work normally.
--
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=41566
Bug ID: 41566
Summary: Amaranth Audio Cycle crashes when opening certain
windows
Product: Wine
Version: 1.9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katsunori.kumatani(a)gmail.com
Distribution: ---
Created attachment 55897
--> https://bugs.winehq.org/attachment.cgi?id=55897
Terminal output + Crash dump
Cycle is a VST synthesizer, but also comes as standalone. Download the demo
here: http://www.amaranthaudio.com/data/binary/CycleDemoInstaller.exe
Since the author hasn't updated it for close to 2 years, please download and
back it up even if you don't want to investigate the bug yet, for the future
(alternatively, if site goes down I can upload the demo installer somewhere).
Steps to crash:
1) Install Cycle, we're interested in the "Standalone" because it's easier to
debug/test, but the VST version has the exact same crash.
2) Launch it, e.g: /opt/wine-devel/bin/wine "~/.wine/drive_c/Program Files
(x86)/Amaranth Audio/Cycle/Cycle.exe"
3) Go to the Audio tab at the top, and click on "Modulation Matrix".
4) Cycle Crashes.
Btw, yes, I did try it in 32-bit WINEPREFIX as well, same thing, I forgot to
set the WINEARCH when doing this dump in a fresh prefix, but trust me it is the
same crash on NULL (just test it yourself). So it doesn't matter, the exact
same thing happens in 32-bit WINEPREFIX.
The terminal output + crash dump is attached.
--
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.