https://bugs.winehq.org/show_bug.cgi?id=53346
Bug ID: 53346
Summary: Ubisoft connect lose connection after initialization
Product: Wine
Version: 7.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 72732
--> https://bugs.winehq.org/attachment.cgi?id=72732
Wine 7.11 WINEDEBUG=+cryptnet terminal output
Hello,
Wine 7.11.
After login into Ubisoft connect, it tries to initialize and then fails with
the error message: "Connection lost. A Ubisoft service is currently
unavailable. Please try again later."
Very similar to bug 53102, but the fix there doesn't seem to be enough.
--- +cryptnet log snippet ---
...
0144:trace:cryptnet:CertDllVerifyRevocation (00000001, 1, 1, 0FAF7938,
00000001, 0FAF7954, 0FAF793C)
0144:trace:cryptnet:verify_cert_revocation_from_aia_ext OCSP URL =
L"http://ocsp.digicert.com"
0144:fixme:cryptnet:check_ocsp_response_info check responder id
0144:trace:cryptnet:verify_cert_revocation
verify_cert_revocation_from_aia_ext() returned 00000000
0144:trace:cryptnet:CertDllVerifyRevocation returning 1 (00000000)
0144:trace:cryptnet:CertDllVerifyRevocation (00000001, 1, 1, 0FAF7938,
00000001, 0FAF7954, 0FAF793C)
0144:trace:cryptnet:verify_cert_revocation_from_aia_ext OCSP URL =
L"http://ocsp.digicert.com"
0144:fixme:cryptnet:check_ocsp_response_info check responder id
0144:trace:cryptnet:verify_cert_revocation
verify_cert_revocation_from_aia_ext() returned 00000000
0144:trace:cryptnet:CertDllVerifyRevocation returning 1 (00000000)
0144:trace:cryptnet:CertDllVerifyRevocation (00000001, 1, 1, 0FAF7938,
00000001, 0FAF7954, 0FAF793C)
0144:warn:cryptnet:verify_cert_revocation no dist points/aia extension and no
issuer
0144:trace:cryptnet:CertDllVerifyRevocation returning 0 (80092012)
...
--- end log snippet ---
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=35385
Bug ID: 35385
Summary: Couldn't open under Wine from FL Studio track's with
Cyrillic names.
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Couldn't open under Wine from FL Studio track's with Cyrillic names.
Demonstration:
https://drive.google.com/file/d/0B0nwzlfiB4aQXzBDSDJ3TmtrYVU/edit?usp=shari…
--
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=39308
Bug ID: 39308
Summary: thdf.exe : outputting floats returns 0
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: enoua5(a)gmail.com
Distribution: ---
On lines that, in the c++ code, use "cout" to output a float, it will show 0,
even though it's apparent that the float is still stored, still modified, and
still controlling the flow of if statements
--
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=44827
Bug ID: 44827
Summary: FL Studio: 32-bit/64-bit VST plugin bit bridging soft
locks the host
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ajduck(a)outlook.com
Distribution: ---
Trying to bridge a 32-bit VST plugin in FL Studio 64-bit, or bridge a 64-bit
VST plugin in FL Studio 32-bit, leads to this being outputted:
003c:err:ntdll:RtlpWaitForCriticalSection section 0x1ac6028 "?" wait timed out
in thread 003c, blocked by 002a, retrying (60 sec)
And the DAW soft locks with a loading cursor as it blocks the UI until the
plugin's loaded, forever trying to bridge the plugin.
(By "soft lock", I mean that FL Studio itself is still responsive, but you're
completely blocked from doing anything and the only way to get out of it is to
kill the process.)
======
Steps to reproduce:
1. Download and install FL Studio 12 Demo:
https://support.image-line.com/redirect/FLStudio_Installer_Google
The demo and the full version are the same executable.
You will need the Arial font or any ttf named as arial.ttf in
"C:/Windows/fonts/". If you have Winetricks just run "winetricks corefonts"
(you will need the cabextract package).
2. Download any 32-bit or 64-bit VST to test.
This is the one I tried, a 32-bit plugin (http://veg.by/en/projects/syxg50/).
The plugin itself is working perfectly. You can use any VST you want, as long
as you know whether it's 32-bit or 64-bit.
Put the dll file in "~/.wineprefix/drive_c/Program Files
(x86)/Steinberg/VstPlugins/".
3. Open the FL Studio version which DOESN'T match the instruction set of the
VST you're using. If you're using a 32-bit VST plugin, open FL Studio 12
(64-bit). If you're using a 64-bit VST plugin, open FL Studio 12 (32-bit). (If
you're using the VST I linked to, open FL Studio 12 (64-bit))
4. When FL Studio is launched for the first time, a featured project file is
automatically loaded. Click "File" in the top left corner and then "New" to
create an empty project.
5. Click "Options" > "Manage Plugins"
6. Click the "Start scan" button with "Verify plugins" enabled (make sure the
light is red). Let it scan for plugins.
7. Close the window, click "Add", and then "More plugins..." (under System)
8. Find and select "S-YXG50" (or if you used another VST, pick that).
9. Because the instruction set of the VST plugin doesn't match the host
program's (FL Studio), FL Studio will try to run the VST plugin under a
"bridge" (which uses ilbridge.exe, the bridging program installed as part of FL
Studio). However, the plugin never loads. The UI blocks any interaction while
plugins are being loaded so FL Studio is effectively soft locked.
--
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=52264
Bug ID: 52264
Summary: FL Studio 20.9 product activation does not persist
across reboot
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mips171(a)icloud.com
Distribution: ---
FL Studio 20.9 product activation (which uses a registry key) will not persist
across reboots of the system.
This was working up until FL Studio 20.8.4 tested on WINE 7.0-rc2
Unsure how to debug or gather logs for this particular issue, but willing to do
as directed.
--
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=46584
Bug ID: 46584
Summary: Can't use two mice at once for separate inputs in
Ricochet Infinity
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
This game has a really fun feature - it let's you use two mice (mouse+touchpad
also works) as two separate player inputs.
This does not work in WINE, every input seems to count as player 1.
Here's a picture from Windows in case you're still baffled -
https://i.imgur.com/BoZSSI1.jpg
The game has been discontinued for 8+ years, so if you have trouble finding it
for testing, here's a trial .exe that lets you test for 60 minutes -
https://cloud2.rys.pw/s/HtzoGHwCsK5xFjg
Using KDE as a DE.
I was told this is an upstream issue with all the other software, and either
progress has to be made there or WINE has to grab input(optionally?) from /dev
directly.
"Tobias
--
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=35732
Bug ID: 35732
Summary: Adobe CC (Creative Cloud) fails to install.
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giorgosk67(a)gmail.com
Created attachment 47719
--> http://bugs.winehq.org/attachment.cgi?id=47719
The error screen.
CC fails to install and exits with an error (A12E1).
(For error details, please see the attached screenshot).
For help, points to this page:
https://helpx.adobe.com/creative-cloud/topics/getting-started.html
--
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=54832
Bug ID: 54832
Summary: Dereference with non-constant offset of type
HLSL_IR_EXPR
Product: vkd3d
Version: 1.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: flibitijibibo(a)gmail.com
Distribution: ---
Created attachment 74335
--> https://bugs.winehq.org/attachment.cgi?id=74335
EG2 Vertex Shader
MojoShader uses this for arrays, as an example:
---
float4 uniforms_float4[13];
int4 m_v6 : BLENDINDICES0;
const int ARRAYBASE_8 = 0;
a0.x = int(floor(abs(v6.x) + 0.5) * sign(v6.x));
r0.xy = lerp(v1.xy, v1.zw, uniforms_float4[ARRAYBASE_8 + a0.x].xy);
---
A complete example from Escape Goat 2 is attached, but this shader depends on
#54826 getting fixed first.
--
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=25498
Summary: ACDSeePFM doesn't see dlls in Common Files
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32462)
--> (http://bugs.winehq.org/attachment.cgi?id=32462)
Terminal output on Wine 1.3.9 at installation
Steps to reproduce:
1) remove ~/.wine
2) install acdseepfm-1-0-81-win-en.exe
3) wine ACDSeePFM.exe
Behaviour:
err:module:import_dll
Expected behaviour:
no err:module:import_dll
Terminal output:
err:module:import_dll Library ShellIntMgrPFMU.dll (which is needed by
L"C:\\Program Files\\ACD Systems\\ACDSee Picture Frame
Manager\\1.0\\ACDSeePFM.exe") not found
err:module:import_dll Library ACDInTouch70U.dll (which is needed by
L"C:\\Program Files\\ACD Systems\\ACDSee Picture Frame
Manager\\1.0\\ACDSeePFM.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\ACD Systems\\ACDSee Picture Frame Manager\\1.0\\ACDSeePFM.exe" failed,
status c0000135
Additional info:
Both dlls are available in "~/.wine/drive_c/Program Files/Common Files/ACD
Systems" and if I copy them to application main directory both errors
disappear.
--
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.