It will be fixed in the next update.
Were you able to replicate the issue?
Yes and afaict itās been like that for a very long time.
This should now be fixed, thanks to @grahamh.
To test this update:
- Login via the command line
- Edit the file
/etc/apt/sources.list
- Add the following line:
deb http://apt.osmc.tv buster-devel main
- Run the following commands to update:
sudo apt-get update && sudo apt-get dist-upgrade && reboot
- Your system should have have received the update.
Please see if the issue is resolved.
I also recommend you edit /etc/apt/sources.list
again and remove the line that you added after updating. This will return you to the normal update channel.
Sadly the bug is still there. Calibrated all resolutions and frame rates. Verified that the change was reflected in guisettings. Power cycles AVR. Subtitles moved back to default, but guisettings was still 952. Checked the calibration in settings, and suddenly all the postions in guisettings were back to 1042⦠Pretty much exactly the same as before.
What is the output of dpkg -l | grep mediacenter
?
ii mediacenter-addon-osmc 3.0.731 all OSMC addon for mediacenter
ii mediacenter-eventclients-common-osmc 1.0.4 all Eventclient common resources for mediacenter
ii mediacenter-send-osmc 1.0.0-6 all Eventclient send for mediacenter
ii mediacenter-skin-osmc 19.1.0-2 all OSMC skin for mediacenter
ii vero3-mediacenter-osmc 19.1.0-16 armhf Media Center package for OSMC
I donāt think Kodi has updated. Weāre checking that.
my sources.list without the buster-devel look like this
deb http://ftp.debian.org/debian buster main contrib non-free
deb http://ftp.debian.org/debian/ buster-updates main contrib non-free
deb http://security.debian.org/ buster/updates main contrib non-free
deb http://apt.osmc.tv buster main
deb http://apt.osmc.tv videoimprovevero49 main
Is it perhaps the videoimprove49 I need to remove?
You should get rid of the line with videoimprovevero49. Thatās dead.
I had the same issue here with updating so I think somethingās amiss with the repo.
@nainokami Needs:
deb http://apt.osmc.tv buster-devel main
A fix was pushed but itās in staging, not release.
@sam_nazarko
I have that in my sources.list and had it when updating.
Iām unsure what implication it being in staging has. Is there a way that I can update to the staging, or do I wait until itās InRelease?
if you have buster-devel in sources-list you are āon stagingā.
Try again in a few minutes. Iāve just managed to get the latest version.
What is the version number I should be looking for? Iām having no luck as of yet.
apt-get dist-upgrade should tell you itās installing version 19.1.0-18 over 19.1.0-16. I donāt know what happened to 17
17 didnāt build for Vero. It did for Pi.
I bumped for all platforms.
No luck so far on my end. Iāll try again tomorrow. Thanks so far
Keep us posted.
No luck today either.
osmc@osmc:~$ sudo apt-get update && sudo apt-get dist-upgrade
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://ftp.debian.org/debian buster InRelease
Hit:3 http://ftp.debian.org/debian buster-updates InRelease
Hit:4 http://ftp.fau.de/osmc/osmc/apt buster InRelease
Hit:5 http://ftp.fau.de/osmc/osmc/apt buster-devel InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
osmc@osmc:~$ dpkg -l | grep mediacenter
ii mediacenter-addon-osmc 3.0.731 all OSMC addon for mediacenter
ii mediacenter-eventclients-common-osmc 1.0.4 all Eventclient common resources for mediacenter
ii mediacenter-send-osmc 1.0.0-6 all Eventclient send for mediacenter
ii mediacenter-skin-osmc 19.1.0-2 all OSMC skin for mediacenter
ii vero3-mediacenter-osmc 19.1.0-16 armhf Media Center package for OSMC
Hmmm. Mirrors havenāt synced yet.