Von Random
Von Random
We often commit less than 10 files, the issue persists regardless of the amount of files involved.
I have left the company where this installation was deployed, so I can't provide more context at this point. I've let my former colleagues know about this issue, hopefully the...
Any news on this one?
Yeah, you just create a mirror with wheezy-updates or wheezy-security instead of using slash in the distribution name.
``` > lsb_release -a LSB Version: 1.4 Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a > cat ~/.config/gxkb/gxkb.cfg [xkb config] group_policy=1 default_group=0 never_modify_config=true model=pc104 layouts=us,ru variants=ducky,ducky toggle_option=grp:win_space_toggle,ctrl:nocaps compose_key_position=compose:menu...
here's the strace ``` poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) writev(3, [{iov_base="\24\0\6\0\21\1\0\0p\1\0\0\37\0\0\0\0\0\0\0\0\4\0\0", iov_len=24}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 24 poll([{fd=3, events=POLLIN}], 1, -1) = 1 ([{fd=3, revents=POLLIN}])...
~Seems like I cannot reproduce this on another machine. Weird, since I use Archlinux here as well.~ Reproduced after a package upgrade. Among other updated packages: ``` upgraded xorg-server-common (1.20.3-1...
I have this weird issue when opening more than one kitty instance on Gnome 40: csd becomes very glitchy, clicks go through, graphic artifacts galore when moving the window. Same...
Interesting. Launching multiple instances of kitty via command line (or even gnome's Alt+F2) does not result in the same glitch. But if I launch them from the mutter launcher, the...
Sorry for a bit of an offtopic ramble, but I would also like to use this opportunity to say that WezTerm rocks! It's the best terminal emulator I have used...