http://bugs.winehq.org/show_bug.cgi?id=34331
Bug #: 34331
Summary: Toolbar buttons can be activated without a proper
click
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blubban(a)gmail.com
Classification: Unclassified
Created attachment 45697
--> http://bugs.winehq.org/attachment.cgi?id=45697
Minimized (110 lines) testcase; includes source and 32bit binary
Steps to reproduce:
1. Open the attached testcase, or anything else with a toolbar (I did nothing
weird with the testcase).
2. Click and hold the mouse on any non-disabled toolbar button
3. Move the mouse to any other toolbar button, disabled or not; release the
mouse
Expected result: The button is not activated, since the mouse was depressed
while hovering over another button. This is also the result on Windows 7 64bit.
Actual result: The button is activated. This can even be done if the button is
disabled, which can give all kinds of strange results in apps that assume
disabled buttons are not triggerable.
To guarantee there is no weird config nearby, I have tested it with a live CD
in a virtual machine. Linux Mint 15 MATE, 64bit; wine1.6-0ubuntu1. I'd use 1.7
if it was in the PPA, but I don't think I have enough RAM to compile Wine on
that VM.
--
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=58255
Bug ID: 58255
Summary: I am Using Wine Staging Trying to run a program Called
Player2 Which allows to play minecraft with AI
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: salikovjr(a)gmail.com
Distribution: ---
Created attachment 78598
--> http://bugs.winehq.org/attachment.cgi?id=78598
here is the backtrace
something broke idk
--
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=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=58133
Bug ID: 58133
Summary: Gigapixel ai no longer starts 8.3.3
Product: Wine
Version: 10.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Distribution: ---
Created attachment 78409
--> http://bugs.winehq.org/attachment.cgi?id=78409
crash report
Gigapixel ai used to work (https://bugs.winehq.org/show_bug.cgi?id=57155) but
now it no longer starts.
--
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.