Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,794 events total
2023-11-06 11:12:19 <Manu38> To have an icon just before showing the text of the property.
2023-11-06 11:12:23 <Manu38> Am I clear ?
2023-11-06 11:12:38 <liskin> yeah that should just work
2023-11-06 11:13:28 <liskin> so you're seeing no icons in xmobar whatsoever anywhere?
2023-11-06 11:13:52 <Manu38> Cool if I am clear and sorry for the complexity of this dialog :(
2023-11-06 11:14:08 <Manu38> No I am seeing icons, wait let me show you a screeshot
2023-11-06 11:18:13 <Manu38> https://postimg.cc/64w5Yj2v
2023-11-06 11:19:28 <Manu38> Here the problem is just before the date.
2023-11-06 11:20:04 <liskin> so what does the config look like then?
2023-11-06 11:20:22 td_ joins (~td@i53870926.versanet.de)
2023-11-06 11:22:40 <Manu38> `template = " <fn=1>\xf073</fn>%date%"`
2023-11-06 11:23:56 <Manu38> with `Run Date "<fc=#b5c9e5> %a %Y-%m-%d</fc> <fc=#8be9fd><fn=1>\xf017</fn> %H:%M:%S</fc>" "date" 10`
2023-11-06 11:25:17 <Manu38> And if I move the icon from `template` to the `Run Date` like below it is ok :
2023-11-06 11:25:17 <Manu38> `template = "%date%"`
2023-11-06 11:25:18 <Manu38> `Run Date "<fc=#b5c9e5><fn=1>\xf073</fn> %a %Y-%m-%d</fc> <fc=#8be9fd><fn=1>\xf017</fn> %H:%M:%S</fc>" "date" 10`
2023-11-06 11:25:43 <liskin> any chance we can see the whole thing?
2023-11-06 11:26:21 <Manu38> Sure, 2 sec
2023-11-06 11:28:49 <Manu38> Here it is https://pastebin.com/MThMi6vi
2023-11-06 11:29:53 <Manu38> The problem is on line 48, the keyboard icon is not properly displayed, but instead it is shown as 6 rectangles (like the rectangles in front of the date in my previous screenshot)
2023-11-06 11:31:37 <liskin> right, I understand now
2023-11-06 11:32:28 <Manu38> Again, sorry I should have posted the whole thing since the beginning instead of trying to explain the problem with my bad english.
2023-11-06 11:32:56 <liskin> you were right I don't do this in my config
2023-11-06 11:33:01 <liskin> but I just tried and it just works :-)
2023-11-06 11:33:52 <liskin> can you paste the whole config that *does not* work
2023-11-06 11:34:24 <Manu38> The one I pasted above is the one that does not work
2023-11-06 11:35:08 <Manu38> But I am on Ubuntu, which often late with its packages, and maybe I have this problem of double encoding you where mentionning.
2023-11-06 11:35:11 <liskin> you said it only doesn't work if you move the icon to the template
2023-11-06 11:35:16 <liskin> and there are no icons in the template there
2023-11-06 11:35:58 <Manu38> There is an icon, the keyboard one, line 48
2023-11-06 11:36:02 <Manu38> `<fn=1>\xf11c</fn>`
2023-11-06 11:36:16 <Manu38> After the action.
2023-11-06 11:36:57 <liskin> ah, that one
2023-11-06 11:37:50 <liskin> I was looking for one before the date, as that was in the screenshot
2023-11-06 11:38:48 <Manu38> Sorry, the screenshot was from tests I did. But you got the issue now I think.
2023-11-06 11:39:02 <Manu38> I mean, you understood the issue.
2023-11-06 11:39:44 <liskin> yeah, I do understand it, I just can't reproduce it with the xmobar version I have
2023-11-06 11:40:25 <Manu38> I can resume it by : icons specified by things like `<fn=1>\xf11c</fn>` in the `template` field of the xmobar config are not displayed properly.
2023-11-06 11:40:58 <Manu38> I have version 0.36
2023-11-06 11:41:30 <liskin> what I'd suggest you do is create the absolute minimal xmobar config that reproduces it (e.g. just two things in the template - an icon and %date% and then an icon in date's command definition) and if that still doesn't work then report it to xmobar upstream
2023-11-06 11:43:06 <Manu38> Yes.
2023-11-06 11:43:10 <Manu38> Thank you very much.
2023-11-06 11:46:26 <liskin> it's possible you're actually just running into the double encoding bug
2023-11-06 11:46:36 <liskin> the fix for that one went in in 0.38
2023-11-06 11:46:42 <liskin> (April 2021)
2023-11-06 11:47:51 <liskin> it's a bit strange though
2023-11-06 11:48:27 <liskin> UTF8.isUTF8Encoded "\xf11c" is False, so that shouldn't happen
2023-11-06 12:20:45 <Manu38> Ok. That's not crucial at all for me :)
2023-11-06 12:21:10 <Manu38> I was just asking about this "bug" here to better understand.
2023-11-06 12:21:50 <Manu38> I can live my Xmonad life without my keyboard icon, since I know "bepo" and "azerty" words are related to my keyboard :)
2023-11-06 12:23:47 <liskin> you can also just try updating xmobar…
2023-11-06 12:24:10 <liskin> (personally I'd recommend 0.44 as later versions use a different font rendering code which might break all sorts of stuff)
2023-11-06 12:24:50 <Manu38> I guess then that I would have to recompile it, right ?
2023-11-06 12:26:39 <liskin> Suppose so, dunno where you got the current one.
2023-11-06 12:27:11 <Manu38> from Ubuntu's package manager :)
2023-11-06 12:33:19 × mightybyte quits (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com) (Server closed connection)
2023-11-06 12:33:34 mightybyte joins (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com)
2023-11-06 12:36:14 × thunderrd quits (~thunderrd@183.182.111.58) (Remote host closed the connection)
2023-11-06 12:37:03 × Manu38 quits (~Manu38@casperdock.inrialpes.fr) (Ping timeout: 248 seconds)
2023-11-06 12:39:47 thunderrd joins (~thunderrd@183.182.111.58)
2023-11-06 12:40:10 × thunderrd quits (~thunderrd@183.182.111.58) (Remote host closed the connection)
2023-11-06 13:17:57 thunderrd joins (~thunderrd@183.182.111.58)
2023-11-06 14:46:26 × bsima quits (~bsima@2604:a880:400:d0::19f1:7001) (Quit: ZNC 1.8.2 - https://znc.in)
2023-11-06 14:47:09 bsima joins (~bsima@143.198.118.179)
2023-11-06 17:05:01 × hightower3 quits (~hightower@169-216.dsl.iskon.hr) (Ping timeout: 240 seconds)
2023-11-06 18:35:58 × thunderrd quits (~thunderrd@183.182.111.58) (Remote host closed the connection)
2023-11-06 18:46:36 × Natch quits (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 248 seconds)
2023-11-06 18:47:55 Natch joins (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)
2023-11-06 19:11:38 <Solid> [Leary]: if you have time, would you be so kind and help a new and stupid user with the nix flake? :)
2023-11-06 19:14:18 raghavgururajan_ joins (ea769b8000@2604:bf00:561:2000::242)
2023-11-06 19:14:30 alethkit_ joins (23bd17ddc6@sourcehut/user/alethkit)
2023-11-06 19:14:38 jmct_ joins (sid160793@id-160793.tinside.irccloud.com)
2023-11-06 19:15:05 immibis_ joins (~quassel@social.immibis.com)
2023-11-06 19:17:17 jusa_ joins (~jusa@kraa.fi)
2023-11-06 19:17:26 _qw_ joins (~eqw@31.134.178.99)
2023-11-06 19:18:00 dexter2 joins (dexter@2a01:7e00::f03c:91ff:fe86:59ec)
2023-11-06 19:18:21 × jmct quits (sid160793@id-160793.tinside.irccloud.com) (Ping timeout: 246 seconds)
2023-11-06 19:18:21 × alethkit quits (23bd17ddc6@sourcehut/user/alethkit) (Ping timeout: 246 seconds)
2023-11-06 19:18:23 × raghavgururajan quits (ea769b8000@user/raghavgururajan) (Ping timeout: 246 seconds)
2023-11-06 19:18:25 × jusa quits (~jusa@kraa.fi) (Ping timeout: 246 seconds)
2023-11-06 19:18:25 × _qw quits (~eqw@31.134.178.99) (Ping timeout: 246 seconds)
2023-11-06 19:18:25 × immibis quits (~quassel@social.immibis.com) (Ping timeout: 246 seconds)
2023-11-06 19:18:26 × dexter1 quits (dexter@2a01:7e00::f03c:91ff:fe86:59ec) (Ping timeout: 246 seconds)
2023-11-06 19:18:28 jmct_ is now known as jmct
2023-11-06 19:18:29 alethkit_ is now known as alethkit
2023-11-06 19:18:46 × raghavgururajan_ quits (ea769b8000@2604:bf00:561:2000::242) (Read error: Connection reset by peer)
2023-11-06 19:18:46 × alethkit quits (23bd17ddc6@sourcehut/user/alethkit) (Read error: Connection reset by peer)
2023-11-06 19:18:47 × zoglesby quits (f0f8ca1525@user/zoglesby) (Read error: Connection reset by peer)
2023-11-06 19:18:47 × samhh quits (7569f027cf@2604:bf00:561:2000::e4) (Read error: Connection reset by peer)
2023-11-06 19:19:01 zoglesby joins (f0f8ca1525@2604:bf00:561:2000::64)
2023-11-06 19:19:01 raghavgururajan joins (ea769b8000@user/raghavgururajan)
2023-11-06 19:19:02 × zoglesby quits (f0f8ca1525@2604:bf00:561:2000::64) (Changing host)
2023-11-06 19:19:02 zoglesby joins (f0f8ca1525@user/zoglesby)
2023-11-06 19:19:58 hightower2 joins (~hightower@235-112.dsl.iskon.hr)
2023-11-06 19:20:05 alethkit joins (23bd17ddc6@sourcehut/user/alethkit)
2023-11-06 19:20:18 × hightower2 quits (~hightower@235-112.dsl.iskon.hr) (Remote host closed the connection)
2023-11-06 19:20:38 samhh_ joins (7569f027cf@2604:bf00:561:2000::e4)
2023-11-06 19:20:42 hightower2 joins (~hightower@235-112.dsl.iskon.hr)
2023-11-06 20:40:28 ft joins (~ft@p4fc2a529.dip0.t-ipconnect.de)
2023-11-06 20:50:39 todi joins (~todi@p4fd1a3e6.dip0.t-ipconnect.de)
2023-11-06 20:50:58 × todi quits (~todi@p4fd1a3e6.dip0.t-ipconnect.de) (Read error: Connection reset by peer)

All times are in UTC.