https://bugs.winehq.org/show_bug.cgi?id=40416
Bug ID: 40416
Summary: Attempts to open some dialogs causing programs to
softlock
Product: Wine
Version: 1.9.7
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hagepri2013(a)gmail.com
In some programs, attempting to open certain dialogs causes the program to
freeze without responding. This behavior can be observed in the most recent
version of 0CC-Famitracker, found here: http://hertzdevil.info/programs/
Attempting to open the configuration dialog (marked by a hammer in the top bar)
will cause the program to hang. The program will also hang when attempting to
modify any new instrument.
Is there some bug with Wine dispatching Windows dialogs? This program is
developed in Visual Studio 2015.
http://prntscr.com/ao0x5n
This screenshot depicts the button which will cause the hang. The program will
continue to produce sound and the oscilloscope will continue to move as well,
but the rest of the program will freeze.
--
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=45769
Bug ID: 45769
Summary: 0CC-FamiTracker etc. crashes after saving, due to
AfxFormatString1(out=in)
Product: Wine
Version: 3.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
0CC-FamiTracker 0.3.14.5 (http://hertzdevil.info/programs/0CCft_v0314r5.7z )
and my j0CC fork
(https://github.com/jimbo1qaz/j0CC-FamiTracker/releases/download/j0.6.0a/j0C…
) crash after saving.
Confirmed on multiple machines including Ubuntu with 3.14 and 3.15, and a
Debian x64 VM with a .wine created under Debian version, and upgraded to 3.0.2.
Instructions:
- Open 0CC (and optionally open an existing file.
- Press Space (to enable editing) and mash the keyboard a bit to enter notes.
- Press Ctrl+S and specify a filename.
- Mash a few keys and press Ctrl+S a few times.
At this point 0CC will usually crash with an assertion error in CString, often
with a backtrace consisting of a single entry of 0x0. One time I got a
backtrace pointing to MFC UI code.
------------
I think this is a memory corruption issue arising from calling
`AfxFormatString1(text, IDS_FILE_SAVED, text);` with the same input and output
=
https://github.com/HertzDevil/0CC-FamiTracker/blob/v0.3.14.5/Source/FamiTra…
But it doesn't crash on Windows. Is that a program bug or Wine bug?
- I think MFC is statically linked.
I thought it was a regression from some unknown earlier revision, but I
installed a Debian Stretch 64 VM, `apt-get install wine wine32`
(https://packages.debian.org/stretch/wine = 1.8.7-2), and `wine
0CC-FamiTracker.exe` experiences the same issue. Maybe the crash doesn't
manifest on Wine 32? IDK.
-----------
The code in question has been removed from 0CC, and I will be including a
workaround (don't call AfxFormatString1(out=in)) into j0CC soon.
--
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=58271
Bug ID: 58271
Summary: Window decoration issues in Wine with Wayland driver
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: mexano222(a)gmail.com
Distribution: ---
Created attachment 78617
--> http://bugs.winehq.org/attachment.cgi?id=78617
default decorations
When running applications through Wine using the native Wayland driver,
windowed applications are not receiving proper window decorations (e.g.,
titlebars, borders) from the system window manager. Instead, Wine's default,
minimal, and visually unappealing decorations are displayed.
I have enabled option "Allow the window manager to decorate the windows" in
winecfg and it's working fine on Xwayland. But this option does not appear to
have any effect under native Wayland.
--
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=35274
Bug ID: 35274
Summary: Heavy Metal Pro page faults when using "open from"
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: liquitsnake(a)gmx.net
Classification: Unclassified
This seems similar to bug 21665, but is not the same bug (as it has been fixed
long ago)
When using "open from" to load a file in Heavy Metal, the program will page
fault as soon as the "open" button is pressed. Similarily, it will page fault
when using "save to" most of the time. That makes it impossible to use these
functions.
It doesn't appear to be a regression (I have witnessed this on all versions
from 1.3.7 to 1.7.9).
Using native comctl32.dll solves the crashing. The native DLL used in my
testing has the MD5 2f0680d0ac7b37cd5f3b118024ad0f0d.
--
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=38881
Bug ID: 38881
Summary: listview control sends messages before updating items
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: aeikum(a)codeweavers.com
Distribution: ---
Wine's listview control sends LVN_ITEMCHANGED notifications as items are
updated. For example, when changing the selected item, it sends a notification
that the old item was deselected, and then sends a notification that the new
item has been selected. If an application queries the current selection during
the first notification, it will appear that no items are selected. This is
different from how Windows behaves, which appears to send notifications only
after updating all item states.
This breaks the Ancestral Quest program's Changelog feature, though this
requires the program to be purchased. It shouldn't be too hard to write tests
demonstrating this, either.
--
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=58270
Bug ID: 58270
Summary: Heavy Metal Pro installer does not show EULA
Product: Wine
Version: 10.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 78615
--> http://bugs.winehq.org/attachment.cgi?id=78615
HMP in Wine without EULA
Installer:
https://web.archive.org/web/20170423061255/http://heavymetalpro.com/newfile…
Runtimes:
https://web.archive.org/web/20170423121800/http://www.heavymetalpro.com/new…
Does not show EULA
Log:
wine hmp_v522_r3_update.exe
025c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0264:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
0264:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0264:fixme:ieframe:PersistStreamInit_InitNew (00F98440)
0294:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 70EB4250,
context 01024460, init_notify 0, handle 055CFE00): stub
0264:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
(05254630)->({34745c63-b2f0-4784-8b67-5e12c8701a31} 00ACB6CC)
0264:fixme:file:NtLockFile I/O completion on lock not implemented yet
0264:fixme:ieframe:BrowserService_GetTravelLog 08F49108 00ACBCC0
0264:fixme:ieframe:ClientSite_GetContainer (00F98518)->(00ACBCA0)
0264:fixme:ieframe:ClientSite_GetContainer (00F98518)->(00ACC980)
0264:fixme:dwmapi:DwmGetCompositionTimingInfo (00000000 00ACC594)
0264:fixme:ieframe:ClientSite_GetContainer (00F98518)->(00ACE0D0)
0264:fixme:ieframe:ClientSite_GetContainer (00F98518)->(00ACE104)
0264:fixme:ieframe:ControlSite_OnFocus (00F98518)->(1)
0264:fixme:ieframe:InPlaceSite_OnUIActivate (00F98518)
0264:fixme:mshtml:OleDocumentView_UIActivate OnUIActivate failed: 80004001
0264:fixme:ieframe:DocHostUIHandler_GetDropTarget (00F98518)
0264:fixme:ieframe:ClientSite_GetContainer (00F98518)->(00ACEE2C)
0264:fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
02f4:fixme:dwmapi:DwmFlush stub.
0264:fixme:ieframe:DocHostUIHandler_GetDropTarget (00F98518)
0060:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0060:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0060:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0264:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{a3da04e0-57d7-482a-a1c1-61da5f95bacb}
0264:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{917b96b1-ecad-4dab-a760-8d49027748ae}
0264:fixme:ntdll:EtwRegisterTraceGuidsW register trace class
{26d1e091-0ae7-4f49-a554-4214445c505c}
0264:fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
--
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=21666
Summary: Heavy Metal Pro fails to print Record Sheet
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
All other print options work fine, but the record sheet fails with "Error
Number 6: Overflow". No suspicious console log.
--
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=58060
Bug ID: 58060
Summary: Zafehouse: Diaries demo crashes in
d3dx_initialize_image_from_wic with unsupported pixel
format {6fddc324-4e03-4bfe-b185-3d77768dc902}
Product: Wine
Version: 10.5
Hardware: x86-64
URL: https://web.archive.org/web/20160606064900if_/https://www.zafehouse.com/files/getdemo.php?demo=1
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
Created attachment 78313
--> https://bugs.winehq.org/attachment.cgi?id=78313
+d3dx (32MB uncompressed)
Continuation of bug 51584.
Needs 'winetricks -q d3dcompiler_47' to work around bug 37676.
This happens with both native dotnet and wine-mono.
$ sha1sum ZafehouseDiariesDemoSetup.exe
0c15d5024c9a1e327ac7383fee48ad55a6fec35a ZafehouseDiariesDemoSetup.exe
$ du -sh ZafehouseDiariesDemoSetup.exe
31M ZafehouseDiariesDemoSetup.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.
http://bugs.winehq.org/show_bug.cgi?id=5898
KRosUser <kyle.kcsoftwares(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kyle.kcsoftwares(a)gmail.com
--- Comment #51 from KRosUser <kyle.kcsoftwares(a)gmail.com> ---
Any update on recent Wine 10.7 ?
--
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=34331
Bug #: 34331
Summary: Toolbar buttons can be activated without a proper
click
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blubban(a)gmail.com
Classification: Unclassified
Created attachment 45697
--> http://bugs.winehq.org/attachment.cgi?id=45697
Minimized (110 lines) testcase; includes source and 32bit binary
Steps to reproduce:
1. Open the attached testcase, or anything else with a toolbar (I did nothing
weird with the testcase).
2. Click and hold the mouse on any non-disabled toolbar button
3. Move the mouse to any other toolbar button, disabled or not; release the
mouse
Expected result: The button is not activated, since the mouse was depressed
while hovering over another button. This is also the result on Windows 7 64bit.
Actual result: The button is activated. This can even be done if the button is
disabled, which can give all kinds of strange results in apps that assume
disabled buttons are not triggerable.
To guarantee there is no weird config nearby, I have tested it with a live CD
in a virtual machine. Linux Mint 15 MATE, 64bit; wine1.6-0ubuntu1. I'd use 1.7
if it was in the PPA, but I don't think I have enough RAM to compile Wine on
that VM.
--
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.