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.
https://bugs.winehq.org/show_bug.cgi?id=43560
Bug ID: 43560
Summary: Textures are inverted in Star Trek Online
Product: Wine
Version: 2.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)pp.dyndns.biz
Distribution: ---
Textures like vegetation are inverted, i.e. the actual texture is transparent
and surrounded by a square canvas that has the colour of the texture (see
linked screenshot - Windows version on top half, Wine version on bottom half).
Also the hair is missing on the avatar in that screenshot.
http://i.imgur.com/fHcgnUG.jpg
I'm running Gentoo Linux and I have tried this on both x86 and x86_64,
wine-staging 2.1-2.12 as well as wine-vanilla 2.13. My memory fails me but I'm
pretty sure this was working correctly earlier around version 2.3 or so and
that an update to Star Trek Online broke it. Star Trek Online doesn't support
Linux so I can't report it there and my only hope is that any Wine dev can
figure out what causes this. Please let me know if I can supply more
information or try a patch.
--
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=43504
Bug ID: 43504
Summary: The Novation Circuit Editor (from Isotonik Studios)
free version : crash when opening a select box
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pumpkin(a)mailoo.org
Distribution: ---
Created attachment 58886
--> https://bugs.winehq.org/attachment.cgi?id=58886
wine logs + backtrace
Wine crashes when I click on one of the select boxes.
Select box is for example one of the « Destination » of « MACRO » sections,
actually on off on the following screenshot:
https://cdn.isotonikstudios.com/wp-content/uploads/2015/12/Screenshot-2015-…
When clicking on it, the shape of the select box is drawn by a big black glitch
and just after wine show the crash dialog.
My environment:
- Archlinux x86_64
- Wine running in x86
- Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx
Integrated Graphics Controller
The command used:
$ WINEARCH=win32 WINEPREFIX=~/.wine32 wine Circuit.exe
The software can be found here. Registration mandatory but it's gratis - I can
provide the executable if needed:
https://isotonikstudios.com/product/novation-circuit-editor/
$ sha256sum Circuit.exe
3cb515b4e3a7c0795f6746c5aeaa44595525b56a4ca7cb9bd1acc595f727d0be Circuit.exe
This software seems based on Max 7 which appears to have the same crash - look
on Th8a comment on Mar 10 2017 | 6:37 pm:
https://cycling74.com/forums/max-on-linux/replies/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.