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.
https://bugs.winehq.org/show_bug.cgi?id=38623
Bug ID: 38623
Summary: Bogus values in GDI+: Image:GetPropertySize
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mathieu.malaterre(a)gmail.com
Distribution: ---
Created attachment 51529
--> https://bugs.winehq.org/attachment.cgi?id=51529
source code
One cannot compile and run the following example on wine 1.6.2:
https://msdn.microsoft.com/en-us/library/ms535372(v=vs.85).aspx
See attached code. To reduce file size, I've reused the PNG image from bug id
38622. Download it from:
https://bugs.winehq.org/attachment.cgi?id=51528
--
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=34097
Bug #: 34097
Summary: Mega Man Unlimited: Game works, sound is choppy and
slow
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jessetalavera(a)aol.com
Classification: Unclassified
Created attachment 45337
--> http://bugs.winehq.org/attachment.cgi?id=45337
Terminal output for WINE
So Mega Man Unlimited just came out, which is nice. http://megaphilx.com/ It
runs at adequate speed on my Linux machine (Ubuntu 13.04, Samsung QX411). To
my knowledge, it doesn't crash. Only problem is, the sound is slow and choppy,
and is quite unbearable.
--
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=38829
Bug ID: 38829
Summary: This was reported a way back, fixed, now recurs
Product: Wine
Version: 1.7.46
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: d_baron(a)012.net.il
Distribution: ---
Bug filed with Debian
790340(a)bugs.debian.org, 790340-submitter(a)bugs.debian.org
Re-filed here at their request.
All file menus crash out on click OK, cancel, etc.
Backtrace at Debian link.
--
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=41320
Bug ID: 41320
Summary: Starcraft 2 crashes with "Unexpected Fatal Error"
immediately after opening.
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vijayronbar(a)gmail.com
Distribution: ---
I installed Battle.net on Ubuntu 16.04 using this link
http://askubuntu.com/questions/803785/battle-net-wont-launch-after-latest-u…
and installed Starcraft 2 in the Battle.net app. But when I start the game by
clicking Play it crashes immediately with the message "Unexpected Fatal Error"
and an ID along with it. I have checked in the settings and the game runs in 32
bit mode. Has anyone faced the same problem? Is there a fix for 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.
http://bugs.winehq.org/show_bug.cgi?id=34182
Bug #: 34182
Summary: Empire Earth v2.0: mouse cursor only moves at high
mouse movement
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toxatec(a)web.de
Classification: Unclassified
Created attachment 45468
--> http://bugs.winehq.org/attachment.cgi?id=45468
WINEDEBUG="+dinput"; simulated mouse movement with xdotool
Moving the cursor in Empire Earth v2.00.3466 is not possible unless you move
the mouse very quickly. When you do, the cursor moves by only a few pixels.
Generating mouse movement with xdotool [1] showed that the cursor moves by 1
"unit" for each 120 pixels the mouse moves. One "unit" seems to be more than 1
pixel and depend on in-game settings...
$ xdotool mousemove_relative -- 0 119 # --> no cursor movement
$ xdotool mousemove_relative -- 0 120 # --> moves cursor by 1 unit
$ xdotool mousemove_relative -- 0 239 # --> moves cursor by 1 unit
$ xdotool mousemove_relative -- 0 240 # --> moves cursor by 2 units
About the logfile:
Started the game, then in main menu: no mouse movement except 3x 119, then 3x
120 pixels downwards using xdotool, then alt-F4
Those parts look interesting but with I'm lacking the skills to figure out
what's wrong or even fix it:
$ bzcat dinput-120.log.bz2 | grep -B10 -A30 120
$ bzcat dinput-120.log.bz2 | grep -B10 -A30 119
I hope this is helpful..
Using native dinput, behavior is completely different and hard to describe. I'm
not sure if it's relevant:
The game seems to remember the amount of pixels you have moved in X or Y
direction, moving the cursor by a corresponding value on every mouse event
(also clicks). After moving the mouse to the right, the cursor keeps going
right even when you move the mouse left. Moving the mouse in the other
direction lowers that "memory", stopping the cursor eventually.
You have to set "Mouse Sensitivity" to "1" in regedit, otherwise the cursor is
uncontrollably fast.
This is different from the issues with the Demo version or 1.00 (bug 13351),
therefore I'm creating a new bug report.
[1]: http://www.semicomplete.com/projects/xdotool/
--
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=41113
Bug ID: 41113
Summary: ClipStuidoPaint is unable to render canvas
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: superstickynoteme(a)gmail.com
Distribution: ---
First bug and quite an intimidating reporting system...
ClipStuidoPaint English 1.5.4 installs and loads great but the canvas doesn't
work.
(When painting on the canvas it stays white.) But the thumbnails of layers show
that thigns are being painted.
Under the debug mode this is the only thing that comes up:
wine: Call from 0x7b457e4a to unimplemented function
msvcr100.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z,
aborting
wine: Call from 0x7b457e4a to unimplemented function
msvcr100.dll.?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z,
aborting
I tried installing VC++ 2010 which then causes the program to crash on start
with this information:
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
wine: Unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ called at
address 0x7b457e4a (thread 005a), starting debugger...
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
wine: Call from 0x7b457e4a to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
Father notes ClipStuidoPaint English version 1.4.1 seems to work flawlessly
under Wine 1.9.16. (1.5.4 despite the large number change is the next version
after 1.4.1 )
--
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=14748
Summary: Money Manager fails to install
Product: Wine
Version: 1.1.2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dj.shaw(a)btconnect.com
Created an attachment (id=15245)
--> (http://bugs.winehq.org/attachment.cgi?id=15245)
Console output from installation attempt
Money Manager 6 ( http://www.moneysoft.co.uk/trial.htm ) fails to install.
This program ran fine under Wine 0.9.x on Ubuntu 6.06 to 7.10 - trying to
install under Wine 1.1.2 on Ubuntu 8.04 fails. Both versions (Business and
Personal) of the software fail to install.
--
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=10706
Summary: unimplemented ntdll.dll.NtQueryEaFile and
ntdll.dll.NtSetEaFile cause CVSNT client included in
TortoiseCVS to fail checkout operation
Product: Wine
Version: 0.9.50.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jc.gervais(a)videotron.ca
Steps to reproduce:
Install TortoiseCVS (v1.8.31 from http://www.tortoisecvs.org/download.shtml)
create a text file ~/.wine/drive_c/windows/temp/TCV1.tmp containing the line
'c:\temp' in it (omit single-quotes).
Create the folder ~/.wine/drive_c/temp
Invoke TortoiseCVS like this:
wine ~/.wine/drive_c/Program\ Files/TortoiseCVS/TortoiseAct.exe
CVSCheckOut -f c:\\windows\\temp\\TCV1.tmp -h 0x300b4
Enter valid login info in the checkout dialog that should permit you to access
a CVS server and perform a checkout.
Click 'OK', TortoiseCVS will spawn the Win32 executable 'cvs.exe' and perform
the checkout, which will fail with the following trace:
wine: Call from 0x7bc38828 to unimplemented function
ntdll.dll.NtQueryEaFile, aborting
wine: Call from 0x7bc38828 to unimplemented function
ntdll.dll.NtSetEaFile, aborting
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39319
Bug ID: 39319
Summary: Resource loading causes termination of an application
Product: Wine
Version: 1.7.51
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gerharddeclercq(a)outlook.com
Distribution: ---
Created attachment 52400
--> https://bugs.winehq.org/attachment.cgi?id=52400
Terminal Log
I am trying to run the student version of Solid Edge ST8 on up-to-date OpenSUSE
Tumbleweed using the latest wine build. It seems that there has not been
activity in the DB entry for SE for years and so I am under no illusion that it
is supposed to work but I can't see any major reason why it should not because
I cannot see any reason for the program needing any hardcore Windows APIs.
After all, it is mostly OpenGL and OpenCL and its big brother NX which it
shares a lot of engines with has native Linux support. I am therefore
determined to get it working.
It installed just fine after I changed Wine to at least Windows 7 (it didn't
like XP...) and the tiny "Viewer" program works but the full program terminates
upon startup with a dialog that says "Error loading LOCALE resource library
SPLASH.drx". I can confirm that the file is present on the filesystem and in
the same place that it is on my Windows PC where the program works.
I have attached the terminal output from wine. I do think though that maybe the
"fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)" line
might be the cause of the problem.
--
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=35190
Bug ID: 35190
Summary: MegaMari: v1.61 slower than v1.5.16
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: _vi(a)list.ru
Classification: Unclassified
MegaMari ( http://appdb.winehq.org/objectManager.php?sClass=version&iId=14196 )
runs more or less fine with wine-1.5.16 (build from source code), but runs too
slow with Debian-provided wine-1.6.1.
It looks the same we as if run with wine-1.5.16 on slow Inet Atom computer -
CPU-bound.
--
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=42091
Bug ID: 42091
Summary: Black screen when launching Microsoft Threat Modeling
Tool 2016
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cpauleyrun(a)gmail.com
Distribution: ---
Created attachment 56605
--> https://bugs.winehq.org/attachment.cgi?id=56605
The last line can repeat ad infinitum
After launching "Microsoft Threat Modeling Tool 2016", the GUI is all black. I
can open up file browsing prompts by clicking where I know buttons to be, but
nothing in the application actually renders.
--
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=37986
Bug ID: 37986
Summary: Heroes of the Storm crashes
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: der_billyboy(a)hotmail.com
Distribution: ---
Created attachment 50613
--> https://bugs.winehq.org/attachment.cgi?id=50613
Crash.log
The game randomly crashes, mostly on loading a map and syncing with server.
--
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=33344
Bug #: 33344
Summary: Cannot use full screen resolution (1366x768, 16:9)
with a game that support it
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madeodario(a)gmail.com
Classification: Unclassified
As in the title, I cannot use full screen resolution (1366x768, 16:9) with game
that support it.
In particular the game is GTA San Andreas (I think 1.01v).
I'm using wine 1.5.27.
The game lists only 640x480, 800x600, 1024x768. On Windows it is able to start
with the full screen resolution (1366x768) and there are also more other
resolutions available.
The game has been installed in the same way on both Windows (7) and Linux (Xubu
12.10).
I tried to use a virtual desktop. I set it to 1366x768 but the game still lists
only 640x480, 800x600, 1024x768.
I also tried to use a bigger virtual desktop (4000x3000). In this case, the
game was able to recognize the 4000x3000 resolution (it started but clearly was
unplayable due to huge resolution) but 1366x768 is still not present.
--
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=40438
Bug ID: 40438
Summary: Add texture format R2VB (ati specific)
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: super_man(a)post.com
Distribution: ---
Resident evil 5 benchmark uses this texture format.
I am not 100% sure that this is the same benchmark because I had this demo
installed for a long time waiting to getting fixed.
http://downloads.guru3d.com/Resident-Evil-5-PC-Benchmark-Utility-download-2…
Demo shows few logos and some white loading bar. That's pretty much it.
fixme:d3d:debug_d3dformat Unrecognized 0x42563252 (as fourcc: R2VB)
WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x42563252) in the
format lookup table
I found these
https://www.youtube.com/watch?v=SOrlBmzjD1Y
effect in use
also this is great guide how to implement the feature.
http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/R2VB_program…
It dosent look too complicated, the guide is well done.
--
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=37402
Bug ID: 37402
Summary: WINAPI is not correct
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: k1-801(a)mail.ru
Distribution: ---
I've found a strang bug while testing my program.
I used few WINAPI funcs for codepage converting (the file path was in UTF-8,
and to open it, I needed to convert it to the Windows's awkward wchar_t and
back). I hadn't a copy of Windows that time, so I tested it on wine. There's
the tested code:
char* WcharToUTF8(wchar_t *in)
{
uint64_t len = WideCharToMultiByte(CP_UTF8, MB_ERR_INVALID_CHARS, in, -1,
NULL, 0, NULL, NULL);
char *out = (char*)calloc((len + 1) * 6, sizeof(char));
WideCharToMultiByte(CP_UTF8, MB_ERR_INVALID_CHARS, in, -1, out, len, NULL,
NULL);
return out;
}
It worked on wine. On wine it returns correctly converted string. On real
Windows it returns nothing, and empty string crashes the program.
After replasing MB_ERR_INVALID_CHARS with 0 it worked on both wine and Windows.
char* WcharToUTF8(wchar_t *in)
{
uint64_t len = WideCharToMultiByte(CP_UTF8, 0, in, -1, NULL, 0, NULL,
NULL);
char *out = (char*)calloc(len + 1, sizeof(char));
WideCharToMultiByte(CP_UTF8, 0, in, -1, out, len, NULL, NULL);
return out;
}
Also, the code was stolen from MSDN page about codepages, and there was a note
about "nothing will work correctly WITHOUT MB_ERR_INVALID_CHARS".
Windows bug? Wine bug? Wine did work as said in MSDN, Windows did not.
--
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.