https://bugs.winehq.org/show_bug.cgi?id=38772
Bug ID: 38772
Summary: Incorrect GetLastError error of RemoveDirectoryA and
CreateDirectory.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: christopherwuy(a)gmail.com
Distribution: ---
Created attachment 51705
--> https://bugs.winehq.org/attachment.cgi?id=51705
patch
The following patch has a test which shows that RemoveDirectoryA will set
incorrect GetLastError error.
For example, using RemoveDirectoryA("D:\\not_exist_file") will lead to
ERROR_PATH_NOT_FOUND in windows while ERROR_FILE_NOT_FOUND in Wine.
I had tried to write a patch to fix it and it worked.
However, it causes a set of tests failed in ntdll.
--
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=38570
Bug ID: 38570
Summary: user32 set_focus_window send WM_KILLFOCUS message not
right.
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: liuchanghui(a)linuxdeepin.com
Distribution: ---
Created attachment 51465
--> https://bugs.winehq.org/attachment.cgi?id=51465
The running screen in Windows
Reproduce:
1, Download the test program from:
http://www.imakevideo.com/set_focus_bug.exe
2, wine set_focus_bug.exe
3, Click the compute name button,
a layered tool window will pop up to show host name.
In Windows the pop up window will keep visible until the user click the mouse
in the main dialog window or switch to other program (see the attache png file)
.
But in Wine the pop up window will be closed immediately when present.
--
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=17410
Summary: game 'will rock' not started
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kolotvin(a)gmail.com
there is one little message:
gsVideoinit() failed
and blank screen
--
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=39582
Bug ID: 39582
Summary: Battlefield 3 (Origin) tries to verify installation
using bcrypt.
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)vr-web.de
Distribution: Debian
Created attachment 52734
--> https://bugs.winehq.org/attachment.cgi?id=52734
bcrypt: Change/implement some functions to succeed for bf3.exe.
An attempt to start an Origin installation of Battlefield 3 is followed by
this message:
Error
Your game data is corrupt.
Please repair your installation through Origin
In the console output there appears this line:
fixme:bcrypt:BCryptOpenAlgorithmProvider 0x300de48, L"RSA", (null), 00000000 -
stub
Attached (quick) hack modifies/adds BCryptOpenAlgorithmProvider,
BCryptImportKeyPair, BCryptVerifySignature, BCryptDestroyKey,
BCryptCloseAlgorithmProvider, succeeding on every input parameters.
With this applied bf3.exe stops complaining about this and continues.
--
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=40164
Bug ID: 40164
Summary: Add Vulkan support
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jj(a)stusta.net
Distribution: ---
Vulkan is now released: https://www.khronos.org/vulkan/
Wine may profit from this.
The HLSL -> SPIR-V compiler can make it possible to translate direct3d shaders.
I guess implementing that backend can make Wine much faster for 3D graphics.
I'm unsure though if the translation interface is too complicated and slow if
the application still does the OpenGL/Direct3D calls.
--
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=40826
Bug ID: 40826
Summary: Galactic Civilizations III: does not start
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matyyy(a)gmail.com
Distribution: ---
Steam version. After trying to start only background image of game is show then
crash.
LOG:
Can't recognize 'C:\Program Files (x86)\Steam\steamapps\common\Galactic
Civilizations III\Tools\OptionsCompiler.bat -c -d' as an internal or external
command, or batch script.
--
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=42553
Bug ID: 42553
Summary: AutoCAD2017 web installation
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: serguynya(a)mail.ru
Distribution: ---
Here is really error
sergey@sergey-Inspiron-3542:~/Downloads$ wine
AutoCAD_2017_English_Win_32_64bit_Trial_en-us_Setup_webinstall.exe
fixme:winediag:start_process Wine Staging 2.2 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:ver:GetCurrentPackageId (0x33f9f0 (nil)): stub
fixme:bcrypt:set_alg_property unsupported mode
L"ChainingModeECB\0000ChainingMode\0000\0000\0000\0000"
**** Error 0xc0000002 returned by BCryptSetProperty
sergey@sergey-Inspiron-3542:~/Downloads$ ^C
sergey@sergey-Inspiron-3542:~/Downloads$
--
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=29628
Bug #: 29628
Summary: Sylenth1: crashes at startup
Product: Wine
Version: 1.3.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: realnc(a)gmail.com
Classification: Unclassified
Created attachment 38384
--> http://bugs.winehq.org/attachment.cgi?id=38384
Wine crash log
When trying to load the Sylenth1 VSTi in any kind of host, Wine crashes with a
stack dump and backtrace.
You can download Sylenth1 from:
http://www.lennardigital.com/modules/downloads
(5MB, no sign up required.)
This happens in all hosts I tried, native Linux ones (LMMS, QTractor) as well
as Windows ones running in Wine (FL Studio, Reaper.)
The easiest and fastest way to reproduce the error is:
* Install LMMS (should be available in all distros)
* Install Sylenth1 with Wine
* Run LMMS
* Insert the "VeSTige" instrument into the song editor.
You do that by clicking on the "Instruments" icon in the
vertical bar to the left and drag&dropping the "VeSTige"
item into the song editor.
* In the VeSTige GUI (click the newly added VeSTige instrument
to bring up the GUI), click the folder icon, select the
Sylenth1Demo.dll and click OK.
At the moment the DLL runs, Wine crashes.
I'm using Wine 1.3.37 on Gentoo Linux AMD64.
--
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=30538
Bug #: 30538
Summary: Touhou 11, 12, and 13 are incredibly slow with Intel,
Nouveau, and Nvidia drivers
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erappleman(a)gmail.com
Classification: Unclassified
No matter which libraries I use (i965 Mesa, Nouveau Gallium, or Nvidia) on my
Optimus machine, I can't get the games to exceed 20fps.
Linux kingfisher 3.3.0-3.dmz.1-liquorix-amd64 #1 ZEN SMP PREEMPT Mon Apr 23
22:15:14 CDT 2012 x86_64 x86_64 x86_64 GNU/Linux
My hardware is Intel i7-2630QM (HD3000) and a GT 555M. Yes, I know how to use
the Nvidia GPU properly.
X and Mesa are latest git versions.
eric@kingfisher:~/touhou/TH11 ~ Subterranean Animism$ LIBGL_DEBUG=verbose wine
th11e
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/tls/i965_dri.so
libGL: OpenDriver: trying /usr/lib/i386-linux-gnu/dri/i965_dri.so
fixme:win:EnumDisplayDevicesW ((null),0,0x32f800,0x00000000), stub!
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:d3d:wined3d_swapchain_get_raster_status swapchain 0x185380, raster_status
0x32fc80 semi-stub!
--
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.