Results 1 to 9 of 9

Thread: Nautilus crash in Ubuntu 22.04 - can you reproduce?

  1. #1
    Join Date
    Jul 2005
    Beans
    106

    Question Nautilus crash in Ubuntu 22.04 - can you reproduce?

    Ubuntu 22.04

    Open at least one instance of Nautilus ("Files").

    Now try to open a second instance, using right-click on the Gnome Shell Dock (Dash to Dock or whatever is the default in Ubuntu 22.04) and selecting one of the quicklinks (such as "Documents", "Downloads", "Music", etc.) - so not "New Window" (this does not crash it).

    In my case, Nautilus always crashes when I do this.

    If Nautilus is not already open, I can start it by right-click on its icon on the Gnome Dock and selecting one of the quicklinks, without issues.

  2. #2
    Join Date
    Apr 2022
    Beans
    4

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    I am experiencing the same issue.

  3. #3
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,847

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    It may not entirely be a Files (a.k.a. Nautilus) problem, since I can open multiple windows for the locations (some are bookmarks) on the Quick Link menu with Plank as the dock.
    Last edited by Dennis N; April 25th, 2022 at 07:56 AM.

  4. #4
    Join Date
    Jul 2005
    Beans
    106

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    Yeah. Launchpad search is not working very well for me.

    It appears that this bug is present since at least 21.04.

  5. #5
    Join Date
    Jul 2005
    Beans
    106

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    As mentioned in this bug report, it only happens when using Wayland.

    I just tested by switching to Xorg and in that case Nautilus does not crash when repeating those steps.

  6. #6
    Join Date
    Apr 2007
    Beans
    3,142
    Distro
    Ubuntu

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    @seb71: indeed, that will be it. Nice find!

  7. #7
    Join Date
    Apr 2022
    Beans
    1

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    I've just upgraded Ubuntu to 22.04 and noticed the same issue.
    I'm forced to right click, select "new window" and click on the bookmarked link
    Last edited by deejayvit; April 26th, 2022 at 02:26 PM.

  8. #8
    Join Date
    Jun 2007
    Location
    Arizona U.S.A.
    Beans
    5,847

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    Tip:
    An alternative to the quick list is to use the "Places Status Indicator" gnome-shell extension, which allows one-click opening in a new window of any bookmark or standard home folder location (like Pictures). But, I don't know how it works with Wayland.

  9. #9
    Join Date
    Aug 2007
    Location
    Lago Maggiore
    Beans
    62
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Nautilus crash in Ubuntu 22.04 - can you reproduce?

    Apparently it is a bug that affect Nautilus only on Wayland.

    Easy solution: try to run it with -q. Open a terminal:
    Code:
    nautilus -q
    seems to work (don't ask me why, -q is quit!)
    Other solution: switch to X11.

    I went for the easy

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •