https://bugs.winehq.org/show_bug.cgi?id=44113
Bug ID: 44113
Summary: World of Tanks(WoT) crashes on AMD GPU the moment
entering hangar starting version 0.9.20.1.3 of WoT
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: HASH.DuOrden(a)gmail.com
Distribution: ---
Created attachment 59834
--> https://bugs.winehq.org/attachment.cgi?id=59834
wine ./WorldOfTanks.exe -clientGraphicsAPI d3d9 &>./WorldOfTanks.log
Starting with WoT version 0.9.20.1.3 game now crashes right after entering the
hangar.
It happens only with AMD GPU, I have couple of PC's, one with AMD/ATI Radeon RX
460 and nVidia GeForce GTX 570, it works on nVidia but crashes on AMD/ATI.
It happened without Me updating anything so I'm assuming it is something
WarGaming changed some thing in the WoT.
I am currently on Gentoo profile 13 and wine-staging-2.19,
gentoo-sources-4.13.4.
I tried with kernel versions gentoo-sources-4.13.4 to gentoo-sources-4.13.10
and wine-staging-2.19 to wine-staging-2.21 without any success, with staging
enabled and not, with gcc-5.4.0.
I've tried to re-download the game on clean prefix, WinXP and Win7 installing
or not d3dx9_36, xact_jun2010, msvcp110/msvcr110, msvcp140/msvcr140, no change.
Without sound or not.
I am currently rebuilding my system with gcc-6.4.0, gcc version 5.4.0 was not a
problem before, but now I simply do not know what to do!
P.S.: All this is on RU region.
--
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=44287
Bug ID: 44287
Summary: Possible access to unintended variable in
"wine/dlls/gdi32/freetype.c" line 2349
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: petrum(a)gmail.com
Distribution: ---
While experimenting with a CodeSonar plugin we develop, we noticed a
potential bug in file "wine/dlls/gdi32/freetype.c" line 2349 function
map_font_family
Family *family = find_family_from_any_name(repl);
if (family != NULL)
{
Family *new_family = HeapAlloc(GetProcessHeap(), 0, sizeof(*new_family));
if (new_family != NULL)
{
TRACE("mapping %s to %s\n", debugstr_w(repl), debugstr_w(orig));
new_family->FamilyName = strdupW(orig);
new_family->EnglishName = NULL;
list_init(&new_family->faces);
new_family->replacement = &family->faces; //HERE
list_add_tail(&font_list, &new_family->entry);
return TRUE;
}
}
Shouldn't new_family be used (instead of family) at the mentioned position?
Thanks,
Petru Florin Mihancea
--
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=44290
Bug ID: 44290
Summary: Possible access to unintended field in
"wine/dlls/winmm/mmio.c" line 788
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: petrum(a)gmail.com
Distribution: ---
While experimenting with a CodeSonar plugin we develop, we noticed a
potential bug in file "wine/dlls/winmm/mmio.c"" line 788 function mmioRead
size = MMIO_GrabNextBuffer(wm, TRUE);
if (size <= 0) break;
if (size > cch) size = cch;
memcpy(pch, wm->info.pchBuffer, size);
wm->info.pchNext += size; //HERE
pch += size;
cch -= size;
count += size;
Shouldn't wm->info.pchBuffer be incremented at the mentioned line (instead of
wm->info.pchNext)?
Thanks,
Petru Florin Mihancea
--
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=44293
Bug ID: 44293
Summary: Possible access to unintended field in
"wine/tools/widl/header.c" line 1292
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: petrum(a)gmail.com
Distribution: ---
While experimenting with a CodeSonar plugin we develop, we noticed a
potential bug in file "wine/tools/widl/header.c" line 1292, function
write_locals
write_type_decl_left(fp, type_function_get_rettype(func->type));
fprintf(fp, " __RPC_STUB %s_%s_Stub(\n", iface->name, get_name(m)); //HERE
write_args(fp, type_get_function_args(func->type), iface->name, 1, TRUE);
fprintf(fp, ")");
Shouldn't func be used instead of m in the mentioned line? The lines around
that line both make use of func and it is not clear why m is in use in line
1292.
Thanks,
Petru Florin Mihancea
--
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=44371
Bug ID: 44371
Summary: Rising Kingdoms crashes on launch
Product: Wine
Version: 3.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: isiraseneviratne(a)yahoo.com
Distribution: ---
Created attachment 60276
--> https://bugs.winehq.org/attachment.cgi?id=60276
The crash log.
Running Rising Kingdoms results in the game menu displaying briefly before the
game crashes, with the backtrace produced attached below.
This occurs whether the game is run in a 64-bit or 32-bit wineprefix.
--
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=44378
Bug ID: 44378
Summary: Office 2010 Installer (32 bit) fails during the end of
the installation process (=> Rollback)
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schanz89(a)web.de
Distribution: ---
Created attachment 60296
--> https://bugs.winehq.org/attachment.cgi?id=60296
Tail of the log from a failed installation (wine 3.0)
Unfortunately, the Office 2010 installer fails to work (again) after it was
fixed in #44036 for wine 3.0-rc5. The problem occurs in wine-3.0-rc6 and wine
3.0. The installer aborts (during the very end of the installation process)
with the message (loosely translated) "The installer has noticed a problem" and
then performs a rollback. I think this was the problem in wine-3.0-rc3 already.
I am running an Arch Linux system and installed office in a clean win32 prefix
with Windows XP mode.
--
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=44413
Bug ID: 44413
Summary: vcarve pro9: doesn't redraw graphics when necessary,
rightli-clicking will reveal refreshed area -- could
also be a more sever problem with X11 window server
Product: Wine
Version: 3.0-rc3
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kirkpatrickian6(a)gmail.com
how to reproduce:
download vcarvepro9 trial from http://www.vectric.com/products/vcarve.htm
run installer with wine -- default config
open new document, perform some operation that would require the inner window
to redraw
right click and then right click somewhere else, part under initial right click
will have been redrawn.
--
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=43734
Bug ID: 43734
Summary: Identical CUPS printers MUST have different
DESCRIPTIONs to be available to wine
Product: Wine
Version: 2.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: pfortin(a)pfortin.com
Distribution: ---
New installation of Linux Mageia 6 with wine 2.0.2.
I have 2 identical printers -- 1 local and 1 remote. However, with...
/etc/printcap:
hpoj|HP Officejet Pro 8600:rm=prf.pfortin.com:rp=hpoj:
PW|HP Officejet Pro 8600:rm=prf.pfortin.com:rp=PW:
only the first printer was available to the applications.
Changing the printer DESCRIPTIONs so that they are different:
hpoj|HP Officejet Pro 8600 (PF):rm=prf.pfortin.com:rp=hpoj:
PW|HP Officejet Pro 8600 (PW):rm=prf.pfortin.com:rp=PW:
^^^^
Applications can now see both printers.
--
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=34836
Bug #: 34836
Summary: Jagged Alliance 2 1.x orginal cd version crash.
Product: Wine
Version: 1.7.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lahtis(a)gmail.com
Classification: Unclassified
Created attachment 46440
--> http://bugs.winehq.org/attachment.cgi?id=46440
Backtrace wine 1.7.5 versions.
Testing Jagged Alliance 2 original cd (2 cd's) 1x version. Game install
correctly. But game crash when starting. I’m tested a latest wine 1.7.5
version.
Im also tested a many old versions 1.0.1 etc.. And the end result is the same.
Im added a latest 1.7.5 wine versions backtrace in attachments.
--
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=37693
Bug ID: 37693
Summary: No color printing within applications
Product: Wine
Version: 1.7.32
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: powersurge69(a)hotmail.com
Distribution: ---
I recently loaded Linux Mint 17 on my mother's computer and one of the programs
that she likes to use is CreataCard 3. I loaded this program on her machine
using PlayOnLinux and the latest version of Wine and the program almost runs
perfectly. The only issue that it's having is that the cards are printing in
grayscale on her color HP PSC1410 printer. The same thing happened when I
installed Hallmark Card Studio on her machine. Her printer prints full color
images just fine using other Linux programs. I tested it with another printer
and got the same result. I even tried testing it with an older version of
Linux Mint 13 and it still printed in grayscale so this leads me to believe
that it's a Wine issue. I think this is the same issue that was reported in
bug# 8428 that was abandoned.
--
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=43837
Bug ID: 43837
Summary: LINE (Powered by Naver): Window flickers when
maximized
Product: Wine
Version: 2.18
Hardware: x86
URL: https://scdn.line-apps.com/client/win/new/LineInst.exe
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cges30901(a)gmail.com
Distribution: ---
Created attachment 59388
--> https://bugs.winehq.org/attachment.cgi?id=59388
terminal output
If I maximize any window of LINE, the window flickers. Unchecking "Allow the
window manager to decorate the windows" in Graphics tab in winecfg is a
workaround.
--
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=15726
Summary: incorrect text background on listview in Paf 5.2
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://ftp.ldscatalog.com/PAF5AllLangs.exe
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cjstimpson(a)utwire.net
In Paf 5.2
In the dialog from Edit/Add -> Individual, the list view has white instead of
transparent backgrounds for the following text on the left side: "PERSONAL:"
"EVENTS:" "OTHER:".
There's also these partial grey backgrounds that show up on the selected row
that aren't supposed to be there.
--
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=43784
Bug ID: 43784
Summary: Updating a 2.16 prefix to 2.17 causes Wine to hang
forever updating the configuration.
Product: Wine
Version: 2.17
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Running winecfg (with wine 2.17) on a 2.16 prefix causes the "The Wine
configuration in X is being updated, please wait..." dialog to appear. However,
it never finishes, and the Activity Monitor reveals an unresponsive process
using 58% CPU.
Eventually, this message is printed:
err:process:__wine_kernel_init boot event wait timed out
and the winecfg window appears. However, the unresponsive process continues
using 58% CPU and never exits, even when winecfg is closed.
--
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=31422
Bug #: 31422
Summary: Generate Website fails to display with iexplore
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 41303
--> http://bugs.winehq.org/attachment.cgi?id=41303
Sample generated website
Attempt to load the attached web site results in an error message being display
"It appears that you may have Javascript disabled. ".
If you use native JScript the same error message is displayed.
--
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=7984
--- Comment #19 from Nikolay Sivov <bunglehead(a)gmail.com> ---
Let's keep this open for now, comment 8 has some useful links. If by any chance
we have a better test application for Static differences we can abandon this
report then.
--
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=26263
Summary: __wine_call_from_regs violates x86 ABI
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bart.vanassche(a)gmail.com
Created an attachment (id=33470)
--> (http://bugs.winehq.org/attachment.cgi?id=33470)
Valgrind output
As far as I know x86 applications should not modify data below the stack
pointer. Running the latest (2011-02-27) git version of Wine under Valgrind
results in many "address is just below the stack pointer" complaints. See also
the attachment for the output of the following command:
valgrind --suppressions=wine-memcheck.supp --trace-children=yes
--trace-children-skip=/usr/bin/wineserver
--trace-children-skip-by-arg=wineboot.exe,winemenubuilder.exe,services.exe,winedevice.exe,plugplay.exe,explorer.exe
--vex-iropt-precise-memory-exns=yes --num-callers=32
--fullpath-after=$HOME/software --error-limit=no --gen-suppressions=all wine
notepad
--
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=8439
--- Comment #43 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
revisiting, obviously still present.
https://source.winehq.org/git/wine.git/blob/f9181daa1ddc2c10d3b6ddd4610bc14…
--- snip ---
$ grep -Hrni PathFindOnPath dlls/shell32/shlexec.c
--- snip ---
$ wine --version
wine-3.1
Regards
--
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=9493
Summary: Cosmetic Errors when using Default Luna theme from
Windows XP
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smackdat1(a)gmail.com
Created an attachment (id=7842)
--> (http://bugs.winehq.org/attachment.cgi?id=7842)
errors using luna theme
Background for dragbar is black and Frame and Checkbox labelsdo not blend with
the background. Component is just a guess
--
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=5129
--- Comment #20 from unxed <unxed(a)mail.ru> ---
Have you tried removing wineprefix completely?
Maybe something is wrong in the registry, for example.
--
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=2203
Vijay Kamuju <infyquest(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #38 from Vijay Kamuju <infyquest(a)gmail.com> ---
DOS support is removed from wine from version 3.1.
Hence marking as wont fix.
Please use dosbox
--
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=44379
Bug ID: 44379
Summary: Visual Novel "A Clockwork Ley-Line":
ntdll.dll.RtlPushFrame called
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 60297
--> https://bugs.winehq.org/attachment.cgi?id=60297
Crashlog
The launcher of "A Clockwork Ley-Line" (leylinelauncher.exe) crashes due to
unimplemented ntdll.dll.RtlPushFrame.
As workaround you can start the game directly (run LeyLine.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=40418
Bug ID: 40418
Summary: Doom 4 requires bcrypt AES provider
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bcrypt
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
CC: charles.gorand.dev(a)gmail.com
Distribution: ---
Continuation of bug 40406.
fixme:bcrypt:BCryptOpenAlgorithmProvider algorithm L"AES" not supported
--
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=42716
Bug ID: 42716
Summary: IsDebuggerPresent returning TRUE
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dmpeletronic(a)gmail.com
Distribution: ---
The function above is always returning true, depending on the machine. It seems
that the struct is not initialized correctly.
BOOL WINAPI IsDebuggerPresent(void)
{
return NtCurrentTeb()->Peb->BeingDebugged;
}
Please check the Peb and BeingDebugged initialization.
As consequence, some applications sometimes cannot be run, such as MetaTrader5,
and we get a DialogBox:
“A debugger has been found running in your system. Please unload it from your
memory and restart your program”.
--
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=44277
Bug ID: 44277
Summary: WOLF RPG Editor: Certain background music doesn't stop
when using XAudio2
Product: Wine
Version: 3.0-rc4
Hardware: x86-64
URL: https://www.freem.ne.jp/win/game/10030
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: kakurasan(a)gmail.com
Distribution: ---
Created attachment 60102
--> https://bugs.winehq.org/attachment.cgi?id=60102
savegame
In a game created with WOLF RPG Editor v2.10 (Japanese), certain background
music doesn't stop when using XAudio2. If
WINEDLLOVERRIDES="xaudio2_7=;xaudio2_8=" is specified, it works as expected
(DirectSound is used instead).
Steps to reproduce:
1. Download the game "Time Flow" from https://www.freem.ne.jp/dl/win/10030
2. Unpack TimeFlow.zip (e.g. unar -e cp932 TimeFlow.zip)
3. Unpack timeflow-save.tar.xz and put the *.sav files into "TimeFlow/Save/"
4. Run Game.exe without disabling XAudio2
5. Hold "Enter" key for a while (Load savegame, start battle, and defeat all
enemies)
6. The background music (in the battle) doesn't stop and the program plays
multiple music at the same time
$ sha1sum TimeFlow.zip
4242dbbbce3f610647841e8b45d375cad76a189d TimeFlow.zip
--
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=38064
Bug ID: 38064
Summary: Using alt+enter to fullscreen any rpgmaker XP game
causes keyboard input lose and not fullscreen
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: t_arceri(a)yahoo.com.au
Distribution: ---
Full screen used to work fine in wine-1.7.31 and broke in wine-1.7.31.
Now when I try to go full screen it doesn't take input from the keyboard
meaning I can't exit and have to power off my laptop.
Also it doesn't fullscreen properly just part of the window is redrawn in the
top left.
I've bisected the input issue to this commit:
45d530461bf29c953f5f4532cc0e917b4c4fc296 is the first bad commit
commit 45d530461bf29c953f5f4532cc0e917b4c4fc296
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Nov 13 20:39:25 2014 +0100
wined3d: Minimize device windows on focus loss.
And bisected the drawing issue to:
commit f6dde7062413a1dfdd71acc92c5178ac66f3ade0
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Nov 18 21:26:57 2014 +0100
wined3d: Restore the display mode on focus change.
Example app:
http://www.itsqueeze.com/wp-content/uploads/2015/02/Custom_Mouse_System.tar…
You also need the run time package for Rpgmaker XP:
http://www.rpgmakerweb.com/download/additional/run-time-packages
Just run Game.exe and press alt+enter
--
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.