https://bugs.winehq.org/show_bug.cgi?id=54222
Bug ID: 54222
Summary: [COMCTL32] Comboboxes v6 with many elements do
auto-close erroneously with low vertical resolution
when clicking on the text
Product: Wine
Version: unspecified
Hardware: x86-64
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: contact(a)kcsoftwares.com
From ReactOS JIRA : https://jira.reactos.org/browse/CORE-18769
Reproduction steps
set a very low screen resolution, e.g. 640x480 to limit available vertical
space
the attached timedate_unlimited.cpl uses a v6 combobox that does not explicitly
limit the amount of elements in its timezone combobox yet, and therefore will
show 30 elements by default
30 elements are so many, that the expanded box would not fit all of them to the
screen in 640x480, neither when expanding the combobox to the bottom, nor when
it expands the combobox to the top
place the dialog in the vertical center of the screen
open the v6 combobox with a single click on its text, not a click on the small
triangle to the right
Expected result
2k3sp2 would still show the combobox in expanded state when the mouse button
is released 2k3sp2_ok.png
Observed result
On ros with comctl32 v6 combobox from Wine the combobox will expand on the
click as intended,
but the release of the mouse button will already do the selection and
therefore the bx auto-closes immediately again unintentionally.
ROS_0.4.15-dev-5402-gf908d37_affected.webm
We do believe this to be a bug in Wines comctl32 v6.
Reminder
Use only the timedate_unlimited.cpl attached here for testing, not the one from
master, as it got a workaround already)
--
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=47635
Bug ID: 47635
Summary: Micro-Cap 12 fails to save any files
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: alexander-winehq(a)xmine128.tk
Distribution: ---
Created attachment 65068
--> https://bugs.winehq.org/attachment.cgi?id=65068
commdlg trace of Micro-Cap 12 starting and saving file
Micro-Cap 12 was recently released as Freeware and provides a pretty
comprehensive analog/digital circuit simulation environment. While every tested
aspect of the software works brilliantly, saving created circuit diagrams for
some reason fails silently and the file will simply not be considered “saved”
after clicking “Save” in the file dialog.
Steps to reproduce:
0. Download Micro-Cap 12 Full-CD version from:
http://www.spectrum-soft.com/download/download.shtm
1. Extract the file's contents and run “mc12.exe” or “mc12_64.exe”
2. Wait for the program to start up
3. Click the “Save” button in the toolbar or “File” menu
4. Confirm saving by clicking on “Save” in the opened “Save As” dialog
Expected behaviour:
A file with the name and path selected in the “Save As” dialog should have been
created.
Actual behaviour:
Nothing happens, except that the program will show the path of the chosen save
path in its titlebar.
I've attached a trace of Wine 4.14 and enabled WINEDEBUG=commdlg, please take a
look if there is anything out of the ordinary there.
--
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=46087
Bug ID: 46087
Summary: Directx9 games are very slow (unusable)
Product: Wine-staging
Version: 3.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mochobb(a)clix.pt
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62718
--> https://bugs.winehq.org/attachment.cgi?id=62718
Hardware specs and terminal output
I noticed that suddenly games were very slow (it takes seconds just to
highlight a menu item). I tested Shadow Warrior 2 and XCOM: Enemy Unknown. The
first game I had never tried, but I know the performance of the second one.
I downgraded wine-staging until I got a working version: 3.15. The other
versions tried were 3.17, 3.18 and 3.19. The terminal output is attached. The
output refers to XCOM, launching the game up to the menu and exiting.
Also attached are my hardware specifications.
Thank you very much for reading this.
--
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=53742
Bug ID: 53742
Summary: Gothic 2 - Night of the Raven 2.7 - Brightness, gamma
and contrast sliders don't work properly
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: VladimirVSC(a)yandex.ru
Distribution: ---
Created attachment 73184
--> https://bugs.winehq.org/attachment.cgi?id=73184
Gothic 2 Sliders' bug report
The sliders "contrast" and "gamma" don't work at all, the "brightness" one
works from leftmost to middle part anyhow, the rest of the slider changes
nothing at all. Was tested in stable 7.0 version. Don't know if it works in
7.18 version, because the game doesn't start on it due to "dll initializing
error" (Bug 53741).
--
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=54214
Bug ID: 54214
Summary: No way to pass optimization levels in x86_64_CFLAGS to
mingw
Product: Wine
Version: 8.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
I'm trying to build Wine with increased optimizations, and while setting CFLAGS
/ CXXFLAGS works for native compilation parts (using: -O3 -march=znver3), when
it's doing cross compilation parts, those aren't picked up and uses default (-g
-O2).
I looked into the definitions, and Makefile is using x86_64_CFLAGS for mingw
invocations. But setting that in the environment is ignored.
What is the way to pass optimization levels to cross compilation part?
--
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=54216
Bug ID: 54216
Summary: Missing close and restore icons in CBReader17
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
Created attachment 73760
--> https://bugs.winehq.org/attachment.cgi?id=73760
Top right portion of the window showing missing icons
In the window title bar, only the minimise icon is drawn, the restore and close
icons are not, even though they are clickable. This is also true with
subwindows (such as a game) that are opened.
This bug is not seen on Chessbase 11.
--
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=13470
Summary: Warhammer : Battle March (Loading)
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dl.zerocool(a)gmail.com
Created an attachment (id=13387)
--> (http://bugs.winehq.org/attachment.cgi?id=13387)
Console logs
Actually, warhammer is playable at decent speed.
The troubleshooting is starting the game, or charging a map (mission, campaign,
etc.)
It requires arround 10min to have the first game menu...
And it requires other 10minutes if you want to play.
The game is unplayble since it requires 20minutes to start gaming.
But the game itself even with highest options work very well.
The problem is the same with older wine versions.
And apparently the Warhammer mark of chaos (whitout battle march addon
installed)
Have the same loading problem.
--
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=54213
Bug ID: 54213
Summary: tsMuxerGui git does not allow me to add m2ts
(mpeg2/HDV) files, crashes
Product: Wine
Version: 8.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: randrik(a)mail.ru
Distribution: ---
Created attachment 73758
--> https://bugs.winehq.org/attachment.cgi?id=73758
saved from wine crash dialog
I used tsmuxer extracted from
https://github.com/justdan96/tsMuxer/releases/download/nightly-2022-12-23-0…
general info on page https://www.videohelp.com/software/tsMuxeR
while I can runs tsmuxerGUI and look at various tabs and options attempt at
adding HDV file result in crash, I have debug txt saved from such attempt
HDV file was found on archive.org by searching for HDV (mpeg2). It usually
comes with mpg extension, not quite correct, so I renamed file extension from
mpeg to m2ts.
--
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=52285
Bug ID: 52285
Summary: 7-zip: column titles are not rendered initially when
using a theme
Product: Wine
Version: 7.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 71421
--> https://bugs.winehq.org/attachment.cgi?id=71421
7-zip themed
See the attached screenshot.
If you interact with the columns in any way titles will appear.
--
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=50011
Bug ID: 50011
Summary: ElsterFormular crashes with opensuse 15.2 after
updates at first click
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wdm-lin(a)gmx.net
Distribution: ---
Created attachment 68427
--> https://bugs.winehq.org/attachment.cgi?id=68427
error_log
using opensuse leap 15.2
the german Tax-Software Elster crashes about 10 seconds after starting, when
any click on any item is made.
This happens with all wine-Versions and all Elster-Versions.
If you install a fresh Opensuse leap 15.2, the Elster-app runs without any
problems, when you run die actual updates, Elster fails. A rollback of the
Kernel is without effect.
Before, Elster run without any problems for many years, using os leap 15.0 oder
15.1, the app still runs.
https://appdb.winehq.org/objectManager.php?sClass=application&iId=1925
--
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.