| 29 May 2024 |
| NixOS Moderation Bot unbanned @5m5z3q888q5prxkg:chat.lightnovel-dungeon.de. | 12:48:33 |
| 31 May 2024 |
SebTM | Jan Tojnar: Do you know if the extensions in the gnome-shell-extensions are just a collection and copies of the original sources? Otherwise we could consider replace them within the build with our extension-builds instead of maintaining it twice (https://github.com/NixOS/nixpkgs/pull/316000) | 08:19:41 |
| diamond (it/its) changed their profile picture. | 09:32:47 |
| 2 Jun 2024 |
| @aloisw:kde.org set a profile picture. | 18:01:43 |
| @aloisw:kde.org changed their profile picture. | 18:23:53 |
| 5 Jun 2024 |
FreeVariable | Every now and then my Ctrl+Backspace behaviour (which allows to delete a single word, right-to-left relative to the cursor's location) is masked or somewhat broken by the obnoxious Ctrl+Alt+Backspace shortcut that GNOME keeps mapping to "Key sequence to kill X server" | 13:56:05 |
FreeVariable | Is there a way I can disable this once for all? | 13:56:17 |
FreeVariable | * Every now and then my Ctrl+Backspace behaviour (which allows to delete a single word, right-to-left relative to the cursor's location) is masked or somewhat broken by the obnoxious Ctrl+Alt+Backspace shortcut that GNOME keeps mapping to "Key sequence to kill X server". I need to launch GNOME Tweaks to unmap it. | 13:56:39 |
FreeVariable | * Is there a way I can disable this once for all? I don't care about the X server (not using it any way) | 13:57:03 |
| @zoriot:tchncs.de joined the room. | 15:06:22 |
@zoriot:tchncs.de | How can i use GSConnect? The Installation works perfectly but i cannot establish a connection.
I have this error in the log.
Jun 04 21:03:37 gjs[19920]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStream instead.
0 generateSupportLog() ["file:///nix/store/fhfdr7v9fkvgq1fs2fb7p62fmc2xys74-gnome-shell-extension-gsconnect-57/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/preferences/service.js":60:17]
1 AsyncFunctionNext() ["self-hosted":852:26]
2 _init/GLib.MainLoop.prototype.runAsync/</<() ["resource:///org/gnome/gjs/modules/core/overrides/GLib.js":266:33]
| 16:57:45 |
Jan Tojnar | In reply to @zoriot:tchncs.de
How can i use GSConnect? The Installation works perfectly but i cannot establish a connection.
I have this error in the log.
Jun 04 21:03:37 gjs[19920]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStream instead.
0 generateSupportLog() ["file:///nix/store/fhfdr7v9fkvgq1fs2fb7p62fmc2xys74-gnome-shell-extension-gsconnect-57/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/preferences/service.js":60:17]
1 AsyncFunctionNext() ["self-hosted":852:26]
2 _init/GLib.MainLoop.prototype.runAsync/</<() ["resource:///org/gnome/gjs/modules/core/overrides/GLib.js":266:33]
weird, that was supposed to be fixed in GSConnect 57 https://github.com/GSConnect/gnome-shell-extension-gsconnect/issues/1781 | 22:04:27 |
Jan Tojnar | In reply to @zoriot:tchncs.de
How can i use GSConnect? The Installation works perfectly but i cannot establish a connection.
I have this error in the log.
Jun 04 21:03:37 gjs[19920]: Gio.UnixInputStream has been moved to a separate platform-specific library. Please update your code to use GioUnix.InputStream instead.
0 generateSupportLog() ["file:///nix/store/fhfdr7v9fkvgq1fs2fb7p62fmc2xys74-gnome-shell-extension-gsconnect-57/share/gnome-shell/extensions/gsconnect@andyholmes.github.io/preferences/service.js":60:17]
1 AsyncFunctionNext() ["self-hosted":852:26]
2 _init/GLib.MainLoop.prototype.runAsync/</<() ["resource:///org/gnome/gjs/modules/core/overrides/GLib.js":266:33]
that should not be an issue though. Did you open a hole in firewall? KDEConnect NixOS module can do it for you too. | 22:11:02 |
Jan Tojnar | In reply to @setunset:matrix.org Every now and then my Ctrl+Backspace behaviour (which allows to delete a single word, right-to-left relative to the cursor's location) is masked or somewhat broken by the obnoxious Ctrl+Alt+Backspace shortcut that GNOME keeps mapping to "Key sequence to kill X server". I need to launch GNOME Tweaks to unmap it. If I recall correctly, kill x server has not really be enabled by default for ages now. But I just double checked in a clean VM and it was active there for some reason. Could you please open an issue? | 22:21:56 |
Jan Tojnar | I guess you could set /org/gnome/desktop/input-sources/xkb-options to an empty array with dconf module as a workaround | 22:25:11 |
| 8 Jun 2024 |
@zoriot:tchncs.de | In reply to @jtojnar:matrix.org that should not be an issue though. Did you open a hole in firewall? KDEConnect NixOS module can do it for you too. Okay, when I`m connected to another WiFi it works without Issues. What do I need to enable in the WiFi-Router Settings for that to work? | 19:45:15 |