I'm having this issue where VSCode gets a generic gear icon in my dock, with tooltip text "code-insiders-url-handler". lg
confirms that that's the wmclass for it. Setting StartupWMClass=code-insiders-url-handler
in visual-studio-code-insiders.desktop
seems to fix things for me. I'm not sure why it's getting set to what it is, or if what I've done might cause other issues down the road, but if not, it might make sense to make the change for this package.
Search Criteria
Package Details: visual-studio-code-insiders-bin 1732658437-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/visual-studio-code-insiders-bin.git (read-only, click to copy) |
---|---|
Package Base: | visual-studio-code-insiders-bin |
Description: | Editor for building and debugging modern web and cloud applications (insiders version) |
Upstream URL: | https://code.visualstudio.com/ |
Licenses: | custom: commercial |
Provides: | vscode |
Submitter: | dcelasun |
Maintainer: | dcelasun |
Last Packager: | dcelasun |
Votes: | 33 |
Popularity: | 1.13 |
First Submitted: | 2020-11-17 19:53 (UTC) |
Last Updated: | 2024-11-27 09:22 (UTC) |
Dependencies (12)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxkbfile
- libxss
- lsof (lsof-gitAUR)
- nss (nss-hgAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (optional) – Needed for move to trash functionality
- libdbusmenu-glib (optional) – Needed for KDE global menu
Required by (1)
- vscode-xdg-patch-hook (requires vscode) (optional)
Sources (6)
rightaditya commented on 2023-06-05 06:42 (UTC)
dcelasun commented on 2023-05-30 22:09 (UTC)
-devel
usually refers to source builds with debug symbols included, this is neither. This package is a binary build of insiders.
konez2k commented on 2023-05-30 20:17 (UTC)
@dcelasun will you consider renaming the package and adding a suffix -devel ? development packages can be updated easily via yay/other aur package managers.
r3f commented on 2023-05-27 03:46 (UTC)
@furai, Yes, after a complete reinstallation of the package, everything worked out, thanks. BTW this is not my flag
furai commented on 2023-05-26 14:22 (UTC)
@r3f, all is working here. Make sure to clean rebuild, as in delete every downloaded package so it redownloads the latest version. No need to flag the package as outdated.
r3f commented on 2023-05-25 03:40 (UTC)
--- I still have notification about newer version after update/reinstall... some after rebuild
dcelasun commented on 2023-04-05 07:25 (UTC) (edited on 2023-04-05 07:26 (UTC) by dcelasun)
It's not a yay issue, it's how pkgver()
works: https://wiki.archlinux.org/title/Creating_packages#pkgver()
I'm afraid it's unavoidable.
furai commented on 2023-04-05 07:07 (UTC)
Hey, is it normal that with new yay (v12) package manager it things are downloaded twice? As in it downloads the package version mentioned in the PKGBUILD header and then it also downloads the ones calculated from the latest URLs?
What could be the reason here? Should I report it to yay or has it always been this way?
PersonalJesus commented on 2023-01-08 09:04 (UTC)
The --no-sandbox flag is no longer required.
scippio commented on 2023-01-04 20:22 (UTC)
I still have notification about newer version after update/reinstall...
Pinned Comments
dcelasun commented on 2021-05-29 23:02 (UTC)
This package always installs the latest insiders build so don't flag it as out-of-date, just rebuild and you'll get the latest version.