https://bugs.winehq.org/show_bug.cgi?id=43672
Bug ID: 43672
Summary: Airscout program 1.2.0.5 does not load under wine
2.0.2
Product: Wine
Version: 2.0.2
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cut.em(a)tiscali.it
Distribution: ---
Created attachment 59116
--> https://bugs.winehq.org/attachment.cgi?id=59116
this is what I get when trying to load the program in a shell.
The Airscout 1.2.0.5 by DL2AFL Program does not load under wine 2.0.2 on a 64
bit Linux Mint 18.2 running amd64 . It was ok with wine 1.8 on a 32 bit linux
machine running xubuntu 14.04.
--
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=32089
Bug #: 32089
Summary: Window resize enters endless cycle
Product: Wine
Version: 1.5.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: techtonik(a)gmail.com
Classification: Unclassified
Console2 application enters the endless cycle when tries to adjust its window
size if it doesn't match one specified in settings. Probably there is an
off-by-one problem in Wine window size reporting functions.
Console2 size is specified in characters. Default size is 25x80, but in Wine it
jumps from 23x80 to 24x78 and back. Sources for Console2 are available.
--
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=54856
Bug ID: 54856
Summary: Final Fantasy XI Online: Opening movie doesn't play
(redux part II).
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: chiitoo(a)gentoo.org
Distribution: ---
Created attachment 74353
--> https://bugs.winehq.org/attachment.cgi?id=74353
FFXI Opening Movie Skip Log
After 6c11a4af588 [1], the opening movie of Final Fantasy XI Online does not
show any video, and stops (gets skipped) after a short while (audio does play).
In the terminal, thousands of lines of
07b8:err:quartz:send_buffer Failed to get a sample, hr 0x80040211.
can be seen, and I believe this is around where the movie gets skipped:
0434:err:quartz:BaseMemAllocator_Commit Failed to allocate, hr 0x8007000e.
00e0:err:quartz:BaseMemAllocator_Commit Failed to allocate, hr 0x8007000e.
00e0:err:quartz:BaseMemAllocator_Commit Failed to allocate, hr 0x8007000e.
1.
https://source.winehq.org/git/wine.git/commitdiff/6c11a4af5885c6485a908ea5c…
--
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=54815
Bug ID: 54815
Summary: wininet:internet - test_InternetErrorDlg() fails on
Windows 10 1607
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
wininet:internet - test_InternetErrorDlg() fails on Windows 10 1607:
internet.c:1593: Test failed: Got 0, expected 1223 (12062)
internet.c:1606: Test failed: Got 0, expected 1223 (12062)
See https://test.winehq.org/data/patterns.html#wininet:internet
Where:
0 == ERROR_SUCCESS
1223 == ERROR_CANCELLED
12062 == ERROR_INTERNET_SEC_CERT_WEAK_SIGNATURE
These failures are systematic and only happen on the w1064v1607 VM.
The gist of it is that InternetErrorDlg() does not handle
ERROR_INTERNET_SEC_CERT_WEAK_SIGNATURE as expected on Windows 10 1607.
All is fine on 1709+. But if this was a case where old Windows 10 versions were
broken, then this test should be failing on Windows 10 1507 too. But that's not
the case.
Maybe this should still be a broken() but it would be nice to know what's
different with this VM.
--
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=23647
Summary: Street Fighter 4 Benchmark: Flickering screen with
parallel rendering enabled
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
The benchmark runs great as long as you disable parallel rendering.
When parallel rendering is enabled, the screen will flicker between the proper
scene and a black screen.
The benchmark is downloadable from:
http://gamedaily.newaol.com/pub/StreetFighterIV_Benchmark.exe SHA1SUM:
f7754210308b3a0ff2bb3be3a62b22767519ca62
--
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=54844
Bug ID: 54844
Summary: Existing prefixes keep resetting to Win10 when wine is
updated
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq20(a)melsplace.co.uk
Distribution: ---
Created attachment 74346
--> https://bugs.winehq.org/attachment.cgi?id=74346
File browser differences
I have an application (VideoReDo) that requires an older Windows version for
its file browser to work correctly. When I install the prefix I set it to
WinXP. Newer versions cause problems when trying to create project files
(possibly another bug).
Since v8 was released, every update that's been released in the devel tree
keeps resetting the prefix back to Win10, forcing me to go in to winecfg to
reset it back to WinXP.
I can understand setting new prefixes to Win10, but wine should not be
overriding OS version settings for an existing prefix when a new update is
installed.
From the attached image you will see the WinXP file browser on the left and the
Win10 (or any other version newer than XP) on the right, along with the error
that occurs when trying to save a project file on non XP versions.
Linux Mint 21.1 Cinnamon.
--
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=54464
Bug ID: 54464
Summary: Sekiro: Shadows Die Twice GOTY crashes on launch
Product: Wine
Version: 7.17
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 7d20333faf8e93a3a16680cf1beadc9cdcb50c45
Distribution: ---
vkd3d:err:shader_parse_input_signature Failed to parse input signature.
0550:err:d3d11:d3d11_input_layout_to_wined3d_declaration Failed to extract
input signature, ret -3.
--
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=51625
Bug ID: 51625
Summary: Unravel fails to load
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
After loading bar just a process with a black screen
0820:err:virtual:virtual_setup_exception stack overflow 4944 bytes in thread
0820 addr 0x7f236f600fa8 stack 0x1fcb0 (0x20000-0x22000-0x120000)
wine-6.15-38-gdb410052a39
--
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=50249
Bug ID: 50249
Summary: Shapes of planes crashes at start
Product: Wine
Version: 5.22
Hardware: x86-64
URL: http://www.freegamearchive.com/play/download/game/shap
es_on_a_plane.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 68761
--> https://bugs.winehq.org/attachment.cgi?id=68761
backtrace
When launching Shapes of planes, a picture is shown. But then nothing happens.
If you type enter, the game crashes.
--
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=33487
Bug #: 33487
Summary: Davar bible software not working
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.needle(a)gmail.com
Classification: Unclassified
Created attachment 44324
--> http://bugs.winehq.org/attachment.cgi?id=44324
Error received
This is the Davar Bible Software, version 3. The program starts, but then
crashes, generating the code that I've 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.