https://bugs.winehq.org/show_bug.cgi?id=56738
Bug ID: 56738
Summary: ODBC stopped working in Wine 9.9, it works fine in 9.8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: odbc
Assignee: wine-bugs(a)winehq.org
Reporter: claudius+wine(a)hausnetz.lettenbach.com
Distribution: ---
Created attachment 76517
--> https://bugs.winehq.org/attachment.cgi?id=76517
WINEDEBUG logs
After updating my Arch linux install from wine 9.8-2 to wine 9.9-2 my 32bit
applications using multilib unixodbc stopped working.
I tried WINEDEBUG=+odbc but could get much relevant output.
Most interesting is probabaly this: trace:odbc:SQLAllocEnv Returning 309,
EnvironmentHandle 00000000
WINEDLLOVERRIDES="odbc32=b" or "odbc=b" didn't change anything as far as I can
tell.
If I downgrade the package it immediately starts connecting again.
The driver I use is the proprietary SQL Anywhere 17 odbc driver.
It works fine using unixodbc with both linux x86_64 and linux 32 bit
applications.
Is there any way I can provide more relevant information?
Attached is a trace of +odbc when it works, and when it doesn't.
--
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=21940
Summary: Rise of Legends Demo crashes with null pointer
reference in msxml3?
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once you get past bug 19539, you have to choose to ignore
two BHG errors; the game then starts and runs (though I got
no sound). Trying to play a campaign crashed for me quickly with
an msxml3 error (which is funny, since I had done winetricks msxml3,
and winecfg shows the override, but the backtrace still shows Wine's msxml3):
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7362be22).
Backtrace:
=>0 priv_from_xmlDocPtr+0x6(doc=(nil)) [dlls/msxml3/domdoc.c:127] in msxml3
1 xmldoc_add_ref+0x1d(doc=(nil)) [dlls/msxml3/domdoc.c:160] in msxml3
2 init_xmlnode+0x26(This=0x3fb63f8, node=0x7e222980, outer=0x3fb6418,
dispex_data=0x73666dec) [dlls/msxml3/node.c:1714] in msxml3
3 create_element+0x6c(element=0x7e222980) [dlls/msxml3/element.c:797] in
msxml3d
4 create_node+0x9d(node=0x7e222980) [dlls/msxml3/node.c:1736] in msxml3
5 queryresult_nextNode+0xdf(iface=0x3ff1120, nextItem=0x32ad60)
[dlls/msxml3/queryresult.c:267] in msxml3
6 xmlnode_selectSingleNode+0xd3(iface=0x1e9510, kqueryString="TRIBE_MASK",
resultNode=0x32ad60) [dlls/msxml3/node.c:1542] in msxml3
7 in legends (+0x6f34c) (0x0032b2dc)
...
0x7362be22 priv_from_xmlDocPtr+0x6 [dlls/msxml3/domdoc.c:127] in msxml3: movl
0x0(%eax),%eax
127 return doc->_private;
--
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=56883
Bug ID: 56883
Summary: Dualshock bumpers registering as two buttons on wine
9.9 and later
Product: Wine
Version: 9.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: quackdoctech(a)gmail.com
Distribution: ---
As of wine 9.9 and later a dualshock (Playstation 5) controller when connected
via bluetooth and only bluetooth, the left and right bumpers will trigger two
button presses at the same time.
Right bumper will trigger the buttons number 5 and 13 instead of just 5
Left bumper will trigger the buttons number 4 and 13 instead of just 4
--
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=56706
Bug ID: 56706
Summary: AppDB does not properly separate the Bugzilla DB
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jnewman(a)codeweavers.com
Distribution: ---
We would like to split the AppDB and Bugzilla databases onto different hosts.
But right now this is impossible due to some queries doing a joins between
bugzilla and the appdb.
These will need to be re-written to do it in a different way.
The worst offender is testData.php ShowVersionsTestingTable method on line 685.
I'm sure there are other places as well.
--
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=57754
Bug ID: 57754
Summary: GUI offset in VST plugins
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: project.music(a)web.de
Distribution: ---
VST plugins, that are loaded through tools like yabridge or LinVST can't be
used. If I try to click a button or some other element in the plugins
interface, I have to click way up and way left of the actual displayed thing
(button, knob...).
This occurs in all distros I tested (fedora, endeavouros, openSuse, kubuntu),
from wine version 9.22 up to version 10, stable or staging.
The only way to use windows vst plugins since then is to downgrade to an older
wine version.
If there is anything I can provide to help, please tell me what and how.
--
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=44926
Bug ID: 44926
Summary: Olive tree BibleStudySetup_6.1.1.exe
fails:ITERATE_Actions Execution halted, action
L"WixCreateInternetShortcuts" returned 1603
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
To see this first work around bug 44135
then:
0039:fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format,
advertised shortcut
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
0039:err:msi:ITERATE_Actions Execution halted, action
L"WixCreateInternetShortcuts" returned 1603
0039:err:msi:execute_script Execution of script 2 halted; action
L"[C:\\users\\louis\\Start Menu\\Programs\\Olive Tree Bible Software\\Bible
Study 6 online
support.url\0080http://help.olivetree.com/\00801\0080\00800<=>S-1-5-21-0-0-0-1000<=>{85E9410C-03A6-4396-9688-91981F445D1B}]WixRollbackInternetShortcuts"
returned 1603
sha1sum ~/Downloads/BibleStudySetup_6.1.1.exe
e55cd3df7b44bab85fdcb6785c32aa73988e338b
/home/louis/Downloads/BibleStudySetup_6.1.1.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=57222
Bug ID: 57222
Summary: Installation of Konami games fails (Bombergirl,
Beatmania IIDX Infinitas) with error 1603
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: sraamar.psplus(a)gmail.com
Distribution: ---
Created attachment 77139
--> https://bugs.winehq.org/attachment.cgi?id=77139
Trace
The installation process for certain Konami games, such as Bombergirl and
Beatmania IIDX Infinitas, fails when run through Wine. The setup halts with
error code 1603.
These are the relevant lines I think of the trace:
0120:err:msi:execute_script Execution of script 0 halted; action
L"[C:\\users\\vince\\AppData\\Roaming\\Microsoft\\Windows\\Start
Menu\\Programs\\KONAMI\\BomberGirl.url\0080http://eagate.573.jp/game/konasteapp/API/login/login.html?game_id=bomber-girl\00801\0080C:\\Games\\BomberGirl\\BomberGirl.ico\00800\0080C:\\users\\vince\\Desktop\\BomberGirl.url\0080h"...
returned 1603
0120:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize"
returned 1603
Bombergirl installer:
https://p.eagate.573.jp/game/eacbg/bg/download/installer.html
Beatmania IIDX INFINITAS installer :
https://d1rc4pwxnc0pe0.cloudfront.net/v2/installer/infinitas_installer_2022…
Tested on Arch Linux with wine 9.18 in a clean prefix.
--
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=48247
Bug ID: 48247
Summary: Darksiders 2 (GOG) crashes after intro
Product: Wine-staging
Version: 4.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fzielcke(a)z-51.de
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 65912
--> https://bugs.winehq.org/attachment.cgi?id=65912
log + crash dump with wine-4.20 (staging)
Darksiders 2 directly crashes after the intro.
This is on Debian unstable with the official winehq-staging 4.20 packages for
bullseye
--
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=54778
Bug ID: 54778
Summary: Multiple apps need support for SM1 non-float
expression (Strong Bad's Cool Game for Attractive
People Episode 1: Homestar Ruiner, Darksiders II
Deathinitive Edition (GOG), NewoAsteroids played with
Dolphin emulator)
Product: vkd3d
Version: 1.7
Hardware: x86-64
URL: https://www.moddb.com/games/strong-bad/downloads/stron
g-bad-s-cool-game-for-attractive-people-demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
0114:err:d3dcompiler:D3DCompile2 <anonymous>:9:11: E5017: Aborting due to
not yet implemented feature: SM1 non-float expression.
--
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=56316
Bug ID: 56316
Summary: Office 2019 Pro Plus sppc.dll.SLInstallLicense
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vinibali1(a)gmail.com
Distribution: ---
Created attachment 76044
--> https://bugs.winehq.org/attachment.cgi?id=76044
terminal log
Hi there!
This version of Office is not going to install.
End with the "Error code 30015-11 (2147483904)"
Let me paste some of the more important lines:
$ WINEARCH=win32 WINEPREFIX=/home/user/.wine_prefixes/office winetricks
d3dx11_43 msxml6 riched20
#DONE
$ WINEARCH=win32 WINEPREFIX=/home/user/.wineoffice/ wine iexplore
appdb.winehq.org
#WORKING
$ WINEARCH=win32 WINEPREFIX=/home/user/.wine_prefixes/office/ wine regedit
01a4:fixme:combase:RoGetActivationFactory
(L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator",
{85047792-f634-41e3-96a4-5164e902c740}, 01D5FAD4): semi-s
tub
#DONE
$ WINEARCH=win32 WINEPREFIX=/home/user/.wine_prefixes/office/ wine Setup.exe
0564:err:winediag:wined3d_dll_init Setting maximum allowed wined3d GL version
to 3.2.
0564:err:winediag:d2d_settings_init Limiting maximum Direct2D factory version
to 0.
0594:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Networking.Connectivity.NetworkInformation"
0450:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator"
0588:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Networking.Connectivity.NetworkInformation"
0558:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator"
01d8:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Networking.Connectivity.NetworkInformation"
0164:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator"
0620:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Networking.Connectivity.NetworkInformation"
02ec:err:combase:RoGetActivationFactory Failed to find library for
L"Windows.Security.Authentication.OnlineId.OnlineIdSystemAuthenticator"
#INSTALLATION STOPS HERE
wine: Call from 7B642597 to unimplemented function sppc.dll.SLInstallLicense,
aborting
wine: Unimplemented function sppc.dll.SLInstallLicense called at address
7B642597 (thread 07b4), starting debugger...
wine: Call from 7B642597 to unimplemented function sppc.dll.SLInstallLicense,
aborting
0584:err:d3d:wined3d_context_gl_update_window Failed to get a device context
for window 03EB8B38.
--
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.