-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tests failing on Manjaro Linux. #1
Comments
Edited Those seem to be two separate issues. I don't know what's causing the test to fail. I've pushed a small update for test_layout. If you don't mind, please pull that and run the test again, then upload the resulting file from The normal layout fails in the fan rpm section, probably because you don't have lm_sensors installed or configured. Run I've added some comments in layout.lua to hopefully make those things easier to figure out. |
I worked on the tests some more. I assume that yours failed due to font rendering differences. Maybe you don't have the ubuntu font installed? |
I passed the test_util with the output:
But error with test_layout:
I have installed ubuntu font too. |
@dagadark Did you run the test via |
@philer I use conky v1.11.5 and I run the test via |
Then I assume your conky build is missing the cairo bindings. If you run |
@philer After rebuilding conky, i got another error:
Updated: |
Thanks for the image. I think it means that font rendering is inconsistent. Judging by the image the anti aliasing around the edges is different. There may not be a way to fix this. Could you upload the actual result image from /tmp as well? For the other issue please refer to my first reply above. |
Text image result from /tmp: /tmp/conky_test_text |
That font rendering does look considerably different. I'll have to investigate. |
I really like the look of the Polycore graph, but have been unable to get it to work. I have removed any of the nvidia / drive sections. I did not modify the core count, and have more than 6 cores, in case that makes a difference.
Linux version: 5.4.0-2-MANJARO (Manjaro Testing Branch)
Conky version: 1.11.3 (conky-lua from AUR)
conky -c test/test_util.lua
conky -c test/test_layout.lua
conky -c conkyrc.lua
The stack traceback repeats every 1 second, which makes sense given the update timer.
Note: if I used window_type override I get a completely different error, but I think that is from this conky issue: brndnmtthws/conky#424
The text was updated successfully, but these errors were encountered: