obsolete

libX11-1.8.3-2.fc37

FEDORA-2023-be3023012d created by whot a year ago for Fedora 37

Fix XPutBackEvent() issues (#2161020)


libX11 1.8.3

This update has been submitted for testing by whot.

a year ago

This update's test gating status has been changed to 'waiting'.

a year ago

This update has obsoleted libX11-1.8.3-1.fc37, and has inherited its bugs and notes.

a year ago

This update's test gating status has been changed to 'failed'.

a year ago

This update's test gating status has been changed to 'passed'.

a year ago
User Icon agurenko commented & provided feedback a year ago

Something is wrong with this update, downloaded directly from bodhi, when trying to apply update:

Problem 1: package libXpm-3.5.14-1.fc37.i686 requires libX11.so.6, but none of the providers can be installed - package libX11-xcb-1.8.3-2.fc37.x86_64 conflicts with libX11 < 1.8.3-2.fc37 provided by libX11-1.8.1-2.fc37.i686 - cannot install the best update candidate for package libX11-xcb-1.8.1-2.fc37.x86_64 - problem with installed package libXpm-3.5.14-1.fc37.i686 Problem 2: problem with installed package libX11-1.8.1-2.fc37.i686 - libX11-1.8.1-2.fc37.i686 has inferior architecture - cannot install both libX11-1.8.3-2.fc37.x86_64 and libX11-1.8.1-2.fc37.x86_64 - cannot install the best update candidate for package libX11-1.8.1-2.fc37.x86_64 Problem 3: problem with installed package libX11-xcb-1.8.1-2.fc37.i686 - libX11-xcb-1.8.1-2.fc37.i686 has inferior architecture - cannot install both libX11-xcb-1.8.3-2.fc37.x86_64 and libX11-xcb-1.8.1-2.fc37.x86_64 - package libX11-devel-1.8.3-2.fc37.x86_64 requires libX11-xcb = 1.8.3-2.fc37, but none of the providers can be installed - cannot install the best update candidate for package libX11-devel-1.8.1-2.fc37.x86_64 ====================================================================================================== Package Architecture Version Repository Size ====================================================================================================== Upgrading: libX11-common noarch 1.8.3-2.fc37 @commandline 146 k Skipping packages with conflicts: (add '--best --allowerasing' to command line to force their upgrade): libX11 x86_64 1.8.3-2.fc37 @commandline 648 k libX11-xcb x86_64 1.8.3-2.fc37 @commandline 11 k Skipping packages with broken dependencies: libX11-devel x86_64 1.8.3-2.fc37 @commandline 937 k

Transaction Summary

Upgrade 1 Package Skip 3 Packages

same when trying to apply on top of 1.8.3-1

User Icon imabug commented & provided feedback a year ago
karma

Seems to be working here. No more Xlib: sequence lost ...messages at least

BZ#2141863 libX11-1.8.3 is available
User Icon imabug commented & provided feedback a year ago

@agurenko looks like you need to download the i686 packages as well

User Icon agurenko commented & provided feedback a year ago
karma

@imabug eh, indeed, dropped all from --arch and it only downloaded x86_64, my bad

Updated fine now, no immediate spam log messages

User Icon agurenko commented & provided feedback a year ago
karma

Nope, this version still breaks stuff...

launching things with mangohud is getting stuck (processes hanging or splash screens are not progressing)

Company of Heroes 2 specifically crashes with following error (without Mangohud):

CompanyOfHeroes2: xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.

reverting to 1.8.1 again restores all the functionality...

This update has been pushed to testing.

a year ago

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

a year ago
User Icon bojan commented & provided feedback a year ago
karma

Works.

libX11-1.8.3-2.fc37 indeed fixed "sequence lost" warnings.

User Icon tseewald commented & provided feedback a year ago
karma

Still causes game crashes, reverting to 1.8.1 fixes it.

User Icon valdyn commented & provided feedback a year ago
karma

Steam runs now without "sequence lost" warnings.

User Icon mhayden commented & provided feedback a year ago
karma

Working fine.

This update can be pushed to stable now if the maintainer wishes

a year ago
User Icon akien commented & provided feedback a year ago

I don't have an up-to-date Fedora 37 to test with currently, but please test the godot package (I'm the upstream maintainer, and package it for Fedora).

As far as I know from other distros, libx11 1.8.3 breaks Godot and makes it crash on start.

Godot issue: https://github.com/godotengine/godot/issues/69352 libx11 issue: https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/170 Arch Linux issue: https://bugs.archlinux.org/task/76860

You may find that backporting https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/176 should help mitigate the Godot crashes to some extent, though I have reports from Arch Linux users (with the two upstream PRs backported: https://github.com/archlinux/svntogit-packages/tree/packages/libx11/trunk) that still experience sporadic crashes...

So I would advise caution before pushing this to stable.

User Icon t3rm1n4l commented & provided feedback a year ago
karma

working for me for general daily usage (e.g. have not tested games)

User Icon kparal commented & provided feedback a year ago
karma

After reading the linked X11 issue (thanks @akien), it really seems we should wait for 1.8.4 when they hopefully fix this issue.

User Icon pablotwo commented & provided feedback a year ago
karma

Upgrading to libX11-1.8.3-2, libX11-common-1.8.3-2 and libX11-xcb-1.8.3-2 on F37 caused serious mouse cursor lag and display of a different desktop background pic on the Xfce desktop. Downgraded all to 1.8.1-2 to regain normalcy with no issues.

User Icon akien commented & provided feedback a year ago

For the record, on Mageia we eventually updated to 1.8.3 + backports of https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/176 and https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/180, and at least for Godot which is the main affected package I'm using, it seems to work properly.

Arch Linux and Gentoo seem to have done the same, and users now also report that things are behaving normally again.

Both the above patches have been merged upstream so a future 1.8.4 release should Just Work™ hopefully. If there's no urgency to do this update for Fedora, then waiting for 1.8.4 can be a good option indeed. (For Mageia we just did the update because someone else pushed 1.8.3 in the development release so before reverting, I tried out the two patches I had seen trialed by other cutting edge distros.)

This update has been obsoleted by libX11-1.8.4-1.fc37.

a year ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+2
Minimum Testing
14 days
Dates
submitted
a year ago
in testing
a year ago
approved
a year ago
BZ#2141863 libX11-1.8.3 is available
0
0
BZ#2161020 After update libX11 to version 1.8.3-1.fc38 in some games I need move mouse for invoke screen updates.
0
0

Automated Test Results