You are not logged in.

#1 2016-05-29 23:45:49

wildfowl
Banned
Registered: 2014-10-16
Posts: 82

[SOLVED] Conky 1.10 won't outpout to console

I have these settings in a newly migrated conkyrc which was working fine in Conky 1.9.:

conky.config = {
	out_to_console = true,
	out_to_x = false,
	background = false,
	update_interval = 4.0,
	update_interval_on_battery = 10.0,
	total_run_times = 0,
	use_spacer = 'none',
	override_utf8_locale = true,
	-- font = -*-terminus2-medium-r-*-*-12-*-*-*-*-*-*-*,
	times_in_seconds = true,
	short_units = true,
	-- format_human_readable = false
};

conky.text = [[
.
.
.
]]

Unfortunately conky won't output to the console when run at the CLI. But if I send SIGINT or SIGTERM  to terminate the conky process it outputs the desired text to console.

Last edited by wildfowl (2016-05-30 10:19:53)

Offline

#2 2016-05-30 09:21:21

wildfowl
Banned
Registered: 2014-10-16
Posts: 82

Re: [SOLVED] Conky 1.10 won't outpout to console

Do I need an additional setting somewhere?

Offline

#3 2016-05-30 10:19:30

wildfowl
Banned
Registered: 2014-10-16
Posts: 82

Re: [SOLVED] Conky 1.10 won't outpout to console

Nevermind, it was another issue unrelated to Conky.

The syntax of Conky 1.10 is itself correct.

Please disregard.

Offline

Board footer

Powered by FluxBB