Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 509 510 511 512 513 514 515 516 517 518 519 .. 1848
184,791 events total
2022-02-20 05:22:29 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds)
2022-02-20 05:24:17 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-02-20 05:25:47 c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a)
2022-02-20 05:46:21 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 272 seconds)
2022-02-20 05:47:49 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-02-20 05:53:05 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds)
2022-02-20 05:54:04 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-02-20 06:33:19 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds)
2022-02-20 06:34:51 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-02-20 06:40:41 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds)
2022-02-20 06:42:06 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-02-20 07:12:36 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 240 seconds)
2022-02-20 07:14:46 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
2022-02-20 08:39:08 × srk quits (~sorki@user/srk) (Remote host closed the connection)
2022-02-20 08:39:26 srk joins (~sorki@user/srk)
2022-02-20 09:00:10 × Photonsphere[m] quits (~maridonke@2001:470:69fc:105::1:688b) (Quit: You have been kicked for being idle)
2022-02-20 09:53:15 f-a joins (f2a@f2a.jujube.ircnow.org)
2022-02-20 09:54:21 <f-a> hello, I have a got a problem that might or might not be related to xmonad when using audacity. basically the “background” of audacity is not visible (gif: http://www.ariis.it/link/t/audacity.gif )
2022-02-20 09:54:52 <f-a> paste of audacity output: http://www.ariis.it/link/t/paste4011526-0
2022-02-20 09:55:20 <f-a> do you happen to know if this is something related to my WM? (I have got no DE, if that is useful info)
2022-02-20 09:57:58 seschwar joins (~seschwar@user/seschwar)
2022-02-20 10:03:59 mc47 joins (~mc47@xmonad/TheMC47)
2022-02-20 10:04:19 themc47 joins (~mc47@xmonad/TheMC47)
2022-02-20 10:04:22 × mc47 quits (~mc47@xmonad/TheMC47) (Client Quit)
2022-02-20 10:04:24 × themc47 quits (~mc47@xmonad/TheMC47) (Client Quit)
2022-02-20 10:04:40 mc47 joins (~mc47@xmonad/TheMC47)
2022-02-20 10:07:44 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!)
2022-02-20 10:15:35 <Solid> are you running any kind of compositor/
2022-02-20 10:17:16 <f-a> I do not know what a compositor is
2022-02-20 10:23:02 <Solid> someting like compton or picom, that's responsible for "drawing" windows and applying some optional effects if requested (shadows, animations, and the like)
2022-02-20 10:24:26 <f-a> I am not running them
2022-02-20 11:06:17 <geekosaur> window managers are about window placement policy; they don't have any effect on drawing windows
2022-02-20 11:07:04 <geekosaur> thaqt said, some xorg drivers break if window borders are used. you might test setting the borderWidth to 0
2022-02-20 11:18:53 themc47 joins (~mc47@xmonad/TheMC47)
2022-02-20 11:21:17 × mc47 quits (~mc47@xmonad/TheMC47) (Ping timeout: 240 seconds)
2022-02-20 11:22:33 <liskin> hm, looks like I'm not the only one who needs to wait a minute for audacity to start :-)
2022-02-20 11:22:50 <liskin> which is kind of sad, it certainly used to be faster 10 years ago
2022-02-20 11:25:22 <geekosaur> no, you're not. (I pull up audacity every so often to edit clips)
2022-02-20 11:42:44 <f-a> no dice with borderWidth=0, geekosaur
2022-02-20 11:43:41 <f-a> Solid: now that I rechecked my xmonad.hs, there is a suspicious -- ewmh: works w/ xcomposite (obs) comment http://paste.debian.net/1231601/
2022-02-20 11:43:45 <f-a> would that interfere?
2022-02-20 11:43:48 <geekosaur> the other possibility we've occasionally seen is things that only work *with* a compositor
2022-02-20 11:45:26 <geekosaur> I would bve very surprised if ewmh broke something, usually it's required for things to work these days
2022-02-20 11:45:41 <geekosaur> unless that "xcomposite" means there is in fact a compositor running
2022-02-20 11:47:28 <f-a> f@mkiii:~/.xmonad$ ps -e | grep compos
2022-02-20 11:47:29 <f-a> f@mkiii:~/.xmonad$
2022-02-20 11:47:50 <geekosaur> none of the compositors I know of would match that
2022-02-20 11:47:58 <geekosaur> xcompmgr, compton, picom
2022-02-20 11:48:52 <geekosaur> cairo-compmgr but I think that's long dead
2022-02-20 11:51:48 <f-a> all come out empty handed
2022-02-20 11:54:12 <geekosaur> pity x11 hasno0 generic selection tools or one could just check if WM_C0 is held
2022-02-20 11:55:13 <geekosaur> ok, so next thing to do is to start a compositor and see if it behaves better. we have rarely seen that
2022-02-20 11:55:24 <geekosaur> I consider it an app bug if that works
2022-02-20 11:55:40 <f-a> well I have picom installed, but not running
2022-02-20 11:57:01 <f-a> should I just launch it and then audacity?
2022-02-20 11:57:47 <f-a> if so, the problem is not fixed and picom outputs this http://www.ariis.it/link/t/paste719155-0
2022-02-20 11:59:27 <geekosaur> that very much sounds like a bug in audacity, I'm afraid
2022-02-20 11:59:38 <f-a> this is fine
2022-02-20 12:04:33 <geekosaur> mm, I installed audacity here and I get an ubuntu crash dialog when I run it. *then* it starts. ??
2022-02-20 12:07:04 <geekosaur> just reproduced it. I had to float and re-tile the window to get it to draw
2022-02-20 12:07:47 <geekosaur> sounds a lot like a variant of https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Util-Hacks.html#g:1
2022-02-20 12:08:16 <f-a> https://forum.audacityteam.org/viewtopic.php?t=111549#p398055 similar?
2022-02-20 12:08:54 <geekosaur> yes, that's what I observed
2022-02-20 12:10:10 <geekosaur> wonder if the chrome hack could be repurposed to "jiggle" the audacity window and force a redraw
2022-02-20 12:10:31 <f-a> well with other programs I do not have problems
2022-02-20 12:10:48 <f-a> so I guess opening a bug on debian is not a bad idea
2022-02-20 12:10:57 <geekosaur> no, this is a program ignoring Expose events for some reason
2022-02-20 12:11:54 <geekosaur> this said, try configuring windowedFullscreenFixEventHook in your config and see if that helps. you may need to fullscreen audacity, although on my machine it did that itself
2022-02-20 12:12:31 <f-a> ohhhhhhhhhhhhhhhhhhh wait
2022-02-20 12:12:36 <f-a> 24) #935173 audacity graphical windows fail to update properly when GTK_IM_MODULE=xim
2022-02-20 12:12:57 <geekosaur> o.O
2022-02-20 12:13:37 <f-a> lol it is true
2022-02-20 12:13:47 <geekosaur> and indeed
2022-02-20 12:13:48 <geekosaur> skkukuk «work+42*master@69ebeb1» Z$ echo $GTK_IM_MODULE
2022-02-20 12:13:49 <geekosaur> xim
2022-02-20 12:13:53 <f-a> GTK_IM_MODULE="" audacity
2022-02-20 12:16:30 <geekosaur> of all the things thta I'd expect to break Expose events, input managers are not one of them
2022-02-20 12:16:42 <f-a> indeed indeed. Many thanks for guiding me geekosaur
2022-02-20 12:16:56 <f-a> if you like mystery debugging genre, have a look at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935173
2022-02-20 12:21:21 × themc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
2022-02-20 12:22:37 × mvk quits (~mvk@2607:fea8:5cdc:bf00::99e7) (Ping timeout: 240 seconds)
2022-02-20 12:41:12 catman joins (~catman@user/catman)
2022-02-20 13:13:56 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2022-02-20 13:17:21 geekosaur joins (~geekosaur@xmonad/geekosaur)
2022-02-20 15:33:57 mvk joins (~mvk@2607:fea8:5cdc:bf00::99e7)
2022-02-20 19:02:10 c209e6dc-4d76-47 joins (~aditya@2601:249:4300:1296:195:dac6:592c:a55a)
2022-02-20 19:40:30 jao joins (~jao@static-68-235-44-22.cust.tzulo.com)
2022-02-20 19:41:27 <matterix[m]> about "dmenu" was listing items vertically but now it do horizontally any idea?
2022-02-20 19:50:37 × jao quits (~jao@static-68-235-44-22.cust.tzulo.com) (Ping timeout: 256 seconds)
2022-02-20 19:52:40 jao joins (~jao@static-68-235-44-61.cust.tzulo.com)
2022-02-20 20:08:57 × jao quits (~jao@static-68-235-44-61.cust.tzulo.com) (Ping timeout: 272 seconds)
2022-02-20 20:10:04 × raghavgururajan quits (ea769b8000@user/raghavgururajan) (Ping timeout: 250 seconds)
2022-02-20 20:11:16 raghavgururajan joins (ea769b8000@user/raghavgururajan)
2022-02-20 20:30:41 jao joins (~jao@static-68-235-44-45.cust.tzulo.com)
2022-02-20 20:36:25 × c209e6dc-4d76-47 quits (~aditya@2601:249:4300:1296:195:dac6:592c:a55a) (Quit: Konversation terminated!)
2022-02-20 20:52:39 × jao quits (~jao@static-68-235-44-45.cust.tzulo.com) (Ping timeout: 272 seconds)
2022-02-20 20:54:41 jao joins (~jao@static-68-235-44-77.cust.tzulo.com)
2022-02-20 21:01:37 × mvk quits (~mvk@2607:fea8:5cdc:bf00::99e7) (Ping timeout: 240 seconds)
2022-02-20 21:15:11 mvk joins (~mvk@2607:fea8:5cdc:bf00::99e7)
2022-02-20 21:22:56 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)

All times are in UTC.