Logs: liberachat/#xmonad
| 2022-04-26 05:02:15 | → | abastro joins (~abab9579@192.249.26.99) |
| 2022-04-26 06:15:43 | <abastro[m]> | Perhaps add `, className =? "zoom" --> doFloat` in between the kdesktop line and `]` |
| 2022-04-26 07:01:51 | → | cfricke joins (~cfricke@user/cfricke) |
| 2022-04-26 07:14:40 | × | abastro quits (~abab9579@192.249.26.99) (Remote host closed the connection) |
| 2022-04-26 07:15:29 | → | abastro joins (~abab9579@192.249.26.99) |
| 2022-04-26 07:22:13 | × | abastro quits (~abab9579@192.249.26.99) (Remote host closed the connection) |
| 2022-04-26 07:33:27 | <abastro[m]> | Meh I am exhausted with taffybar.. |
| 2022-04-26 07:37:20 | <davve> | polybar ftw |
| 2022-04-26 07:41:39 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 240 seconds) |
| 2022-04-26 08:32:08 | <abastro[m]> | no |
| 2022-04-26 08:49:47 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 246 seconds) |
| 2022-04-26 09:00:13 | × | liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle) |
| 2022-04-26 09:00:19 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2022-04-26 09:52:26 | × | ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 246 seconds) |
| 2022-04-26 10:05:44 | → | ml| joins (~ml|@user/ml/x-5298235) |
| 2022-04-26 10:06:54 | × | td_ quits (~td@94.134.91.110) (Ping timeout: 276 seconds) |
| 2022-04-26 10:18:27 | → | td_ joins (~td@94.134.91.110) |
| 2022-04-26 10:30:12 | × | mvk quits (~mvk@2607:fea8:5ce3:8500::aa1d) (Ping timeout: 250 seconds) |
| 2022-04-26 10:57:35 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2022-04-26 11:58:01 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-04-26 12:42:54 | × | [Leary] quits (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) (Remote host closed the connection) |
| 2022-04-26 12:43:08 | → | [Leary] joins (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) |
| 2022-04-26 12:48:23 | × | cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.4.1) |
| 2022-04-26 12:50:53 | → | Ares joins (~Ares@2601:5cc:c800:e450::8d87) |
| 2022-04-26 12:51:51 | <Ares> | Ello |
| 2022-04-26 12:52:05 | → | liskin[m] joins (~liskinmat@2001:470:69fc:105::768) |
| 2022-04-26 12:52:07 | <geekosaur> | hi\ |
| 2022-04-26 12:52:36 | <Ares> | Heya, would anyone have an idea as to why my xmobar refuses to appear? |
| 2022-04-26 12:52:44 | × | Ares quits (~Ares@2601:5cc:c800:e450::8d87) (Client Quit) |
| 2022-04-26 12:53:05 | <geekosaur> | usually means ...drat |
| 2022-04-26 12:53:10 | → | Ares joins (~Ares@2601:5cc:c800:e450::8d87) |
| 2022-04-26 12:53:27 | <geekosaur> | usually means something is wrong with the config. try running it in a terminal |
| 2022-04-26 12:53:59 | <Ares> | okie one sec |
| 2022-04-26 12:54:06 | <geekosaur> | (sometimes itmeans you need to use a full path to it; if you use a display manager instead of startx, xmonad won't have the PATH your terminals do by default |
| 2022-04-26 12:54:10 | <geekosaur> | ) |
| 2022-04-26 12:54:41 | <Ares> | I see, yeah I use lightdm |
| 2022-04-26 12:57:11 | <Ares> | I start xmobar with xmonad, im pretty sure |
| 2022-04-26 12:57:20 | <geekosaur> | most people do |
| 2022-04-26 12:57:25 | <Ares> | just using a slightly modified config from the one in the tutorial |
| 2022-04-26 12:58:11 | <geekosaur> | but xmonad's $PATH will probably be /bin:/usr/bin, whereas if you installed xmobar manually instead of via package manager it'll be in ~/.local/bin or ~/.cabal/bin depending on whether you used stack or cabalto install it |
| 2022-04-26 12:59:02 | <Ares> | I compiled xmonad myself yeah and installed xmobar via pacman |
| 2022-04-26 12:59:15 | <geekosaur> | thne it should be found, hm |
| 2022-04-26 12:59:29 | <geekosaur> | so the next question is whether running in a terminal works |
| 2022-04-26 12:59:46 | <geekosaur> | my guess is you get an error because one of the plugins is missing |
| 2022-04-26 13:00:03 | <Ares> | fish: Job 1, 'xmobar' terminated by signal SIGSEGV (Address boundary error) |
| 2022-04-26 13:00:06 | <geekosaur> | (which will show as a parse error because xnm0obar's config file errors are heinous) |
| 2022-04-26 13:00:13 | <geekosaur> | o.O |
| 2022-04-26 13:00:57 | <Ares> | Yeah, it confuses me |
| 2022-04-26 13:03:02 | <Ares> | Any advice would be appreciated, xmonad made me interested in haskell and just seems awesome :) |
| 2022-04-26 13:03:54 | <geekosaur> | my understanding is there was such a bug several months ago, but it's been fixed and `pacman` suggests you're on a rolling-release distro that should have gotten the fix already |
| 2022-04-26 13:04:11 | <Ares> | Mhm i'm on vanilla arch |
| 2022-04-26 13:04:55 | <Ares> | Ah, the release is flagged out of date |
| 2022-04-26 13:05:05 | <Ares> | since 2021-11-19 |
| 2022-04-26 13:05:11 | <Ares> | 09* |
| 2022-04-26 13:07:11 | <geekosaur> | mm. I personally would install the latest xmobar via cabal, but that's just me (I don't trust arch's packaging of haskell stuff, and I don't use stack) |
| 2022-04-26 13:10:02 | <geekosaur> | dunno if anyone else is around who can help, either, and when it comes down to it I don't know xmobar all that well |
| 2022-04-26 13:10:28 | <geekosaur> | (I run xmonad under MATE so I use mate-panel via dbus) |
| 2022-04-26 13:11:29 | <Ares> | im compiling it via stack atm |
| 2022-04-26 13:11:33 | <Ares> | ill update ya |
| 2022-04-26 13:17:01 | <Ares> | had to add netlink 1.1.1.0 to the extra-deps field in stack.yaml but it's complin now |
| 2022-04-26 13:18:54 | <geekosaur> | did you include --flags all_extensions? |
| 2022-04-26 13:19:15 | <geekosaur> | it'll be missing advanced font support and most of its plugins without that |
| 2022-04-26 13:24:45 | × | Ares quits (~Ares@2601:5cc:c800:e450::8d87) (Quit: Client closed) |
| 2022-04-26 13:31:59 | → | abastro joins (~abab9579@192.249.26.99) |
| 2022-04-26 13:38:36 | × | thunderrd quits (~thunderrd@183.182.111.40) (Remote host closed the connection) |
| 2022-04-26 13:49:13 | × | Czernobog quits (~Czernobog@user/czernobog) (Remote host closed the connection) |
| 2022-04-26 14:43:28 | → | thunderrd joins (~thunderrd@183.182.111.40) |
| 2022-04-26 14:43:38 | × | abastro quits (~abab9579@192.249.26.99) (Ping timeout: 246 seconds) |
| 2022-04-26 14:53:28 | → | mvk joins (~mvk@2607:fea8:5ce3:8500::aa1d) |
| 2022-04-26 15:27:41 | → | Guest82 joins (~Guest82@12.218.15.210) |
| 2022-04-26 15:33:45 | → | NGC joins (~tux@2600:8804:8742:7d00::9753) |
| 2022-04-26 15:34:44 | <NGC> | Okay i need some help. Im trying to write my own xmonad config file and ive ran into an issue. im trying to do M-S-q, spawn io exitSuccess so when i push that it will quit xmonad. any ideas? |
| 2022-04-26 15:37:29 | <geekosaur> | you don't `spawn` that |
| 2022-04-26 15:37:52 | <geekosaur> | ("M-S-q", io exitSuccess) |
| 2022-04-26 15:37:59 | <NGC> | oh im so dumb |
| 2022-04-26 15:38:06 | <geekosaur> | you need System.Exit imported for exitSuccess |
| 2022-04-26 15:38:24 | <NGC> | yeah i got that imported. I just wrote the command wrong |
| 2022-04-26 15:38:35 | <NGC> | me a dumb dumb |
| 2022-04-26 15:39:08 | <geekosaur> | also I would hope that keybinding is inherited since it's the default |
| 2022-04-26 15:39:44 | × | Guest82 quits (~Guest82@12.218.15.210) (Ping timeout: 252 seconds) |
| 2022-04-26 15:39:50 | → | Ares\ joins (~Ares\@2601:5cc:c800:e450::8d87) |
| 2022-04-26 15:39:55 | <NGC> | yeah i just wanna make sure to have it in my config. |
| 2022-04-26 15:40:09 | <NGC> | thank you geekosaur for educating a noob |
| 2022-04-26 15:40:11 | <Ares\> | Elloo |
| 2022-04-26 15:40:12 | <geekosaur> | there's an example xmonad.hs that is found practically everywhere that inherits the defaults and then overwrites them with old defaults. this is generally a bad idea and has been known to cause problems in the past |
| 2022-04-26 15:40:26 | <geekosaur> | ohai? |
| 2022-04-26 15:40:42 | <Ares\> | Was asleep, lol |
| 2022-04-26 15:41:00 | <Ares\> | with the latest release of xmobar im still having the same issue sadly |
| 2022-04-26 15:41:30 | <geekosaur> | ugh |
| 2022-04-26 15:42:46 | × | Ares\ quits (~Ares\@2601:5cc:c800:e450::8d87) (Client Quit) |
| 2022-04-26 15:43:59 | <geekosaur> | hm. compile with -g3 and ... sigh, they need to stop quitting on me |
| 2022-04-26 15:51:20 | → | Ares\ joins (~Ares\@2601:5cc:c800:e450::8d87) |
| 2022-04-26 15:51:47 | × | Ares\ quits (~Ares\@2601:5cc:c800:e450::8d87) (Client Quit) |
| 2022-04-26 15:54:27 | <NGC> | Hey with some google fu i fixed my own config! |
| 2022-04-26 15:54:34 | <NGC> | i feel very proud of that |
| 2022-04-26 15:55:55 | → | ares[m] joins (~arescatgi@2001:470:69fc:105::1:cca5) |
| 2022-04-26 15:58:23 | × | NGC quits (~tux@2600:8804:8742:7d00::9753) (Quit: WeeChat 3.5) |
| 2022-04-26 15:59:48 | → | NGC joins (~tux@2600:8804:8742:7d00::9753) |
| 2022-04-26 16:00:09 | × | pyriphlegeton[m] quits (~pyriphleg@2001:470:69fc:105::1:1f49) (Quit: You have been kicked for being idle) |
| 2022-04-26 16:01:25 | → | stackdroid18 joins (14094@user/stackdroid) |
All times are in UTC.