https://bugs.winehq.org/show_bug.cgi?id=44317
Bug ID: 44317
Summary: 3.0-rc5 removes elements displayed in version 2.18,
displays hidden instead.
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brian.black(a)email.com
Distribution: ---
Created attachment 60167
--> https://bugs.winehq.org/attachment.cgi?id=60167
Example image 01 2.18 staging comparison
Mounts, eyes, external layers of armor fails to render. (Invisible) bounding
boxes are displayed as opaque black or red boxes at campfires. Unlike 2.18
staging 3.0-rc5 is missing elements rendered in 2.18 such as tree leaves and
other background elements.
I will now illustrate this with the attachments. While I edited these using
GIMP to add text and call outs, no graphic details to images were altered.
1. Image01 (2.18) shows my "pet" flying on the left side of the screen wearing
his orange clothing, the buildings in the background are fogged in blue as they
should be, and the big tree has the pinkish leaves. All of these elements are
normal and have no issue. My character is missing his boots (no feet) and has
no eyes, while all other character have all these items.
2. Image02 (3.0-rc5) shows my "pet" now flying in front of the tree on the
right. The tree is missing leaves and is now bare. The background is now black
and even more elements are missing from my character than before.
3. Image03 (3.0-rc5) shows me mounted on my wolf the same mount as my friend
posed nearby to illustrate the effect is just my character and not other
characters. The application it seems handles the individual character
differently than those of other players and non player AIs.
This game is completely unplayable under 3.0-rc5, due to the fact many areas
show as solid colors (such as black). Making it near next to impossible to
navigate dungeons. Anyone playing in 2.18-staging should remain there for game
play purposes. While debugging continues in 3.0 and beyond.
--
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=32290
Bug #: 32290
Summary: SSF v0.12 Beta R3 cannot be run properly
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: radiowavers(a)gmail.com
Classification: Unclassified
Software information:
--------------------------------------------------------------------------------------
http://en.wikipedia.org/wiki/SSF_(emulator)http://www7a.biglobe.ne.jp/~phantasy/ssf/index.htmlhttp://www7a.biglobe.ne.jp/~phantasy/ssf/files/SSF_012_beta_R3.zip
--------------------------------------------------------------------------------------
System information:
--------------------------------------------------------------------------------------
OS version: Mac OS X Mountain Lion 10.8.2
X Window System: XQuartz 2.7.4 (xorg-server 1.13.0)
Wine version: 1.5.18 - latest development version, built with GCC 4.7.2 from
sources.
I am using development version, because it has the built-in fix for Bug 32101.
All the dependencies of Wine and GCC are the latest stable.
--------------------------------------------------------------------------------------
First of all, bug 12622 needs to be reopened (or a new version of it to be
created, since
"fixme:win:EnumDisplayDevicesW ((null),0,0xRandomMemoryAddress,0x00000000),
stub!" error is not fixed by inserting/mounting a CD!
If I mount/insert a CD, I get this console error anyway, and program closes in
two seconds!
If I don't mount/insert a CD, I get this console error and the program launches
with warning message "?????CD??????????"
(no CD present). But, if I ignore this warning message and don't click OK
(which would result in program termination)
I could navigate in the main program window between menu options (with keyboard
arrows only, since program window
doesn't expand and anything except "File(F)" is not visible. I click "File(F)"
and then left/right keyboard arrows)
However, if I click "Option (O)", "Rotation", "Window Size", "Sound Record
(S)", "Video Record (V)",
or even "cep(C)" (which should show a small message, like "About...") I get a
"Program Error" message.
In the attachment, you could see a .zip archive with all the different
backtraces I got for these options.
--
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=47217
Bug ID: 47217
Summary: Adobe Lightroom crashes in
d2d:d2d_device_context_DrawImage
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
Distribution: ---
Created attachment 64488
--> https://bugs.winehq.org/attachment.cgi?id=64488
gzipped console log
When the GPU Acceleration is switched on in the Lightroom configuration,
opening Import module crashes wine. This bug has been sitting there for some
time, spanning from Lightroom releases 7.2, 7.5 and 8.1 (all 64b) and wine
releases back to 3.20 AFAIR. Switching the GPU Acceleration off makes the
Import module work as expected (albeit slow).
Not exactly sure this is a D2D issue, the traces usually look like this:
> 0029:fixme:d2d:d2d_device_context_CreateEffect iface 0x401aa400, effect_id {1feb6d69-2fe6-4ac9-8c58-1d7f93e7a6a5}, effect 0x23e1e0 stub!
> 0029:fixme:d2d:d2d_effect_SetInput iface 0x7ff01d4c8780, index 0, input 0x7ff03fb35380, invalidate 1 stub!
> 0029:fixme:d2d:d2d_effect_SetValue iface 0x7ff01d4c8780, index 2, type 0, value 0x23e370, value_size 4 stub!
> 0029:fixme:d2d:d2d_effect_SetValue iface 0x7ff01d4c8780, index 0, type 0, value 0x23e370, value_size 4 stub!
> 0029:fixme:d2d:d2d_effect_GetOutput iface 0x7ff01d4c8780, output 0x23e370 stub!
> 0029:fixme:d2d:d2d_device_context_DrawImage iface 0x401aa400, image (nil), target_offset {2.66799965e+01, 1.46500000e+02}, image_rect (null), interpolation_mode 0x1, composite_mode 0 stub!
> wine: Unhandled page fault on read access to 0x00000000 at address 0x572ebed (thread 0029), starting debugger...
Let me know in case any other information is needed.
--
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=37371
Bug ID: 37371
Summary: EVE Probe: ALError: ALResult(80004005) E_FAIL: An
undetermined error occurred
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Commander.Alchemy(a)gmail.com
Created attachment 49697
--> https://bugs.winehq.org/attachment.cgi?id=49697
log
Running the application EVE - Probe seems to silently crash when you want to
start this benchmark.
The link to the current version:
https://forums.eveonline.com/default.aspx?g=warning&l=http%3a%2f%2ffiles.ev…
Tried to debug it more but cannot find how to get around this issue.
Best Regards
Artur O.
--
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=35512
Bug ID: 35512
Summary: Adobe CC installer stalls
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: https://creative.adobe.com/products/photoshop
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: wintrust
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47405
--> http://bugs.winehq.org/attachment.cgi?id=47405
wine-1.7.11-206-g82b3813 console output
Working around Bug 35510 with a native winhttp the Adobe CC installer stalls
and doesn't do anything.
fixme:wintrust:HTTPSCertificateTrust (0x15fbd8)
fixme:wintrust:HTTPSFinalProv (0x15fbd8)
Using wintrust.dll (and msasn1.dll) from Windows XP (Win 7 has too many
dependencies) allows things to move on slightly further to:
fixme:crypt:I_CryptCreateLruCache (0x98dae4, 0x76c5a018): stub!
fixme:crypt:I_CryptInstallAsn1Module (0x15e340 00000000 (nil)): stub
The installer then stalls once more.
--
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=46802
Bug ID: 46802
Summary: SD Card don't appears
Product: Wine
Version: 4.3
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sandersonclarck(a)gmail.com
Hello guys, I installed Wine version 4.3 on my Reo Note 5 Pro, give all
permissions necessary in Android Options, but when I started Wine I got a black
screen, fine, I solved that changing GPU Renderer to SKIA, but when I try to
enter in my SD Card, I can't find it, in Z:\ directory don't have nothing, I
searched for a solution at forum, Google and YouTube, but nothing... Tried to
moving the apps that I want to install to Wine directory, on "users/(my
user)/Desktop/", but when I tried to install instead Wine directory, a message
appears, saying "ACESS DENIED"
Things that I did:
1 - Give all permissions to Wine 4.3
2 - Changed GPU to SKIA
Can u guys tell me what's wrong? I'm new in this app and just want to install
C++, Notepad++ and Steam, thank u guys for attention!
--
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=44560
Bug ID: 44560
Summary: Cossacks 3: black units & trees
Product: Wine-staging
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loic.blot(a)unix-experience.fr
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60522
--> https://bugs.winehq.org/attachment.cgi?id=60522
screenshot
Cossacks 3 under wine staging 3.2 (and wine 2.21) has black units and trees.
OS: archlinux
architecture: amd64
Graphics: Radeon RX580
--
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=53009
Bug ID: 53009
Summary: Final Fantasy XI Config has some text
rendered/converted incorrectly
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: ---
If Windows version is set to Vista or later, the text on the window tabs and
combo box areas is displayed as question marks (except for one with resolution
(for example 1920 x 1080)).
Setting Windows version to XP for example leads to the text being displayed
correctly.
Looking at some 'all' traces, things seem to be going wrong somewhere before
'WideCharToMultiByte' already:
108528.171:0020:0024:Call
KERNEL32.WideCharToMultiByte(00000003,00000000,0075f2da
L"??\n??????????\0004????\0003???",00000002,00000000,00000000,00000000,00000000)
ret=0040a804
108528.171:0020:0024:trace:nls:WideCharToMultiByte cp 3 L"??" -> (null), ret =
2
108528.171:0020:0024:Ret KERNEL32.WideCharToMultiByte() retval=00000002
ret=0040a804
Only somewhat interesting difference I could spot near this area, is that the
'id' is different in:
108528.171:0020:0024:trace:resource:find_entry_by_id root 00733000 dir 00733AA0
id 0809 ret 007344F0
Looking into that function and what it does, it doesn't seem too plausible that
it is related, but I could be very wrong.
There are also a lot of 'RtlAnsiStringToUnicodeString' things going on a lot
earlier, but I couldn't connect any of it to this yet.
I'm pretty sure this never worked right for this application, where it started
after some changes made to it back in 2019.
To test this, one needs to install the PlayOnline Viewer and Final Fantasy XI,
and after that, the config utility can be found under any of the 'Tools'
directories in 'install_path/SquareEnix/FINAL FANTASY XI'.
--
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=42680
Bug ID: 42680
Summary: Playstation Now needs
msvcr120.dll.?_NewCollection@_AsyncTaskCollection@deta
ils@Concurrency@@SAPAV123@PAV_CancellationTokenState@2
3@@Z
Product: Wine
Version: 2.4
Hardware: x86
URL: https://www.playstation.com/en-us/explore/playstationn
ow/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Follow up to bug 42658
--
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=26570
Summary: Maestia | Das Fantasy-MMORPG
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devil77329(a)yahoo.de
This is my bugreport to the support team of Maestia (german)
Nach der Installation und
bei jedem Aufrufen des Programmstarters mit "root - Rechten" Meldung No.1:
* ! Verbindung zum Patchserver fehlgeschlagen [ OK ] *
ein separates öffnen der MaestiaUpdater.exe unter Wine bringt das gleiche
Ergebnis
Meldung No.2
* Programm Fehler
Im Programm MaestiaUpdater.exe traten schwerwiegende Fehler auf und es muss
beendet werden. Wir entschuldigen uns für die Unannehmlichkeit.
Die Ursache kann ein Problem im Programm oder ein Fehler in Wine sein.
Sie können unter http://appdb.winehq.org Tips zum Ausführen der Anwendung
einholen.
Tritt dieses Problem unter Windows nicht auf und wurde es noch nicht gemeldet,
können Sie unter http://bugs.winehq.org einen Eintrag hinterlassen. [ Schließen
] *
--
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=39109
Bug ID: 39109
Summary: Erro na compilação do wine pelo cygwin
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: heliomoreno(a)gmail.com
./tools/winebuild/winebuild.exe -m64 -w --implib -o dlls/aclui/libaclui.a
--export ./dlls/aclui/aclui.spec
winebuild: Unix-style import libraries not supported yet
Makefile:492: recipe for target 'dlls/aclui/libaclui.a' failed
make: *** [dlls/aclui/libaclui.a] Error 1
-------------------------
~/Downloads/wine-1.6.2
$ CC="ccache gcc" ./configure --enable-win64 --without-freetype --without-x
make depend
make <-- apresenta erro nesta parte
--
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=52954
Bug ID: 52954
Summary: Dracula 3 (Kheops Studio adventure game) Graphic bug
that prevents any progress in the game
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: ---
Created attachment 72324
--> https://bugs.winehq.org/attachment.cgi?id=72324
On the left, the normal display (versions before 7.3). On the right, the
graphic bugs (since version 7.3).
The game was working correctly until development version 7.2.
Since development version 7.3, there are some graphical bugs:
* The background of the menu screen is black.
* The documents in the inventory are no longer readable (black screen). As this
is a point-and-click adventure game, this bug prevents any progress in the
game.
--
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=50269
Bug ID: 50269
Summary: Resident Evil Revelations 2 videos do not play.
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 68810
--> https://bugs.winehq.org/attachment.cgi?id=68810
REREV2-Terminal-wine-6.0rc1.txt
Resident Evil Revelations 2 videos do not play. Tested in a clean wine prefix
with wine-6.0rc1.
--
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=48414
Bug ID: 48414
Summary: Disappearing textboxes
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drfiemost(a)email.it
Distribution: Other
Created attachment 66186
--> https://bugs.winehq.org/attachment.cgi?id=66186
Screenshot of OpenMPT with incorrectly rendered textboxes
Since Wine 4.x some textboxes are not rendered or appear without border in
OpenMPT (https://openmpt.org/), see the attached screenshot. When clicking on a
textbox it gets back to normal.
The problem is still present in 5.0-rc3 and was not there in Wine 3.0.x
--
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=52659
Bug ID: 52659
Summary: No sound for games that utilize windows media player
functionality
Product: Wine
Version: 7.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: craigaschulstad(a)gmail.com
Distribution: ---
Some games I play rely on using sound functionality with Windows Media Player
(Version 9) in order to produce the sound. Up to and including Wine version
7.0, this functionality worked. After I applied version 7.1 (wine-devel) and
subsequent versions, the sound functionality ceased to work, and the games emit
no sound. I hoped that someone had already reported this issue, but I see it
has not been reported up to this point. As a process of elimination, I
reviewed the list of changes for version 7.1, focusing on any reference to
"sound" or "audio" and temporarily replaced files "winmm.dll" and
"mfmediaengine.dll", but this did not resolve the issue. So, the issue appears
to lie elsewhere. Let me know if there are some tests I can run as I have a
virtual machine set up with "wine-stable" installed and a virtual machine set
up with "wine-devel" installed.
Regards,
Craig
--
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=52655
Bug ID: 52655
Summary: Cubase 12: Unimplemented function
ADVAPI32.dll.OpenThreadWaitChainSession
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: 1nikolas(a)hotmail.gr
Distribution: ---
Created attachment 71973
--> https://bugs.winehq.org/attachment.cgi?id=71973
wine console log
Cubase 12 (https://www.steinberg.net/cubase/) tries to call an unimplemented
function when running (OpenThreadWaitChainSession from ADVAPI32.dll).
How to reproduce:
1) Download the offline installer (official link:
https://download.steinberg.net/automated_updates/sda_downloads/511e6c11-3fd…
as found on this page
https://o.steinberg.net/en/support/downloads/cubase_12/cubase_pro_12.html)
2) Extract the zip file
3) Don't run "Cubase 12/Setup.exe" (doesn't work). Instead navigate to "Cubase
12/Additional Content/Installer/" and run the Cubase12.msi (you don't need the
other MSIs)
4) After the installation, run the program (C:\Program Files\Steingerg\Cubase
12\Cubase12.exe)
5) Crash/unimplemented function error occurs
Note: I know I'm using an older version of wine but I looked at the code and
I'm almost certain that this is still unimplemented (this line is commented out
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/advapi32/advapi32.sp…).
Thanks
--
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=51884
Bug ID: 51884
Summary: HP calculator emulator doesn't get past the license
agreement screen
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jfelten632(a)gmail.com
Distribution: ---
Created attachment 70826
--> https://bugs.winehq.org/attachment.cgi?id=70826
debug info
Whenever I try starting up the HP Prime Virtual Calculator (downloaded from
https://www.hpcalc.org/details/8939), it gives me a C++ runtime error, and I
have no idea what could be causing it. I have attached the error details below.
--
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=52931
Bug ID: 52931
Summary: vulkan-1:vulkan fails in Wine on cw-rx460 and Intel
cards
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
vulkan-1:vulkan fails in Wine on cw-rx460 and Intel cards:
vulkan.c:215: Test failed: Expected valid device LUID.
vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got
0.
vulkan.c:215: Test failed: Expected valid device LUID.
vulkan.c:218: Test failed: Expect deviceNodeMask to have only one bit set, got
0.
https://test.winehq.org/data/patterns.html#vulkan-1:vulkan
The GPUs with the issues:
cw-rx460: AMD RADV POLARIS11 (ACO)
fg-deb64: Device: Intel(R) HD Graphics 4600 (HSW GT2)
The test was introduced in the commit below:
commit 8007d19c2792b5b177bd7200dc3567df4677dc0c
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Wed Jun 17 20:02:26 2020 +0800
winevulkan: Fill Vulkan device LUID property.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Liam Middlebrook <lmiddlebrook(a)nvidia.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Wine was broken at the time [1] so the issue was not detected immediately. But
with a 'git cherry-pick 8baf70a2d04d' one can see that the issue has been
present from that first commit.
[1] From 08bf605acb4d to 8baf70a2d04d Wine failed to create the 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=41171
Bug ID: 41171
Summary: Segfault on cinepak movie playback in War Wind
Product: Wine-staging
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-tester(a)yandex.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 55403
--> https://bugs.winehq.org/attachment.cgi?id=55403
backtrace
War Wind crashes on start while trying to play the intro logo, which is an AVI
file with ffcvid codec. Here is the error message (backtrace is attached):
ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only
playback stream
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x13dae0, flags 0x1, event (nil)
stub!
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:iccvid:ICCVID_DriverProc Unknown message: 401e 3539192 3539240
err:iccvid:decode_cinepak CVID: corruption 29700 (QT/AVI) != 13158 (CV)
wine: Unhandled page fault on write access to 0x003f8070 at address 0x7d4f688f
(thread 0009), starting debugger...
preloader: Warning: failed to reserve range 00010000-00110000
--
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=53069
Bug ID: 53069
Summary: International Cricket One Day - does not run
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikful(a)tutanota.com
Distribution: ---
Created attachment 72475
--> https://bugs.winehq.org/attachment.cgi?id=72475
Terminal output after running 'wine ICL_OneDay.exe'
Link - https://archive.org/download/cricket-one-day/Cricket-One-Day.iso
sha1sum of application
b1b2ce93c62577cc017515f460c9281b97fbd1dd ICL_OneDay.exe
sha1sum of iso
b9100f998541d36e44b56b00fc2cec1ec1c59dc7 Cricket-One-Day.iso
The appliaction installs successfully, but does not start.
'The program ICL_OneDay.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience'
--
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=38318
Bug ID: 38318
Summary: Corel Draw 3.0 Installation won't start
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51156
--> https://bugs.winehq.org/attachment.cgi?id=51156
Console output (Slackware 14.1 - 32 Bit)
Hello everyone,
I bought an old (but still shrinkwrapped) "Corel Draw 3.0" CD-ROM on ebay.
Please note that this is NOT Corel Draw X3. I installed in a clean wineprefix
and set winecfg to Windows 3.1 (which is recommended on the CD). Unfortunately
the installer (setup.exe) doesn't start up and gives a fatal error. The output
of this fatal error is attached.
--
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=16328
Summary: GTA4 does not work under Wine
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zapolnov(a)gmail.com
Created an attachment (id=17631)
--> (http://bugs.winehq.org/attachment.cgi?id=17631)
Wine Log
When running GTA4 it calls some unimplemented function in advapi32.dll and
crashes. Wine log is attached.
--
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=13656
Summary: Testout navigator does not dispaly menus or vodeo
correctly
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keith_kw_muir(a)blueyonder.co.uk
Testout navigator Starts but grey pane where the course video would play and
the menu bar is empty.
--
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=40283
Bug ID: 40283
Summary: Cheat Engine Access Violation
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pavluk6(a)mail.ru
Distribution: ---
You still can edit applications' data, but speedhack doesn't works (DLL
injection failed)
--
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.