Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 186 187 188 189 190 191 192 193 194 195 196 .. 1844
184,312 events total
2021-08-24 08:17:42 allbery_b is now known as geekosaur
2021-08-24 08:17:54 qbt joins (~edun@user/edun)
2021-08-24 09:35:11 <Tisoxin> mc47: when i recompile there is no special message
2021-08-24 09:35:35 <Tisoxin> though there is a weird „Aug 24 11:35:00 ori xsession[2598329]: Sandbox: attempt to open unexpected file /proc/self/maps“ message printed around every second
2021-08-24 09:35:45 <Tisoxin> but that probably has nothing to do with xmonad
2021-08-24 09:35:50 <mc47> probably not
2021-08-24 09:35:55 <Tisoxin> (i investigated my journalctl)
2021-08-24 09:35:57 <mc47> is there anything xmonad-related there?
2021-08-24 09:36:24 <mc47> because xmonad does print to stderr when it's recompiled
2021-08-24 09:36:36 <mc47> if there's nothing there, you probably need to look somewhere else
2021-08-24 09:36:53 <Tisoxin> https://pastebin.com/0fuweSva
2021-08-24 09:36:57 <Tisoxin> ↑ this is printed
2021-08-24 09:37:20 <Tisoxin> Tisoxin: ↑ with no special message, i meant that the normal recompile messages are printed
2021-08-24 09:39:50 <mc47> really weird
2021-08-24 09:39:54 <mc47> not sure what the problem might be
2021-08-24 10:35:39 dschrempf joins (~dominik@92-249-199-97.pool.digikabel.hu)
2021-08-24 10:39:06 <Tisoxin> hm
2021-08-24 10:40:30 <Tisoxin> when i put a "notify-send $(which xmobar); " in front of " xmobar -x…" it sends my two notifications
2021-08-24 10:41:27 <Tisoxin> with the correct paths
2021-08-24 10:48:46 × dschrempf quits (~dominik@92-249-199-97.pool.digikabel.hu) (Quit: WeeChat 3.2)
2021-08-24 11:51:47 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 240 seconds)
2021-08-24 11:52:46 geekosaur joins (~geekosaur@xmonad/geekosaur)
2021-08-24 12:55:22 × jgart[m] quits (~jgartemat@2001:470:69fc:105::5c9) (Quit: You have been idle for 30+ days)
2021-08-24 12:55:34 × amirography[m] quits (~amirograp@2001:470:69fc:105::c365) (Quit: You have been idle for 30+ days)
2021-08-24 12:55:36 × josiah_sama[m] quits (~josiahsam@2001:470:69fc:105::a46) (Quit: You have been idle for 30+ days)
2021-08-24 13:24:21 × FatBoyXPC quits (~FatBoyXPC@user/fatboyxpc) (*.net *.split)
2021-08-24 13:24:21 × Eoco quits (~ian@x-160-94-179-157.acm.umn.edu) (*.net *.split)
2021-08-24 13:24:21 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (*.net *.split)
2021-08-24 13:24:21 × ElKowar quits (~ElKowar@srv-fin.xware-gmbh.de) (*.net *.split)
2021-08-24 13:24:21 × vifon quits (~vifon@user/vifon) (*.net *.split)
2021-08-24 13:24:21 × electr0n quits (~electr0n@about/security/founder/electr0n) (*.net *.split)
2021-08-24 13:24:21 × spoonm quits (spoonm@inaba.spoonm.org) (*.net *.split)
2021-08-24 13:28:37 FatBoyXPC joins (~FatBoyXPC@user/fatboyxpc)
2021-08-24 13:28:37 Eoco joins (~ian@x-160-94-179-157.acm.umn.edu)
2021-08-24 13:28:37 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2021-08-24 13:28:37 ElKowar joins (~ElKowar@srv-fin.xware-gmbh.de)
2021-08-24 13:28:37 vifon joins (~vifon@user/vifon)
2021-08-24 13:28:37 electr0n joins (~electr0n@about/security/founder/electr0n)
2021-08-24 13:28:37 spoonm joins (spoonm@inaba.spoonm.org)
2021-08-24 14:50:03 seschwar joins (~seschwar@user/seschwar)
2021-08-24 14:53:27 × pl quits (sid98063@id-98063.brockwell.irccloud.com) ()
2021-08-24 14:53:50 pl joins (sid98063@id-98063.helmsley.irccloud.com)
2021-08-24 15:30:19 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.2)
2021-08-24 15:39:33 <mc47> Tisoxin I really have no idea what might be wrong :/
2021-08-24 15:41:10 × joshproehl quits (~quassel@user/joshproehl) (Quit: Disappearing act!)
2021-08-24 15:41:25 joshproehl joins (~quassel@user/joshproehl)
2021-08-24 16:00:46 ficonni joins (~ficonni@cable-178-149-202-6.dynamic.sbb.rs)
2021-08-24 16:05:00 × lazycat quits (~lazycat@user/lazycat) (Quit: ZNC - https://znc.in)
2021-08-24 16:08:26 <Tisoxin> yeah, same goes for me
2021-08-24 16:09:04 <Tisoxin> „works for you“
2021-08-24 16:09:06 <geekosaur> PATH issues are all I can think of
2021-08-24 16:09:55 <Tisoxin> <Tisoxin> "when i put a "notify-send $(whic" <- geekosaur: but then ↑ wouldn't send me any paths or wrong ones or sth…
2021-08-24 16:10:37 <geekosaur> notify-send would be in /usr/bin. if xmobar is elsewhere (say, ~/.local/bin) it wouldn't be found
2021-08-24 16:11:08 <geekosaur> and setting PATH in your shell startup files wouldn't help because X startup doesn't read them
2021-08-24 16:11:26 <Tisoxin> yes, but `which xmobar` wouldn't give me the right path, would it?
2021-08-24 16:11:59 <geekosaur> that should give the right path, yes, and hopefully you could specify it
2021-08-24 16:12:13 <Tisoxin> well, it does give the right path…
2021-08-24 16:12:37 <Tisoxin> (`/etc/profiles/per-user/vherrmann/bin/xmobar`, since i use nixos)
2021-08-24 16:19:30 <liskin> Might be worth making a patch adding a shit ton of logging and have Tisoxin run that
2021-08-24 16:20:25 <Tisoxin> na
2021-08-24 16:20:37 <Tisoxin> Only if another person has the same issue
2021-08-24 16:20:59 <liskin> Fair enough
2021-08-24 16:21:05 <Tisoxin> As long as only I had it, it could very well be caused by some weird configuration issue (of my nixos system)
2021-08-24 16:21:15 <Tisoxin> s/had/have/
2021-08-24 16:23:26 <liskin> There was this guy a couple months ago with a weird problem and I was in an especially cheerful mood so I had him send me a full VM image of his setup and although it obviously ended up being a simple PEBKAC we did discover a serious bug somewhere else making the whole exercise worth it in the end. ;-)
2021-08-24 16:26:02 <liskin> (but I'm not in that kind of mood now as I am still on vacation)
2021-08-24 16:26:30 <liskin> It was quite intense
2021-08-24 16:27:17 <liskin> Almost missed the train because our city bike wouldn't unlock and then I almost planted myself on the ground in front of the train station :-D
2021-08-24 16:51:07 TejasAgarwal[m] joins (~tejasagar@2001:470:69fc:105::e0bb)
2021-08-24 16:53:06 <TejasAgarwal[m]> hi
2021-08-24 16:58:36 <Solid> o/
2021-08-24 16:59:42 <liskin> TejasAgarwal[m]: o/
2021-08-24 17:00:05 <TejasAgarwal[m]> hii liskin
2021-08-24 17:00:10 <TejasAgarwal[m]> i guess i DMed the wrong account
2021-08-24 17:02:20 <liskin> I also have a Matrix puppet here
2021-08-24 17:02:36 <liskin> But I have no way of accessing that from my phone :-)
2021-08-24 17:02:44 <TejasAgarwal[m]> ahhh
2021-08-24 17:02:47 <TejasAgarwal[m]> alrightt
2021-08-24 17:03:04 <TejasAgarwal[m]> if ur on irc, u cant see images i sent from matrix right
2021-08-24 17:03:31 <liskin> I can, it comes through as a link to the image
2021-08-24 17:03:39 <TejasAgarwal[m]> ohhh
2021-08-24 17:58:39 <yuu[m]> i want to create a named scratchpad for a specific/new Emacs X window, and need a way to refer to this specific X window. How to achieve that? In i3, I would rename the x window title and refer to it. I saw xmonad can tag windows, but I'm not sure this is the the accepted solution.
2021-08-24 17:59:30 <yuu[m]> * i want to create a named scratchpad for a specific/new Emacs X window, and need a way to refer to this specific X window to toggle the scratchpad for it. How to achieve that? In i3, I would rename the x window title and refer to it. I saw xmonad can tag windows, but I'm not sure this is the the accepted solution.
2021-08-24 19:14:44 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2021-08-24 19:39:14 × qbt quits (~edun@user/edun) (Remote host closed the connection)
2021-08-24 20:01:49 kr1x joins (~kriket@170.249.0.122)
2021-08-24 20:02:39 × kr1x quits (~kriket@170.249.0.122) (Client Quit)
2021-08-24 20:03:50 kr1x joins (~kriket@170.249.0.122)
2021-08-24 20:57:50 vojjvoda[m] uploaded an image: (168KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/NGLRfhxrtxqqZZRbjjEhFLNU/clipboard.png >
2021-08-24 20:57:57 <vojjvoda[m]> What do you guys think?
2021-08-24 21:06:37 × mudri quits (sid317655@id-317655.brockwell.irccloud.com) ()
2021-08-24 21:06:53 mudri joins (sid317655@id-317655.helmsley.irccloud.com)
2021-08-24 21:18:57 × Natch quits (~natch@c-e070e255.014-297-73746f25.bbcust.telenor.se) (Ping timeout: 248 seconds)
2021-08-24 21:37:54 <unclechu> that’s nice
2021-08-24 21:41:28 ficonni parts (~ficonni@cable-178-149-202-6.dynamic.sbb.rs) ()
2021-08-24 22:40:24 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-08-24 22:45:33 abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net)
2021-08-24 23:11:09 Natch joins (~natch@c-e070e255.014-297-73746f25.bbcust.telenor.se)
2021-08-24 23:22:14 benin036932 joins (~benin@183.82.178.142)
2021-08-24 23:34:38 <yuu[m]> cool

All times are in UTC.