quake-term, terminator, some contextual cvs (conky). Nor does it show updates on the conky sysinfo_mbcolors.conkyrc (checkupdates.sh).
Some help?
Strange
Updates never touch/replace files in userās home directoryā¦
I did this. It was not working for me tooā¦
Maybe not most charmingā¦
${alignr}${color}Updates: ${color0} ${execpi 1800 checkupdates -c | wc -l}${font}${color2}
EDIT:
Sorry for the interuption: For me it is working again.
${alignr}${color}${execpi 1800 checkupdates.sh -s}${font}${color}
I changed 1800 to 800. It worked. And put it back to 1800 to test again, and still working.
What do you see when running in terminal.
checkupdates.sh -s
But thatās what happened, I didnāt touch anything.
checkupdates.sh -s
/usr/bin/checkupdates.sh: lĆnea 66: /tmp/: Es un directorio (is a directory)
I recovered those files from my backups, but that shouldnāt be the caseā¦
Anyway, Iām still happy with Mabox.
Another question:
Is there a way to list recent files in Places?
checkupdates.sh script is not intended to be called from command line.
It is called by some Conkies.
It makes sense now
Because with this:
May return empty (no value at all) and then this other line:
Becomes /tmp/ with no file.
$ checkupdates.sh -s
${font}${color}${alignr} System is up to date
For me, the output was not shown in the conky. So i tested it from cli.
After a view times running the command in the terminal it showed the output.
A bit random behaviour at timeā¦
For me, output updates seems fine now.
In my Conky has stopped working. The software and repository update options do work (in conky), but it doesnāt notify you if there are any updates or how many there are.
Is another topic.
Check this file:
cat ~/.config/colorizer/conky/conky.cfg
should look like:
update_notifications=true
Donāt ask me about this file locationā¦Iām surprised myself
Okay. It was on false (I didnāt change it). Now I put it in true.
Thank you.
You probably changed it mistakenly by clicking the wrong button in ānotificationā.
It happened to me too
hijacking topicā¦
Talking about the csv.
I thought this was fun to add. To have a quick view of all new package waiting to be updated. Really not needed.
sysinfo.csv
Quick view update list,notify-send -i mbcc "āā Packages for updating āā" "$(checkupdates-with-aur)"
See how this āLeft click on default Conkyā menu looks by default (currently)
I think yay (cli) lists also AUR updates by default.
What is checkupdates-with-aur
? Some custom script?
The mysteries of computingā¦
Hahah that absolutly true. Just because of the way it looks with notifyāsend. But as i sayd really not needed.
I am gonna change that checkupdates. Its an older test case.
Itās a lonely file. Looks like it suits location mabox.conf.
Yup. No idea why i put it somewhere else years ago