regolith-linux / regolith-desktop

Meta package for the Regolith Desktop Environment
1.48k stars 31 forks source link

"You have an error in your i3 config file" after upgrade from 3.2 Beta 1 to 3.2 Beta 2 #1026

Open robbie-cahill opened 1 week ago

robbie-cahill commented 1 week ago

Describe the bug i3 config file errors:

ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym c, command "exec --no-startup-id gnome-control-center"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym d, command "exec --no-startup-id gnome-control-center display"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym w, command "exec --no-startup-id gnome-control-center wifi"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym b, command "exec --no-startup-id gnome-control-center bluetooth"
ERROR: Duplicate keybinding in config file:
  state mask 0x41 with keysym n, command "exec --no-startup-id /usr/bin/nautilus --new-window"
ERROR: FYI: You are using i3 version 4.23 (2023-10-29)
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym c, command "exec --no-startup-id gnome-control-center"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym d, command "exec --no-startup-id gnome-control-center display"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym w, command "exec --no-startup-id gnome-control-center wifi"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym b, command "exec --no-startup-id gnome-control-center bluetooth"
ERROR: Duplicate keybinding in config file:
  state mask 0x41 with keysym n, command "exec --no-startup-id /usr/bin/nautilus --new-window"
ERROR: FYI: You are using i3 version 4.23 (2023-10-29)
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym c, command "exec --no-startup-id gnome-control-center"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym d, command "exec --no-startup-id gnome-control-center display"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym w, command "exec --no-startup-id gnome-control-center wifi"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym b, command "exec --no-startup-id gnome-control-center bluetooth"
ERROR: Duplicate keybinding in config file:
  state mask 0x41 with keysym n, command "exec --no-startup-id /usr/bin/nautilus --new-window"
ERROR: FYI: You are using i3 version 4.23 (2023-10-29)
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym c, command "exec --no-startup-id gnome-control-center"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym d, command "exec --no-startup-id gnome-control-center display"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym w, command "exec --no-startup-id gnome-control-center wifi"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym b, command "exec --no-startup-id gnome-control-center bluetooth"
ERROR: Duplicate keybinding in config file:
  state mask 0x41 with keysym n, command "exec --no-startup-id /usr/bin/nautilus --new-window"
ERROR: FYI: You are using i3 version 4.23 (2023-10-29)
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym c, command "exec --no-startup-id gnome-control-center"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym d, command "exec --no-startup-id gnome-control-center display"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym w, command "exec --no-startup-id gnome-control-center wifi"
ERROR: Duplicate keybinding in config file:
  state mask 0x40 with keysym b, command "exec --no-startup-id gnome-control-center bluetooth"
ERROR: Duplicate keybinding in config file:
  state mask 0x41 with keysym n, command "exec --no-startup-id /usr/bin/nautilus --new-window"
ERROR: FYI: You are using i3 version 4.23 (2023-10-29)

To Reproduce Steps to reproduce the behavior: Upgrade from Regolith 3.2 Beta 1 to 3.2 Beta 2 using i3, then login.

Expected behavior A clear and concise description of what you expected to happen. No i3 config file errors

Screenshots If applicable, add screenshots to help explain your problem.

Configuration file(s) Please attach or mention any customization you've done to configuration files which might have an impact on the bug you are describing. It'll help us determine the root cause of your issue.

Installation Details

Additional context The errors don't seem to cause any real issues, its more of an annoying popup on login/i3 config reload.