http://bugs.winehq.org/show_bug.cgi?id=34003
Bug #: 34003
Summary: File save problem with Visual Cadd 6.0
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: purevw(a)wtxs.net
Classification: Unclassified
Created attachment 45182
--> http://bugs.winehq.org/attachment.cgi?id=45182
A binary crash report generated by Visual Cadd 6.0
When trying to do a normal file save (with thumbnail written into the file) in
Visual Cadd 6.0 the program crashes. The crash only occurs when running under
wine, as opposed to running in Windows.
I found a workaround that seems to point to the problem. I found that if I
clear the check-box for "Show Preview" in the file save dialog box, the file
saves normally. Tri-tools.com has been very cooperative in offering help,
rather than simply saying "We don't support Linux" as so many developers do
when asked for help. Here is a paste of their latest response to information
that I had given them:
>> If a report file is generated, it will be stored in your Temp folder. The >>file will start with VC and have an extension of .vccrd.
>>
>>The crash info that you already submitted was sufficient to find the cause, >>though. Wine is failing to correctly create the bitmap and VCADD does not >>handle the failure properly. Since the bitmap is not being created anyhow, >>turning off Preview is the best solution for now. We'll work on a fix for the >>crash, but we won't be able to create the preview unless Wine cooperates.
I'll attache the created error report, but it appears to be a binary file. I
am able to open it with Kdevelop 4 but have no idea what to do with the
information. Perhaps it will give more detailed information as to what is
happening.
--
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=56558
Bug ID: 56558
Summary: cabinet:FCIAddFile: Missing support for LZX
compression
Product: Wine
Version: 9.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cabinet
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)jkroepke.de
Distribution: ---
The native windows implementation of cabinet:FCIAddFile supports LZX
compression in addition to MSZip.
I'm trying to run https://wixtoolset.org/docs/about/ under WINE to create msi
installer, however the creation fails with default settings
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:cabinet:FCIAddFile compression 1203 not supported, defaulting to
none
0144:fixme:kernelbase:AppPolicyGetProcessTerminationMethod FFFFFFFA, 0062FEB8
wix.exe : error WIX0001: WixToolset.Core.Native.WixNativeException:
wixnative.exe failed with error code: -2147467259 - Invalid handle. Output:
#cab1.cab #cab1.cab filPltju7VHTe0axpRG.LFcHosyVd8
Error 0x80070006: failed to compress cabinet:
C:\users\wix\Temp\sadphplt.t0n\#cab1.cab
---> System.ComponentModel.Win32Exception (6): Invalid handle.
--- End of inner exception stack trace ---
at WixToolset.Core.Native.WixNativeExe.Run() in
D:\a\wix\wix\src\wix\WixToolset.Core.Native\WixNativeExe.cs:line 81
at WixToolset.Core.Native.Cabinet.Compress(IEnumerable`1 files,
CompressionLevel compressionLevel, Int32 maxSize, Int32 maxThresh) in
D:\a\wix\wix\src\wix\WixToolset.Core.Native\Cabinet.cs:line 60
at
WixToolset.Core.WindowsInstaller.Bind.CabinetBuilder.CreateCabinet(CabinetWorkItem
cabinetWorkItem) in
D:\a\wix\wix\src\wix\WixToolset.Core.WindowsInstaller\Bind\CabinetBuilder.cs:line
192
at WixToolset.Core.WindowsInstaller.Bind.CabinetBuilder.ProcessWorkItems()
in
D:\a\wix\wix\src\wix\WixToolset.Core.WindowsInstaller\Bind\CabinetBuilder.cs:line
123
Changing the compression to mszip on the wixtoolset project resolve the issue.
--
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=24655
Summary: BiDi support broken for writing Arabic
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fahad.alsaidi(a)gmail.com
The next step to improve Arabic support in Wine after fixing bug 24608 is
fixing writing Arabic. Let me explain more, Now when you open Arabic text,
Notepad will display it good enough to read it although it doesn't support full
RTL. The problem is when you try to write something in Arabic. The new text
will not be displayed correctly. It is displayed like that wine doesn't support
Arabic at all. The interesting thing is when you select the text, the text will
be displayed right.
--
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=47206
Bug ID: 47206
Summary: Call from 0x7b453193 to unimplemented function
mscoree.dll.GetProcessExecutableHeap, aborting
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: htl10(a)users.sourceforge.net
Distribution: ---
I think this is visual studio 2015 community edition. Am trying to do:
wine myplace.../drive_c/windows/Microsoft.NET/Framework/v4.0.30319/MSBuild.exe
myproject.vcxproj
Got unimplemented function mscoree.dll.GetProcessExecutableHeap error.
Running Wine Staging 4.8 .
--
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=28716
Bug #: 28716
Summary: LNToGoogle is unable to connect to google calendar -
thinks it's behind a proxy
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
1. Download program from http://sourceforge.net/projects/lntogoogle/
2. Install mono ( winetricks mono210 )
3. Run the program and enter Google Calendar username/passoword ( not
necessarily valid ones )
Instead of getting a login success or error message, I am informed that I am
possibly behind a proxy which requires username/passowrd to connect to the
internet.
Terminal output:
fixme:gdi:ExtCreatePen Hatches not implemented
err:ole:CoGetClassObject class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
err:ole:create_server class {29131539-2eed-1069-bf5d-00dd011186b7} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {29131539-2eed-1069-bf5d-00dd011186b7}
could be created for context 0x15
--
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=11956
Summary: NoteTab Pro 5.5 Select Clip Library from Library Bar
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.notetab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lm_hamilton(a)yahoo.com
When selecting a library using the mouse and clicking on the Library Bar, at
the bottom, it is above the Status Bar, the user has to hold the mouse and move
off the Library Bar then release the mouse button, for it to change to the
selected library.
If this procedure is not followed, it closes the clip book, usually on the left
of the screen, but can be put on the right.
This has been an issue with the past several versions of Wine.
This issue also occurs on NoteTab Light and Standard.
--
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=55982
Bug ID: 55982
Summary: Harry Buster: endlessly hangs at loading screen
Product: Wine
Version: 8.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nikolas.gur(a)stud.uni-due.de
Distribution: ---
This is the game in question:
https://www.mobygames.com/game/177750/harry-buter-xl/
Download from: https://www.myabandonware.com/game/harry-bu-ter-xl-mju
sha1sum Harry-Bu-ter-XL_Win_EN.zip
a3b0f38788544fb80fc9f63940e4053961757595 Harry-Bu-ter-XL_Win_EN.zip
Upon running "wine HarryBuster.exe", the main menu opens. Click on "START". A
loading screen appears, which always stops at the same position (but no error
message appears, and the program doesn't crash). In the terminal, wine seems to
be in an infinite loop, always printing out the same message with an
incrementing number. Wine needs to be killed with Control+C, otherwise it will
run forever.
--
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=56549
Bug ID: 56549
Summary: d3d-util component description needs updating
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: source
Severity: trivial
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: austinenglish(a)gmail.com
Distribution: ---
It currently reads:
Direct3D utility DLLs ( dlls/{d3d10, d3dx*, d3dcompiler_*} ). Use directx-d3d
for bugs in d3d9, d3d10core, d3d11, wined3d.
but of course directx-d3d is no longer on the list.
--
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=56336
Bug ID: 56336
Summary: Update to Bugzilla Harmony.
Product: WineHQ Bugzilla
Version: 3.2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gugutyg4(a)rokejulianlockhart.addy.io
CC: austinenglish(a)gmail.com
Distribution: ---
As
https://github.com/bugzilla/harmony/blob/5687d97114185518aecad336f6c244c0aa…
demonstrates, it's a significant improvement in every manner.
--
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=55142
Bug ID: 55142
Summary: Using Gitlab for Wine bug tracker
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Now that Wine project is using Gitlab for managing and merging development
changes, do you also plan to use it for bug tracking?
Bugzilla is cumbersome in not allowing to edit most things, not having good
quality formatting, any kind of threads and so on.
--
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=54116
Bug ID: 54116
Summary: 008c:err:setupapi:SetupDefaultQueueCallbackW copy
error 1812
Product: Wine
Version: 8.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Can we please not have this error for Wine 8.0?
You can see it for all applications including the built-ins.
For Wine 8.0-rc1, completely new prefix, notepad:
[birdie@zen ~]$ notepad
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:fixme:imm:ImeSetActiveContext (0001002E, 0): stub
0048:fixme:imm:ImmReleaseContext (00010020, 0001002E): stub
002c:fixme:imm:ImeSetActiveContext (0001004E, 1): stub
002c:fixme:imm:ImmReleaseContext (0001004C, 0001004E): stub
008c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812
L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" ->
L"C:\\windows\\inf\\wineusb.inf"
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00e8:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/birdie/.wine" has been updated.
010c:fixme:imm:ImeSetActiveContext (00030062, 1): stub
010c:fixme:imm:ImmReleaseContext (00030048, 00030062): stub
[birdie@zen ~]$ wine client error:68: write: Bad file descriptor
wine client error:b4: write: Bad file descriptor
wine client error:11c: write: Bad file descriptor
--
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=50210
Bug ID: 50210
Summary: S.T.A.L.K.E.R.: Call of Pripyat needs
D3DX11GetImageInfoFromMemory implementation
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Enhanced full dynamic lighting (DX11)
fixme:d3dx:D3DX11GetImageInfoFromMemory src_data 08D75427, src_data_size 65664,
pump 00000000, img_info 0031D0C0, hresult 00000000 stub!
wine-5.22-195-gcbca9f847f6
--
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=39711
Bug ID: 39711
Summary: The program crashes after some time of running.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamshed21(a)gmail.com
Distribution: ---
Created attachment 52960
--> https://bugs.winehq.org/attachment.cgi?id=52960
The program crashes after some time of running.
The program crashes after some time of running.
--
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=56059
Bug ID: 56059
Summary: Overwatch 2: highlight saving generates a 1ms (empty)
webm video file
Product: Wine
Version: 9.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forestix(a)nom.one
Distribution: ---
Created attachment 75715
--> https://bugs.winehq.org/attachment.cgi?id=75715
example video file
When attempting to save a game highlight as a webm video file, Overwatch 2
*seems* to be encoding the video as it should, in that it uses the CPU and
takes an appropriate amount of time to complete. However, the resulting file is
only about 700K, and doesn't play in any player.
Examining the file with MediaInfo shows what looks like a reasonable container
with video and audio parts, but only 1ms duration.
I get the same results in all of these Wine versions:
wine-9.0-rc2
wine-9.0-rc2 (Staging)
wine-ge-custom (aka lutris-GE-Proton) 8-23
Game installer download link:
https://download.battle.net/en-us?product=ow&blzcmp=ow_gamesite
Steps to reproduce:
- play a game (easiest way is via Play: Training: Practice vs. AI: Casual)
- after the game is over, return to the main menu
- click username button (top right corner)
- click history tab (top edge)
- click highlights tab (left edge)
- click a highlight from "today's top 5"
- click save button (bottom edge)
- select movie format: webm
- click save button
--
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=56546
Bug ID: 56546
Summary: Midtown Madness text has glitch
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: imamdxl8805(a)gmail.com
Distribution: ---
Created attachment 76302
--> https://bugs.winehq.org/attachment.cgi?id=76302
In game text showing graphical glitch
Some in game texts in the game has glitch like graphical settings page and in
game texts showing laps. Please see the screenshot. The game uses DirectX 7 for
its graphics. Other than the text graphical glitch the game works perfectly.
--
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=4487
Fernando Casas Schössow <casasfernando(a)outlook.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |casasfernando(a)outlook.com
--
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=56535
Bug ID: 56535
Summary: Game not Running with Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emmanuelvincent446(a)gmail.com
Distribution: ---
Created attachment 76286
--> https://bugs.winehq.org/attachment.cgi?id=76286
When i click on the a windows game to run on my linux, it shows this error and
doesn't open
So i recently download a couple of games on my linux(3 games), and i installed
wine and tried running the games they did not work, so i thought maybe the game
isn't mean't to run on linux but, i was told that BBR(Beach Buggy race 2 and 1)
runs on linux... so i took the game from a friend of mine that uses windows but
download the game from steam or so and when i double click on the file that
says... "Game_x64.exe" that is the game itself, it doesn't play at all, it
opens open the wine terminal and gives me a crash report that i have shared
below in the attachment... and this happens for the other games that i talked
about earlier on....
PLEASE HELP RESOLVE THIS ISSUE, 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=56544
Bug ID: 56544
Summary: Unable to create account: "Email is not allowed for
sign-up. Please use your regular email address. Check
with your administrator."
Product: WineHQ Gitlab
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gitlab-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Trying to sign up for an account on the Wine GitLab, I get this error:
"Email is not allowed for sign-up. Please use your regular email address. Check
with your administrator."
Are @outlook.com addresses blocked for some reason?
--
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=51984
Bug ID: 51984
Summary: Logos 9 Bible Software (.NET 4.7 app) regression
selection popups no longer show
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 70971
--> https://bugs.winehq.org/attachment.cgi?id=70971
terminal output from moment after selecting text.
Selecting text in the app causes a popup. This popup no longer shows in 6.20
staging if selecting left to right. If selecting right to left it appears
sometimes after a delay. This is a regression, in wine 6.19 and for many
versions before it was instant.
I've attached the terminal output from the moment before selection to the
moment after selection.
--
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=11317
Summary: Need for Speed II Demo - hangs on smp machine
Product: Wine
Version: 0.9.53.
Platform: Other
URL: http://files.filefront.com/nfs2demoexe/;3978828;/fileinf
o.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Need for Speed II, a multithreaded game works on single cpu machines, does not
work on SMP machine.
wine-0.9.53, Ubuntu 7.04, nVidia 8800GTS, Intel(R) Core(TM)2 Quad CPU @ 2.4GHz
the point at which things go wrong isn't always the same, sometimes part of the
intro video clip display other times it will hang before, if you adjust the
priority of the process it may get a little further but still goes pearshaped.
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8f684 "loader.c:
loader_section" wait timed out in thread 001a, blocked by 0018, retrying (60
sec)
wine-0.9.53, Ubuntu 7.10, nVidia FX 5200, Intel(R) Celeron(R) CPU 2.40GHz
works flawlessly.
I can't test on a SMP windows machine.
--
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=55265
Bug ID: 55265
Summary: [Dragon Age II] "shader_spirv_scan_shader" error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Distribution: ---
Created attachment 74881
--> https://bugs.winehq.org/attachment.cgi?id=74881
Output console log
With the Vulkan renderer, i have a black screen but i can hear the sound.
No problem with OpenGL renderer, i did not try with DXVK but i think it would
work.
####
0880:err:d3d_shader:shader_spirv_scan_shader Failed to scan shader, ret -3.
0880:fixme:d3d_shader:shader_spirv_scan_shader Shader log:
0880:fixme:d3d_shader:shader_spirv_scan_shader <anonymous>: E0002: Invalid
DXBC magic.
0880:fixme:d3d_shader:shader_spirv_scan_shader
####
--
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=55661
Bug ID: 55661
Summary: Tableau Public: Crashes on startup
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lrdarknesss(a)yahoo.de
Distribution: ---
Created attachment 75189
--> https://bugs.winehq.org/attachment.cgi?id=75189
Error message on loading screen
I was able to install Tableau Public 2023 2.1 using their normal installer
without any additional Wine tricks (apart from installing Wine Mono and Gecko
(not sure if required tho)).
The problem is that as soon as I want to start the application it crashes with
a meaningless error message (sorry the screenshot is only in German).
It basically translates to " cannot start due to an error while initialising.
please uninstall and reinstall".
I will attach the logs in a further post.
I think this bug is different from this one because I couldn't find the
font-related error message and it's not happening during installation:
https://bugs.winehq.org/show_bug.cgi?id=49621
Nevertheless, I installed corefonts using Winetricks, but unfortunately it
didn't solve the bug.
Here is the SHA 1 hash:
sha1sum tabpublic.exe
33150bc72d6a630d43935fafa4db669ff77db270 tabpublic.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=55653
Bug ID: 55653
Summary: Logitech Extreme 3d Joystick has axes mapped
incorrectly
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dinput
Assignee: wine-bugs(a)winehq.org
Reporter: jonathan(a)jdcox.net
Distribution: ---
Using the jstest utility the joystick reports this:
Joystick (Logitech Logitech Extreme 3D) has 6 axes (X, Y, Rz, Throttle, Hat0X,
Hat0Y)
wine control shows that Rz is mapped to the Z axis and the throttle is mapped
to the Rz axis in wine. These two should be flipped.
I have tested with SDL disabled and enabled and I get the same behavior.
This occurs in current wine and in current proton releases.
The problem does not occur in Proton 6 series, but does with 7 and later.
I am aware this bug tracker is for wine, but using Proton was the best way to
test an older, albeit heavily patched, version of wine that I am currently
aware of.
This issue is a problem because games in the X-Wing and Tie Fighter series of
games treat the rudder (or accidental joystick rotation on this cheap joystick)
as throttle movements and constantly adjust throttle during gameplay.
--
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=45471
Bug ID: 45471
Summary: No background music in AdAstra (DirectMusicSegment
doesn't loads MIDI files)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: mstefani(a)winehq.org
Distribution: ---
Follow up to bug #31829. While that fixes the crash at startup there is still
no background music in AdAstra:
0009:fixme:dmime:seg_IPersistStream_Load MIDI file loading 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=55056
Bug ID: 55056
Summary: CreateSymbolicLinkA is not implemented.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: muhammadyusuf.kurbonov2002(a)gmail.com
Distribution: ---
Tool for GeneralsZH Game called GenLauncher (Mod Manager) uses SymLinks to
control Mods. And GenLauncher doesn't work, because CreateSymbolicLinkA has not
been implemented (it's only stub now).
--
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.