Bug 2315167
| Summary: | gnome-shell-extension-screen-autorotate-24 is available | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||
| Component: | gnome-shell-extension-screen-autorotate | Assignee: | Luya Tshimbalanga <luya_tfz> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | luya_tfz, mjs | ||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | gnome-shell-extension-screen-autorotate-24-1.fc41 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2024-11-17 02:14:16 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Upstream Release Monitoring
2024-09-27 13:21:17 UTC
Created attachment 2049159 [details]
Update to 24 (#2315167)
the-new-hotness/release-monitoring.org's scratch build of gnome-shell-extension-screen-autorotate-24-1.fc40.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=124053668 Version 23 included with Fedora 41 is not enabled for gnome-shell-47.1. Please update. FEDORA-2024-3095f9ec0c (gnome-shell-extension-screen-autorotate-24-1.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3095f9ec0c FEDORA-2024-3095f9ec0c has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-3095f9ec0c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3095f9ec0c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. Installed from updates-testing. The extension shows as enabled and the toggle appears in the GNOME Shell drop-down menu, but the screen doesn't actually rotate when the unit is twisted or using the manual rotation control. This is a Lenovo ThinkPad Yoga X1 7th generation. It looks like a kernel regression bug as "monitor-sensor" command no longer detects accelerometer as tested on Dell Inspiron 14 2-in-1 Ryzen 7 5825 APU. On the ThinkPad, running "monitor-sensor --accel" hangs with "waiting for iio-sensor-proxy to appear" no matter how I tilt the unit. It is really a kernel bug as "iio-sensor-proxy" no longer readx accelerometer. Can you try the last kernel 6.10.x to see if you gained the accelerometer functionally? If so, it is a kernel regression. (In reply to Luya Tshimbalanga from comment #9) > It is really a kernel bug as "iio-sensor-proxy" no longer readx > accelerometer. Can you try the last kernel 6.10.x to see if you gained the > accelerometer functionally? If so, it is a kernel regression. I can confirm it was working in Fedora 40 at one point. Just upgraded to 41, so my installed kernels RPMs are: kernel.x86_64 6.11.3-200.fc40 updates kernel.x86_64 6.11.4-201.fc40 updates kernel.x86_64 6.11.5-300.fc41 updates Is there an easy downgrade to kernel-6.10? - Create a folder for the kernel and access to it i.e. "mkdir kernel-test && cd kernel-test" - Use "koji download-build --arch=x86_64 2548907" command to download the latest kernel 6.10.x - Use "dnf downgrade kernel*" command On my side, the screen failed to automatically rotate from landscape to portrait. Hopefully your case works fine. (In reply to Luya Tshimbalanga from comment #11) > On my side, the screen failed to automatically rotate from landscape to > portrait. Hopefully your case works fine. Unfortunately, kernel-6.10.11-200.fc40.x86_64 did no tsolve the problem--symptoms are the same as before. I tried to update the shell version number in the old release and install it locally, but that produced some error about importing packages in JavaScript. I guess that's one of the things fixed in the update. Just wondering what the path forward is here, and if there's anything more I can do to help things along. Thx. Bug 2319766 explains why I don't see the sensor activity with monitor-sensor. Starting iio-sensor-proxy as root, as suggested in the workaround, does generate messages in monitor-sensor when I change screen position, but the screen orientation does not actually change. I confirm bug Bug 2319766 which works with this extension as long /usr/libexec/iio-sensor-proxy is used as first workaround. Based on that test, it looks like a selinux permission issue changed in Fedora 41. Have you tried the second workaround? Not sure what I did, but after suspend/resume, workaround 1 is functional. Will work with that and follow Bug 2319766 for final resolution. Bug 2324181 is the one filed against selinux-policy, which seems to be where the real issue is. Bug 2319766 is filed against iio-sensor-proxy. Lets push this update to stable as we found the root cause of the issue mentioned in comment #17. FEDORA-2024-3095f9ec0c (gnome-shell-extension-screen-autorotate-24-1.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |