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
{{ message }}
This repository has been archived by the owner on Jan 13, 2019. It is now read-only.
Hi, just wanted to say thank you for i3lock-next. It's my favourite from all the i3locks that i tried. On my new PC I've been running into the error i3lock: timecolor is invalid, color must be given in 4-byte format: rrggbbaa. I've tried debugging it myself but im no programmer by any means. Running bash -x shows me that the i3lock-next-helper returns _datetimecolor='FFFFFFFF FFFFFFFF'. I've tried hardcoding the variable to _datetimecolor='FFFFFFFF. This way it will execute but the lock on the left screen will display on the top left corner of the screen instead of the middle. I'm not sure if it's helpful but I'll attach the output of xrandr, bash -x and lstrace here.
Screen 0: minimum 320 x 200, current 3840 x 1200, maximum 8192 x 8192
eDP-1 connected primary (normal left inverted right x axis y axis)
1920x1080 60.01 + 40.00
1400x1050 59.98
1280x1024 60.02
1280x960 60.00
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
800x600 60.00 60.32 56.25
700x525 59.98
640x512 60.02
640x480 60.00 59.94
512x384 60.00
400x300 60.32 56.34
320x240 60.05
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-2 connected 1920x1200+1920+0 (normal left inverted right x axis y axis) 518mm x 324mm
1920x1200 59.95*+
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
640x480 75.00 59.94
720x400 70.08
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-3 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm
1920x1200 59.95*+
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
640x480 75.00 59.94
720x400 70.08
The text was updated successfully, but these errors were encountered:
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
eDP-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 59.99*+ 39.94
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
800x600 60.00 60.32 56.25
700x525 59.98
640x512 60.02
640x480 60.00 59.94
512x384 60.00
400x300 60.32 56.34
320x240 60.05
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
Hi, just wanted to say thank you for i3lock-next. It's my favourite from all the i3locks that i tried. On my new PC I've been running into the error
i3lock: timecolor is invalid, color must be given in 4-byte format: rrggbbaa
. I've tried debugging it myself but im no programmer by any means. Running bash -x shows me that the i3lock-next-helper returns_datetimecolor='FFFFFFFF FFFFFFFF'
. I've tried hardcoding the variable to_datetimecolor='FFFFFFFF
. This way it will execute but the lock on the left screen will display on the top left corner of the screen instead of the middle. I'm not sure if it's helpful but I'll attach the output of xrandr, bash -x and lstrace here.The text was updated successfully, but these errors were encountered: