LinuxOnTheDesktop
LinuxOnTheDesktop
> Search is not on the map - it is not something rclone supports Well, rclone does do what it calls ['filtering']( https://rclone.org/filtering/).
So, is this problem solved?
The README does indeed need rewriting. For, what values can 'PARAM1' and 'PARAM2' have, and what will passing those valid values do?
@Caellian > Do gdb /bin/conky (if that's the path to conky on your system) Understood and my mistake. Sorry. > Then, instead of run -c [etc.] I am unsure I...
**Stack trace** ``` Thread 1 "conky" received signal SIGSEGV, Segmentation fault. conky::rect::at (index=0, this=0x0) at /home//git/conky/conky/src/geometry.h:452 452 return this->get_x(); (gdb) bt full #0 conky::rect::at (index=0, this=0x0) at /home//git/conky/conky/src/geometry.h:452 No locals....
I am afraid that the problem is not fixed. Here are some details. I used git to obtain a version of conky that advertises itself as `1.21.0-pre-6bf383cf343`. With that version...
Right. I think I've switched branch. (I'm not great at git.) Conky now advertises itself as `1.21.0-pre-6bf383cf`. I seem to have the same problem as before. For, the terminal reports...
The latest iteration of version 1.21.1 (the iteration advertised [here](https://github.com/brndnmtthws/conky/releases/tag/v1.21.1)) seems to fix this problem. Great! EDITED.
How does one get the compatibility doogit to work, please? Does the following suffice? `$ Install-Module -Name WindowsCompatibility -Scope CurrentUser` It seems not to suffice . .
More: the app positively needs to _show_ the paths. Otherwise this type of confusion results: . Further: one wonders just _when_ the settings get applied. (And adding one or other...