-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
I am getting the following error:
[101 21:40:02.433905] Unknown uniform in cursor program
If I comment out that fatal error and the check for leftover uniforms, I get:
[101 21:44:40.638541] Unknown uniform in borders program: _main_pos_map_0[0]
Commenting out that fatal error and check for leftover uniforms makes kitty work correctly, as far as I can tell.
$ python . --debug-config
python3 setup.py
CC: gcc (7, 3)
kitty 0.8.4 (cc910f6b79) created by Kovid Goyal
Linux karl-home-desktop 4.15.15-1-ARCH #1 SMP PREEMPT Sat Mar 31 23:59:25 UTC 2018 x86_64
Running under: X11
Arch Linux \r (\l)
LSB_VERSION=1.4
DISTRIB_ID=Arch
DISTRIB_RELEASE=rolling
DISTRIB_DESCRIPTION="Arch Linux"
Loaded config files: /home/karl/.config/kitty/kitty.conf
Config options different from defaults:
background_opacity 0.8
font_family Inconsolata
font_size 14.0
inactive_text_alpha 0.8
libGL is from the nvidia-340xx-utils package, which seems to be the main difference from my computer at work which works fine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels