elementary / elementary/settings-network

Network window + ethernet adapter = connect/disconnect cycle

Open
#330 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Vala
Stars
22
Forks
25
PR merge metrics
No merged PRs in 30d

Description

### What Happened?

The first time I connect an ethernet cable while the network settings window is open, I end up in a connect/disconnect loop.

Video showing the issue: https://youtu.be/YCrA5L6SnPE

## Regarding the log
I used `G_MESSAGES_DEBUG=all io.elementary.switchboard` to produce the log, but it doesn't produce any output while the connect/disconnect loop is happening, so I don't think the log is helpful

Please let me know if you want me to get logs some other way.

### Steps to Reproduce

1. Open network settings dialog
2. Connect an ethernet adapter
3. Connect one end of an ethernet cable to the adapter, and the other to a device

### Expected Behavior

It should work as it does when the network window is not open.

### OS Version

6.x (Odin)

### Software Version

Latest release (I have run all updates)

### Log Output

```shell
(io.elementary.switchboard:92507): GLib-GIO-DEBUG: 20:52:29.899: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
(io.elementary.switchboard:92507): GLib-DEBUG: 20:52:29.913: unsetenv() is not thread-safe and should not be used after threads are created
(io.elementary.switchboard:92507): Gtk-DEBUG: 20:52:29.913: Connecting to session manager
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.915: Plug.vala:121: Activating Keyboard plug
(io.elementary.switchboard:92507): GLib-GIO-DEBUG: 20:52:29.915: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.915: watch_fast: "/desktop/ibus/general/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.915: PlugsManager.vala:93: io.elementary.switchboard.keyboard registered
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.916: watch_established: "/desktop/ibus/general/" (establishing: 1)
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.922: Plug.vala:125: Activating System plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.922: PlugsManager.vala:93: io.elementary.switchboard.about registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.922: DisplayPlug.vala:127: Activating Display plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.922: PlugsManager.vala:93: io.elementary.switchboard.display registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.922: Plug.vala:164: Activating Mouse-Touchpad plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.922: PlugsManager.vala:93: io.elementary.switchboard.mouse-touchpad registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.922: Plug.vala:88: Activating Power plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.922: PlugsManager.vala:93: io.elementary.switchboard.power registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.923: Plug.vala:104: Activating Printers plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.923: PlugsManager.vala:93: io.elementary.switchboard.printers registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.923: Plug.vala:220: Activating Wacom plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.923: PlugsManager.vala:93: pantheon-wacom registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.924: Plug.vala:72: Activating Bluetooth plug
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.924: watch_fast: "/io/elementary/desktop/wingpanel/bluetooth/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.924: PlugsManager.vala:93: io.elementary.switchboard.bluetooth registered
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.924: watch_established: "/io/elementary/desktop/wingpanel/bluetooth/" (establishing: 1)
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.926: Plug.vala:86: Activating Network plug
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.926: watch_fast: "/system/proxy/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.926: PlugsManager.vala:93: io.elementary.switchboard.network registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.926: Plug.vala:104: Activating Sharing plug
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.926: watch_established: "/system/proxy/" (establishing: 1)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.926: PlugsManager.vala:93: io.elementary.switchboard.sharing registered
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.930: PlugsManager.vala:93: io.elementary.switchboard.onlineaccounts registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.930: Plug.vala:209: Activating Security & Privacy plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.930: PlugsManager.vala:93: io.elementary.switchboard.security-privacy registered
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.932: PlugsManager.vala:93: io.elementary.switchboard.applications registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.932: Plug.vala:111: Activating Notifications plug
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.932: Plug.vala:53: Using io.elementary.notifications server
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.932: watch_fast: "/io/elementary/notifications/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.932: PlugsManager.vala:93: io.elementary.switchboard.notifications registered
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.932: watch_established: "/io/elementary/notifications/" (establishing: 1)
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.946: Plug.vala:140: Activating Desktop plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.946: PlugsManager.vala:93: io.elementary.switchboard.pantheon-shell registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.946: Plug.vala:176: Activating Locale plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.946: PlugsManager.vala:93: io.elementary.switchboard.locale registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.947: Plug.vala:141: Activating User Accounts plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.947: PlugsManager.vala:93: io.elementary.switchboard.useraccounts registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.948: Plug.vala:123: Activating Sound plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.948: PlugsManager.vala:93: io.elementary.switchboard.sound registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.948: Plug.vala:168: Activating Accessibility plug
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.948: watch_fast: "/org/gnome/desktop/a11y/applications/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.948: watch_fast: "/org/gnome/desktop/a11y/keyboard/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.948: PlugsManager.vala:93: io.elementary.switchboard.a11y registered
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.949: Plug.vala:64: Activating Date & Time plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.949: PlugsManager.vala:93: io.elementary.switchboard.datetime registered
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.949: watch_established: "/org/gnome/desktop/a11y/applications/" (establishing: 1)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.949: watch_established: "/org/gnome/desktop/a11y/keyboard/" (establishing: 1)
** (io.elementary.switchboard:92507): DEBUG: 20:52:29.949: Plug.vala:69: Activating Screen Time & Limits plug
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:29.949: PlugsManager.vala:93: io.elementary.switchboard.parental-controls registered
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.949: watch_fast: "/io/elementary/switchboard/preferences/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.949: watch_established: "/io/elementary/switchboard/preferences/" (establishing: 1)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.986: watch_fast: "/io/elementary/switchboard/saved-state/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:29.986: watch_established: "/io/elementary/switchboard/saved-state/" (establishing: 1)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Behavior
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Beteende
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Behavior
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Beteende → Markör blinkning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Behavior
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Beteende → Upprepa tangenter
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Input Method
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Input Method
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Input Method
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Input Method → Embed preedit text in application window
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Input Method
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Input Method → Show candidate window
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Input Method
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Input Method → Switch engines
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Layout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Layout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Layout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Layout → Byt layout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Layout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Layout → Caps Lock beteende
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Layout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Layout → Skriv tangent
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Layout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Layout → ⌘ tangentbeteende
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:57: plugsSearch: add open window: Shortcuts
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:58: plugsSearch: add ui elements: Tangentbord → Snabbkommandon
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.055: PlugsSearch.vala:59: plugsSearch: add plug name: Tangentbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: firmware
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Firmware
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: operating-system
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Föreslå översättningar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: operating-system
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Get Support
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: hardware
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Hardware Information
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: operating-system
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Operating System Information
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: operating-system
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Rapportera ett problem
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: operating-system
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Send Feedback
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: operating-system
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Uppdateringar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:57: plugsSearch: add open window: operating-system
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:58: plugsSearch: add ui elements: System → Återställ standardinställningar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.057: PlugsSearch.vala:59: plugsSearch: add plug name: System
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window: night-light
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Nattljus
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window: night-light
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Nattljus → Färgtemperatur
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window: night-light
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Nattljus → Schema
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Primär bildskärm
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Rotationslås
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Skalningsfaktor
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Skärmrotation
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Skärmspegling
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:58: plugsSearch: add ui elements: Bildskärmar → Skärmupplösning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.058: PlugsSearch.vala:59: plugsSearch: add plug name: Bildskärmar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: clicking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Clicking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: pointing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Control pointer using keypad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: clicking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Double-click speed
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: clicking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Dwell click
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: gestures
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Gestures
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: gestures
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Gestures → Maximize Window
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: gestures
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Gestures → Multitaskingvy
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: gestures
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Gestures → Switch Workspaces
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: clicking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Long-press secondary click
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: clicking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Mellanklicksklistra
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: mouse
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Mus
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: mouse
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Mus → Markörens hastighet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: mouse
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Mus → Naturlig skrollning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: mouse
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Mus → Pointer acceleration
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta → Fysisk klickning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta → Ignore when mouse is connected
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta → Ignore while typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta → Knacka för att klicka
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta → Markörens hastighet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta → Naturlig skrollning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: touchpad
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pekplatta → Skrollning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: pointing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pointer size
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: pointing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Pointing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: clicking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Primärknapp
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:57: plugsSearch: add open window: pointing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:58: plugsSearch: add ui elements: Mus och pekplatta → Visa markör
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.059: PlugsSearch.vala:59: plugsSearch: add plug name: Mus och pekplatta
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Automatisk justering av ljusstyrka
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Avstängningsknapp
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Dockad lockstängning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Dämpa skärmens ljusstyrka
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Inaktiv skärm av
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Locket stängs
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Skärmen är inaktiv
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Skärmljusstyrka
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Sleep inactivity timeout
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Vänteläge inaktiverat
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Ström → Väntelägesknapp
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Ström
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → Ethernet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → Flygplansläge
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → IP-adress
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → LAN
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → Proxy
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → Surfzon
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → Trådlöst
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → VPN
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → WLAN
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:58: plugsSearch: add ui elements: Nätverk → Wi-Fi
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.061: PlugsSearch.vala:59: plugsSearch: add plug name: Nätverk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:58: plugsSearch: add ui elements: Delning → Mediabibliotek
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:59: plugsSearch: add plug name: Delning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:58: plugsSearch: add ui elements: Online-konton → CalDAV
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:59: plugsSearch: add plug name: Online-konton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:58: plugsSearch: add ui elements: Online-konton → IMAP
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:59: plugsSearch: add plug name: Online-konton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:58: plugsSearch: add ui elements: Online-konton → Kalendrar
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:59: plugsSearch: add plug name: Online-konton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:58: plugsSearch: add ui elements: Online-konton → Mail
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.063: PlugsSearch.vala:59: plugsSearch: add plug name: Online-konton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: firewall
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Brandvägg
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: tracking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Historik
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: tracking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Historik → Rensa historik
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: housekeeping
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Hushållning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: housekeeping
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Hushållning → Antal dagar som temporära filer och filer i papperskorgen ska behållas
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: housekeeping
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Hushållning → Radera automatiskt gamla filer från papperskorgen
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: housekeeping
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Hushållning → Radera automatiskt gamla temporära filer
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: locking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Låsning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: tracking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Låsning → Lås i viloläge
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: tracking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Låsning → Lås när skärmen stängs av
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:57: plugsSearch: add open window: location
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:58: plugsSearch: add ui elements: Säkerhet och integritet → Platstjänster
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.064: PlugsSearch.vala:59: plugsSearch: add plug name: Säkerhet och integritet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: permissions
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Confinement
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: permissions
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Permissions
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: permissions
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Sandboxing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → Bildvisare
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → E-postklient
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → Filhanterare
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → Kalender
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → Musikspelare
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → Textredigerare
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → Videospelare
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standard → Webbläsare
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: defaults
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Standardprogram
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:57: plugsSearch: add open window: startup
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:58: plugsSearch: add ui elements: Program → Uppstart
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.066: PlugsSearch.vala:59: plugsSearch: add plug name: Program
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Notifikationer → Bubblor
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Notifikationer
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Notifikationer → Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Notifikationer
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Notifikationer → Notifikationscenter
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Notifikationer
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Notifikationer → Stör ej
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Notifikationer
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window: appearance
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Appearance
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window: appearance
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Appearance → Accent color
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window: appearance
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Appearance → Dark style
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window: wallpaper
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Bakgrundsbild
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.068: PlugsSearch.vala:57: plugsSearch: add open window: dock
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Dock & Panel
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: dock
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Dock & Panel → Bildskärm
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: dock
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Dock & Panel → Dolt läge
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: dock
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Dock & Panel → Ikonstorlek
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: dock
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Dock & Panel → Panel translucency
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: dock
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Dock & Panel → Visa vid tryck
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: multitasking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Multitasking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: multitasking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Multitasking → Aktiva hörn
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: multitasking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Multitasking → Move windows to a new workspace
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: multitasking
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Multitasking → Window animations
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: text
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Text
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: text
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Text → Dyslexia-friendly
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:57: plugsSearch: add open window: text
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:58: plugsSearch: add ui elements: Skrivbord → Text → Size
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.069: PlugsSearch.vala:59: plugsSearch: add plug name: Skrivbord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Språk och region → Format
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Språk och region
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Språk och region → Region
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Språk och region
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Språk och region → Temperatur
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Språk och region
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Användarkonton → Byt lösenord
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Användarkonton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Användarkonton → Fullständigt namn
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Användarkonton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Användarkonton → Gästsession
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Användarkonton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Användarkonton → Kontotyp
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Användarkonton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Användarkonton → Logga in automatiskt
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Användarkonton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Användarkonton → Språk
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Användarkonton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Användarkonton → Visningsbild
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Användarkonton
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: input
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Ingång
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: input
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Ingång → Aktivera
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: input
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Ingång → Enhet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: input
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Ingång → Port
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: input
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Ingång → Volym
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: output
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Utgång
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: output
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Utgång → Balans
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: output
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Utgång → Enhet
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:57: plugsSearch: add open window: output
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.070: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Utgång → Händelseljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: output
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Utgång → Port
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: output
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Ljud → Utgång → Volym
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Ljud
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Accessibility Features
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Audio → Audio descriptions
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Audio → Flash screen
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Audio → Screen Reader
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Audio → Visual Alerts
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Audio → keyboard shortcut
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Audio
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Hearing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Keyboard
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Keyboard
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Keyboard
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Keyboard → Beep when a lock key is pressed
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Keyboard
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Keyboard → Beep when a modifier key is pressed
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Keyboard
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Keyboard → Use modifier keys in sequence (sticky keys)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Beep when a key is accepted
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Beep when a key is pressed
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Beep when a key is rejected
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Delay between key presses (slow keys)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Fast Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Fast Typing Delay length
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Ignore fast duplicate keypresses (bounce keys)
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → On-screen keyboard
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.071: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Typing Delay length
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:57: plugsSearch: add open window: Typing
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:58: plugsSearch: add ui elements: Universal Access → Typing → Typing Delays
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:59: plugsSearch: add plug name: Universal Access
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:58: plugsSearch: add ui elements: Datum och tid → Nätverkstid
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:59: plugsSearch: add plug name: Datum och tid
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:58: plugsSearch: add ui elements: Datum och tid → Tidsformat
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:59: plugsSearch: add plug name: Datum och tid
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:58: plugsSearch: add ui elements: Datum och tid → Tidszon
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:59: plugsSearch: add plug name: Datum och tid
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:58: plugsSearch: add ui elements: Datum och tid → Visa veckonummer
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.072: PlugsSearch.vala:59: plugsSearch: add plug name: Datum och tid
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:58: plugsSearch: add ui elements: Screen Time & Limits → Begränsa datoranvändning
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:59: plugsSearch: add plug name: Screen Time & Limits
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:58: plugsSearch: add ui elements: Screen Time & Limits → Förhindra programåtkomst
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:59: plugsSearch: add plug name: Screen Time & Limits
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:57: plugsSearch: add open window:
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:58: plugsSearch: add ui elements: Screen Time & Limits → Förhindra webbsideåtkomst
(io.elementary.switchboard:92507): switchboard-DEBUG: 20:52:30.073: PlugsSearch.vala:59: plugsSearch: add plug name: Screen Time & Limits
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:30.161: change_fast
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:30.161: change_notify: /io/elementary/switchboard/saved-state/window-maximized
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:30.161: change_fast
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:30.161: change_notify: /io/elementary/switchboard/saved-state/window-size
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:30.167: change_fast
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:30.167: change_notify: /io/elementary/switchboard/saved-state/window-position
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.782: watch_fast: "/system/proxy/ftp/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.782: watch_fast: "/system/proxy/http/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.782: watch_fast: "/system/proxy/https/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.782: watch_fast: "/system/proxy/socks/" (establishing: 0, active: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.783: watch_established: "/system/proxy/ftp/" (establishing: 1)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.783: watch_established: "/system/proxy/http/" (establishing: 1)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.783: watch_established: "/system/proxy/https/" (establishing: 1)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:52:31.783: watch_established: "/system/proxy/socks/" (establishing: 1)
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.805: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.805: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.805: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.806: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.806: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.806: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.808: MainView.vala:172: Wifi interface added
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.809: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.809: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.809: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.809: MainView.vala:180: Unknown device: NM_DEVICE_TYPE_WIFI_P2P

** (io.elementary.switchboard:92507): DEBUG: 20:52:31.809: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.809: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:31.809: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.031: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.031: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.031: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.033: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.033: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.033: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.034: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.034: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:34.034: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
** (io.elementary.switchboard:92507): DEBUG: 20:52:36.199: MainView.vala:175: Ethernet interface added
** (io.elementary.switchboard:92507): DEBUG: 20:52:36.204: WifiPage.vala:336: New network state: NM_DEVICE_STATE_ACTIVATED
** (io.elementary.switchboard:92507): DEBUG: 20:52:36.204: WifiPage.vala:227: Update active AP
** (io.elementary.switchboard:92507): DEBUG: 20:52:36.204: WifiPage.vala:241: Active ap: getyourownwifipenny_RPT
(io.elementary.switchboard:92507): dconf-DEBUG: 20:53:04.085: unwatch_fast: "/io/elementary/switchboard/preferences/" (active: 1, establishing: 0)
(io.elementary.switchboard:92507): dconf-DEBUG: 20:53:04.086: sync
```

### Hardware Info

The dongle is an Acer USB-C to RJ45 adapter, the manufacturers model number for it is `NP.CAB1A.017`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.