conky seit dem letzten Update so seltsam durch sichtig

Started by hsp, 2026/08/28, 19:20:41

Previous topic - Next topic

hsp

Moin
Seit dem letzten Update von conky (1.24.2+dfsg-1) vor ein paar Tagen ist bei mir einiges so ominös seltsam leicht durchsichtig. z.B. cpubar oder fs_bar. Man kann so leicht an einigen Stellen ein wenig den Hintergrund schwach durchschimmern sehen.
Hat das noch jemand?
Danke...

dibl

Greetz, hsp.


My conky uses full transparency:

own_window_transparent = true,
Both cpubar and fs_bar are working as expected.

Wayland, Nvidia graphics, KDE/Plasma. all updated this morning.

System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

hsp

Quote from: dibl on 2026/08/28, 20:50:49Greetz, hsp.
My conky uses full transparency:
own_window_transparent = true,
Both cpubar and fs_bar are working as expected.
Wayland, Nvidia graphics, KDE/Plasma. all updated this morning.
own_window_transparent = true, habe ich auch. Aber ich meine cpubar und usw. Sogar durch den Text schimmert es etwas durch.
Irgendwas stimmt nicht. Ich habe mal ein downgrade von conky auf die Vorgängerversion gemacht, da ist wieder alles in Ordnung.

Xorg, Intel-graphics, cinnamon.

...
 

unklarer

Du müßtest mir deine Konfiguration zeigen...

dibl

Looking closely at my conky, I see that the background is showing through the open places in the text -- in the center of "C", in the middle of "O", etc.

Also, the background shows through the empty part of the cpubar and the fs_bar, but the used part is filled with white. FYI.
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

hsp

Ich weiss nicht warum, aber seit dem D-U heute morgen ist alles wieder gut.
...

unklarer

Ich bin jetzt wieder zu Hause.
Mit der neuen conky-Version gibt es ein paar Änderungen:
apt policy conky-all
conky-all:
  Installiert:          1.24.2+dfsg-1
  Installationskandidat: 1.24.2+dfsg-1
  Versionstabelle:
 *** 1.24.2+dfsg-1 500
        500 https://deb.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

Der Aufruf dieser Version im Terminal bringt jetzt:
[2026-09-01 09:04:30.042] [info ] [src/conky.cc:2038] 'TESTwayland' modified, reloading
[2026-09-01 09:04:31.050] [warn ] [src/lua/setting.cc:218] 'own_window_transparent' is deprecated and will be removed in a future release: Use own_window_colour with alpha instead (e.g. '#00000000').
[2026-09-01 09:04:31.053] [info ] [src/output/x11.cc:695] window type - utility
[2026-09-01 09:04:31.053] [info ] [src/output/x11.cc:814] drawing to created window 0x400002
[2026-09-01 09:04:31.058] [info ] [src/lua/x11-settings.cc:67] drawing to double buffer
[2026-09-01 09:04:31.059] [warn ] [src/lua/setting.cc:218] 'own_window_argb_value' is deprecated and will be removed in a future release: Use own_window_colour with alpha instead (e.g. '#80000000').
[2026-09-01 09:04:31.059] [warn ] [src/lua/setting.cc:74] setting 'own_window_argb_visual' has been removed: ARGB is now always enabled when available. Control opacity with `own_window_colour` (e.g. '#8000').

und in deutsch:
[01.09.2026 09:04:30.042] [Info] [src/conky.cc:2038] ,,TESTwayland" geändert, wird neu geladen
[01.09.2026 09:04:31.050] [warn ] [src/lua/setting.cc:218] ,,own_window_transparent" ist veraltet und wird in einer zukünftigen Version entfernt: Verwenden Sie stattdessen ,,own_window_colour" mit Alpha-Wert (z. B. ,,#00000000").
[01.09.2026 09:04:31.053] [info ] [src/output/x11.cc:695] Fenstertyp – Dienstprogramm
[01.09.2026 09:04:31.053] [info ] [src/output/x11.cc:814] Zeichnen in das erstellte Fenster 0x400002
[01.09.2026 09:04:31.058] [info ] [src/lua/x11-settings.cc:67] Zeichnen in den Doppelpuffer
[01.09.2026 09:04:31.059] [Warnung ] [src/lua/setting.cc:218] ,,own_window_argb_value" ist veraltet und wird in einer zukünftigen Version entfernt: Verwenden Sie stattdessen ,,own_window_colour" mit Alpha-Wert (z. B. ,,#80000000").
[01.09.2026 09:04:31.059] [Warnung] [src/lua/setting.cc:74] Die Einstellung ,,own_window_argb_visual" wurde entfernt: ARGB ist nun immer aktiviert, sofern verfügbar. Steuern Sie die Deckkraft mit `own_window_colour` (z. B. ,#8000').


edlin

Danke für den Hinweis. Das mit der Transparenz wäre wohl zukünftig nicht nur mir auf die Füße gefallen; also gleich Alphakanal verwenden.

edlin
,,Ein kluger Mann macht nicht alle Fehler selber. Er lässt auch anderen eine Chance."

Winston Churchill

dibl

System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.