Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nemo freeze on opening when VPN is connected with samba shares active #3370

Open
Crystal4276 opened this issue Feb 23, 2024 · 0 comments
Open

Comments

@Crystal4276
Copy link

Crystal4276 commented Feb 23, 2024

Distribution

Arch

Package version

nemo 6.0.2-1

Frequency

Always

Bug description

Nemo freeze for 15 -30 seconds on opening when a VPN is connected.
Looking at the difference in the log with and without vpn active, it seems related to attempts to connect samba share:

Nemo-Share-Message: 20:49:43.896: unknown format for key 'Alia/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'Serie/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'SteamLibrary/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'Epoxidation/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'Duncan/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'xray_tomo/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'Dl/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'Inia/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'Dl_duncan/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only
Nemo-Share-Message: 20:49:43.896: unknown format for key 'Dl_2/usershare_acl' as it contains 'S-1-1-0:F,'.  Assuming that the share is read-only

Those message do not appear when the vpn is disconnected, and nemo opens instantly

Steps to reproduce

Have samba and nemo-share installed
Connect a vpn.
Have a couple of local folders/disks shared and mounted when nemo open.

Expected behavior

open nemo without freeze

Additional information

whatever vpn connected produce the same issue.
Another possibility is related to this first message which is displayed both with and without vpn connected:

** (nemo:47257): WARNING **: 21:02:46.712: Current gtk theme is not known to have nemo support (Catppuccin-Mocha-Standard-Pink-Dark) - checking...

Is the checking part happening on internet ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant