abrt / faf

Platform for collection and analysis of packages and package crashes
GNU General Public License v3.0
46 stars 47 forks source link

Epiphany crashes when a "@" symbol is inserted in the name of an app #994

Closed degauden closed 2 years ago

degauden commented 2 years ago

In details, if I name my app "GitLab@Astro", I get

epiphany --application-mode --profile="/home/hubert/.local/share/org.gnome.Epiphany.WebApp-gitlab@astro-9381dba44cbde9ede88a94d05db044aa84845469" https://google.com            

(org.gnome.Epiphany.WebApp-gitlab@astro-9381dba44cbde9ede88a94d05db044aa84845469:75811): GLib-GIO-CRITICAL **: 11:30:22.252: g_application_set_application_id: assertion 'application_id == NULL || g_application_id_is_valid (application_id)' failed

** (org.gnome.Epiphany.WebApp-gitlab@astro-9381dba44cbde9ede88a94d05db044aa84845469:75811): ERROR **: 11:30:22.433: GApplication must have a valid ID for xdg-desktop-portal access in the WebKit sandbox.
zsh: trace trap (core dumped)  epiphany --application-mode  https://google.com

If I rather name it "GitLab Astro", the command works.

mgrabovsky commented 2 years ago

Hi, this is not a bug in ABRT Analytics. Please report the issue in Epiphany's issue tracker.

degauden commented 2 years ago

Yes, sorry. I just followed the closest link. My bad.