Nautilus issue with manjaro 24.2

Hello,

When switch nautilus from window to maximise, nautilus glitch and freeze.

Here is the relevant log part :

déc. 13 13:04:10 davidmanjaro gnome-shell[2490]: Can't update stage views actor unnamed [MetaWindowActorX11] is on because it needs an allocation.
déc. 13 13:04:10 davidmanjaro gnome-shell[2490]: Can't update stage views actor unnamed [MetaSurfaceActorX11] is on because it needs an allocation.
déc. 13 13:04:10 davidmanjaro kernel: NVRM: Xid (PCI:0000:01:00): 13, pid='<unknown>', name=<unknown>, Graphics Exception on GPC 0: WIDTH CT Violation. Coordinates: (0x3c0, 0x0)
déc. 13 13:04:10 davidmanjaro kernel: NVRM: Xid (PCI:0000:01:00): 13, pid='<unknown>', name=<unknown>, Graphics Exception: ESR 0x500420=0x80000010 0x500434=0x3c0 0x500438=0x1100 0x50043c=0x0
déc. 13 13:04:10 davidmanjaro kernel: NVRM: Xid (PCI:0000:01:00): 13, pid='<unknown>', name=<unknown>, Graphics Exception on GPC 1: WIDTH CT Violation. Coordinates: (0x3c8, 0x0)
déc. 13 13:04:10 davidmanjaro kernel: NVRM: Xid (PCI:0000:01:00): 13, pid='<unknown>', name=<unknown>, Graphics Exception: ESR 0x508420=0x80000010 0x508434=0x3c8 0x508438=0x1100 0x50843c=0x0
déc. 13 13:04:10 davidmanjaro kernel: NVRM: Xid (PCI:0000:01:00): 13, pid='<unknown>', name=<unknown>, Graphics Exception: ChID 004e, Class 0000c197, Offset 00003498, Data 0000001b
déc. 13 13:04:16 davidmanjaro /usr/lib/gdm-x-session[2371]: (WW) NVIDIA: Wait for channel idle timed out.
déc. 13 13:04:21 davidmanjaro systemd[1]: fprintd.service: Deactivated successfully.
déc. 13 13:04:28 davidmanjaro systemd[1]: systemd-hostnamed.service: Deactivated successfully.
déc. 13 13:04:32 davidmanjaro sudo[11013]: pam_unix(sudo:session): session closed for user root
déc. 13 13:04:45 davidmanjaro rtkit-daemon[1364]: Supervising 10 threads of 8 processes of 1 users.
déc. 13 13:04:45 davidmanjaro rtkit-daemon[1364]: Supervising 10 threads of 8 processes of 1 users.
déc. 13 13:04:49 davidmanjaro systemd[2316]: dbus-:1.2-org.gnome.Nautilus@4.service: Consumed 17.291s CPU time, 139.1M memory peak.
déc. 13 13:04:53 davidmanjaro systemd[2316]: Started VTE child process 11216 launched by org.gnome.Terminal process 10931.
déc. 13 13:04:56 davidmanjaro systemd[1]: Starting Fingerprint Authentication Daemon...
déc. 13 13:04:57 davidmanjaro systemd[1]: Started Fingerprint Authentication Daemon.
déc. 13 13:04:59 davidmanjaro sudo[11269]:    david : TTY=pts/1 ; PWD=/home/david ; USER=root ; COMMAND=/usr/bin/journalctl -f
déc. 13 13:04:59 davidmanjaro sudo[11269]: pam_unix(sudo:session): session opened for user root(uid=0) by david(uid=1000)
déc. 13 13:05:01 davidmanjaro gjs[3227]: Value 9223372036854000000 cannot be safely stored in a JS Number and may be rounded
déc. 13 13:05:01 davidmanjaro gnome-shell[2490]: Value 9223372036854000000 cannot be safely stored in a JS Number and may be rounded
déc. 13 13:05:09 davidmanjaro sudo[11269]: pam_unix(sudo:session): session closed for user root
déc. 13 13:05:11 davidmanjaro sudo[11344]:    david : TTY=pts/1 ; PWD=/home/david ; USER=root ; COMMAND=/usr/bin/journalctl -b
déc. 13 13:05:11 davidmanjaro sudo[11344]: pam_unix(sudo:session): session opened for user root(uid=0) by david(uid=1000)

Here is a screenshot :

There is nothing in that log specifically pertaining to nautilus.
What can be seen is that you used sudo journalctl -b
sudo isn’t needed here …

I don’t know how to get log messages from Nautilus - perhaps start it using the terminal?

When using xorg session, there may be something in ~/.xsession-errors
but under wayland - I have no idea.

The nautilus freeze create the nvrm lines error.

mkay - if you are sure about that …

The issue is fixed as of recent Gtk and Nautilus updates. Either you can switch to the testing branch or wait for the next stable update.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.