Home liberachat/#xmonad: Logs Calendar

Logs on 2024-09-02 (liberachat/#xmonad)

01:31:30 × L29Ah quits (~L29Ah@wikipedia/L29Ah) (Excess Flood)
01:35:07 L29Ah joins (~L29Ah@wikipedia/L29Ah)
02:57:03 × td_ quits (~td@i5387091E.versanet.de) (Ping timeout: 246 seconds)
02:59:00 td_ joins (~td@i5387090A.versanet.de)
03:06:39 × ectospasm quits (~ectospasm@user/ectospasm) (Quit: WeeChat 4.3.5)
03:11:40 ectospasm joins (~ectospasm@user/ectospasm)
04:34:32 Digitteknohippie joins (~user@user/digit)
04:35:01 × Digit quits (~user@user/digit) (Ping timeout: 248 seconds)
04:41:00 Digitteknohippie is now known as Digit
05:22:44 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
05:46:48 × hightower2 quits (~hightower@213.186.15.36) (Remote host closed the connection)
05:47:02 hightower2 joins (~hightower@213.186.15.36)
05:47:17 × cayley5 quits (~cayley5@user/phileasfogg) (Quit: Ping timeout (120 seconds))
05:48:01 cayley5 joins (~cayley5@user/phileasfogg)
05:48:03 × zawaken quits (~zawaken@user/zawaken) (Quit: ZNC - https://znc.in)
05:48:23 zawaken joins (~zawaken@user/zawaken)
05:49:49 × lambdabot quits (~lambdabot@haskell/bot/lambdabot) (Ping timeout: 260 seconds)
05:52:19 lambdabot joins (~lambdabot@haskell/bot/lambdabot)
06:54:54 × ft quits (~ft@p4fc2a393.dip0.t-ipconnect.de) (Quit: leaving)
07:15:19 Miroboru joins (~myrvoll@178-164-114.82.3p.ntebredband.no)
08:48:44 Digitteknohippie joins (~user@user/digit)
08:49:27 × Digit quits (~user@user/digit) (Ping timeout: 276 seconds)
08:57:23 × Digitteknohippie quits (~user@user/digit) (Remote host closed the connection)
08:58:57 Digitteknohippie joins (~user@user/digit)
09:21:42 × Digitteknohippie quits (~user@user/digit) (Ping timeout: 246 seconds)
09:28:21 Digit joins (~user@user/digit)
09:35:56 × Digit quits (~user@user/digit) (Ping timeout: 272 seconds)
10:32:24 Digit joins (~user@user/digit)
11:03:36 ash3en joins (~Thunderbi@89.246.174.164)
11:09:51 × ash3en quits (~Thunderbi@89.246.174.164) (Ping timeout: 246 seconds)
12:40:29 × tv quits (~tv@user/tv) (Ping timeout: 260 seconds)
13:03:04 Lears joins (~Leary@user/Leary/x-0910699)
13:04:54 × Leary quits (~Leary@user/Leary/x-0910699) (Ping timeout: 252 seconds)
13:15:38 tv joins (~tv@user/tv)
13:33:40 ash3en joins (~Thunderbi@89.246.174.164)
13:37:53 × ash3en quits (~Thunderbi@89.246.174.164) (Ping timeout: 248 seconds)
14:13:48 × catman quits (~catman@user/catman) (Ping timeout: 276 seconds)
14:15:19 catman joins (~catman@user/catman)
14:27:16 × catman quits (~catman@user/catman) (Ping timeout: 272 seconds)
14:30:26 catman joins (~catman@user/catman)
15:19:20 ash3en joins (~Thunderbi@89.246.174.164)
15:34:07 × ash3en quits (~Thunderbi@89.246.174.164) (*.net *.split)
15:34:07 × zawaken quits (~zawaken@user/zawaken) (*.net *.split)
15:34:08 × liskin quits (~liskin@xmonad/liskin) (*.net *.split)
15:34:08 × Jazzah quits (~jazz@user/jazzah) (*.net *.split)
15:35:37 zawaken joins (~zawaken@user/zawaken)
15:35:37 liskin joins (~liskin@xmonad/liskin)
15:35:37 Jazzah joins (~jazz@user/jazzah)
15:41:01 ash3en joins (~Thunderbi@146.70.124.158)
15:49:10 × ash3en quits (~Thunderbi@146.70.124.158) (Quit: ash3en)
16:47:04 <T_X> geekosaur: tried that now, did this: sudo apt-get remove xmonad libghc-xmonad-contrib-dev libghc-xmonad-dev libghc-xmonad-extras-dev; cabal update && cabal install --package-env=$HOME/.config/xmonad --lib base xmonad xmonad-contrib && cabal install --package-env=$HOME/.config/xmonad xmonad
16:47:39 <T_X> but when I try "xmonad --recompile" after that then I get all kinds of errors / it does not seem to find the libraries then: https://paste.linuxlounge.net/MU
16:48:19 <T_X> ~/.xmonad/.ghc.environment.* does not exist for me
16:53:34 <Lears> T_X: Since you're putting the package env in $HOME/.config/xmonad, that's where your config should be too, and ~/.xmonad should not exist.
17:39:31 ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207)
17:44:31 <T_X> Lears: yaiy, that seems to get me further! now getting some compile issues with Graphics.X11: https://paste.linuxlounge.net/OI
17:47:21 <Lears> T_X: cabal install --package-env=$HOME/.config/xmonad --lib X11
17:54:56 <T_X> thanks, that again helped! now I'm wondering if "xmonad --restart" does somehow not work for me. it returns 0 / success. but I don't see it redoing the spawnOn stuff. and still have steam flicker
18:03:22 <T_X> ~/.xsession-errors after "xmonad --restart" says: xmonad: executeFile: does not exist (No such file or directory)
18:09:09 × ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 246 seconds)
18:09:29 ash3en joins (~Thunderbi@146.70.124.158)
18:13:46 <Lears> T_X: Wherever cabal installed the xmonad binary (~/.local/bin?), you need to add it to your $PATH in e.g. ~/.profile (not ~/.*shrc).
18:23:25 <T_X> echo $PATH -> /home/linus/.cabal/bin:/home/linus/.local/bin:/home/linus/bin:/home/linus/bin/:/usr/lib/ccache:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
18:23:41 <T_X> ls -lah /home/linus/.cabal/bin/xmonad -> lrwxrwxrwx 1 linus linus 117 Sep 2 19:47 /home/linus/.cabal/bin/xmonad -> ../store/ghc-9.4.7/xmonad-0.18.0-e-xmonad-f5025fb718719193d9dd3b1c1d143db0bbef770efcc9469d8b9114aa57135387/bin/xmonad
18:23:50 <geekosaur> also beware that the same is true when starting it the first time (as part of your X session), with the complication that your shell dotfiles won't be involved so you need to set $PATH somewhere else
18:24:23 <geekosaur> and that's the path that `xmonad --restart` will use, again not your terminal's PATH
18:24:37 <T_X> and I currently have PATH="$HOME/.cabal/bin:$PATH" in my ~/.zshrc
18:24:45 <T_X> and zsh is my default shell
18:25:10 <T_X> (for this user. hm, though /bin/sh is dash)
18:25:49 <geekosaur> https://github.com/geekosaur/xmonad.hs/blob/hilfy-2023/10profile
18:26:44 <geekosaur> which on debian/ubuntu goes in /etc/X11/Xsession.d/10profile
18:31:59 <Lears> T_X: I repeat, /not/ in ~/.*shrc. That only sets the env var for your terminal, not for your session and hence not for xmonad.
18:41:54 <T_X> ok, "sudo ln -s /home/linus/.cabal/bin/xmonad /usr/local/bin/" or "sudo ln -s /home/linus/.xmonad/xmonad-x86_64-linux /usr/local/bin/xmonad" also worked. are these supposed to be equivalent? I'm also still confused why I wouldn't need that when using the Debian version
18:42:26 <T_X> also, this fixes my steam menu flicker issue. but it does not fix the issues I'm having with SteamVR
18:43:46 × todi_away quits (~todi@p57803331.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
18:48:42 todi joins (~todi@p57803331.dip0.t-ipconnect.de)
18:50:43 <geekosaur> debian patches their xmonad
18:51:19 <geekosaur> also, it's installed in /usr/bin so it's always in $PATH
18:52:06 <Lears> T_X: The former looks like a reasonable enough alternative to setting your PATH properly. The latter is an error; undo it.
18:52:12 <geekosaur> those two are not quite equivalent, and in particular you may lose automatic rebuilding if you link to /home/linus/.xmonad/xmonad-x86_64-linux
18:57:33 <T_X> k. hm, the Steam menu flicker seems gone with 0.18 even without adding fixSteamFlicker to the handleEventHook
19:05:44 ChubaDuba joins (~ChubaDuba@176.212.47.88)
19:32:30 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Quit: leaving)
19:52:23 ash3en1 joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207)
19:53:05 × ash3en quits (~Thunderbi@146.70.124.158) (Ping timeout: 255 seconds)
19:53:05 ash3en1 is now known as ash3en
20:10:03 ash3en1 joins (~Thunderbi@146.70.124.158)
20:10:14 × ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 260 seconds)
20:10:14 ash3en1 is now known as ash3en
20:18:51 × hightower2 quits (~hightower@213.186.15.36) (Remote host closed the connection)
20:20:23 × ChubaDuba quits (~ChubaDuba@176.212.47.88) (Quit: WeeChat 4.3.3)
20:20:25 hightower2 joins (~hightower@213.186.15.36)
20:20:47 dxld_ joins (a6d27c8ee6@2a03:6000:1812:100::52)
20:20:52 wsx_ joins (055e6b628d@2a03:6000:1812:100::dd6)
20:20:53 raghavgururajan_ joins (ea769b8000@user/raghavgururajan)
20:20:55 kitaleth_ joins (23bd17ddc6@sourcehut/user/alethkit)
20:21:20 × hightower2 quits (~hightower@213.186.15.36) (Remote host closed the connection)
20:21:31 bsima- joins (~bsima@2604:a880:400:d0::19f1:7001)
20:21:37 Solid_ joins (~slot@xmonad/slotThe)
20:22:33 haskellbridge_ joins (~hackager@syn-024-093-192-219.res.spectrum.com)
20:23:38 × ash3en quits (~Thunderbi@146.70.124.158) (Quit: ash3en)
20:25:33 × kitaleth quits (23bd17ddc6@sourcehut/user/alethkit) (Ping timeout: 246 seconds)
20:25:33 × wsx quits (055e6b628d@2a03:6000:1812:100::dd6) (Ping timeout: 246 seconds)
20:25:33 × haskellbridge quits (~hackager@syn-024-093-192-219.res.spectrum.com) (Ping timeout: 246 seconds)
20:25:33 × raghavgururajan quits (ea769b8000@user/raghavgururajan) (Ping timeout: 246 seconds)
20:25:33 × bsima quits (~bsima@2604:a880:400:d0::19f1:7001) (Ping timeout: 246 seconds)
20:25:34 × dxld quits (a6d27c8ee6@2a03:6000:1812:100::52) (Ping timeout: 246 seconds)
20:25:34 × Solid quits (~slot@xmonad/slotThe) (Ping timeout: 246 seconds)
20:25:34 wsx_ is now known as wsx
20:25:34 dxld_ is now known as dxld
20:25:35 kitaleth_ is now known as kitaleth
20:25:35 raghavgururajan_ is now known as raghavgururajan
20:27:26 haskellbridge_ is now known as haskellbridge
20:38:52 hightower2 joins (~hightower@213.186.15.36)
21:16:11 ft joins (~ft@p4fc2a393.dip0.t-ipconnect.de)
22:23:30 kaskal joins (~kaskal@089144220050.atnat0029.highway.webapn.at)
22:24:41 × kaskal quits (~kaskal@089144220050.atnat0029.highway.webapn.at) (Client Quit)

All times are in UTC on 2024-09-02.