https://bugs.winehq.org/show_bug.cgi?id=58067
Bug ID: 58067
Summary: [Regression] comctl32/edit: Unable to enter values in
Adobe Lightroom Classic 10.4
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
CC: bunglehead(a)gmail.com
Regression SHA1: d18a1fded2e2024ae2c8cdc4235654ff2d8dd5e9
Distribution: ---
Created attachment 78320
--> https://bugs.winehq.org/attachment.cgi?id=78320
the tool on mouseover
bug 56108 resp. https://gitlab.winehq.org/wine/wine/-/merge_requests/7606 has
broken ability to enter values in some of the edit boxes in Adobe Lightroom
Classic 10.4. Reverting the two mentioned changes fixes the issue.
FWIW, Adobe often modifies widget look and behaviour. In this case the
particular tool's value looks like a label, clicking and dragging the label
will change value of the slider on the left. Single click will turn the label
into an edit, which then acts normally - enter letters and numbers, either
confirm by the Enter key or cancel by the Escape key.
Tested against wine-10.5
--
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=57734
Bug ID: 57734
Summary: PHP8 Fatal Errrors
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: ---
While scanning the logs, I see these fatal errors due to the upgrade of PHP8.
PHP Fatal error: Uncaught Error: Non-static method
testData::objectGetFilterInfo() cannot be called statically in
include/testData_queue.php:161
PHP Fatal error: Uncaught Error: Undefined constant "iTestingId" in
include/testData.php:972
PHP Fatal error: Uncaught TypeError: sizeof(): Argument #1 ($value) must be of
type Countable|array, null given in include/vendor.php:306
--
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=50071
Bug ID: 50071
Summary: When I try to run Eve Online, qt5webenginecore crashes
after some time.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: liamtheprogrammer(a)gmail.com
Distribution: ---
Created attachment 68527
--> https://bugs.winehq.org/attachment.cgi?id=68527
A backtrace for the crash of the QT5 web engine.
When I try to run Eve Online, qt5webenginecore crashes after some time. It does
this saying that it encountered a serious error and needs to close.
--
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=49735
Bug ID: 49735
Summary: EVE Online crashes when undocking with wine-devel
5.15~buster
Product: Wine
Version: 5.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: biz(a)mynetblog.com
Distribution: ---
Created attachment 68027
--> https://bugs.winehq.org/attachment.cgi?id=68027
backtrace
This bug is for the latest version of EVE Online. Backtrace attached.
https://binaries.eveonline.com/EveLauncher-1770799.exe
My OS:
Debian 10 Buster with wine-devel 5.15~buster amd64
Linux 4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64 GNU/Linux
Using video driver version 440.100 (via buster-backports) for:
GeForce GTX 1660 SUPER
https://wiki.debian.org/NvidiaGraphicsDrivers#Version_440.100_.28via_buster…
The client crashes when I undock my ship, the launcher still works. The client
worked fine until I undocked. The graphics were turned up to high without
anti-aliasing turned on. It looked great.
When I installed the game, it did not make a shortcut to the game, so I have to
launch it via the terminal. I'm using Gnome.
I made the client windowed because I use multiple accounts (but I only had one
logged in), I then made it full screen. When I did that, it made the full
screen size not be full screen and it asked if I wanted to make it full screen
and I could not click on anything. I had to manually kill the client. Then when
I started the client again, it was a normal full screen.
There is a lot of "fixme" in the terminal screen when I run the game via the
terminal.
I am unable to install the stable version of wine 5. I filed a bug about that
already. So, I had no choice but to install the development version (which
appears to not have the bug).
To get this game to install, I first installed wine-devel.
I made a .wine directory using "/opt/wine-devel/bin/wine wineboot"
I installed the winetricks that is standard in the Buster version of Debian
because that is all I could figure out how to install. The instructions said to
use that to install corefonts and I don't know how to do it without using that
program.
I used that winetricks to install core fonts.
I installed the Visual C++ Runtime packages.
I uninstalled winetricks and the wine stuff it installed as dependencies.
I then installed the game and launched it from the installer. It seemed to work
great until I undocked.
--
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=45939
Bug ID: 45939
Summary: wineserver hits ulimit, too many open files (eve
online)
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: showard314(a)gmail.com
Distribution: ---
Created attachment 62469
--> https://bugs.winehq.org/attachment.cgi?id=62469
ls -l /proc/17977/fd
When playing eve online, the wineserver linux process hits the default 4096
limit in ubuntu.
$ ls /proc/17977/fd | wc -l
4096
The wineserver has thousands of files open of this form:
'/tmp/.wine-1000/server-805-73a277/anonmap.jD13vQ (deleted)'
Attachments are:
lsof -p 17977
ls -l /proc/17977/fd
This sounds like:
https://bugs.winehq.org/show_bug.cgi?id=45251
but I can't tell if it is a different bug in wine since so many are those tmp
anonmaps
--
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=45873
Bug ID: 45873
Summary: EVE Online: Starting a client sometimes errors
Product: Wine
Version: 3.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yomoejoe(a)gmail.com
Distribution: ---
Created attachment 62378
--> https://bugs.winehq.org/attachment.cgi?id=62378
Eve Error Log
When starting a client from the windows launcher using wine, it will
occasionally error; while other times it starts just fine the first time.
Usually after a few attempts the client starts successfully and runs fine after
that initial hurdle.
Linux 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64
GNU/Linux
--
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=45818
Bug ID: 45818
Summary: Eve Online loader works, Eve Online client crashes
upon launch
Product: Wine
Version: 3.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stacy(a)guppylog.com
Distribution: ---
Created attachment 62279
--> https://bugs.winehq.org/attachment.cgi?id=62279
The backtrace wine generated and told me to attach to the bug
Eve Online loader works, Eve Online client crashes upon launch
--
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=43646
Bug ID: 43646
Summary: Wine Viewer keeps freezing up
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: synctuarie(a)protonmail.com
Created attachment 59071
--> https://bugs.winehq.org/attachment.cgi?id=59071
Freeze Bug
Viewer keeps freezing up.
--
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=43634
Bug ID: 43634
Summary: Eve Online weird mouse behavior
Product: Wine
Version: 2.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aidan(a)jmad.org
Distribution: ---
I have i3 configured so that the top bar appears when the super key is held,
and so that I can scroll on the bar to change workspaces. For some reason,
this very often does not work in Eve Online, and instead the bar will appear,
but scrolling on it has no effect, and the mouse pointer keeps the Eve style,
instead of returning to the default as it is supposed to. Other windows allow
me to use the bar to change workspaces, including other fullscreen games
(native (I haven't tried any other wine games)).
This may be an issue with grabbing in fullscreen, as although I have the eve
options set to stay in window mode, pressing the i3 key combination to toggle
fullscreen causes the issue to disappear temporarily. The issue also appears
to occur much less often when I have two monitors enabled.
I filed a bug in i3 here that got closed as working-as-intended:
https://github.com/i3/i3/issues/2774
--
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=57595
Bug ID: 57595
Summary: Login repeated requested to submit bugs
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
CC: austinenglish(a)gmail.com
Distribution: ---
It doesn't seem to remember the login session (on firefox at least) when
submitting bugs and screenshots. Cookie 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.