You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The start-lemonbar.sh script is returning an X error, specifically "BadLength," when trying to output a Twemoji icon to lemonbar. Any guidance on how to debug this?
/usr/bin/start-lemonbar.sh: line 4: xdpyinfo: command not found
lemonbar: no process found
lemonblocks: no process found
mkfifo: cannot create fifo '/tmp/lemonblockspipe': File exists
PREFIX: %{F#f8f8ff}%{B#aa1d1f21}[
SUFFIX: %{F#f8f8ff}%{B#aa1d1f21}]%{F-}%{B-}
Intervals are required, creating child process.
Received signal 11 for block ⏰
X Error of failed request: BadLength (poly request too large or internal Xlib length error)
Major opcode of failed request: 139 (RENDER)
Minor opcode of failed request: 20 (RenderAddGlyphs)
Serial number of failed request: 797
Current serial number in output stream: 881
The text was updated successfully, but these errors were encountered:
The start-lemonbar.sh script is returning an X error, specifically "BadLength," when trying to output a Twemoji icon to lemonbar. Any guidance on how to debug this?
/usr/bin/start-lemonbar.sh: line 4: xdpyinfo: command not found
lemonbar: no process found
lemonblocks: no process found
mkfifo: cannot create fifo '/tmp/lemonblockspipe': File exists
PREFIX: %{F#f8f8ff}%{B#aa1d1f21}[
SUFFIX: %{F#f8f8ff}%{B#aa1d1f21}]%{F-}%{B-}
Intervals are required, creating child process.
Received signal 11 for block ⏰
X Error of failed request: BadLength (poly request too large or internal Xlib length error)
Major opcode of failed request: 139 (RENDER)
Minor opcode of failed request: 20 (RenderAddGlyphs)
Serial number of failed request: 797
Current serial number in output stream: 881
The text was updated successfully, but these errors were encountered: