Logs: liberachat/#xmonad
| 2022-11-21 17:02:12 | <kora9> | geekosaur: np :) |
| 2022-11-21 17:02:13 | → | gknux joins (~gknux@user/galaxy-knuckles/x-3015990) |
| 2022-11-21 17:02:45 | × | gknux quits (~gknux@user/galaxy-knuckles/x-3015990) (Remote host closed the connection) |
| 2022-11-21 17:03:04 | <geekosaur> | ironically, it seems to be the fontset it's falling over on |
| 2022-11-21 17:05:49 | → | gknux joins (~gknux@user/galaxy-knuckles/x-3015990) |
| 2022-11-21 17:06:57 | <geekosaur> | typo, it seems, I was looking for "fontset" but it's "fontSet" |
| 2022-11-21 17:07:54 | × | gknux quits (~gknux@user/galaxy-knuckles/x-3015990) (Client Quit) |
| 2022-11-21 17:09:27 | <geekosaur> | okay, I just pushed it after verifying it runs zenity. I may need to adjust a bit more though as it comes up really narrow |
| 2022-11-21 17:09:30 | → | gknux joins (~gknux@user/galaxy-knuckles/x-3015990) |
| 2022-11-21 17:10:08 | <geekosaur> | oh, I don't set the width, so it's something zenity is doing. sigh |
| 2022-11-21 17:10:29 | <geekosaur> | at one point I was computing a width but that was nonviable as I had to guess at the font width |
| 2022-11-21 17:12:12 | <kora9> | geekosaur: Cool, I'll check it out in a bit :) |
| 2022-11-21 17:25:00 | → | srz joins (~srz@181.228.49.93) |
| 2022-11-21 18:00:26 | <liskin> | Solid[m]: of course we're not sure, that's my whole point |
| 2022-11-21 18:00:53 | <liskin> | But I've been away from a laptop for ages so can't really write a meaningful comment there |
| 2022-11-21 18:26:45 | → | Ehllie joins (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) |
| 2022-11-21 18:31:06 | × | Ehllie quits (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) (Ping timeout: 256 seconds) |
| 2022-11-21 18:40:05 | → | diep joins (~diep@2a01:cb11:2d7:4a00:b230:54de:5188:7aeb) |
| 2022-11-21 19:25:35 | × | zawaken quits (~zawaken@user/zawaken) (Quit: ZNC - https://znc.in) |
| 2022-11-21 19:27:16 | → | zawaken joins (~zawaken@user/zawaken) |
| 2022-11-21 19:29:30 | <kora9> | geekosaur: Hmm, grabbed your latest xmessage and it's now not displaying anything at all (no zenity or xmessage fallback) |
| 2022-11-21 19:31:27 | × | diep quits (~diep@2a01:cb11:2d7:4a00:b230:54de:5188:7aeb) (Ping timeout: 260 seconds) |
| 2022-11-21 19:35:00 | <geekosaur> | 😞 |
| 2022-11-21 19:35:09 | <geekosaur> | does your zenity support --no-markup ? |
| 2022-11-21 19:36:51 | <kora9> | geekosaur: It's in the manpage so I assume so |
| 2022-11-21 19:37:03 | <kora9> | I have zenity v3.42.1 |
| 2022-11-21 19:40:04 | <geekosaur> | hm. can you run manually: zenity --no-markup --title=xmessage --class=Xmessage --name=xmessage --text-info --filename=/path/to/xmonad.errors ? (change the path obviously) |
| 2022-11-21 19:40:20 | <geekosaur> | it works here but I wonder if yours has different usage |
| 2022-11-21 19:40:59 | <geekosaur> | I have 3.32.0 since ubuntu is debian based |
| 2022-11-21 19:42:55 | <kora9> | geekosaur: Yeah, works fine when I do it manually |
| 2022-11-21 19:43:18 | <kora9> | I'll try switching out the system-wide xmessage bin just to rule out the env var being the issue |
| 2022-11-21 19:45:21 | <kora9> | That didn't work either |
| 2022-11-21 19:45:53 | <kora9> | geekosaur: Perhaps it's the perl version? |
| 2022-11-21 19:46:06 | <geekosaur> | shouldn't be |
| 2022-11-21 19:46:06 | <kora9> | I'm on perl 5.34.1 |
| 2022-11-21 19:46:13 | <geekosaur> | this is very portable perl |
| 2022-11-21 19:46:38 | <geekosaur> | I'm on 5.30.0 |
| 2022-11-21 19:46:44 | <kora9> | Ah. I'm on Fedora, not sure if it does something very different from Ubuntu |
| 2022-11-21 19:48:08 | → | ft joins (~ft@p508dbd59.dip0.t-ipconnect.de) |
| 2022-11-21 19:48:15 | <kora9> | geekosaur: I see that the file references a "xmessages-wrapper" is that what you've named it? I just named it xmessages since that was the file on github |
| 2022-11-21 19:49:44 | <geekosaur> | that's it's "proper" name, but it's kinda useless unless it's named "xmessage". that is mostly so errors /; warnings from the wrapper can be distinguished from those by xmessage itself, since it will find and run the real xmessage if it decides it doesn't understand the parameters rather than possibly mangle someone's output |
| 2022-11-21 19:51:01 | <kora9> | geekosaur: Got it to work, it was my fault it seems. When I pasted the file I missed the initial # in the perl shebang |
| 2022-11-21 19:51:04 | <kora9> | Sorry about that :) |
| 2022-11-21 19:51:53 | <kora9> | Now it's working fine, this really helps! Thanks for the script! |
| 2022-11-21 19:52:30 | <geekosaur> | you're welcome |
| 2022-11-21 20:14:23 | × | srz quits (~srz@181.228.49.93) (Ping timeout: 260 seconds) |
| 2022-11-21 20:19:30 | → | diep joins (~diep@2a01:cb11:2d7:4a00:b230:54de:5188:7aeb) |
| 2022-11-21 20:39:51 | × | gknux quits (~gknux@user/galaxy-knuckles/x-3015990) (Quit: ....and i am outta here....) |
| 2022-11-21 20:42:12 | → | gknux joins (~gknux@user/galaxy-knuckles/x-3015990) |
| 2022-11-21 21:05:23 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2022-11-21 21:27:53 | × | diep quits (~diep@2a01:cb11:2d7:4a00:b230:54de:5188:7aeb) (Remote host closed the connection) |
| 2022-11-21 21:37:45 | → | Ehllie joins (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) |
| 2022-11-21 22:00:19 | → | Ehllie1 joins (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) |
| 2022-11-21 22:00:34 | × | Ehllie quits (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) (Ping timeout: 260 seconds) |
| 2022-11-21 22:00:34 | Ehllie1 | is now known as Ehllie |
| 2022-11-21 22:05:14 | × | Ehllie quits (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) (Ping timeout: 260 seconds) |
| 2022-11-21 22:18:28 | × | clu quits (~clu@user/varjax) (Ping timeout: 248 seconds) |
| 2022-11-21 22:18:32 | → | srz joins (~srz@181.228.49.93) |
| 2022-11-21 22:31:24 | × | srz quits (~srz@181.228.49.93) (Remote host closed the connection) |
| 2022-11-21 22:35:31 | → | srz joins (~srz@181.228.49.93) |
| 2022-11-21 22:37:48 | → | Ehllie joins (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) |
| 2022-11-21 22:42:34 | × | Ehllie quits (~Thunderbi@79.184.239.57.ipv4.supernova.orange.pl) (Ping timeout: 260 seconds) |
| 2022-11-21 22:49:59 | × | mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2022-11-21 23:07:30 | → | zawaken- joins (~zawaken@user/zawaken) |
| 2022-11-21 23:09:20 | × | zawaken quits (~zawaken@user/zawaken) (Ping timeout: 268 seconds) |
| 2022-11-21 23:12:14 | × | zawaken- quits (~zawaken@user/zawaken) (Client Quit) |
| 2022-11-21 23:14:09 | → | zawaken joins (~zawaken@user/zawaken) |
| 2022-11-21 23:15:54 | × | zawaken quits (~zawaken@user/zawaken) (Client Quit) |
| 2022-11-21 23:19:29 | → | zawaken joins (~zawaken@user/zawaken) |
| 2022-11-21 23:28:16 | × | aliosablack quits (~chomwitt@2a02:587:7a08:f700:1ac0:4dff:fedb:a3f1) (Ping timeout: 252 seconds) |
| 2022-11-21 23:33:11 | × | zawaken quits (~zawaken@user/zawaken) (Quit: ZNC - https://znc.in) |
| 2022-11-21 23:34:51 | → | zawaken joins (~zawaken@user/zawaken) |
| 2022-11-21 23:37:04 | → | c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) |
| 2022-11-21 23:48:26 | × | zawaken quits (~zawaken@user/zawaken) (Quit: ZNC - https://znc.in) |
| 2022-11-21 23:49:15 | → | zawaken joins (~zawaken@user/zawaken) |
| 2022-11-22 00:01:16 | → | srz_ joins (~srz@179.36.104.57) |
| 2022-11-22 00:02:52 | × | srz_ quits (~srz@179.36.104.57) (Remote host closed the connection) |
| 2022-11-22 00:03:24 | → | srz_ joins (~srz@179.36.104.57) |
| 2022-11-22 00:03:36 | × | srz quits (~srz@181.228.49.93) (Ping timeout: 268 seconds) |
| 2022-11-22 00:08:33 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Quit: Bye, bye) |
| 2022-11-22 00:09:23 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2022-11-22 00:09:29 | × | srz_ quits (~srz@179.36.104.57) (Ping timeout: 260 seconds) |
| 2022-11-22 01:02:57 | → | srz joins (~srz@179.36.104.57) |
| 2022-11-22 01:09:06 | × | c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!) |
| 2022-11-22 01:44:06 | → | srz_ joins (~srz@181.228.49.93) |
| 2022-11-22 01:46:39 | × | srz quits (~srz@179.36.104.57) (Ping timeout: 260 seconds) |
| 2022-11-22 01:51:19 | → | c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) |
| 2022-11-22 02:10:10 | × | srz_ quits (~srz@181.228.49.93) (Quit: Leaving) |
| 2022-11-22 02:11:39 | × | c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!) |
| 2022-11-22 02:31:25 | → | thyriaen joins (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) |
| 2022-11-22 03:03:22 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 2022-11-22 03:23:51 | → | banc joins (banc@gateway/vpn/airvpn/banc) |
| 2022-11-22 03:41:03 | → | berberman joins (~berberman@user/berberman) |
| 2022-11-22 03:42:08 | × | berberman_ quits (~berberman@user/berberman) (Ping timeout: 252 seconds) |
| 2022-11-22 03:47:00 | × | terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Ping timeout: 256 seconds) |
| 2022-11-22 03:51:13 | → | terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1) |
| 2022-11-22 04:02:18 | × | td_ quits (~td@83.135.9.7) (Ping timeout: 256 seconds) |
| 2022-11-22 04:03:59 | → | td_ joins (~td@83.135.9.38) |
| 2022-11-22 04:28:16 | × | thyriaen quits (~thyriaen@2a01:aea0:dd4:470d:6245:cbff:fe9f:48b1) (Remote host closed the connection) |
| 2022-11-22 05:05:11 | × | reo42[m] quits (~reo42matr@2001:470:69fc:105::2:aa6b) (Read error: Software caused connection abort) |
All times are in UTC.