[GH-ISSUE #6650] firecfg: microsoft-edge is not being sandboxed after running 'sudo firecfg' #3325

Closed
opened 2026-05-05 09:54:48 -06:00 by gitea-mirror · 10 comments
Owner

Originally created by @nva1 on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6650

Description

I have Firejail installed on Linux Mint. I have all applications sandboxed with 'sudo firecfg'. I have Microsoft Edge installed. I installed the .deb package from Microsoft's website. After installing it, I ran 'sudo firecfg' and rebooted. When I have Edge running and I run 'firejail --list', I do not see micosoft-edge listed. I also notice that I can access all Home directory contents in Edge.

Steps to Reproduce

  1. Downloaded and installed microsoft-edge-stable_133.0.3065.59-1_amd64.deb
  2. Run 'sudo firecfg'
  3. Reboot and log back into Cinnamon
  4. Run Edge
  5. Check 'firejail --list'; it's not there
  6. Go to '~' in the address bar in Edge and I can see my entire Home directory

Environment

OS: Linux Mint 22.1 x86_64
Host: 21M70039US ThinkPad E14 Gen 6
Kernel: 6.11.0-17-generic

Checklist

  • Confirmed microsoft-edge symlink in /usr/local/bin
  • Confirmed microsoft-edge.profile in /etc/firejail
Originally created by @nva1 on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/netblue30/firejail/issues/6650 <!-- See the following links for help with formatting: https://guides.github.com/features/mastering-markdown/ https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax --> ### Description I have Firejail installed on Linux Mint. I have all applications sandboxed with 'sudo firecfg'. I have Microsoft Edge installed. I installed the .deb package from Microsoft's website. After installing it, I ran 'sudo firecfg' and rebooted. When I have Edge running and I run 'firejail --list', I do not see micosoft-edge listed. I also notice that I can access all Home directory contents in Edge. ### Steps to Reproduce 1. Downloaded and installed microsoft-edge-stable_133.0.3065.59-1_amd64.deb 2. Run 'sudo firecfg' 3. Reboot and log back into Cinnamon 4. Run Edge 5. Check 'firejail --list'; it's not there 6. Go to '~' in the address bar in Edge and I can see my entire Home directory ### Environment OS: Linux Mint 22.1 x86_64 Host: 21M70039US ThinkPad E14 Gen 6 Kernel: 6.11.0-17-generic ### Checklist - [x] Confirmed microsoft-edge symlink in /usr/local/bin - [x] Confirmed microsoft-edge.profile in /etc/firejail
gitea-mirror 2026-05-05 09:54:48 -06:00
Author
Owner

@rusty-snake commented on GitHub (Feb 18, 2025):

Is edge in your autostart? How does the .desktop fils for edge look like?

<!-- gh-comment-id:2664809388 --> @rusty-snake commented on GitHub (Feb 18, 2025): Is edge in your autostart? How does the .desktop fils for edge look like?
Author
Owner

@kmk3 commented on GitHub (Feb 18, 2025):

  1. Reboot and log back into Cinnamon

This should not be necessary.

  1. Run Edge

How?

What is the version of firejail?

What is the full path to microsoft edge?

What is the output of the following:

sudo firecfg
which -a microsoft-edge
ls -al ~/.local/share/applications
cat ~/.local/share/applications/microsoft-edge.desktop
<!-- gh-comment-id:2664989458 --> @kmk3 commented on GitHub (Feb 18, 2025): > 3. Reboot and log back into Cinnamon This should not be necessary. > 4. Run Edge How? What is the version of firejail? What is the full path to microsoft edge? What is the output of the following: ```sh sudo firecfg ``` ```sh which -a microsoft-edge ls -al ~/.local/share/applications cat ~/.local/share/applications/microsoft-edge.desktop ```
Author
Owner

@rusty-snake commented on GitHub (Feb 18, 2025):

5. Reboot and log back into Cinnamon

This should not be necessary.

* relogin may be necessary if cinnamon caches stuff without invalidating the caches

What is the output of the following:

And echo $PATH

<!-- gh-comment-id:2665002835 --> @rusty-snake commented on GitHub (Feb 18, 2025): > > 5\. Reboot and log back into Cinnamon > > This should not be necessary. \* relogin may be necessary if cinnamon caches stuff without invalidating the caches > What is the output of the following: And `echo $PATH`
Author
Owner

@nva1 commented on GitHub (Feb 19, 2025):

Is edge in your autostart? How does the .desktop fils for edge look like?

I don't really know what the autostart is. It's not something I've ever had to make any changes to. I have not made any changes to the .desktop file. None of the exec lines include 'firejail', but they also do not for any other browsers like Firefox, Brave, or Chromium which are all sandboxed when running them by clicking the desktop icon, selecting them in Linux Mint Menu, or through the terminal (without the 'firejail' command).

<!-- gh-comment-id:2669556724 --> @nva1 commented on GitHub (Feb 19, 2025): > Is edge in your autostart? How does the .desktop fils for edge look like? I don't really know what the autostart is. It's not something I've ever had to make any changes to. I have not made any changes to the .desktop file. None of the exec lines include 'firejail', but they also do not for any other browsers like Firefox, Brave, or Chromium which are all sandboxed when running them by clicking the desktop icon, selecting them in Linux Mint Menu, or through the terminal (without the 'firejail' command).
Author
Owner

@nva1 commented on GitHub (Feb 19, 2025):

  1. Run Edge

How?

I usually select the Super key for the Linux Mint menu and start typing 'edge' and the Enter. Alternatively I'll click the desktop icon. Using these methods, Edge is not firejailed. I actually just noticed that it is when entering 'microsoft-edge' in the terminal.

What is the version of firejail?

firejail version 0.9.72

What is the full path to microsoft edge?

I'm not entirely sure which path is being invoked.

$ which microsoft-edge-stable
/usr/bin/microsoft-edge-stable
$ which microsoft-edge
/usr/local/bin/microsoft-edge

What is the output of the following:

sudo firecfg

I removed the non-browser applications from this:
$ sudo firecfg
Removing all firejail symlinks:
...
   microsoft-edge removed
...
   brave-browser removed
...
   brave-browser-stable removed
...
   chromium removed
...
   firefox removed

Configuring symlinks in /usr/local/bin based on firecfg.config
...
   brave-browser created
   brave-browser-stable created
...
   chromium created
...
   firefox created
...
   microsoft-edge created
...
Warning: cannot create /usr/local/bin/yelp - already exists! Skipping...
   yt-dlp created

Adding user user to Firejail access database in /etc/firejail/firejail.users
User user already in the database

Loading AppArmor profile

Configuring symlinks in /usr/local/bin based on local firejail config directory
Warning: cannot create /usr/local/bin/firefox - already exists! Skipping...

Fixing desktop files in /home/user/.local/share/applications
   org.gnome.Screenshot.desktop skipped: file exists
   microsoft-edge.desktop skipped: file exists
   org.gnome.baobab.desktop skipped: file exists
   io.github.celluloid_player.Celluloid.desktop skipped: file exists
   org.gnome.gedit.desktop skipped: file exists
   brave-browser.desktop skipped: file exist

which -a microsoft-edge

$ which -a microsoft-edge
/usr/local/bin/microsoft-edge
/usr/bin/microsoft-edge
/bin/microsoft-edge

ls -al ~/.local/share/applications

$ ls -al ~/.local/share/applications
total 276
drwxr-xr-x  2 user user  4096 Feb 17 18:28  .
drwxr-xr-x 52 user user 12288 Feb 19 14:19  ..
-rw-rw-r--  1 user user   379 Jan  9 21:12  appimagekit-joplin.desktop
-rw-r--r--  1 user user  8515 Jan 23 01:54  brave-browser.desktop
-rw-r--r--  1 user user   699 Jan  7 14:20  code.desktop
-rw-r--r--  1 user user  9260 Feb  5 03:10  firefox.desktop
-rw-r--r--  1 user user  9436 Jan  7 14:20  io.github.celluloid_player.Celluloid.desktop
-rw-r--r--  1 user user  8120 Feb 17 13:43  microsoft-edge.desktop
-rw-rw-r--  1 user user     0 Jan 23 01:51  mimeapps.list
-rw-rw-r--  1 user user  9132 Feb 14 12:44  mimeinfo.cache
-rw-------  1 user user   363 Feb 14 12:44  msedge-abnfpfhjmipcnaibcolbacfhgfcmjjbn-Default.desktop
-rw-r--r--  1 user user   647 Jan  7 14:20  org.gnome.baobab.desktop
-rw-r--r--  1 user user   672 Jan  7 14:20  org.gnome.gedit.desktop
-rw-r--r--  1 user user   958 Jan  7 14:20  org.gnome.Screenshot.desktop
-rw-rw-r--  1 user user   627 Feb 17 18:20  WebApp-iCloud8851.desktop
-rw-r--r--  1 user user   720 Feb  5 03:19  webapp-OnlineChat4519.desktop
-rw-rw-r--  1 user user   640 Feb  5 12:58  WebApp-Youtube8401.desktop

cat ~/.local/share/applications/microsoft-edge.desktop

$ cat ~/.local/share/applications/microsoft-edge.desktop
# converted by firecfg
[Desktop Entry]
Version=1.0
Name=Microsoft Edge
# Only KDE 4 seems to use GenericName, so we reuse the KDE strings.
# From Ubuntu's language-pack-kde-XX-base packages, version 9.04-20090413.
GenericName=Web Browser
GenericName[ar]=متصفح الشبكة
GenericName[bg]=Уеб браузър
GenericName[ca]=Navegador web
GenericName[cs]=WWW prohlížeč
GenericName[da]=Browser
GenericName[de]=Web-Browser
GenericName[el]=Περιηγητής ιστού
GenericName[en_GB]=Web Browser
GenericName[es]=Navegador web
GenericName[et]=Veebibrauser
GenericName[fi]=WWW-selain
GenericName[fr]=Navigateur Web
GenericName[gu]=વેબ બ્રાઉઝર
GenericName[he]=דפדפן אינטרנט
GenericName[hi]=वेब ब्राउज़र
GenericName[hu]=Webböngésző
GenericName[it]=Browser Web
GenericName[ja]=ウェブブラウザ
GenericName[kn]=ಜಾಲ ವೀಕ್ಷಕ
GenericName[ko]=웹 브라우저
GenericName[lt]=Žiniatinklio naršyklė
GenericName[lv]=Tīmekļa pārlūks
GenericName[ml]=വെബ് ബ്രൌസര്‍
GenericName[mr]=वेब ब्राऊजर
GenericName[nb]=Nettleser
GenericName[nl]=Webbrowser
GenericName[pl]=Przeglądarka WWW
GenericName[pt]=Navegador Web
GenericName[pt_BR]=Navegador da Internet
GenericName[ro]=Navigator de Internet
GenericName[ru]=Веб-браузер
GenericName[sl]=Spletni brskalnik
GenericName[sv]=Webbläsare
GenericName[ta]=இணைய உலாவி
GenericName[th]=เว็บเบราว์เซอร์
GenericName[tr]=Web Tarayıcı
GenericName[uk]=Навігатор Тенет
GenericName[zh_CN]=网页浏览器
GenericName[zh_HK]=網頁瀏覽器
GenericName[zh_TW]=網頁瀏覽器
# Not translated in KDE, from Epiphany 2.26.1-0ubuntu1.
GenericName[bn]=ওয়েব ব্রাউজার
GenericName[fil]=Web Browser
GenericName[hr]=Web preglednik
GenericName[id]=Browser Web
GenericName[or]=ଓ୍ବେବ ବ୍ରାଉଜର
GenericName[sk]=WWW prehliadač
GenericName[sr]=Интернет прегледник
GenericName[te]=మహాతల అన్వేషి
GenericName[vi]=Bộ duyệt Web
# Gnome and KDE 3 uses Comment.
Comment=Access the Internet
Comment[ar]=الدخول إلى الإنترنت
Comment[bg]=Достъп до интернет
Comment[bn]=ইন্টারনেটটি অ্যাক্সেস করুন
Comment[ca]=Accedeix a Internet
Comment[cs]=Přístup k internetu
Comment[da]=Få adgang til internettet
Comment[de]=Internetzugriff
Comment[el]=Πρόσβαση στο Διαδίκτυο
Comment[en_GB]=Access the Internet
Comment[es]=Accede a Internet.
Comment[et]=Pääs Internetti
Comment[fi]=Käytä internetiä
Comment[fil]=I-access ang Internet
Comment[fr]=Accéder à Internet
Comment[gu]=ઇંટરનેટ ઍક્સેસ કરો
Comment[he]=גישה אל האינטרנט
Comment[hi]=इंटरनेट तक पहुंच स्थापित करें
Comment[hr]=Pristup Internetu
Comment[hu]=Internetelérés
Comment[id]=Akses Internet
Comment[it]=Accesso a Internet
Comment[ja]=インターネットにアクセス
Comment[kn]=ಇಂಟರ್ನೆಟ್ ಅನ್ನು ಪ್ರವೇಶಿಸಿ
Comment[ko]=인터넷 연결
Comment[lt]=Interneto prieiga
Comment[lv]=Piekļūt internetam
Comment[ml]=ഇന്റര്‍‌നെറ്റ് ആക്‌സസ് ചെയ്യുക
Comment[mr]=इंटरनेटमध्ये प्रवेश करा
Comment[nb]=Gå til Internett
Comment[nl]=Verbinding maken met internet
Comment[or]=ଇଣ୍ଟର୍ନେଟ୍ ପ୍ରବେଶ କରନ୍ତୁ
Comment[pl]=Skorzystaj z internetu
Comment[pt]=Aceder à Internet
Comment[pt_BR]=Acessar a internet
Comment[ro]=Accesaţi Internetul
Comment[ru]=Доступ в Интернет
Comment[sk]=Prístup do siete Internet
Comment[sl]=Dostop do interneta
Comment[sr]=Приступите Интернету
Comment[sv]=Gå ut på Internet
Comment[ta]=இணையத்தை அணுகுதல்
Comment[te]=ఇంటర్నెట్‌ను ఆక్సెస్ చెయ్యండి
Comment[th]=เข้าถึงอินเทอร์เน็ต
Comment[tr]=İnternet'e erişin
Comment[uk]=Доступ до Інтернету
Comment[vi]=Truy cập Internet
Comment[zh_CN]=访问互联网
Comment[zh_HK]=連線到網際網路
Comment[zh_TW]=連線到網際網路
Exec=microsoft-edge-stable %U
StartupNotify=true
Terminal=false
Icon=microsoft-edge
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
Actions=new-window;new-private-window;

[Desktop Action new-window]
Name=New Window
Name[am]=አዲስ መስኮት
Name[ar]=نافذة جديدة
Name[bg]=Нов прозорец
Name[bn]=নতুন উইন্ডো
Name[ca]=Finestra nova
Name[cs]=Nové okno
Name[da]=Nyt vindue
Name[de]=Neues Fenster
Name[el]=Νέο Παράθυρο
Name[en_GB]=New Window
Name[es]=Nueva ventana
Name[et]=Uus aken
Name[fa]=پنجره جدید
Name[fi]=Uusi ikkuna
Name[fil]=New Window
Name[fr]=Nouvelle fenêtre
Name[gu]=નવી વિંડો
Name[hi]=नई विंडो
Name[hr]=Novi prozor
Name[hu]=Új ablak
Name[id]=Jendela Baru
Name[it]=Nuova finestra
Name[iw]=חלון חדש
Name[ja]=新規ウインドウ
Name[kn]=ಹೊಸ ವಿಂಡೊ
Name[ko]=새 창
Name[lt]=Naujas langas
Name[lv]=Jauns logs
Name[ml]=പുതിയ വിന്‍ഡോ
Name[mr]=नवीन विंडो
Name[nl]=Nieuw venster
Name[no]=Nytt vindu
Name[pl]=Nowe okno
Name[pt]=Nova janela
Name[pt_BR]=Nova janela
Name[ro]=Fereastră nouă
Name[ru]=Новое окно
Name[sk]=Nové okno
Name[sl]=Novo okno
Name[sr]=Нови прозор
Name[sv]=Nytt fönster
Name[sw]=Dirisha Jipya
Name[ta]=புதிய சாளரம்
Name[te]=క్రొత్త విండో
Name[th]=หน้าต่างใหม่
Name[tr]=Yeni Pencere
Name[uk]=Нове вікно
Name[vi]=Cửa sổ Mới
Name[zh_CN]=新建窗口
Name[zh_TW]=開新視窗
Exec=microsoft-edge-stable

[Desktop Action new-private-window]
Name=New InPrivate Window
Name[ar]=نافذة InPrivate جديدة
Name[bg]=Нов прозорец InPrivate
Name[bn]=নতুন InPrivate উইন্ডো
Name[ca]=Finestra InPrivate nova
Name[cs]=Nové okno InPrivate
Name[da]=Nyt InPrivate-vindue
Name[de]=Neues InPrivate-Fenster
Name[el]=Νέο παράθυρο InPrivate
Name[en_GB]=New InPrivate Window
Name[es]=Nueva ventana InPrivate
Name[et]=Uus InPrivate-aken
Name[fa]=پنجره InPrivate جدید
Name[fi]=Uusi InPrivate-ikkuna
Name[fil]=Bagong InPrivate Window
Name[fr]=Nouvelle fenêtre InPrivate
Name[gu]=નવી InPrivate વિંડો
Name[hi]=नई InPrivate विंडो
Name[hr]=Novi prozor InPrivate
Name[hu]=Új InPrivate-ablak
Name[id]=Jendela InPrivate Baru
Name[it]=Nuova finestra InPrivate
Name[iw]=חלון InPrivate חדש
Name[ja]=新しい InPrivate ウィンドウ
Name[kn]=ಹೊಸ InPrivate ವಿಂಡೋ
Name[ko]=새로운 InPrivate 창
Name[lt]=Naujas „InPrivate“ langas
Name[lv]=Jauns InPrivate logs
Name[ml]=പുതിയ InPrivate ജാലകം
Name[mr]=नवीन InPrivate विंडो
Name[nl]=Nieuw InPrivate-venster
Name[no]=Nytt InPrivate-vindu
Name[pl]=Nowe okno InPrivate
Name[pt]=Nova Janela InPrivate
Name[pt_BR]=Nova Janela InPrivate
Name[ro]=Fereastră InPrivate nouă
Name[ru]=Новое окно InPrivate
Name[sk]=Nové okno InPrivate
Name[sl]=Novo okno InPrivate
Name[sr]=Нови InPrivate прозор
Name[sv]=Nytt InPrivate-fönster
Name[ta]=புதிய InPrivate சாளரம்
Name[te]=కొత్త InPrivate విండో
Name[th]=หน้าต่าง InPrivate ใหม่
Name[tr]=Yeni InPrivate Penceresi
Name[uk]=Нове вікно InPrivate
Name[vi]=Cửa Sổ InPrivate Mới
Name[zh_CN]=新建 InPrivate 窗口
Name[zh_TW]=新 InPrivate 視窗
Exec=microsoft-edge-stable --inprivate
<!-- gh-comment-id:2669606206 --> @nva1 commented on GitHub (Feb 19, 2025): > > 4. Run Edge > > How? > I usually select the Super key for the Linux Mint menu and start typing 'edge' and the Enter. Alternatively I'll click the desktop icon. Using these methods, Edge is not firejailed. I actually just noticed that it is when entering 'microsoft-edge' in the terminal. > What is the version of firejail? > firejail version 0.9.72 > What is the full path to microsoft edge? > I'm not entirely sure which path is being invoked. ``` $ which microsoft-edge-stable /usr/bin/microsoft-edge-stable $ which microsoft-edge /usr/local/bin/microsoft-edge ``` > What is the output of the following: > > sudo firecfg > <details> <summary> I removed the non-browser applications from this: </summary> ``` $ sudo firecfg Removing all firejail symlinks: ... microsoft-edge removed ... brave-browser removed ... brave-browser-stable removed ... chromium removed ... firefox removed Configuring symlinks in /usr/local/bin based on firecfg.config ... brave-browser created brave-browser-stable created ... chromium created ... firefox created ... microsoft-edge created ... Warning: cannot create /usr/local/bin/yelp - already exists! Skipping... yt-dlp created Adding user user to Firejail access database in /etc/firejail/firejail.users User user already in the database Loading AppArmor profile Configuring symlinks in /usr/local/bin based on local firejail config directory Warning: cannot create /usr/local/bin/firefox - already exists! Skipping... Fixing desktop files in /home/user/.local/share/applications org.gnome.Screenshot.desktop skipped: file exists microsoft-edge.desktop skipped: file exists org.gnome.baobab.desktop skipped: file exists io.github.celluloid_player.Celluloid.desktop skipped: file exists org.gnome.gedit.desktop skipped: file exists brave-browser.desktop skipped: file exist ``` </details> > which -a microsoft-edge > ``` $ which -a microsoft-edge /usr/local/bin/microsoft-edge /usr/bin/microsoft-edge /bin/microsoft-edge ``` > ls -al ~/.local/share/applications > <details> <summary> $ ls -al ~/.local/share/applications </summary> ``` total 276 drwxr-xr-x 2 user user 4096 Feb 17 18:28 . drwxr-xr-x 52 user user 12288 Feb 19 14:19 .. -rw-rw-r-- 1 user user 379 Jan 9 21:12 appimagekit-joplin.desktop -rw-r--r-- 1 user user 8515 Jan 23 01:54 brave-browser.desktop -rw-r--r-- 1 user user 699 Jan 7 14:20 code.desktop -rw-r--r-- 1 user user 9260 Feb 5 03:10 firefox.desktop -rw-r--r-- 1 user user 9436 Jan 7 14:20 io.github.celluloid_player.Celluloid.desktop -rw-r--r-- 1 user user 8120 Feb 17 13:43 microsoft-edge.desktop -rw-rw-r-- 1 user user 0 Jan 23 01:51 mimeapps.list -rw-rw-r-- 1 user user 9132 Feb 14 12:44 mimeinfo.cache -rw------- 1 user user 363 Feb 14 12:44 msedge-abnfpfhjmipcnaibcolbacfhgfcmjjbn-Default.desktop -rw-r--r-- 1 user user 647 Jan 7 14:20 org.gnome.baobab.desktop -rw-r--r-- 1 user user 672 Jan 7 14:20 org.gnome.gedit.desktop -rw-r--r-- 1 user user 958 Jan 7 14:20 org.gnome.Screenshot.desktop -rw-rw-r-- 1 user user 627 Feb 17 18:20 WebApp-iCloud8851.desktop -rw-r--r-- 1 user user 720 Feb 5 03:19 webapp-OnlineChat4519.desktop -rw-rw-r-- 1 user user 640 Feb 5 12:58 WebApp-Youtube8401.desktop ``` </details> > cat ~/.local/share/applications/microsoft-edge.desktop > <details> <summary> $ cat ~/.local/share/applications/microsoft-edge.desktop </summary> ``` # converted by firecfg [Desktop Entry] Version=1.0 Name=Microsoft Edge # Only KDE 4 seems to use GenericName, so we reuse the KDE strings. # From Ubuntu's language-pack-kde-XX-base packages, version 9.04-20090413. GenericName=Web Browser GenericName[ar]=متصفح الشبكة GenericName[bg]=Уеб браузър GenericName[ca]=Navegador web GenericName[cs]=WWW prohlížeč GenericName[da]=Browser GenericName[de]=Web-Browser GenericName[el]=Περιηγητής ιστού GenericName[en_GB]=Web Browser GenericName[es]=Navegador web GenericName[et]=Veebibrauser GenericName[fi]=WWW-selain GenericName[fr]=Navigateur Web GenericName[gu]=વેબ બ્રાઉઝર GenericName[he]=דפדפן אינטרנט GenericName[hi]=वेब ब्राउज़र GenericName[hu]=Webböngésző GenericName[it]=Browser Web GenericName[ja]=ウェブブラウザ GenericName[kn]=ಜಾಲ ವೀಕ್ಷಕ GenericName[ko]=웹 브라우저 GenericName[lt]=Žiniatinklio naršyklė GenericName[lv]=Tīmekļa pārlūks GenericName[ml]=വെബ് ബ്രൌസര്‍ GenericName[mr]=वेब ब्राऊजर GenericName[nb]=Nettleser GenericName[nl]=Webbrowser GenericName[pl]=Przeglądarka WWW GenericName[pt]=Navegador Web GenericName[pt_BR]=Navegador da Internet GenericName[ro]=Navigator de Internet GenericName[ru]=Веб-браузер GenericName[sl]=Spletni brskalnik GenericName[sv]=Webbläsare GenericName[ta]=இணைய உலாவி GenericName[th]=เว็บเบราว์เซอร์ GenericName[tr]=Web Tarayıcı GenericName[uk]=Навігатор Тенет GenericName[zh_CN]=网页浏览器 GenericName[zh_HK]=網頁瀏覽器 GenericName[zh_TW]=網頁瀏覽器 # Not translated in KDE, from Epiphany 2.26.1-0ubuntu1. GenericName[bn]=ওয়েব ব্রাউজার GenericName[fil]=Web Browser GenericName[hr]=Web preglednik GenericName[id]=Browser Web GenericName[or]=ଓ୍ବେବ ବ୍ରାଉଜର GenericName[sk]=WWW prehliadač GenericName[sr]=Интернет прегледник GenericName[te]=మహాతల అన్వేషి GenericName[vi]=Bộ duyệt Web # Gnome and KDE 3 uses Comment. Comment=Access the Internet Comment[ar]=الدخول إلى الإنترنت Comment[bg]=Достъп до интернет Comment[bn]=ইন্টারনেটটি অ্যাক্সেস করুন Comment[ca]=Accedeix a Internet Comment[cs]=Přístup k internetu Comment[da]=Få adgang til internettet Comment[de]=Internetzugriff Comment[el]=Πρόσβαση στο Διαδίκτυο Comment[en_GB]=Access the Internet Comment[es]=Accede a Internet. Comment[et]=Pääs Internetti Comment[fi]=Käytä internetiä Comment[fil]=I-access ang Internet Comment[fr]=Accéder à Internet Comment[gu]=ઇંટરનેટ ઍક્સેસ કરો Comment[he]=גישה אל האינטרנט Comment[hi]=इंटरनेट तक पहुंच स्थापित करें Comment[hr]=Pristup Internetu Comment[hu]=Internetelérés Comment[id]=Akses Internet Comment[it]=Accesso a Internet Comment[ja]=インターネットにアクセス Comment[kn]=ಇಂಟರ್ನೆಟ್ ಅನ್ನು ಪ್ರವೇಶಿಸಿ Comment[ko]=인터넷 연결 Comment[lt]=Interneto prieiga Comment[lv]=Piekļūt internetam Comment[ml]=ഇന്റര്‍‌നെറ്റ് ആക്‌സസ് ചെയ്യുക Comment[mr]=इंटरनेटमध्ये प्रवेश करा Comment[nb]=Gå til Internett Comment[nl]=Verbinding maken met internet Comment[or]=ଇଣ୍ଟର୍ନେଟ୍ ପ୍ରବେଶ କରନ୍ତୁ Comment[pl]=Skorzystaj z internetu Comment[pt]=Aceder à Internet Comment[pt_BR]=Acessar a internet Comment[ro]=Accesaţi Internetul Comment[ru]=Доступ в Интернет Comment[sk]=Prístup do siete Internet Comment[sl]=Dostop do interneta Comment[sr]=Приступите Интернету Comment[sv]=Gå ut på Internet Comment[ta]=இணையத்தை அணுகுதல் Comment[te]=ఇంటర్నెట్‌ను ఆక్సెస్ చెయ్యండి Comment[th]=เข้าถึงอินเทอร์เน็ต Comment[tr]=İnternet'e erişin Comment[uk]=Доступ до Інтернету Comment[vi]=Truy cập Internet Comment[zh_CN]=访问互联网 Comment[zh_HK]=連線到網際網路 Comment[zh_TW]=連線到網際網路 Exec=microsoft-edge-stable %U StartupNotify=true Terminal=false Icon=microsoft-edge Type=Application Categories=Network;WebBrowser; MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https; Actions=new-window;new-private-window; [Desktop Action new-window] Name=New Window Name[am]=አዲስ መስኮት Name[ar]=نافذة جديدة Name[bg]=Нов прозорец Name[bn]=নতুন উইন্ডো Name[ca]=Finestra nova Name[cs]=Nové okno Name[da]=Nyt vindue Name[de]=Neues Fenster Name[el]=Νέο Παράθυρο Name[en_GB]=New Window Name[es]=Nueva ventana Name[et]=Uus aken Name[fa]=پنجره جدید Name[fi]=Uusi ikkuna Name[fil]=New Window Name[fr]=Nouvelle fenêtre Name[gu]=નવી વિંડો Name[hi]=नई विंडो Name[hr]=Novi prozor Name[hu]=Új ablak Name[id]=Jendela Baru Name[it]=Nuova finestra Name[iw]=חלון חדש Name[ja]=新規ウインドウ Name[kn]=ಹೊಸ ವಿಂಡೊ Name[ko]=새 창 Name[lt]=Naujas langas Name[lv]=Jauns logs Name[ml]=പുതിയ വിന്‍ഡോ Name[mr]=नवीन विंडो Name[nl]=Nieuw venster Name[no]=Nytt vindu Name[pl]=Nowe okno Name[pt]=Nova janela Name[pt_BR]=Nova janela Name[ro]=Fereastră nouă Name[ru]=Новое окно Name[sk]=Nové okno Name[sl]=Novo okno Name[sr]=Нови прозор Name[sv]=Nytt fönster Name[sw]=Dirisha Jipya Name[ta]=புதிய சாளரம் Name[te]=క్రొత్త విండో Name[th]=หน้าต่างใหม่ Name[tr]=Yeni Pencere Name[uk]=Нове вікно Name[vi]=Cửa sổ Mới Name[zh_CN]=新建窗口 Name[zh_TW]=開新視窗 Exec=microsoft-edge-stable [Desktop Action new-private-window] Name=New InPrivate Window Name[ar]=نافذة InPrivate جديدة Name[bg]=Нов прозорец InPrivate Name[bn]=নতুন InPrivate উইন্ডো Name[ca]=Finestra InPrivate nova Name[cs]=Nové okno InPrivate Name[da]=Nyt InPrivate-vindue Name[de]=Neues InPrivate-Fenster Name[el]=Νέο παράθυρο InPrivate Name[en_GB]=New InPrivate Window Name[es]=Nueva ventana InPrivate Name[et]=Uus InPrivate-aken Name[fa]=پنجره InPrivate جدید Name[fi]=Uusi InPrivate-ikkuna Name[fil]=Bagong InPrivate Window Name[fr]=Nouvelle fenêtre InPrivate Name[gu]=નવી InPrivate વિંડો Name[hi]=नई InPrivate विंडो Name[hr]=Novi prozor InPrivate Name[hu]=Új InPrivate-ablak Name[id]=Jendela InPrivate Baru Name[it]=Nuova finestra InPrivate Name[iw]=חלון InPrivate חדש Name[ja]=新しい InPrivate ウィンドウ Name[kn]=ಹೊಸ InPrivate ವಿಂಡೋ Name[ko]=새로운 InPrivate 창 Name[lt]=Naujas „InPrivate“ langas Name[lv]=Jauns InPrivate logs Name[ml]=പുതിയ InPrivate ജാലകം Name[mr]=नवीन InPrivate विंडो Name[nl]=Nieuw InPrivate-venster Name[no]=Nytt InPrivate-vindu Name[pl]=Nowe okno InPrivate Name[pt]=Nova Janela InPrivate Name[pt_BR]=Nova Janela InPrivate Name[ro]=Fereastră InPrivate nouă Name[ru]=Новое окно InPrivate Name[sk]=Nové okno InPrivate Name[sl]=Novo okno InPrivate Name[sr]=Нови InPrivate прозор Name[sv]=Nytt InPrivate-fönster Name[ta]=புதிய InPrivate சாளரம் Name[te]=కొత్త InPrivate విండో Name[th]=หน้าต่าง InPrivate ใหม่ Name[tr]=Yeni InPrivate Penceresi Name[uk]=Нове вікно InPrivate Name[vi]=Cửa Sổ InPrivate Mới Name[zh_CN]=新建 InPrivate 窗口 Name[zh_TW]=新 InPrivate 視窗 Exec=microsoft-edge-stable --inprivate ``` </details>
Author
Owner

@rusty-snake commented on GitHub (Feb 19, 2025):

Fixed by 2cb40fbecd

<!-- gh-comment-id:2669626661 --> @rusty-snake commented on GitHub (Feb 19, 2025): Fixed by 2cb40fbecd313eeefc9894a0cac11652b1cafb73
Author
Owner

@rusty-snake commented on GitHub (Feb 19, 2025):

Duplicate of #5696

<!-- gh-comment-id:2669628415 --> @rusty-snake commented on GitHub (Feb 19, 2025): Duplicate of #5696
Author
Owner

@nva1 commented on GitHub (Feb 19, 2025):

And echo $PATH

$ echo $PATH
/home/user/.local/bin:/home/user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

<!-- gh-comment-id:2669654766 --> @nva1 commented on GitHub (Feb 19, 2025): > And `echo $PATH` > ``` $ echo $PATH /home/user/.local/bin:/home/user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ```
Author
Owner

@kmk3 commented on GitHub (Feb 20, 2025):

Does it work with firejail-git?

<!-- gh-comment-id:2670589714 --> @kmk3 commented on GitHub (Feb 20, 2025): Does it work with [firejail-git](https://github.com/netblue30/firejail?tab=readme-ov-file#building)?
Author
Owner

@kmk3 commented on GitHub (Feb 22, 2025):

Closing as it seems to be very likely a duplicate of #5696.

Feel free to comment if you can reproduce it with firejail-git.

<!-- gh-comment-id:2676085295 --> @kmk3 commented on GitHub (Feb 22, 2025): Closing as it seems to be very likely a duplicate of #5696. Feel free to comment if you can reproduce it with firejail-git.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3325
No description provided.