Atem Serem

Results 69 comments of Atem Serem

@rrfaria Actually, I found an easy way to do it. Just create a bar chart like that: ``` this.chart = new Chart(this.$refs.backtestChart, { type: 'bar', data: { labels: renkoPoints, datasets:...

Hi, I have a similar error on Fedora 21: *\* Message: TerminalOutput.vala:386: Command mode entered *\* Message: Command updated: '' *\* Message: Command updated: 'l' (finalterm:26953): Gdk-ERROR **: The program...

@admin1518 Yes, you have to create a trigger with the function nodata : https://www.zabbix.com/documentation/4.2/manual/appendix/triggers/functions As an example, you can use the one from the template of the Zabbix agent. Or...

Hi, in the Zabbix agent configuration, set the timeout to more than the default 3 seconds (10 seconds for exemple).

@Kiessar Do you have any issue with memory ? If not, I propose to close this.

Then let me ask on their Gitlab EDIT: https://invent.kde.org/utilities/konsole/-/issues/9 EDIT2: They said to open a bug on their bugzilla: https://bugs.kde.org/show_bug.cgi?id=424221

@makkus Some fixes were pushed to the master branch, can you retry ?

Hi, I am using the tag with {% picture "{{ page.featured_image }}" %} which in the blog post is: featured_image: "/uploads/test.jpg" And I have the following error undefined method `delete_prefix'...