Logs: liberachat/#xmonad
| 2022-08-06 18:43:59 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-08-06 18:53:04 | × | zim0369 quits (~zim0369@114.143.131.219) (Quit: Client closed) |
| 2022-08-06 18:54:20 | <zim0369[m]> | geekosaur: there's something wrong with my config |
| 2022-08-06 18:55:24 | <geekosaur> | what? |
| 2022-08-06 18:56:27 | <zim0369[m]> | xmobar starts fine with my old config |
| 2022-08-06 18:57:02 | → | sogens joins (~sogens@211.30.173.20) |
| 2022-08-06 18:57:39 | → | zim0369 joins (~zim0369@114.143.131.219) |
| 2022-08-06 18:59:09 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2022-08-06 18:59:09 | <zim0369[m]> | i suspect the decorations and the subtabbed layout |
| 2022-08-06 18:59:24 | <zim0369[m]> | does it have anything to do with that? |
| 2022-08-06 18:59:33 | × | zim0369 quits (~zim0369@114.143.131.219) (Client Quit) |
| 2022-08-06 18:59:59 | <geekosaur> | it shouldn't unless you put the avoidStruts inside them when I said it has to be on the outside |
| 2022-08-06 19:01:55 | <zim0369[m]> | i put them on the outside |
| 2022-08-06 19:03:58 | <zim0369[m]> | https://paste.tomsmeding.com/GqFq3VmW |
| 2022-08-06 19:04:20 | <geekosaur> | that's correct |
| 2022-08-06 19:04:39 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection) |
| 2022-08-06 19:05:16 | → | mvk joins (~mvk@2607:fea8:5ce3:8500::d5f2) |
| 2022-08-06 19:05:30 | <zim0369[m]> | btw my old layout doesn't have avoidstruts |
| 2022-08-06 19:05:31 | <zim0369[m]> | but xmobar still works |
| 2022-08-06 19:06:12 | <zim0369[m]> | do i have to put `bar = myBar` or something like that in my config? |
| 2022-08-06 19:06:17 | <zim0369[m]> | def* |
| 2022-08-06 19:06:20 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-08-06 19:07:08 | <geekosaur> | no |
| 2022-08-06 19:08:54 | <geekosaur> | line 74 of the last config I have from you (https://paste.tomsmeding.com/29D6HNKS) handles starting and tracking the bar; it just needs that avoidStruts to be complete |
| 2022-08-06 19:10:18 | <geekosaur> | it's nnot added for you because you may be doing special things with it (and you might in fact want to): see https://github.com/geekosaur/xmonad.hs/blob/skkukuk/xmonad.hs#L142-L143 |
| 2022-08-06 19:11:27 | <geekosaur> | that setup means the bars are hidden on the Full workspace, but I can still toggle them on with mod-b |
| 2022-08-06 19:13:33 | × | sogens quits (~sogens@211.30.173.20) (Quit: WeeChat 3.5) |
| 2022-08-06 19:13:55 | <zim0369[m]> | ill take a minute to comprehend |
| 2022-08-06 19:15:58 | <zim0369[m]> | still don't understand where i should look |
| 2022-08-06 19:16:00 | <geekosaur> | on the first line, I set the layout for the "windows" workspace to Full, but I also have `avoidStrutsOn []` which defaults bars to hidden but lets me toggle them on |
| 2022-08-06 19:16:16 | <geekosaur> | the second line then does a normal `avoidStruts` for all the other workspaces |
| 2022-08-06 19:16:33 | <geekosaur> | I still don't understand what the problem is |
| 2022-08-06 19:17:24 | <zim0369[m]> | https://pastebin.com/W5b59vR3 |
| 2022-08-06 19:17:35 | <zim0369[m]> | this is prolly all the stuff about xmobar in my old config |
| 2022-08-06 19:18:13 | <geekosaur> | that was the old style of config. it still works but is deprecated |
| 2022-08-06 19:20:24 | <geekosaur> | and I see you're back to using pastebin.com. I may stop helping you rather than put up with it |
| 2022-08-06 19:20:51 | <zim0369[m]> | https://paste.tomsmeding.com/YsUY3bfh |
| 2022-08-06 19:21:06 | <zim0369[m]> | sorry i forgot that i could be using your pastebin back again |
| 2022-08-06 19:21:54 | <geekosaur> | since I have to choose between unreadable strings and not having line numbers to refer to |
| 2022-08-06 19:22:32 | <geekosaur> | (I have visual problems, I really can't cope with the way pastebin.com syntax-colors strings) |
| 2022-08-06 19:22:45 | <zim0369[m]> | I'm sorry |
| 2022-08-06 19:23:08 | <zim0369[m]> | pastebin does look awful |
| 2022-08-06 19:26:34 | <geekosaur> | anyway I can go to /raw on pastebin but then I lose things like line numbers, which makes it harder to discuss various things |
| 2022-08-06 19:27:45 | <geekosaur> | anyway what exactly is wrong with your config? just that xmobar doesn't show up? |
| 2022-08-06 19:28:14 | <zim0369[m]> | yes |
| 2022-08-06 19:28:20 | <zim0369[m]> | everything else seems fine |
| 2022-08-06 19:28:38 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection) |
| 2022-08-06 19:28:54 | <geekosaur> | hm. I think we need Solid for that, since everything looks alright to me but I'm not an xmobar expert |
| 2022-08-06 19:29:19 | <geekosaur> | but Solid may be busy today, I noticed him poking in once or twice but not consistently |
| 2022-08-06 19:29:36 | <geekosaur> | (or juust got worse; getting over covid last I heard) |
| 2022-08-06 19:29:46 | <zim0369[m]> | umm.. okay |
| 2022-08-06 19:29:55 | <zim0369[m]> | ill wait until then |
| 2022-08-06 19:30:19 | <zim0369[m]> | I wonder how covid is still affecting people |
| 2022-08-06 19:30:25 | <zim0369[m]> | It's been more than 2yrs now |
| 2022-08-06 19:30:34 | <geekosaur> | it keeps changing |
| 2022-08-06 19:30:58 | <geekosaur> | the latest omicron variant isn't well handled by the existing vaccines and is starting to get nasty again |
| 2022-08-06 19:31:16 | <geekosaur> | after earlier omicron variants seemed to be on the way to becoming just another cold 😞 |
| 2022-08-06 19:32:02 | <zim0369[m]> | Covid is something I don't want to be troubled by |
| 2022-08-06 19:32:13 | <zim0369[m]> | but directly or indirectly people do get affected somehow |
| 2022-08-06 19:32:31 | <zim0369[m]> | i hope sooner or later there's a good outcome |
| 2022-08-06 19:32:42 | <geekosaur> | I've managed to avoid it so far but am fully vaccinated since I live among immune compromised folks and it'd just be bad to be an infection vector |
| 2022-08-06 19:32:43 | <zim0369[m]> | and people in power make better decisions everywhere |
| 2022-08-06 19:34:14 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-08-06 19:34:18 | <zim0369[m]> | ill sleep now |
| 2022-08-06 19:34:29 | <zim0369[m]> | ill try again tmrw |
| 2022-08-06 19:34:41 | <zim0369[m]> | night 🌃 |
| 2022-08-06 19:43:18 | <Solid> | geekosaur: didn't get worse, thankfully, just pretty busy this weekend |
| 2022-08-06 19:58:38 | → | sogens joins (~sogens@211.30.173.20) |
| 2022-08-06 20:05:56 | × | sogens quits (~sogens@211.30.173.20) (Quit: WeeChat 3.5) |
| 2022-08-06 20:15:15 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2022-08-06 20:17:49 | → | sogens joins (~sogens@211.30.173.20) |
| 2022-08-06 20:22:56 | × | sogens quits (~sogens@211.30.173.20) (Quit: WeeChat 3.5) |
| 2022-08-06 20:32:17 | → | diep joins (~diep@2a01:cb11:2d7:4a00:a13f:e40c:c4e8:736c) |
| 2022-08-06 20:32:18 | × | diep quits (~diep@2a01:cb11:2d7:4a00:a13f:e40c:c4e8:736c) (Remote host closed the connection) |
| 2022-08-06 20:58:45 | × | bla quits (~bla@79.191.245.91.ipv4.supernova.orange.pl) (Ping timeout: 268 seconds) |
| 2022-08-06 20:59:10 | <ectospasm> | I'm getting an unexpected error compiling my xmonad.hs: https://git.eldon.me/trey/XMonad/src/branch/master/xmonad.hs, error: https://paste.rs/Tqe |
| 2022-08-06 20:59:52 | <ectospasm> | I'm running it on Arch Linux, with the Arch provided Haskell packages. I understand that might be part of my problem, but the "sc <- IS.countScreens" was working before. |
| 2022-08-06 21:01:39 | → | bla joins (~bla@79.191.245.91.ipv4.supernova.orange.pl) |
| 2022-08-06 21:04:18 | <fizzie> | The error is claiming that line 137 of the file contains `sc <- countScreens`, not `sc <- IS.countScreens`. |
| 2022-08-06 21:04:41 | <fizzie> | (Well, the first of the two errors, anyway.) |
| 2022-08-06 21:05:30 | <[Leary]> | The second error looks to be one of do-block syntax. I'd start by indenting lines 295--308. |
| 2022-08-06 21:06:56 | <geekosaur> | did you happen to upgrade to ghc 9.2? GHC2021 is on by default and disables some formerly enabled simplifications to do indentation |
| 2022-08-06 21:07:30 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Remote host closed the connection) |
| 2022-08-06 21:08:32 | <geekosaur> | I think DoAndIfThenElse and NondecreasingIndentation got turned off by default in 9.2 |
| 2022-08-06 21:09:36 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-08-06 21:16:56 | <ectospasm> | my ghc --version reports 9.0.2, not 9.2 |
| 2022-08-06 21:18:36 | <ectospasm> | I'm actually trying to remove some default keybindings, when I ran into this error. Here's my current xmonad.hs: https://git.eldon.me/trey/XMonad/src/branch/remove-win+num/xmonad.hs. I fixed the sc <- countScreens error, but I'm still getting the other one. |
| 2022-08-06 21:21:20 | <[Leary]> | Looks like 306,7 still aren't indented enough. |
| 2022-08-06 21:23:59 | <geekosaur> | that error doesn't seem to follow from the code you linked, actually |
| 2022-08-06 21:24:50 | <ectospasm> | OK, I fixed the indentation, and it compiles now! |
| 2022-08-06 21:25:34 | <ectospasm> | geekosaur: sorry, I'm having to bounce between different tmux windows/panes, and it's getting hard to keep up with things. |
| 2022-08-06 21:59:50 | × | logzet quits (~quassel@2001:9e8:e531:b700:dabb:c1ff:fed3:a1b9) (Ping timeout: 240 seconds) |
| 2022-08-06 22:15:32 | × | mvk quits (~mvk@2607:fea8:5ce3:8500::d5f2) (Ping timeout: 244 seconds) |
| 2022-08-06 23:23:12 | → | theliver[m] joins (~theliverm@2001:470:69fc:105::2:25e4) |
| 2022-08-06 23:27:08 | <theliver[m]> | I just upgraded to 0.17 from 0.15, and yay it all compiles / runs... But for some reason windows are only populating on the right half of the screen? |
| 2022-08-06 23:27:08 | <theliver[m]> | If perhaps this is a common problem, if anyone knows what the issue is - though didn't find anything on a web search. Else I'll continue trying to debug this. |
| 2022-08-06 23:30:20 | <theliver[m]> | Restarted the display manager and everything works correctly. Maybe it was the old state file messing things up. |
| 2022-08-06 23:34:59 | → | steve_ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-08-07 01:32:54 | → | mvk joins (~mvk@2607:fea8:5ce3:8500::d5f2) |
| 2022-08-07 02:02:09 | × | steve_ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 268 seconds) |
All times are in UTC.