Home freenode/#xmonad: Logs Calendar

Logs: freenode/#xmonad

←Prev  Next→
Page 1 .. 391 392 393 394 395 396 397
39,606 events total
2021-05-25 21:12:55 cyr4x3 joins (~cyr4x3@139.47.119.53)
2021-05-25 21:13:04 × notis quits (~notis@185.51.134.230) (Ping timeout: 252 seconds)
2021-05-25 21:15:12 × cyr4x3 quits (~cyr4x3@139.47.119.53) (Client Quit)
2021-05-25 21:20:11 cyr4x3 joins (~cyr4x3@139.47.119.53)
2021-05-25 21:23:28 × cyr4x3 quits (~cyr4x3@139.47.119.53) (Client Quit)
2021-05-25 21:25:09 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Quit: WeeChat 3.1)
2021-05-25 22:24:29 jrgiacone joins (6881c6e6@104.129.198.230)
2021-05-25 22:25:33 <jrgiacone> I just built xmonad from stack on arch linux most recent kernel 5.12.6 in a vm. However, it would not install unless I installed the Haskell-x11 dependencies from the arch repo. will this create any issues?
2021-05-25 22:27:25 <geekosaur> in general building anything Haskell-related from the Arch repos is a bad idea, because Arch broke its Haskell packaging. I'd also be surprised if stack used anything from the OS without being specifically told to
2021-05-25 22:28:08 <jrgiacone> yea when I ram stack init then stack install it gets hung up on the x11 1.9 part unless I install haskell-x11
2021-05-25 22:28:17 <jrgiacone> ran*
2021-05-25 22:28:36 <jrgiacone> I also tried the stack-static from the aur and it ran into the same issue
2021-05-25 22:28:50 <geekosaur> I wonder if installing haskell-x11 also pulled in some C dependencie syou need
2021-05-25 22:29:56 <jrgiacone> ideally I would like to get out of dependencies on the arch repo when I do my final install on a drive, I dont want to wipe my working .15. However, another issue I ran into with stack and xmobar is it does not like the degree symbol in the config even after installing the dejavu font
2021-05-25 22:31:09 <geekosaur> that's a problem that should be fixed by the next xmonad release
2021-05-25 22:31:25 <jrgiacone> is that a current issue with the git version
2021-05-25 22:31:50 <jrgiacone> there is no issues on my 0.15, only the vim git version
2021-05-25 22:31:58 <geekosaur> git should already be fixed, although depending on your config yuou may need to adjust it
2021-05-25 22:32:15 <geekosaur> "vim git"?
2021-05-25 22:32:51 × mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection)
2021-05-25 22:33:00 <jrgiacone> sorry, my main arch uses xmonad .15 from the repo and the xmobar does not have issues with the degree symbol. I wanted to test out the recent updates and made arch in a vm to test out the stack install of xmonad and xmobar and ran into the degree symbol issue within the vm
2021-05-25 22:33:29 <geekosaur> oh, vm not vim
2021-05-25 22:33:37 <jrgiacone> yea my bad
2021-05-25 22:34:40 <geekosaur> current release xmonad introduced the double encoding bug, but current git should have fixed it. you may also need a more up to date xmobar, though, since it was working around the double encoding bug
2021-05-25 22:35:05 <jrgiacone> yea the one i pulled was from the xmobar github
2021-05-25 22:35:24 <geekosaur> hm, then it should be working
2021-05-25 22:35:32 <jrgiacone> however, I did not use any flags in the stack install
2021-05-25 22:35:57 <jrgiacone> when I get home I can show the error I get, I am going to wipe the vm and try again
2021-05-25 22:36:18 <jrgiacone> instead of pulling stack from the repo, I will compile from source
2021-05-25 22:36:59 <liskin> geekosaur: actually I think the double encoding bug never got released
2021-05-25 22:37:17 notis joins (~notis@2a02:2149:8a60:1e00:ba71:7c40:9be8:4fca)
2021-05-25 22:37:26 <liskin> it got merged mid last year, but the last release is way older than that
2021-05-25 22:39:06 <geekosaur> hm
2021-05-25 22:39:40 <geekosaur> was going to say my config was working around it,k but I think it was actually working around the bug double-encoding attempted to fix
2021-05-25 22:40:29 <geekosaur> jrgiacone, make sure you build xmobar with the right flags (probably you want `all_extensions`)
2021-05-25 22:41:10 <geekosaur> shouldn't need any flags with xmonad or xmonad-contrib although `use_xft` will widen the fonts you can use with xmonad itself
2021-05-25 22:42:38 <geekosaur> s/widen the/expand the number and kind of/
2021-05-25 22:43:12 <jrgiacone> I'll give that a try, I got rid of it because it gave me a compile issue with alsa-mixer
2021-05-25 22:43:45 × notis quits (~notis@2a02:2149:8a60:1e00:ba71:7c40:9be8:4fca) (Ping timeout: 258 seconds)
2021-05-25 22:44:13 <geekosaur> make sure you have the also development libs installed
2021-05-25 22:44:18 <jrgiacone> While building package alsa-mixer-0.3.0 (scroll up to its section to see the error) using:
2021-05-25 22:44:18 <jrgiacone>       /home/aru/.stack/setup-exe-cache/x86_64-linux-tinfo6/Cabal-simple_mPHDZzAJ_3.0.1.0_ghc-8.8.4 --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-3.0.1.0 build --ghc-options " -fdiagnostics-color=always"
2021-05-25 22:44:19 <jrgiacone>     Process exited with code: ExitFailure 1 - a similar error to this
2021-05-25 22:44:28 <jrgiacone> what development livs
2021-05-25 22:44:30 <jrgiacone> libs
2021-05-25 22:44:36 <geekosaur> https://github.com/jaor/xmobar/blob/master/doc/compiling.org
2021-05-25 22:45:38 notis joins (~notis@45.134.22.104)
2021-05-25 22:45:39 <geekosaur> whatever arch calls libasound
2021-05-25 22:45:52 × geekosaur quits (45870322@069-135-003-034.biz.spectrum.com) (Quit: Connection closed)
2021-05-25 22:46:17 geekosaur joins (45870322@069-135-003-034.biz.spectrum.com)
2021-05-25 22:46:52 <geekosaur> at minimum you want the flags 'with_utf8 with_xft'
2021-05-25 22:46:52 <MrElendig> alsa-lib
2021-05-25 22:47:00 <jrgiacone> I will give it a try thank you :), Is stack better to build from source or is it fine from the main arch repo
2021-05-25 22:48:11 <MrElendig> both are a mess just in slightly different ways :p
2021-05-25 22:48:20 <jrgiacone> lmao!
2021-05-25 22:49:05 <geekosaur> if we never released a version of xmonad with the bug then you can probably get away with using the xmobar in the arch repos
2021-05-25 22:49:57 <jrgiacone> worst case I will resort to that option, but I would like to try and get all the git versions working. It is my little side project lol
2021-05-25 22:50:10 <jrgiacone> I appreciate the input
2021-05-25 23:02:53 jrgiacone11 joins (6881c714@104.129.199.20)
2021-05-25 23:03:03 × jrgiacone quits (6881c6e6@104.129.198.230) (Quit: Connection closed)
2021-05-25 23:06:06 × jrgiacone11 quits (6881c714@104.129.199.20) (Client Quit)
2021-05-25 23:18:32 × thc202 quits (~thc202@unaffiliated/thc202) (Quit: thc202)
2021-05-25 23:36:13 × notis quits (~notis@45.134.22.104) (Ping timeout: 265 seconds)
2021-05-26 00:30:15 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in)
2021-05-26 00:30:33 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
2021-05-26 00:32:54 geekosaur parts (45870322@069-135-003-034.biz.spectrum.com) ()
2021-05-26 00:52:56 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in)
2021-05-26 00:53:12 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
2021-05-26 02:22:02 vanvik3 joins (~nimor@82.194.204.210)
2021-05-26 02:22:51 × vanvik quits (~nimor@82.194.204.210) (Read error: Connection reset by peer)
2021-05-26 02:22:51 vanvik3 is now known as vanvik
2021-05-26 02:59:51 freenodecom joins (~com@freenode/staff)
2021-05-26 02:59:51 freenodecom sets mode +o freenodecom
2021-05-26 02:59:51 freenodecom sets topic to "This channel has moved to ##xmonad. The topic is in violation of freenode policy: https://freenode.net/policies"
2021-05-26 02:59:51 <freenodecom> This channel has been reopened with respect to the communities and new users. The topic is in violation of freenode policy: https://freenode.net/policies
2021-05-26 02:59:51 OperServ sets mode +o freenodecom
2021-05-26 02:59:51 ChanServ sets mode +impsf-bbb ##xmonad jones-!*@* *!*@110.23.99.45 *!*ushdfgak@*.syr.edu
2021-05-26 02:59:51 ChanServ sets mode -bbbb *!*ush@*.syr.edu *!*Basher@88.197.232.* *!*Scuzzleb@*.pools.arcor-ip.net *!*Exteris@209.226.37.*
2021-05-26 02:59:51 freenodecom sets mode -v lambdabot
2021-05-26 02:59:53 <freenodecom> The new channel is ##xmonad
2021-05-26 02:59:59 freenodecom parts (~com@freenode/staff) ()
2021-05-26 03:10:20 × lambdabot quits (~lambdabot@haskell/bot/lambdabot) (Quit: This place is going to hell. See you on libera.chat!)
2021-05-26 03:26:39 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in)
2021-05-26 04:14:00 × benin quits (~benin@183.82.205.139) (Ping timeout: 252 seconds)
2021-05-26 04:27:24 × thunderrd quits (~thunderrd@183.182.115.71) (Quit: If it wasn't written down it didn't happen...)
2021-05-26 06:22:04 × berberman_ quits (~berberman@unaffiliated/berberman) (Ping timeout: 245 seconds)
2021-05-26 07:52:07 dweller parts (~dweller@178.62.146.60) ()
2021-05-26 08:00:01 × scardinal quits (~supreme@unaffiliated/scardinal) (Quit: leaving)
2021-05-26 08:01:33 × evanjs quits (~evanjs@075-129-098-007.res.spectrum.com) (Read error: Connection reset by peer)
2021-05-26 09:10:28 terrorjack parts (~terrorjac@ec2-54-95-39-30.ap-northeast-1.compute.amazonaws.com) ()
2021-05-26 09:11:37 sibi parts (psibimatri@gateway/shell/matrix.org/x-uopslyvchnbvknfa) ()
2021-05-26 09:46:26 Bruners parts (lasseb@gateway/shell/tihlde/x-sqngxlewbsyanjez) ()
2021-05-26 09:49:22 liskin parts (~liskin@ackle.nomi.cz) ()
2021-05-26 09:56:23 fizzie parts (fis@unaffiliated/fizzie) ()
2021-05-26 10:04:36 × Natch quits (~Natch@c-e070e255.014-297-73746f25.bbcust.telenor.se) (Remote host closed the connection)
2021-05-26 10:38:17 × ericsagn1 quits (~ericsagne@2405:6580:0:5100:7767:3034:663c:8014) (Ping timeout: 258 seconds)
2021-05-26 11:45:16 × sagax quits (~sagax_nb@213.138.71.146) (Ping timeout: 268 seconds)
2021-05-26 12:16:50 vrs parts (~vrs@unaffiliated/vrs) ()
2021-05-26 12:40:22 × xacktm quits (xacktm@gateway/shell/panicbnc/x-cckreqhvgmeuulfv) (Ping timeout: 258 seconds)
2021-05-26 12:52:52 × lally quits (sid388228@gateway/web/irccloud.com/x-epmeawsrwfhvjugi) (Ping timeout: 245 seconds)
←Prev  Next→
Page 1 .. 391 392 393 394 395 396 397

All times are in UTC.