You are not logged in.
For 30? Are you sure you registered here: https://gitlab.com/ ?
Offline
One more thing. Use color variables instead of values, for instance: ${color1} instead of ${color ffe595}. You can define the color variables like the following in the .conkyrc file in the conky.config = {} section:
color0 = '#FFCC00',
color1 = '#D75F00',
Offline
Also use some file editor which can strip a file from white spaces -- you left a lot of them, and diff shows them all. Use geany, for instance.
How do you do this with geany?
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
https://github.com/editorconfig/editorc … ing-spaces
Edit > Preferences > Files > Saving files > Strip trailing spaces and tabs
When you save a file, all those white spaces will disappear.
Offline
I did a save-as for the main script but all spaces where there afterwards.
How is it supposed to be done?
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Just add some space so the file would differ from the previous version and then save, you don't have to "save as".
Offline
Yep, nothing. All whitespace is still there.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Are you sure you selected the right option?
Offline
Yeah:
Edit->Preferences->Files->Saving Files->Strip trailing spaces and tabs
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
And it doesn't work? Weird.
Offline
No effect at all.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
It should work, I'm using geany all the time, and it's always been working since I discovered the option. Are you on linux or windows? And what version of geany are you using?
Last edited by morfik (2019-08-26 13:57:07)
Offline
I'm on linux and using the 1.35 version.
Should I install a plugin or something?
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
I also have 1.35. No plugin is needed.
When I uncheck the option, it doesn't strip, when I select it, it does. So something is wrong on your side. Maybe try to clean the geany home files.
Offline
ANNOUNCEMENT
Accuweather RL2. I've moved from github to gitlab. Sorry if you have to clone again, but I'm still learning git (and you are my lab rats ). Changed the conkyrc files to use a color code and not a specific color and updated the script to cut the daily forecast to 15 days only.
Gitlab address on the first page.
Last edited by TeoBigusGeekus (2019-08-26 14:47:27)
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
@morfik
Did I do it right this time?
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Where's the gitlab repository?
Offline
See the first post on the first page.
EDIT
To everyone:
Sorry for the big mess the last few days and sorry for the big mess that's going to follow the next few days.
I'm updating the two major conky scripts, learning git, trying to do some work and have a private life as well.
Be lenient on me please, it'll all get sorted out in the end.
Last edited by TeoBigusGeekus (2019-08-26 14:51:18)
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
It looks good.
Offline
You can do the color trick with fonts too if you want to.
Offline