Screen sharing pop up related to Chromium

The following pop up window is appearing repeatedly after a recent Manjaro update:

I am working with VSCode and whenever I click on different tabs of the app, this pop up shows up, which is surprising. Anyone knows what is happening and how to fix this issue?

Thank you in advance!

I’m only guessing, but could this be related to a plugin that has been installed in your VSCode?
If not, do you have a Samsung monitor?
If I understand the message correctly, the software asks you if you want to send a snapshot of your screen to “org.chromium.Chromium”. That could also be some kind of a bug report feature, but seems odd.

You could try to remove the tick mark at the bottom left of the window - maybe that makes the message disappear for good.

One more guess: it could be a conflict between key shortcuts. But you say you “click” on the tab, which makes this unlikely.


Mod edit:- Please avoid consecutive posts – if there are no responses after your previous post, edit that post instead to add additional content.

I would be surprised too :slight_smile:

Technically vscode is a browser built on top of chromium.

I have no idea why it is asking which part of the screen you want to share - but I am guessing it has something to with code with me feature - perhaps co-pilot - I don’t know really - just sharing my immediate thoughts.

Thank you all for the replies. I unchecked the checkbox at the bottom of the pop up, but it keeps showing. I don’t know how to further debug this issue, it is very annoying.

I’ve updated to VSCode 1.124 and the the pop up is gone.


Mod edit:- Please avoid consecutive posts – if there are no responses after your previous post, edit that post instead to add additional content.

There is multiple sources from where you can get it and checking your version should always be the first item.

The following is in the official repo

 $ mbn info code -q
Branch         : archlinux
Name           : code
Version        : 1.124.0-1
Repository     : extra
Build Date     : Wed 10 Jun 2026 20:25:47 
Packager       : Bert Peters <bertptrs@archlinux.org>
Branch         : unstable
Name           : code
Version        : 1.124.0-1
Repository     : extra
Build Date     : Wed 10 Jun 2026 20:25:47 
Packager       : Bert Peters <bertptrs@archlinux.org>
Branch         : testing
Name           : code
Version        : 1.121.0-1
Repository     : extra
Build Date     : Thu 21 May 2026 19:56:26 
Packager       : Massimiliano Torromeo <mtorromeo@archlinux.org>
Branch         : stable
Name           : code
Version        : 1.121.0-1
Repository     : extra
Build Date     : Thu 21 May 2026 19:56:26 
Packager       : Massimiliano Torromeo <mtorromeo@archlinux.org>

This is the version I updated to in my personal repo yesterday (custom PKGBUILD)

[master ?:31] $ pamac info visual-studio-code-bin
Name                  : visual-studio-code-bin
Version               : 1.124.2-1
Description           : Visual Studio Code (vscode): Editor for building and debugging modern web and cloud applications (official binary version)
URL                   : https://code.visualstudio.com/
Licenses              : custom: commercial
Repository            : nix-repo
Installed Size        : 814,7 MB
Groups                : --
Depends On            : libxkbfile gnupg gtk3 libsecret nss gcc-libs libnotify libxss glibc lsof shared-mime-info xdg-utils alsa-lib
Optional Dependencies : glib2: Needed for move to trash functionality [Installed]
                        libdbusmenu-glib: Needed for KDE global menu [Installed]
                        org.freedesktop.secrets: Needed for settings sync [Installed]
                        icu69: Needed for live share
Required By           : --
Optional For          : --
Provides              : code vscode
Replaces              : --
Conflicts With        : code
Packager              : Frede Hundewadt <fh@manjaro.org>
Build Date            : lør 13 jun 2026 04:11:52 CEST
Install Date          : søn 14 jun 2026 13:07:23 CEST
Install Reason        : Explicitly installed
Validated By          : None
Backup files          : --

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.