Closed carpii closed 1 year ago
Hi, I did some experimenting here and found 2 things that were preventing the displaying of the image. The position argument passed to the 'image' variable is relative to the conky window, so defining 800,800 in 'conky.config' and then 800,800 'image', makes conky show the image at 1600,1600 on the screen. Also, apparently, conky does not resize its window to the image, so setting an image as the only content makes conky draw the minimum screen possible. You can get around that defining 'minimum_width' and 'minimum_height' in 'conky.config'.
I'm on openSUSE Tumbleweed 20230727, KDE Plasma: 5.27.6, KDE Frameworks: 5.108.0, Qt Version: 5.15.10, Conky: 1.13.1. And also confirmed this on Conky: 1.18.0.
Awesome work, thanks so much :-)
What happened?
I'm trying to display a static JPG or PNG on my KDE desktop, but conky just shows a tiny box with a white border on my desktop instead...
Source image is this..
Conky displays this...
I've tried almost every config change I can think of (including using dock, desktop, normal etc) and come to the conclusion it may be a Conky or KDE
Especially as this was working great under xfce desktop with similar config
I'm using Arch Linux, with conky installed from https://archlinux.org/packages/extra/x86_64/conky/
conky --version
shows it has been compiled with Imlib2 supportquick way to test this on KDE...
Version
conky 1.19.1_pre compiled 2023-04-15 for Linux x86_64
Which OS/distro are you seeing the problem on?
Arch Linux
Conky config
Stack trace
No response
Relevant log output
No response