Home liberachat/#xmonad: Logs Calendar

Logs on 2023-02-27 (liberachat/#xmonad)

00:39:18 × sadmax quits (~user@64.130.91.66) (Remote host closed the connection)
01:20:32 catman joins (~catman@user/catman)
01:37:57 haskl joins (~haskl@user/haskl)
01:44:32 × tremon quits (~tremon@83-85-213-108.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in)
01:55:39 × catman quits (~catman@user/catman) (Ping timeout: 252 seconds)
02:27:35 amenonsen joins (~amenonsen@pitta.toroid.org)
03:02:45 × banc quits (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 255 seconds)
03:22:39 banc joins (banc@gateway/vpn/protonvpn/banc)
03:40:28 × td_ quits (~td@i53870914.versanet.de) (Ping timeout: 246 seconds)
03:42:35 td_ joins (~td@i53870919.versanet.de)
08:26:50 × ElKowar quits (~ElKowar@srv-fin.xware-gmbh.de) (Quit: Ping timeout (120 seconds))
08:27:10 ElKowar joins (~ElKowar@srv-fin.xware-gmbh.de)
08:41:55 × redgloboli quits (~redglobol@user/redgloboli) (Quit: ...enter the matrix...)
08:42:13 redgloboli joins (~redglobol@user/redgloboli)
09:00:32 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Quit: You have been kicked for being idle)
09:07:58 mc47 joins (~mc47@xmonad/TheMC47)
09:27:32 derfflinger joins (~derffling@user/derfflinger)
09:54:36 × ft quits (~ft@p3e9bc443.dip0.t-ipconnect.de) (Quit: leaving)
10:11:39 cfricke joins (~cfricke@user/cfricke)
10:12:09 × cfricke quits (~cfricke@user/cfricke) (Client Quit)
10:39:46 escobear joins (~gknux@user/galaxy-knuckles/x-3015990)
10:39:47 × gknux quits (~gknux@user/galaxy-knuckles/x-3015990) (Ping timeout: 264 seconds)
10:40:35 escobear is now known as gknux
10:51:51 cfricke joins (~cfricke@user/cfricke)
11:47:00 × hightower2 quits (~hightower@16-152.dsl.iskon.hr) (Ping timeout: 255 seconds)
12:02:51 × derfflinger quits (~derffling@user/derfflinger) (Ping timeout: 248 seconds)
13:14:19 hightower2 joins (~hightower@85.94.71.188)
13:31:15 Spiker01 joins (~Spiker01@87.247.46.44)
13:37:32 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 268 seconds)
13:39:23 <Spiker01> Hello everyone. I use Arch GNU/Linux operating system. After the update, Xmonad does not start, there is such an error: https://pastebin.com/8za7BR91 How to fix this error?
13:39:39 unclechu joins (~unclechu@2001:470:69fc:105::354)
13:46:11 <geekosaur> you are using arch's build of xmonad, as per the arch wiki you must do a forced rebuild after updates
13:46:43 <geekosaur> https://wiki.archlinux.org/title/xmonad#Problems_with_finding_shared_libraries_after_update
13:49:20 <geekosaur> we recommend you use ghcup to install ghc and then use stack or cabal to install xmonad, instead of relying on arch's weird xmonad build, to avoid this
13:56:56 <Spiker01> geekosaur, I didn't understand. Do I need to download xmonad for example from github and compile it?
13:57:39 <geekosaur> start out by following the instructions on the wiki page to rebuild your xmonad
13:58:51 <geekosaur> afterward you might want to consider building it from hackage (the master haskell package archive, https://hackage.org/package/xmonad) using either the cabal or stack build tools; see https://xmonad.org/INSTALL.html
13:59:15 <geekosaur> but for right now follow https://wiki.archlinux.org/title/xmonad#Problems_with_finding_shared_libraries_after_update to get your installation working again
13:59:25 <geekosaur> this si an Arch-specific problem
14:06:49 <Spiker01> geekosaur thank You!
14:12:35 × Spiker01 quits (~Spiker01@87.247.46.44) (Quit: Leaving)
14:26:14 catman joins (~catman@user/catman)
14:32:31 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
15:01:56 × catman quits (~catman@user/catman) (Quit: WeeChat 3.8)
15:41:50 derfflinger joins (~derffling@user/derfflinger)
16:00:23 × playback2396[m] quits (~playback2@2001:470:69fc:105::2:feb8) (Quit: You have been kicked for being idle)
16:01:21 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Quit: You have been kicked for being idle)
16:27:13 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.8)
16:27:49 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
16:54:57 twiclo joins (~twiclo@2604:7b80:2000:1069:52fc:cedd:fbeb:10c)
16:55:52 <twiclo> I turned on swallowing for Alacritty but now when I spawn an Alacritty window when on an Alacritty window it swallows the old one. How do I work around this?
16:56:14 unclechu joins (~unclechu@2001:470:69fc:105::354)
17:04:37 <geekosaur> https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Hooks-WindowSwallowing.html#v:swallowEventHook use something like `fmap not (className =~ "Alacritty")` instead of `return True`, looks like?
17:06:05 <geekosaur> whoops `=?` not `=~`
17:06:28 <geekosaur> habit…
17:09:31 <geekosaur> (or `/=?` from XMonad.Hooks.ManageHelpers instead of the `fmap not` over `=?`)
17:14:22 × derfflinger quits (~derffling@user/derfflinger) (Ping timeout: 252 seconds)
17:23:21 derfflinger joins (~derffling@user/derfflinger)
17:36:12 tremon joins (~tremon@83-85-213-108.cable.dynamic.v4.ziggo.nl)
18:08:22 <twiclo> This?
18:08:24 <twiclo> myEventHook = Hacks.windowedFullscreenFixEventHook <+> swallowEventHook (className =? "Alacritty") (fmap not (className =? "Alacritty")
18:16:59 <geekosaur> missing close paren, but yes
18:20:16 × derfflinger quits (~derffling@user/derfflinger) (Ping timeout: 248 seconds)
18:21:49 × hightower2 quits (~hightower@85.94.71.188) (Ping timeout: 268 seconds)
18:26:56 derfflinger joins (~derffling@user/derfflinger)
18:49:28 ft joins (~ft@p3e9bc443.dip0.t-ipconnect.de)
19:35:12 × [Leary] quits (~Leary]@user/Leary/x-0910699) (Remote host closed the connection)
20:33:48 hightower2 joins (~hightower@85.94.71.188)
21:27:37 × hightower2 quits (~hightower@85.94.71.188) (Ping timeout: 246 seconds)
21:39:26 × derfflinger quits (~derffling@user/derfflinger) (Quit: Leaving)
21:57:13 × Natch quits (~natch@92.34.7.158) (Ping timeout: 252 seconds)
22:06:02 [Leary] joins (~Leary]@user/Leary/x-0910699)
22:11:22 banc- joins (banc@gateway/vpn/protonvpn/banc)
22:12:03 × banc quits (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 255 seconds)
23:54:54 × tremon quits (~tremon@83-85-213-108.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in)

All times are in UTC on 2023-02-27.