Logs: liberachat/#xmonad
| 2022-04-26 16:07:28 | × | NGC quits (~tux@2600:8804:8742:7d00::9753) (Quit: WeeChat 3.5) |
| 2022-04-26 16:20:46 | × | mvk quits (~mvk@2607:fea8:5ce3:8500::aa1d) (Ping timeout: 250 seconds) |
| 2022-04-26 16:34:32 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-04-26 16:52:25 | × | scardinal quits (~supreme@customer-212-237-101-39.ip4.gigabit.dk) (Quit: leaving) |
| 2022-04-26 16:53:36 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2022-04-26 16:57:57 | → | scardinal joins (~supreme@customer-212-237-101-39.ip4.gigabit.dk) |
| 2022-04-26 17:15:23 | → | mvk joins (~mvk@2607:fea8:5ce3:8500::aa1d) |
| 2022-04-26 17:16:42 | → | NGC joins (~tux@2600:8804:8742:7d00::9753) |
| 2022-04-26 17:18:21 | <NGC> | okay im trying to get xmobar to work with my xmonad install. I have xmonad xmonad-contrib and xmobar from the arch repos installed. However when i try to run xmobar i get an error saying unexpected s expecting space or run. The only thing i can think of is that somehow or somewhere in my config i missed something |
| 2022-04-26 17:19:06 | <NGC> | nvm i figured it out |
| 2022-04-26 17:19:13 | × | NGC quits (~tux@2600:8804:8742:7d00::9753) (Client Quit) |
| 2022-04-26 17:21:28 | <Solid> | ?tell NGC also be sure to check out the tutorial! https://xmonad.org/TUTORIAL.html |
| 2022-04-26 17:21:28 | <lambdabot> | Consider it noted. |
| 2022-04-26 17:45:17 | → | NGC joins (~tux@2600:8804:8742:7d00::9753) |
| 2022-04-26 17:46:32 | <NGC> | Now im haivng a very frustrating issue. I have xmobar installed from arch repos. I have a very simple config setup for it located in .config. However, when i go to start xmobar via terminal i get an error related to hPutStrLn xmproc saying too few arguments |
| 2022-04-26 17:47:14 | <NGC> | all i am wanting is for xmobar to display the workspaces and the date/time |
| 2022-04-26 17:49:24 | <geekosaur> | it would be odd to get that error from xmobar |
| 2022-04-26 17:49:35 | <geekosaur> | can you pastebin your config? |
| 2022-04-26 17:49:38 | <geekosaur> | @wherepaste |
| 2022-04-26 17:49:39 | <lambdabot> | Unknown command, try @list |
| 2022-04-26 17:49:41 | <geekosaur> | argh |
| 2022-04-26 17:49:43 | <NGC> | yeah one sec |
| 2022-04-26 17:49:45 | <geekosaur> | @where paste |
| 2022-04-26 17:49:46 | <lambdabot> | Help us help you: please paste full code, input and/or output at e.g. https://paste.tomsmeding.com |
| 2022-04-26 17:50:17 | <NGC> | https://paste.tomsmeding.com/iq1bfOBN |
| 2022-04-26 17:50:27 | <NGC> | geekosaur: ^ |
| 2022-04-26 17:51:45 | <NGC> | xmobar config : https://paste.tomsmeding.com/ikyaQHt4 |
| 2022-04-26 17:52:55 | <NGC> | its gotta be something simple |
| 2022-04-26 17:54:16 | <geekosaur> | line 61, either remove the "\x ->" or put " x" at the end of the line |
| 2022-04-26 17:54:45 | <NGC> | OMG that was it |
| 2022-04-26 17:55:43 | <NGC> | im assuming as soon as i kill this session and come back in the updating thing where my workspaces are supposed to be will go away? |
| 2022-04-26 17:56:37 | × | NGC quits (~tux@2600:8804:8742:7d00::9753) (Quit: WeeChat 3.5) |
| 2022-04-26 17:57:34 | → | NGC joins (~tux@2600:8804:8742:7d00::9753) |
| 2022-04-26 18:00:06 | × | NGC quits (~tux@2600:8804:8742:7d00::9753) (Client Quit) |
| 2022-04-26 18:53:33 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 256 seconds) |
| 2022-04-26 18:56:28 | → | Ares joins (~Ares@2601:5cc:c800:e450::8d87) |
| 2022-04-26 18:56:56 | <Ares> | I'm so lost on why xmobar refuses to work for me honestly, not sure how many others have this issue |
| 2022-04-26 18:58:41 | × | Ares quits (~Ares@2601:5cc:c800:e450::8d87) (Client Quit) |
| 2022-04-26 19:06:36 | <geekosaur> | @tell Ares it would be nice if you stuck around for long enough for someone to help you |
| 2022-04-26 19:06:37 | <lambdabot> | Consider it noted. |
| 2022-04-26 19:10:31 | × | [Leary] quits (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) (Remote host closed the connection) |
| 2022-04-26 19:10:47 | → | [Leary] joins (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) |
| 2022-04-26 19:42:14 | → | steve__ joins (~steve@ool-182c2b80.dyn.optonline.net) |
| 2022-04-26 20:38:34 | → | Sam57 joins (~Sam@pool-173-79-211-162.washdc.fios.verizon.net) |
| 2022-04-26 20:39:12 | <Sam57> | Hi, I've been working on Xmonad for quite a bit now, I've ran into this when customizing Xmobar, |
| 2022-04-26 20:39:57 | <Sam57> | https://imgur.com/a/Sm5SFGw |
| 2022-04-26 20:40:25 | <Sam57> | I've been editing the positions aswell, it seems the border is always one pixel off |
| 2022-04-26 20:48:03 | × | Sam57 quits (~Sam@pool-173-79-211-162.washdc.fios.verizon.net) (Quit: Client closed) |
| 2022-04-26 20:50:33 | <geekosaur> | furrfu |
| 2022-04-26 20:50:40 | <geekosaur> | nobody sticks around any more |
| 2022-04-26 20:51:57 | <geekosaur> | I couldn't help with that anyway |
| 2022-04-26 20:52:10 | <geekosaur> | (I am spending too much time in the little boys' room today) |
| 2022-04-26 21:50:10 | → | jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
| 2022-04-26 21:50:10 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2022-04-26 23:04:01 | × | bla quits (~bla@79.191.68.118.ipv4.supernova.orange.pl) (Ping timeout: 256 seconds) |
| 2022-04-26 23:15:18 | → | bla joins (~bla@79.191.248.251.ipv4.supernova.orange.pl) |
| 2022-04-26 23:33:12 | × | lisq quits (~quassel@lis.moe) (Quit: lisq) |
| 2022-04-27 00:18:56 | → | lis joins (~quassel@lis.moe) |
| 2022-04-27 00:22:26 | × | stackdroid18 quits (14094@user/stackdroid) (Quit: hasta la vista... tchau!) |
| 2022-04-27 00:49:59 | × | lis quits (~quassel@lis.moe) (Quit: lis) |
| 2022-04-27 00:50:08 | → | lis joins (~quassel@lis.moe) |
| 2022-04-27 00:51:50 | lis | is now known as lisq |
| 2022-04-27 01:53:38 | × | jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 250 seconds) |
| 2022-04-27 02:02:19 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds) |
| 2022-04-27 02:14:17 | × | tremon quits (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl) (Quit: getting boxed in) |
| 2022-04-27 02:27:52 | × | ectospasm quits (~ectospasm@user/ectospasm) (Quit: WeeChat 3.5) |
| 2022-04-27 02:31:09 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2022-04-27 02:33:45 | → | ectospasm joins (~ectospasm@user/ectospasm) |
| 2022-04-27 02:35:32 | × | td_ quits (~td@94.134.91.110) (Ping timeout: 246 seconds) |
| 2022-04-27 02:37:40 | → | td_ joins (~td@muedsl-82-207-238-136.citykom.de) |
| 2022-04-27 02:37:50 | × | ectospasm quits (~ectospasm@user/ectospasm) (Client Quit) |
| 2022-04-27 02:40:55 | × | terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat) |
| 2022-04-27 02:43:05 | → | terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1) |
| 2022-04-27 02:55:52 | <abastro[m]> | Little boy's room? |
| 2022-04-27 03:15:24 | × | [Leary] quits (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) (Remote host closed the connection) |
| 2022-04-27 03:32:06 | → | abastro joins (~abab9579@192.249.26.179) |
| 2022-04-27 03:39:59 | × | abastro quits (~abab9579@192.249.26.179) (Ping timeout: 256 seconds) |
| 2022-04-27 04:29:38 | × | mvk quits (~mvk@2607:fea8:5ce3:8500::aa1d) (Ping timeout: 250 seconds) |
| 2022-04-27 04:36:39 | → | arjun joins (~arjun@user/arjun) |
| 2022-04-27 04:37:21 | <arjun> | hi, i did a fresh install with the default config file |
| 2022-04-27 04:37:28 | <arjun> | i used polybar instead of xmobar |
| 2022-04-27 04:37:40 | <arjun> | its displaying all the workspaces 1 through 9 |
| 2022-04-27 04:38:23 | <arjun> | and not like the default behaviour where only the workspaces that have windows on them have numbers |
| 2022-04-27 04:38:32 | <arjun> | is there a setting for that i'm missing? |
| 2022-04-27 04:45:46 | × | arjun quits (~arjun@user/arjun) (Remote host closed the connection) |
| 2022-04-27 05:07:35 | → | [Leary] joins (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) |
| 2022-04-27 05:13:07 | <[Leary]> | Ugh, I just started getting segfaults with my 9.2.2 compiled xmonad, even crashing two seconds after starting. Luckily my tty1 is comfy. Let's hope 9.0.2 does better... |
| 2022-04-27 06:04:54 | <Solid> | [Leary]: oh! may it be that https://github.com/xmonad/xmonad/issues/389 is actually reproducible after all? |
| 2022-04-27 06:06:42 | <Solid> | ?tell arjun that depends on how you send information to polybar; if it's polybar's emwh module then perhaps that has an option for it |
| 2022-04-27 06:06:42 | <lambdabot> | Consider it noted. |
| 2022-04-27 06:10:43 | × | [Leary] quits (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) (Ping timeout: 256 seconds) |
| 2022-04-27 06:19:54 | → | [Leary] joins (~Leary]@122-58-90-96-vdsl.sparkbb.co.nz) |
| 2022-04-27 06:33:30 | → | benin joins (~benin@183.82.204.110) |
| 2022-04-27 07:00:17 | → | dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net) |
| 2022-04-27 07:02:19 | <abastro[m]> | Solid: Oh, if only |
| 2022-04-27 07:06:17 | → | abastro joins (~abab9579@192.249.26.146) |
| 2022-04-27 07:07:30 | <[Leary]> | Solid: I went over my system logs for the three most recent segfaults. I'm not seeing anything about strange closures, nor am I using $XMONAD_CONFIG_DIR, so I'm guessing it's a different issue. |
| 2022-04-27 07:08:06 | <[Leary]> | I don't know my way around coredumps, but I had a casual search through the textual portions in vim, and it all seems to concern fonts. |
| 2022-04-27 07:08:29 | <[Leary]> | The crashes also only started happening after I complexified my layout to one with decorations... |
| 2022-04-27 07:09:23 | <abastro> | Well |
All times are in UTC.