Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
gnome-shell
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,260
    • Issues 1,260
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 102
    • Merge Requests 102
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • gnome-shell
  • Issues
  • #1549

Closed
Open
Opened Aug 26, 2019 by Vít Ondruch@vo.x

Cannot switch from tty to g-s

Going from G-S to tty, I can't switch from that particular tty away.

To reproduce, just log-in into g-s, then press Ctrl+Alt+F3 to get to tty, log in there. Running journalctl -f and trying to switch back to g-s via Alt+F2, I got this message:

Aug 26 17:19:59 localhost.localdomain systemd[1]: Removed slice User Slice of UID 42.
Aug 26 17:19:59 localhost.localdomain kernel: rfkill: input handler enabled
Aug 26 17:19:59 localhost.localdomain systemd[1]: Started Getty on tty3.
Aug 26 17:19:59 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty3 comm="systemd" exe="/usr/lib/systemd/systemd" hostn>
Aug 26 17:20:00 localhost.localdomain packagekitd[1401]: Skipping refresh of fedora-cisco-openh264: cannot update repo 'fedora-cisco-openh264': Cannot download repomd.xml: Cannot download repodata/repomd.xml: A>
Aug 26 17:20:01 localhost.localdomain kernel: rfkill: input handler disabled
Aug 26 17:20:01 localhost.localdomain gnome-shell[1690]: Failed to DPMS: Failed to set connector 85 property 2: Operace zamítnuta
Aug 26 17:20:01 localhost.localdomain kernel: rfkill: input handler enabled
Aug 26 17:20:01 localhost.localdomain gnome-shell[1690]: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 65 failed: Operace zamítnuta
Aug 26 17:20:01 localhost.localdomain gnome-shell[1690]: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 47 failed: Operace zamítnuta
Aug 26 17:20:01 localhost.localdomain packagekitd[1401]: Skipping refresh of decathorpe-elementary-stable: Failed to download gpg key for repo 'decathorpe-elementary-stable': Status code: 404 for https://copr-b>
Aug 26 17:20:02 localhost.localdomain kernel: rfkill: input handler disabled
Aug 26 17:20:02 localhost.localdomain gnome-shell[1690]: Failed to DPMS: Failed to set connector 85 property 2: Operace zamítnuta
Aug 26 17:20:02 localhost.localdomain kernel: rfkill: input handler enabled
Aug 26 17:20:02 localhost.localdomain gnome-shell[1690]: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 65 failed: Operace zamítnuta
Aug 26 17:20:02 localhost.localdomain gnome-shell[1690]: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 47 failed: Operace zamítnuta
Aug 26 17:20:02 localhost.localdomain kernel: rfkill: input handler disabled
Aug 26 17:20:02 localhost.localdomain gnome-shell[1690]: Failed to DPMS: Failed to set connector 85 property 2: Operace zamítnuta
Aug 26 17:20:02 localhost.localdomain kernel: rfkill: input handler enabled
Aug 26 17:20:02 localhost.localdomain gnome-shell[1690]: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 65 failed: Operace zamítnuta
Aug 26 17:20:02 localhost.localdomain gnome-shell[1690]: Failed to CRTC gamma: drmModeCrtcSetGamma on CRTC 47 failed: Operace zamítnuta

But the biggest issue is that I won't ever get back to the g-s. I can't even switch to different tty. This might be error somewhere else, but the g-s is the only log message which appears in log.

$ rpm -q gnome-shell
gnome-shell-3.33.90-2.fc32.x86_64

$ rpm -q mutter
mutter-3.33.90-1.fc32.x86_64
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/gnome-shell#1549