brent So a big MR fixing the functionality and performance of the Nautilus/Files List View was merged today, which also should take care of your issue of it not remembering sorting preferences [Issue no. 12 in my list]. Gonna push it to the unstable repository now.

10/21 update / 108 packages.
Staudey! Memory fixed in Nautilus. Thank you. It opened the way I left it.

New problem is I drag a file from Desktop to Videos. for example. and it doesn't crash like a lot of users had, it just puts me in videos folder even though I did not navigate there...

Lastly is this is a gnome issue?

korla used to be dots even for the app being used. where did this blunt ugly dash come from? If not gnome/thread-relevant please disregard.

all else appears fine including browsers and other apps. thanks nautilus squad!

    I transferred my topic here, about nautilus being slow to start. From the terminal with journalctl -f I have this:

    pat@solus ~ $ sudo journalctl -f
    Mot de passe : 
    oct. 23 06:31:27 solus rtkit-daemon[1137]: Supervising 3 threads of 3 processes of 1 users.
    oct. 23 06:31:31 solus budgie-panel[1259]: budgie_abomination_app_group_get_windows: assertion 'self != NULL' failed
    oct. 23 06:31:31 solus firefox.desktop[2088]: Missing chrome or resource URL: resource://gre/modules/UpdateListener.sys.mjs
    oct. 23 06:31:33 solus dbus-daemon[1050]: [session uid=1000 pid=1050] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.86' (uid=1000 pid=4224 comm="gnome-terminal " label="unconfined")
    oct. 23 06:31:33 solus systemd[1033]: Starting GNOME Terminal Server...
    oct. 23 06:31:33 solus dbus-daemon[1050]: [session uid=1000 pid=1050] Successfully activated service 'org.gnome.Terminal'
    oct. 23 06:31:33 solus systemd[1033]: Started GNOME Terminal Server.
    oct. 23 06:31:34 solus systemd[1033]: Started VTE child process 4252 launched by gnome-terminal-server process 4231.
    oct. 23 06:31:45 solus sudo[4269]:      pat : TTY=pts/0 ; PWD=/home/pat ; USER=root ; COMMAND=/usr/bin/journalctl -f
    oct. 23 06:31:45 solus sudo[4269]: pam_unix(sudo:session): session opened for user root by (uid=1000)
    oct. 23 06:31:51 solus dbus-daemon[1050]: [session uid=1000 pid=1050] Activating service name='org.gnome.Nautilus' requested by ':1.38' (uid=1000 pid=1259 comm="budgie-panel " label="unconfined")
    oct. 23 06:31:51 solus dbus-daemon[4274]: writing oom_score_adj error: Permission denied
    oct. 23 06:31:52 solus dbus-daemon[1050]: [session uid=1000 pid=1050] Successfully activated service 'org.gnome.Nautilus'
    oct. 23 06:31:55 solus dbus-daemon[1050]: [session uid=1000 pid=1050] Activating service name='org.gnome.DiskUtility' requested by ':1.89' (uid=1000 pid=4274 comm="/usr/bin/nautilus --gapplication-service " label="unconfined")
    oct. 23 06:31:55 solus budgie-wm.desktop[1249]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2200004
    oct. 23 06:31:55 solus dbus-daemon[4307]: writing oom_score_adj error: Permission denied
    oct. 23 06:31:55 solus dbus-daemon[1050]: [session uid=1000 pid=1050] Successfully activated service 'org.gnome.DiskUtility'
    oct. 23 06:31:56 solus dbus-daemon[571]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.104' (uid=1000 pid=4274 comm="/usr/bin/nautilus --gapplication-service " label="unconfined")

    With last 21 october update, dark materia gtk theme and just after a fresh laptop boot.

      sangheeta I don't know how to read any of that. My nautilus still a little sluggish with spinning ball, but my terminal output is clean:
      $ nautilus
      ---wonder what yours looks like?

        brent @Staudey --I retract my post of ^ 3 days ago. Memory of file order in Nautilus has regressed, for me, to none. No settings preserved. It was a nice 72 hours while I had it.

          brent I'm currently looking through some new nautilus fixes. There's a patch in there that deals with additional problems regarding the sorting in list view, so might just be a solution.

          Staudey The other possible solution using dconf-editor is described here: https://discuss.getsol.us/d/8463-fix-for-dark-themes-with-blaring-white-applications

          DISCLAIMER: I haven't been active on this forum for some time or read all of the responses in this post.

          Since one of my posts was mentioned as a solution for theming issues I wanted to point out that I just wrote another reply in the same post explaining how to install flatpak apps that follow theming directives properly so users have the option of using Dolphin temporarily while fixes to existing are worked on.

          This solution will work for Dolphin AND ANY OTHER FLATPAK APP INSTALLED so it can offer a solution for using Dolphin temporarily in lieu or Nautilus OR any Gnome/Budgie/GTK app available on flatpak that might be giving people issues when installed from the repo.

          Thank you to everyone who have taken on the herculean task of fixing a widespread issue like this and I very much hope this can be a potential solution for some of the problems people are facing.

          infinitymdm Following up again on the Nautilus crash when renaming files:

          Just happened to me after rebooting my system. Here is the sequence of events, as best I can recall.

          • Launched Nautilus
          • Used popover menu to show hidden files
          • Navigated to ~/.config/gtk-4.0
          • Right clicked on gtk.css, and clicked rename
          • Pressed right arrow key
            Expected: Cursor moves to the end of the text entry box so I can tack a ".old" onto my file.
            Actual result: Nautilus immediately crashed.

            infinitymdm Here is the sequence of events, as best I can recall.

            Launched Nautilus
            Used popover menu to show hidden files
            Navigated to ~/.config/gtk-4.0
            Right clicked on gtk.css, and clicked rename
            Pressed right arrow key

            Expected: Cursor moves to the end of the text entry box so I can tack a ".old" onto my file.
            Actual result: Nautilus immediately crashed.

            Just repeated this procedure a few times. Nautilus crashed 6 out of 10 times. Still far too small of a sample size to be meaningful, but I'm not going to test like that all day, so...

            Anyways, the crashes spit out this pango error:

            (org.gnome.Nautilus:5916): Pango-CRITICAL **: 19:40:30.418: _pango_layout_get_iter: assertion 'PANGO_IS_LAYOUT (layout)' failed
            Segmentation fault (core dumped)

            I suppose that means I can conclusively say this is related to Pango. I'd probably better go report it, or at least follow up on that other issue I linked earlier.

            One final note: selecting the file (with a left click) prior to right click > rename seems to prevent the crash. So I guess the workaround for now is to make sure you select your files before right clicking to rename them.

            I can reproduce the renaming crash 100% now with @infinitymdm's method. It doesn't work when nautilus is already open (even in the background), but after a killall nautilus starting it, selecting a file, rename, press right arrow, always crashes for me. I tried to get some kind of trace with gdb, but then my whole system froze, several times. Will try again later.

            Since most of the issues mentioned here concern nautilus I was wondering if anyone got similar issue with firefox after the last update, namely after some time the right click menu will bug and wont launch* in browser, also certain pop up elements such as downloads list, saved logins list etc. suffer the same issue, restarting the browser fixes that but only for a while until it occurs again.
            *-to be more precise it launch & disappear immediately making it unusable.

              niobleoum Is this on a GTK-based desktop (basically everything but Plasma)? Personally I haven't noticed any issues with Firefox on Budgie, but I'll keep an eye on it.

              @everyone: I'm going to delete some of your messages because this thread is starting to become unfocused. As I've said in the original post, I don't want off-topic discussion, "me too!", or similar messages. Just new problems and actual solutions. It becomes hard to track those when they're interspersed among dozens of other posts. So far I have let this slide somewhat, but it seems to just get worse and worse without intervention.

                Staudey . As I've said in the original post, I don't want off-topic discussion, "me too!", or similar messages. Just new problems and actual solutions

                I'm as guilty as anyone here. And fair enough. I thought there was some troubleshooting value in posts/replies that could/could not corroborate? But I can see where, on the other hand, they could be a distraction as well,

                6 days later

                gnome-calendar shows all events multiple times in week-view and in sidebar-preview on the left

                I have an issue with the gnome-calendar. When I open it after boot, everything is just fine.
                Then I close it and open it again: all events in week-view and in preview in sidebar on the left are shown twice.
                Then I close it and open it again: all events in week-view and in preview in sidebar on the left are shown three times.
                Then I close it and open it again: all events in week-view and in preview in sidebar on the left are shown four times.
                And so forth....
                In month view everything is just fine. This does only affect week view and the sidebar.

                  Sebastian Huh, that's weird. Yeah, I can reproduce that. Gonna add it to the list and look if there's already a fix available. Thanks!

                  nautilus: files marked as favourite appear multiples times in "favourite directory"

                  steps to reproduce:
                  open nautilus
                  click on the favourite bookmark in the sidebar on the left
                  all files marked as favourite are shown once (supposed behaviour!)
                  open another nautilus instance (new window)
                  also click on the favourite bookmark in the sidebar on the left
                  in the new window all files marked as favourite are shown once BUT now in the first window all files marked as favourite are shown twice

                  If you now open another instance of nautilus and click on the favourite bookmark, new window shows favourites once, the second windows shows favourites twice and the first started instance shows favourites three times.
                  And so forth I guess.

                  I have a weird issue that I'm not even sure if it is a Nautilus or a Budgie bug.
                  If I open a terminal, either from Nautilus or normally, it goes in front of all windows, as expected. If I open another, it goes in front, as expected.
                  If I close either of them, now every terminal I open from Nautilus will go in background and I need to select it from the task list, until I close all terminals.
                  It's not a serious issue, but it's very annoying since I open a lot of terminals from Nautilus...