Edit Info Other
Login

Diff for "CommonBugs"

Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2020-05-22 08:09:55
Size: 1549
Comment:
Revision 10 as of 2020-05-25 16:44:15
Size: 1811
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
=== Steam/gnome ===
 * Status: Fixed - May 2020
 * Bug: https://bugzilla.rpmfusion.org/5659

With a default update of the package, gnome-shell might be triggered even on non Fedora Workstation Spin.
  sudo dnf update --setopt=install_weak_deps=False

Line 11: Line 19:

This page is the RPM Fusion counterpart of Fedora https://fedoraproject.org/wiki/Common_bugs

Fedora 32

Steam/gnome

With a default update of the package, gnome-shell might be triggered even on non Fedora Workstation Spin.

  • sudo dnf update --setopt=install_weak_deps=False

Kodi 18/python3

  • Status: Fixed - May 2020
  • Bug: N/A

Fixed with kodi-18.6-4.fc32. The maintainer has reverted the change to python3 and built with python2. One can experience sides effects with configurations, so one might have to clear settings...

Original issue:

With python2 been deprecated in early 2020, it become unreliable to maintain a python2 on newer Fedora releases. Because of that, kodi will only be provided with python3 support on RPM Fusion for Fedora 32 and later (backporting patches when needed). If you rely on some non-packaged extension, please verify that python3 support is available for them and try to forward the question to the upstream maintainer of the extension.

This backported python3 support is ahead of the upstream target to support python3 by kodi v19 (not yet scheduled).

In the end, if you are affected any extension still not ported to python3. You may delay the update of Fedora to 32 or later for any Kodi usage. And wait for Kodi 19 before to update to a newer Fedora.

NVIDIA/340xx/kernel-5.6

Original issue:

The nvidia 340xx driver isn't yet compatible with the kernel provided by default for fedora. Please remind that 340xx driver will be provided on best effort basis as it's not supported anymore by NVIDIA.

CommonBugs (last edited 2024-01-05 10:50:49 by NicolasChauvet)