https://bugs.winehq.org/show_bug.cgi?id=41508
Bug ID: 41508
Summary: Menu infinitely loops, the application hangs.
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: johnfound(a)asm32.info
Distribution: ---
It happens on all programs with main menu.
Example how to reproduce:
Start "wine regedit" (it can be reproduced with any other program with main
menu)
Press Alt+E in order to open the Edit submenu (or any other Alf+Key shortcut)
While holding the Alt key pressed down, after the Edit submenu is opened, press
Left or Right arrow keys.
The active submenu start to cycle infinitely through all submenus and the
application does not accept any keyboard input. The mouse is captured to the
WINE application and not working for the whole desktop environment (tested with
XFCE).
In the same time, the main message loop works, because the refresh of the
window is normal and for example the hint text in the status bar cycles
according to the currently active submenu. The CPU usage is high at least for
one of the cores.
The cycle stops when the active application is changed to any other. This
change is possible only by using the keyboard (for example by pressing Alt+Tab
or Alt+F4), because of the captured mouse.
--
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=31222
Bug #: 31222
Summary: Hitman: Blood Money crashes when changing screen
resolution
Product: Wine
Version: 1.3.20
Platform: x86
URL: http://www.gamefront.com/files/5075525/HitmanBloodMone
y_Demo_exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: pocketcookies2(a)gmail.com
Classification: Unclassified
Regression SHA1: d9f8cba50f4c2fc9f138d35c73ba5afc30d15866
Created attachment 41002
--> http://bugs.winehq.org/attachment.cgi?id=41002
terminal output
I believe this one is different from the recently opened bug #31217.
The problem: the game crashes when I try to change screen resolution in the
game options menu. I can reproduce the crash both with the demo version and the
full (Steam) version of the game. The same crash happens in full screen as well
as in virtual desktop mode.
According to my testing, this is a regression from Wine 1.3.20 and the problem
is still present as of wine-1.5.8-160-g8613d5e.
d9f8cba50f4c2fc9f138d35c73ba5afc30d15866 is the first bad commit
commit d9f8cba50f4c2fc9f138d35c73ba5afc30d15866
Author: John Edmonds <pocketcookies2(a)gmail.com>
Date: Tue May 3 20:22:32 2011 -0400
wined3d: Turn off message filtering temporarily in the Reset() method to
allow certain messages (e.g. WM_ACTIVATEAPP) through.
:040000 040000 aec90e219de82f19fec8fb4904112f6b497660d7
73bd34ef1c7258e97ca73401c26d121a228d3723 M dlls
Steps to reproduce the problem with the demo version:
1. Install the demo then place native d3dx9_27.dll in the game directory.
2. Start the game with HitmanBloodMoney.exe, go to Options > Graphics > Render
options. Choose a different resolution and click on <Accept>....a crash occurs
here.
Fedora 17 x86
Gnome 3.4.2
Nvidia 250 / driver 295.59
X.Org X Server 1.12.2
--
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=41141
Bug ID: 41141
Summary: gcc6: d3drm build warnings
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 55347
--> https://bugs.winehq.org/attachment.cgi?id=55347
d3drm/frame.c d3drm/light.c d3drm/meshbuilder.c log
With Debian's gcc update, new warnings appeared.
--
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=40243
Bug ID: 40243
Summary: Korg Nano editor USB MIDI driver won't install,
requires Administrator Priveleges
Product: Wine
Version: 1.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hairydesertday(a)hotmail.com
Distribution: ---
I can't run Korg's Nano Series editor.
The Korg Kontrol Editor itself installs, but I must have "administrator
privileges" (Windows not Linux) for the USB-MIDI driver tools. And without the
USB MIDI driver, the program doesn't see my Nanokontrol.
"In order to install the driver, you must have Administrator privilege"
running KXStudio (KDE) 64 bit.
--
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=41218
Bug ID: 41218
Summary: curl 7.50: HTTPS fails with InitializeSecurityContext
failed: SEC_E_INVALID_TOKEN
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: cfillion30(a)gmail.com
Distribution: ---
Created attachment 55482
--> https://bugs.winehq.org/attachment.cgi?id=55482
Output of curl 7.50
This was originally reported as a curl bug:
https://github.com/curl/curl/issues/983
Curl/libcurl 7.50 fails to establish HTTPS connections on Wine with an
SEC_E_INVALID_TOKEN error.
See the comments on curl bug report for more details: it seems to be because
curl is passing an empty input buffer to InitializeSecurityContext (it works
when passing NULL instead).
It works on Windows.
To reproduce: wine curl-7.50.exe https://google.com
--
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=34465
Bug #: 34465
Summary: process hacker 2.31 crashes in toolbar code
Product: Wine
Version: 1.7.1
Platform: x86
URL: http://processhacker.sourceforge.net/downloads.php
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Classification: Unclassified
Created attachment 45884
--> http://bugs.winehq.org/attachment.cgi?id=45884
stack trace
This requires a couple of winsta function stubs for bug 34317.
It seems the program sends TB_GETBUTTONINFO to a toolbar with
TBIF_TEXT set, but pszText and cchText set to 0. This causes a crash when we
attempt to write to pszText.
One would think that the solution is to respect cchText even when there is no
text to return, but I got a crash when I tried to write a test that does this
on Windows. It seems Windows always crashes given NULL/0 for pszText/cchText
except when a string pointer is set for the button text.
>From the application source code
http://sourceforge.net/p/processhacker/code/5441/tree//2.x/trunk/plugins/To…
it looks to me like NULL/0 and the TBIF_TEXT flag will always be used, and I
can't find a way that the text would be set to a string pointer without reading
it in this way first. So I haven't been able to figure out how Process Hacker
could work on windows when my test did not.
I don't think this happened in 2.30.
This could easily be worked around in Process Hacker, but it appears to be a
Wine bug.
--
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=41252
Bug ID: 41252
Summary: Helldivers gives this error when trying to run on
MacOS
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shinjji(a)hotmail.com
Created attachment 55546
--> https://bugs.winehq.org/attachment.cgi?id=55546
backtrace
Helldivers gives the attached error when trying to run on MacOS
--
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=40845
Bug ID: 40845
Summary: Uninstaller does not remove missing applications from
the list
Product: Wine
Version: 1.9.12
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: ---
On "wine uninstaller" if an application does not exist anymore but is still
there listed it is asked on removing if the uninstall entry shall be removed.
But clicking on Yes does not remove the entry from the list.
--
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=19862
Summary: CodeCreatures crashes.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://ftp.sunet.se/pub/games/PC/guru3d/benchmark/Code
creatures_Benchmark_Pro_Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
I tried some benchmark programs from guru3d, this (rather old) benchmark
program crashes.
I'll attach the log generated by the app itsself. The console output didn't
really tell anything interesting.
Note for myself, the dumb hack below makes the app run fine.
diff --git a/dlls/d3d8/texture.c b/dlls/d3d8/texture.c
index c22c491..58b5365 100644
--- a/dlls/d3d8/texture.c
+++ b/dlls/d3d8/texture.c
@@ -270,7 +270,7 @@ static HRESULT WINAPI
IDirect3DTexture8Impl_UnlockRect(LPDIRECT3DTEXTURE8 iface,
hr = IWineD3DTexture_UnlockRect(This->wineD3DTexture, Level);
wined3d_mutex_unlock();
- return hr;
+ return 0;//hr;
}
static HRESULT WINAPI IDirect3DTexture8Impl_AddDirtyRect(LPDIRECT3DTEXTURE8
iface, CONST RECT *pDirtyRect) {
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35495
Bug ID: 35495
Summary: sharing violation and prompt for copy /B file1+file2
file1
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Classification: Unclassified
copy /B file1+file2 file1
(to do append in a rather old nmake MSVC build script)
results in sharing violation and prompts, and error. Obviously, under genuine
windows, there is no prompt to confirm, nor the sharing violation message.
The actual behavior is this:
-------------
> copy /B file1+file2 file1
Overwrite file1? (Yes|No)yes
Sharing violation.
Overwrite file1? (Yes|No)yes
> copy file1+file2 file1
Overwrite file1? (Yes|No)yes
err:cmd:WCMD_ManualCopy Unexpected failure writing to L"file1", rc=6
Invalid handle.
Overwrite file1? (Yes|No)yes
-----------
The expected behavior should be silent for /B .
--
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.