Gürkan

Results 38 comments of Gürkan

Well that seems like a really cool one. While I found an open thanks issue, I'd like to add my shameless thanks too, for my weekend project about JIRA: https://github.com/seqizz/jb

Sadly it is same. (from alacritty): running `wezterm-mux-server` with following in the wezterm config: ``` unix_domains = { { name = "default", socket_path = "/home/gurkan/.wezterm.sock", connect_automatically = false, } },...

Thanks. It looks like it helped :rocket: But I reproduced same issue on 2nd try by chance. E.g.: - Run `wezterm-mux-server` on one terminal - Run `wezterm connect default --class...

Thanks for the reminder. I wasn't using the nightly for a while, and already testing the flake from https://github.com/wez/wezterm/pull/4843 (which doesn't even cover the commit you mentioned, forked over 12a6b8df84c84261f54b701e442efef453652f96)....

@BarbUk thanks. This looks like it is jumping to the correct place (at least on slack) but since slack interface is a lot weirder, I am not sure yet. Will...

Another case (s3), just wanted to link in case of consistency: https://forum.restic.net/t/restic-gets-stuck-rarely/6139/3

Sadly building it failed with: ``` last 10 log lines: > Finished cargoSetupPostPatchHook > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > Executing cargoBuildHook > ++...

I am clearly doing something wrong on my flake setup, I even had to fix the cargohash.. I removed the follows line, it has to work since whole idea of...

Yep, it did the trick, thanks! Now I had: ``` Error: Error switching Caused by: 0: Failed to create systemd manager proxy 1: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1...

``` ~> ps aux | grep run-session gurkan 2123 0.0 0.0 3968 1920 ? S Feb20 0:00 /nix/store/qxvy6vc2x65f1lj49pxvdsnc2y4d6772-dbus-1.14.10/bin/dbus-run-session /nix/store/rz4n14d75fghwdf1l4jn5viri6k4yl4h-myAwesome-master/bin/awesome ``` Also ``` ~> ls -la /run/user/1000/bus srw-rw-rw- 1 gurkan gurkan...