2023/08/05

2023-08-05 01:38:51 +0000thunderrd(~thunderrd@183.182.110.68) (Remote host closed the connection)
2023-08-05 02:37:39 +0000td_(~td@i5387090C.versanet.de) (Ping timeout: 260 seconds)
2023-08-05 02:39:06 +0000td_(~td@i53870923.versanet.de)
2023-08-05 02:49:25 +0000vetu_(~vetu@91-156-31-97.elisa-laajakaista.fi) (Ping timeout: 240 seconds)
2023-08-05 02:53:31 +0000ft(~ft@p3e9bca6a.dip0.t-ipconnect.de) (Ping timeout: 244 seconds)
2023-08-05 02:55:36 +0000ft(~ft@p3e9bcd02.dip0.t-ipconnect.de)
2023-08-05 09:13:39 +0000 <xmonadtrack> New xmonad-contrib branch created: pull/824 (1 commit) https://github.com/xmonad/xmonad-contrib/pull/824
2023-08-05 09:26:44 +0000liskin[m](~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle)
2023-08-05 09:26:44 +0000unclechu(~unclechu@2001:470:69fc:105::354) (Quit: You have been kicked for being idle)
2023-08-05 10:19:57 +0000berberman(~berberman@user/berberman)
2023-08-05 10:39:29 +0000berberman(~berberman@user/berberman) (Ping timeout: 260 seconds)
2023-08-05 11:01:13 +0000berberman(~berberman@user/berberman)
2023-08-05 11:09:43 +0000trixthethird(~trixtheth@2a01:261:3c1:2400:42dd:a6c4:d11e:ca84)
2023-08-05 11:09:59 +0000trixthethird(~trixtheth@2a01:261:3c1:2400:42dd:a6c4:d11e:ca84) (Client Quit)
2023-08-05 11:13:25 +0000trixthethird58(~trixtheth@2a01:261:3c1:2400:42dd:a6c4:d11e:ca84)
2023-08-05 13:59:45 +0000avesheher[m](~electron2@2001:470:69fc:105::3:86b6) (Read error: Connection reset by peer)
2023-08-05 13:59:45 +0000mon_aaraj(~montchncs@2001:470:69fc:105::8e6b) (Remote host closed the connection)
2023-08-05 13:59:46 +0000ribosomerocker[m(~ribosomer@2001:470:69fc:105::3:8ac7) (Remote host closed the connection)
2023-08-05 13:59:46 +0000ElKowar[m](~elkowarma@2001:470:69fc:105::392) (Write error: Connection reset by peer)
2023-08-05 13:59:46 +0000Nexilva[m](~nexilvama@2001:470:69fc:105::2:cf52) (Write error: Connection reset by peer)
2023-08-05 13:59:46 +0000emma-underscores(~emma-unde@2001:470:69fc:105::2:cdfc) (Read error: Connection reset by peer)
2023-08-05 13:59:46 +0000pyriphlegeton[m](~pyriphleg@2001:470:69fc:105::1:1f49) (Read error: Connection reset by peer)
2023-08-05 13:59:46 +0000HAL[m](~evadk8mat@2001:470:69fc:105::3ed0) (Read error: Connection reset by peer)
2023-08-05 13:59:46 +0000yousof[m](~yousofmat@2001:470:69fc:105::3:7e1f) (Write error: Connection reset by peer)
2023-08-05 13:59:46 +0000mc47[m](~mc47matri@2001:470:69fc:105::733) (Read error: Connection reset by peer)
2023-08-05 13:59:47 +0000ChaoticMist[m](~gilganixm@2001:470:69fc:105::3d09) (Read error: Connection reset by peer)
2023-08-05 13:59:47 +0000sha_bam[m](~shabammat@2001:470:69fc:105::3:7eea) (Read error: Connection reset by peer)
2023-08-05 13:59:47 +0000beastwick[m](~beastwick@2001:470:69fc:105::3:8087) (Read error: Connection reset by peer)
2023-08-05 13:59:47 +0000fr1d4y[m](~fr1d4yenv@2001:470:69fc:105::2:ea3c) (Read error: Connection reset by peer)
2023-08-05 13:59:48 +0000gar[m](~randyorto@2001:470:69fc:105::3:85fa) (Read error: Connection reset by peer)
2023-08-05 14:06:06 +0000samhh(7569f027cf@2604:bf00:561:2000::e4) (Ping timeout: 246 seconds)
2023-08-05 14:08:58 +0000samhh(7569f027cf@2604:bf00:561:2000::e4)
2023-08-05 18:27:54 +0000ml|(~ml|@user/ml/x-5298235) (Ping timeout: 260 seconds)
2023-08-05 19:16:06 +0000oo_miguel(~oo_miguel@78-11-179-96.static.ip.netia.com.pl)
2023-08-05 19:17:28 +0000 <oo_miguel> Hmm not sure what I did wrong after reinstall. Xmonad seems to ignore my second monitor while moving the mouse-pointer there works fine
2023-08-05 19:19:01 +0000 <geekosaur> sounds like xrandr may be confused, or possibly xmonad was built without "xinerama" (actually xrandr) support
2023-08-05 19:20:17 +0000 <oo_miguel> ah ok. I installed via cabal install this time. and was misisng xrandr-dev libs at the moment of "installation"
2023-08-05 19:20:38 +0000 <geekosaur> `xmonad --verbose-version` will tell you if it supports ximerama
2023-08-05 19:20:42 +0000 <geekosaur> *xinerama
2023-08-05 19:20:51 +0000 <oo_miguel> Xinerama: False
2023-08-05 19:20:59 +0000 <oo_miguel> ok, thanks for the hint
2023-08-05 19:21:55 +0000 <oo_miguel> probably ouf of scope on this channel, but how do I force cabal to run a reconfigure?
2023-08-05 19:22:52 +0000 <oo_miguel> maybe I delete my ~/.cabal dir alltogether
2023-08-05 19:24:05 +0000 <geekosaur> not sure I'd do that, it's rather invasive. reinstalling the binary should Just Work, reinstalling libs would be `rm -rf dist-newstyle`
2023-08-05 19:24:29 +0000 <geekosaur> if you don't have that then you may need to weed ~/.cabal/store
2023-08-05 19:24:59 +0000 <geekosaur> that said I think I've never needed to force it, it generally figures it out for itself
2023-08-05 19:25:18 +0000 <oo_miguel> Xinerama: True -- hooray, thanks
2023-08-05 19:25:31 +0000 <oo_miguel> wiped out ~/.cabal completely. It is a fresh setup so not much there I guess
2023-08-05 19:25:45 +0000 <oo_miguel> and did : cabal update && cabal install xmonad
2023-08-05 19:27:01 +0000 <geekosaur> you need to reinstall the libs, not just the binary
2023-08-05 19:27:04 +0000 <oo_miguel> without that "cabal install xmonad" did not figure out it requires a rebuild, because available system libs changed
2023-08-05 19:27:28 +0000 <oo_miguel> I would assume the libs are kept in ~/.cabal as well?
2023-08-05 19:28:00 +0000 <geekosaur> hm, also you might need to tell it explicitly to reinstall X11 because that's where the actual xinerama-dev dependency is
2023-08-05 19:28:03 +0000 <oo_miguel> geekosaur: ah ok . I tried cabal install X11 before as well..
2023-08-05 19:28:44 +0000 <geekosaur> right, these days that won't do anything because `cabal install` is intended for executables; libraries are managed by cabal
2023-08-05 19:28:45 +0000 <oo_miguel> I am not sure how much is downloadad and what is actually congifured and build on my system
2023-08-05 19:29:21 +0000justachereddit-boat
2023-08-05 19:29:25 +0000reddit-boatjustache
2023-08-05 19:31:01 +0000 <geekosaur> cabal-install doesn't have binary caching (yet)
2023-08-05 19:31:34 +0000 <geekosaur> and can't use haskell packages installed via system package manager, aside from any bundled from a package manager-installed ghc
2023-08-05 19:31:56 +0000 <oo_miguel> I did not install anything via system (debian) package manger this time
2023-08-05 19:32:08 +0000 <oo_miguel> (at least this is my understanding)
2023-08-05 19:32:12 +0000 <geekosaur> that's probably good
2023-08-05 19:32:35 +0000 <oo_miguel> anyway I believe I am fine now. need to restart X however :)
2023-08-05 19:32:46 +0000 <geekosaur> mod-q should be enough?
2023-08-05 19:33:27 +0000oo_miguel(~oo_miguel@78-11-179-96.static.ip.netia.com.pl) (Quit: WeeChat 3.8)
2023-08-05 19:35:59 +0000oo_miguel(~oo_miguel@78-11-179-96.static.ip.netia.com.pl)
2023-08-05 19:39:42 +0000 <oo_miguel> geekosaur: I did a restart because A) I created two X screens during my experiments, and now reverted this B) I do not (yet) have a xmonad.hs in place.
2023-08-05 19:40:11 +0000 <oo_miguel> Anyway it seems to work perfectly now, after xmonad is xinerama-aware. Thank you!
2023-08-05 19:51:28 +0000shapr(~user@2600:1700:c640:3100:74c3:10f6:7a7f:9e1)
2023-08-05 20:32:05 +0000oo_miguel(~oo_miguel@78-11-179-96.static.ip.netia.com.pl) (Quit: WeeChat 3.8)
2023-08-05 22:09:40 +0000shapr(~user@2600:1700:c640:3100:74c3:10f6:7a7f:9e1) (Remote host closed the connection)
2023-08-05 22:09:53 +0000shapr(~user@2600:1700:c640:3100:5b39:72cf:2cf6:4f57)