The only thing I can see missing in your .conkyrc file compared to mine is the x and y gap, and a mention of where on the screen it should appear.
Code:
# Text alignment, other possible values are commented
#alignment top_left
#alignment top_right
#alignment bottom_left
alignment bottom_right
#alignment none
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 30
gap_y 40
This means my conky displays bottom right of the screen, 30 pixels from the right hand side of the screen and 40 pixels from the bottom, however, I do not see why that missing info should stop the display completely.
What happens if you us that command in terminal or the Alt+F2 run command box?
Bookmarks