https://bugs.winehq.org/show_bug.cgi?id=56960
Bug ID: 56960
Summary: Incorrect Wine download showing up on Discover Store
on Steam Deck.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: usamaizm(a)gmail.com
Distribution: ---
The official wine version does not show up when searched for. Only the winehq
link works but when used to install, it says Wine is not installed even though
it is (it says remove in the top right of Discover Store) and says to delete
user data because Wine could not be found. The link that did show up is
outdated and unverified.
--
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=41275
Bug ID: 41275
Summary: Don't set Notepad as the default application handler
for .txt
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ddascalescu+wine(a)gmail.com
Distribution: ---
After installing Wine, Notepad became the default handler for .txt files.
Double-clicking on a .txt file from Nautilus or Unity Dash launches Notepad,
which is definitely not what I want. Notepad is one of the worst editors out
there, and I had Kate and Geany installed.
In Ubuntu, Default Applications doesn't show an entry for Text files, so it's
not easy to undo this change.
--
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=43213
Bug ID: 43213
Summary: Far Cry 4 Texture bugs
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Far Cry 4 Texture bugs at high settings, wherein sound and music there is
--
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=56961
Bug ID: 56961
Summary: Axe-Edit: Crashes while trying to load parameters
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamiedrinkell(a)gmail.com
Distribution: ---
Created attachment 76779
--> https://bugs.winehq.org/attachment.cgi?id=76779
Terminal Output and Backtrace
Running Axe-Edit 3.14.6 for Axe-FX II. Upon first run the program updates it's
internal database with the parameters inside the Axe-FX II. It crashes part way
through trying to load.
It seems to be a timeout error for the MIDI commands?
If it helps at all, the Wine 6 works pretty well with this application, but no
version of Wine since.
The program can be found here:
https://www.fractalaudio.com/downloads/axe-edit/Axe-Edit-Win-v3p14p6.exe
sha1sum: 2f073844149113589593c805b56378dcaf023ad2 Axe-Edit-Win-v3p14p6.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.
https://bugs.winehq.org/show_bug.cgi?id=52442
Bug ID: 52442
Summary: WM_SIZING not handled correctly
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: hjkl(a)quantentunnel.de
Distribution: ---
Created attachment 71714
--> https://bugs.winehq.org/attachment.cgi?id=71714
Example to reproduce the issue
In case of using the WM_SIZING message to create a "raster" when resizing a
window, resizing is completely prevented.
I attached an example to reproduce the issue. The .zip file contains a Visual
C++ 2019 solution. When running the EXE (x64\Release\Example.exe), it creates a
parent and a child window. The child window has the WS_THICKFRAME style to be
resizable.
Furthermore, it overwrites the WM_SIZING message and manipulates the right
border of the passed RECT to have a raster for the resizing (window width can
only be a multiple of 16 pixels). The example only does this when dragging the
bottom right corner of the child window with the mouse.
In Windows it works fine. In Wine resizing the window doesn't work correctly.
This is the critical code part:
case WM_SIZING:
if(wParam==WMSZ_BOTTOMRIGHT) //dragging bottom right corner?
{
//create a raster of 16 pixels in X direction by manipulating
RECT::right
RECT* pRect=(RECT*)lParam;
pRect->right=pRect->left + ((pRect->right - pRect->left) &
0xfffffff0);
return TRUE;
}
--
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=48496
Bug ID: 48496
Summary: TimeShift demo crashes on startup with builtin
d3dcompiler_47 or d3dx9_34
Product: Wine
Version: 5.0
Hardware: x86-64
URL: https://www.fileplanet.com/archive/p-56060/TimeShift-D
emo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 66291
--> https://bugs.winehq.org/attachment.cgi?id=66291
d3dcompiler+d3dx
Demo launches when libraries set to 'native,builtin'. Anyway when shaders
building done it hangs pointing to bug 46301.
--
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=30237
Bug #: 30237
Summary: Nuclear Strike fails to start
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maquis196(a)yahoo.co.uk
Classification: Unclassified
Game fails to start. Will post console output and +all log. Game is an old 98
application and I can see a VXD in the game directory it must be trying to load
(been a while since Ive seen one of those).
--
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=45868
Bug ID: 45868
Summary: Windower 5 beta (FF XI tool) crash:
System.ArgumentNullException: Value cannot be null.
Parameter name: icon at
System.Windows.Interop.Imaging.CreateBitmapSourceFromH
Icon() at Windower.UI.StockIcons.GetStockIcon()
Product: Wine
Version: 3.16
Hardware: x86
URL: http://files.windower.net/5/core/test/windower.portabl
e.zip
OS: Linux
Status: NEW
Keywords: dotnet, download
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Ubuntu
Created attachment 62366
--> https://bugs.winehq.org/attachment.cgi?id=62366
crashlog
Steps:
- winetricks -q dotnet45
- winetricks win7
unzip ~/Downloads/windower.portable.zip
WINEDLLOVERRIDES=dwmapi,dbghelp=d wine windower.exe
(disable dwmapi to workaround 45832, disable dbghelp to get clear crash,
otherwise crashhandler is invoked that hides the real problem)
sha1sum windower.portable.zip
96e8492fd229175557b376e030a96f9d50641ded windower.portable.zip
Hack to get around this bug (showing the problem is in SHGetStockIconInfo most
likely):
diff --git a/dlls/shell32/shell32.spec b/dlls/shell32/shell32.spec
index 837abd3fec..dc7ed03d7c 100644
--- a/dlls/shell32/shell32.spec
+++ b/dlls/shell32/shell32.spec
@@ -400,7 +400,7 @@
@ stdcall SHGetSpecialFolderLocation(long long ptr)
@ stdcall SHGetSpecialFolderPathA(long ptr long long)
@ stdcall SHGetSpecialFolderPathW(long ptr long long)
-@ stdcall SHGetStockIconInfo(long long ptr)
+#@ stdcall SHGetStockIconInfo(long long ptr)
@ stdcall SHHelpShortcuts_RunDLL(long long long long) SHHelpShortcuts_RunDLLA
@ stdcall SHHelpShortcuts_RunDLLA(long long long long)
@ stdcall SHHelpShortcuts_RunDLLW(long long long long)
--
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=56508
Bug ID: 56508
Summary: Wine 9.1-9.5 - vkd3d component fails to compile.
Product: vkd3d
Version: 1.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: jonfarr87(a)gmail.com
Distribution: ---
Attempting to compile Wine 9.1 up to 9.5 fails during vkd3d component. The
error is present regardless if staging patches are applied or not.
The issue wasn't up to Wine 9.0
I've tried GCC compilers 8.x up to 11.x but issue persists.
--
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=39900
Bug ID: 39900
Summary: Flash Player 20 control panel applet does not load
Product: Wine
Version: 1.8
Hardware: x86
URL: https://get.adobe.com/flashplayer/otherversions/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Xubuntu 14.04 x86_64
Adobe Flash (NPAPI) 20.0.0.235
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:43.0) Gecko/20100101 Firefox/43.0
Steps to reproduce:
1. Install Adobe Flash Player 20 NPAPI
(https://get.adobe.com/flashplayer/otherversions/)
2. Attempt to load the control panel applet via "wine control" or directly
with:
wine rundll32 shell32.dll,Control_RunDLL
…/drive_c/windows/system32/FlashPlayerCPLApp.cpl
3. Result: Exits silently. No Wine messages.
There is a "Settings Manager" (…/drive_c/windows/system32/FlashPlayerApp.exe)
that works normally. I don't know how its feature set compares to the applet.
--
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.