Bug 1940929

Summary: Whole session crashed when opening Activities Overview
Product: [Fedora] Fedora Reporter: Daniel Rusek <drusek>
Component: gnome-shellAssignee: Florian Müllner <fmuellner>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 34CC: fmuellner, gnome-sig, jadahl, mail, otaylor, philip.wyett
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-24 18:46:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Rusek 2021-03-19 15:00:14 UTC
Description of problem:
The whole (Wayland) session crashed into GDM after opening Activities Overview (using Super key). This was in system journal:

bře 19 15:54:42 fedora gnome-shell[3281]: JS ERROR: TypeError: method Gio.File.delete_async: At least 3 arguments required, but only 2 passed
                                           _handleLockScreenWarning@resource:///org/gnome/shell/ui/main.js:331:24
                                           _initializeUI/<@resource:///org/gnome/shell/ui/main.js:303:13
                                           _startupAnimationComplete@resource:///org/gnome/shell/ui/layout.js:741:14
                                           onComplete@resource:///org/gnome/shell/ui/layout.js:708:39
                                           runStartupAnimation/<@resource:///org/gnome/shell/ui/overview.js:661:13
                                           onComplete@resource:///org/gnome/shell/ui/overviewControls.js:791:31
                                           _makeEaseCallback/<@resource:///org/gnome/shell/ui/environment.js:85:13
                                           _easeActor/<@resource:///org/gnome/shell/ui/environment.js:168:64

This happened on a fully updated Fedora 34 Test Day image installation in GNOME Boxes.

Version-Release number of selected component (if applicable):
gnome-shell-40.0~rc-1.fc34.x86_64

How reproducible:
Randomly.

Steps to Reproduce:
1. Install Fedora 34 and fully update it.
2. Try opening Activities Overview using keyboard.

Comment 1 Daniel Rusek 2021-03-19 15:08:29 UTC
It just happened second time when pressing the Super key right after login. Same error.

Comment 2 Daniel Rusek 2021-03-19 15:18:34 UTC
Since I consider this being a major issue, I have also reported it in upstream: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3922

Comment 3 Daniel Rusek 2021-03-24 18:46:22 UTC
This was a gjs issue and should be already fixed.