@BachoSeven thank you for the diff!
Search Criteria
Package Details: vscodium-bin-features 1.82.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscodium-bin-features.git (read-only, click to copy) |
---|---|
Package Base: | vscodium-bin-features |
Description: | Unblock some features in VSCodium |
Upstream URL: | https://github.com/microsoft/vscode |
Licenses: | unknown |
Conflicts: | vscodium-bin-features |
Provides: | vscodium-bin-features |
Submitter: | sperg512 |
Maintainer: | None |
Last Packager: | silverhikari |
Votes: | 20 |
Popularity: | 0.33 |
First Submitted: | 2021-05-10 18:00 (UTC) |
Last Updated: | 2023-10-08 13:10 (UTC) |
Dependencies (4)
- python (python37AUR)
- python-requests
- vscodium-binAUR
- org.freedesktop.secrets (gnome-keyring-gitAUR, pass-secrets-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR, bitw-gitAUR, keepassxc-qt6AUR, pass-secret-service-binAUR, keepassxc-gitAUR, dssdAUR, pass-secret-service-gitAUR, gnome-keyring, keepassxc, kwallet) (optional) – for settings sync feature
Required by (0)
Sources (3)
silverhikari commented on 2023-10-05 16:45 (UTC) (edited on 2023-10-05 16:46 (UTC) by silverhikari)
BachoSeven commented on 2023-10-05 15:47 (UTC)
@silverhikari the path to product.json
is outdated - it's now /opt/vscodium-bin/resources/app/product.json
For convenience, here's the necessary diff for this change: https://0x0.st/HWJ2.diff
rantunes commented on 2023-01-31 22:41 (UTC) (edited on 2023-01-31 22:42 (UTC) by rantunes)
Just chiming in. I was still having trouble after reinstalling vscodium-bin
, vscodium-bin-features
and vscodium-bin-marketplace
altogether.
It turns out line 90 of /opt/vscodium/bin/resources/app/product.json
was missing a bunch of text.
So I replaced
"https://open-vsx.org"
],
With
"linkProtectionTrustedDomains": ["https://open-vsx.org"],
Everything is working fine again.
scott_tams commented on 2023-01-30 13:44 (UTC)
bkb, I understand, but it's important to remember this is the Arch USER repository. I'm just a user of the package who came along and noticed it was broken and submitted a patch. The issue with the broken file sticking around so much has to do with the way pacman caches stuff. I've just submitted a patch to the maintainer which falls back to fetching a fresh copy of product.json from github.
bkb commented on 2023-01-28 21:18 (UTC) (edited on 2023-01-28 21:20 (UTC) by bkb)
Sorry if I'm harsh, maybe I'm to used to repeat already said information, even more last days, that plus some other things doesn't help. Maybe the faulty files come from my part, it's just that I don't find normal that the wrapper doesn't remove/reinstall files, especially since they are not configuration one, not in home folder. But maybe it's the package too, but in that case, everyone should experience the problem, or maybe a lot of people
But I'll try your pushes to see. It's curious that badly formated JSON still happen after multiple correctives from all bin packages. Something happened in the provider part who has broken all these packages at once
scott_tams commented on 2023-01-28 21:14 (UTC)
bkb, I suspected it might be necessary to do what you've suggested when I submitted the patch to begin parsing the file in python rather than using regexes, but I wasn't sure. I'll submit a patch tomorrow which does what you've suggested should the file on the system fail to parse.
bkb commented on 2023-01-28 16:45 (UTC)
Like you've read in my link "uninstall and reinstall vscodium-bin and vscodium-bin-marketplace. then try to install this package again" is exactly what has been done, and this is the problematic package. So yeah, to prove that "you are having problems with the installation step with it giving a decoder error", you can "uninstall and reinstall vscodium-bin and vscodium-bin-marketplace. then try to install this package again" but to get this package to work it's not the right thing to do, the right thing for this package is to be corrected, or to rewrite all his files upon un/installing
silverhikari commented on 2023-01-28 15:24 (UTC) (edited on 2023-01-28 18:50 (UTC) by silverhikari)
if you are having problems with the installation step with it giving a decoder error, you need to uninstall and reinstall vscodium-bin and vscodium-bin-marketplace. then try to install this package again.
Pinned Comments
silverhikari commented on 2023-01-28 15:24 (UTC) (edited on 2023-01-28 18:50 (UTC) by silverhikari)
if you are having problems with the installation step with it giving a decoder error, you need to uninstall and reinstall vscodium-bin and vscodium-bin-marketplace. then try to install this package again.