https://bugs.winehq.org/show_bug.cgi?id=57105
Bug ID: 57105
Summary: Steam GPU process crash loop
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://cdn.cloudflare.steamstatic.com/client/installe
r/SteamSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 76988
--> https://bugs.winehq.org/attachment.cgi?id=76988
Wine 9.16 console output
Following a successful installation the Steam client main window never loads.
In the background the GPU process continually dies and respawns. The Steam logs
confirm this is what is happening.
The usual workaround is installing the corefonts (Bug 56624 -> Bug 32342), but
this does not work for the pre-compiled DEB packages. If I build Wine myself
the workaround works as expected.
I tried adding the CFLAGS apparently used by the OpenSUSE build system but it
doesn't cause the error.
CFLAGS='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3
-fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables
-fstack-clash-protection -Werror=return-type -g'
https://build.opensuse.org/public/build/openSUSE:Factory/standard/x86_64/wi…
I'm guessing it is down to some combination of differing library versions.
Tried -no-cef-sandbox but it made no difference.
Workaround is to build Wine myself (Debian Stable in my case).
--
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=55304
Bug ID: 55304
Summary: Kerberos authentication stopped to work after PE
wldap32 conversion
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: patch, regression
Severity: normal
Priority: P2
Component: wldap32
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: hans(a)meelstraat.net
Regression SHA1: 02e52db7aa627b980dec3dfd4053e20a380ee555
Distribution: ---
Created attachment 74900
--> https://bugs.winehq.org/attachment.cgi?id=74900
patch
SASL2 plugin in libs/ldap/libldap/sasl_w.c doesn't follow the rfc4752
specification in several ways, and it looks like it was never tested with
Kerberos since it queries the key info using
QueryContextAttributesA(SECPKG_ATTR_KEY_INFO) however this attribute is not
supported neither by Wine Kerberos implementation nor by Kerberos in Windows
10. Actually SSF (SASL Security Strength Factor) value returned by the plugin
is never used by libldap, so it's not necessary to set SSF to anything but 1.
Besides, dlls/kerberos uses constants for trailer, signature and max buffer
size that no longer work with modern implementations. Also at least the
Kerberos servers I was testing with use trailer length either 64 or 60, so I
had to add a patch to query Kerberos security trailer length from the context,
otherwise it's not possible to correctly encode/decode LDAP messages and server
responses.
I'm attaching a patch that makes Kerberos authentication work again.
Here are some useful links that were used as a reference:
https://www.rfc-editor.org/rfc/rfc4752#page-3https://github.com/openldap/openldap/blob/master/libraries/libldap/cyrus.chttps://github.com/cyrusimap/cyrus-sasl/blob/master/lib/client.chttps://github.com/cyrusimap/cyrus-sasl/blob/master/plugins/gssapi.c
--
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=47281
Bug ID: 47281
Summary: Ableton Live 10.0.6
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bill.huey(a)gmail.com
Distribution: ---
This is an experimental branch where I've pulled a real-time patches from Kai
Krakow's proton tree and have incorporated it into both master and stable
branches of WineHQ
URL for the the GitHub repo is at:
https://github.com/billhuey/wine-bhuey
The branch is bhuey-rt-master and bhuey-rt-stable
Currently both stable and master run Ableton fine as far as I can tell but
there are issues with wineserver sucking up a full core of CPU time.
----
billh@pngn-dev:~/wine/wine-test-stable$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.04
Release: 19.04
Codename: disco
----
Linux pngn-dev 5.0.14-rt9 #2 SMP PREEMPT RT Fri May 17 01:31:54 PDT 2019 x86_64
x86_64 x86_64 GNU/Linux
----
It's running a real-time kernel but I doubt that's 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.
https://bugs.winehq.org/show_bug.cgi?id=51386
Bug ID: 51386
Summary: ln.exe needs KERNEL32.dll.FindFirstFileNameW
Product: Wine
Version: 6.12
Hardware: x86-64
URL: https://web.archive.org/web/20210530064017/https://sch
inagl.priv.at/nt/ln/ln.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: awineuser(a)mail.com
Distribution: Ubuntu
ln.exe, a command line utility that works with hard links and symbolic links,
can crash during a "deloreon copy" (incremental backup). Specifically, the
command used was this:
ln --backup --unroll --1023safe --progress --delorean <source directory>
<previous backup dir> <new backup dir>
When it crashes, the terminal output says:
wine: Call from 7BC2980A to unimplemented function
KERNEL32.dll.FindFirstFileNameW, aborting
Sometimes the command completes without crashing, so apparently it doesn't
always call this function?
Note: the 32-bit version of ln.exe was used. I haven't tested the 64-bit
version.
--
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=46750
Bug ID: 46750
Summary: MS Office 2010 on Windows 7 crash
Product: Wine
Version: 4.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: akram_ma(a)hotmail.com
Distribution: ---
Created attachment 63753
--> https://bugs.winehq.org/attachment.cgi?id=63753
Backtrace
I did a clean prefix as follows
created Win 7 32bit
Then installed from WineTricks: Core Fonts, Tahoma Font, msxml6, riched20,
usp10
Then installed Office 2010
Crash during installation. I tried to install it several times.
On Win XP installation works fine.
--
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=35882
Bug ID: 35882
Summary: Empire Earth 1.x display artifacts
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: leonard.lawton(a)gmail.com
Upon opening the game, there are artifacts that follow the cursor. A temporary
solution I found is to change the graphics mode from d3d/TNL within the game(it
does not matter which order, just change them) and the graphics are normal one
the screen refershes. The artifacts return upon exiting an re-opening the
application. This is same with at least intel and radeon cards and different
driver versions.
--
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=55255
Bug ID: 55255
Summary: Dyson Sphere Program (Steam): mouse ignored if
switching windows
Product: Wine
Version: 8.12
Hardware: x86-64
URL: https://store.steampowered.com/app/1366540/Dyson_Spher
e_Program/
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 74868
--> https://bugs.winehq.org/attachment.cgi?id=74868
Screen capture
If switching windows (ALT+TAB) and switching back to Dyson Sphere Program on
Steam, the mouse is apparently ignored. (See video) This is true at the menu
screen and during the game.
Workaround to get this far:
"winetricks arial" (Bug 47325)
I tried (from winetricks):
grabfullscreen=y|n
mwo=disabled|enabled|force
usetakefocus=y|n
but none of these made any difference.
Nothing new printed in the console:
https://bugs.winehq.org/attachment.cgi?id=74867
Workaround is using a virtual desktop, but this is not ideal for a game.
No demo available as far as I know.
--
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=10941
Summary: Wine does not print in a newly allocated console window
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Created an attachment (id=9867)
--> (http://bugs.winehq.org/attachment.cgi?id=9867)
The binary which recreates the bug
Wine does not print in a newly allocated console window using the function
FreeConsole(); and AllocConsole();
I've written a program which recreates the bug. I'll post the binary and the
source.
(compiled on Dev-C++ 4.9.9.2, in Wine)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26017
Summary: 3D Pinball - Space Cadet: fullscreen does not work
properly
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
3D Pinball - Space Cadet
If you can copy the file from Windows XP in C:\Program Files\Windows NT\Pinball
(or if you dual-boot Windows XP with Linux and access the file) and run the
pinball.exe in Wine.
Fullscreen mode does not work properly. The title bar of the window still
shows when you press <F4> to go into fullscreen. Also, the top and bottom
GNOME panels in Ubuntu are still showing. The game is supposed to be in
fullscreen completely.
--
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=56859
Bug ID: 56859
Summary: Can't install photoshop CS6 through wine
Product: Wine
Version: 9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adammthe(a)proton.me
Distribution: ---
Created attachment 76660
--> https://bugs.winehq.org/attachment.cgi?id=76660
the log of me running Set-Up.exe on a 32bit wine pfx
log copy pasted because >> log.log doesn't work
--
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.