Nautilus Issue


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Nautilus Issue
# 1  
Old 08-17-2018
Nautilus Issue

Good Morning,


I have a file in the
Code:
/.nautilus/thumbnails

folder that I am unable to move between two NASs. My script copies it from the Sun machine to a NAS, but the name gets truncated to about 8 characters. The full filename on the Sun SPARC machine is strange:
Code:
%2F%2F%2Fcdrom%2Fmy_disk%2Fjspstdso%2Fcone

(I actually have 4 files that do this)


Also, when I login, I occasionally log in, I occasionally get a message about Natilus crashing due to a fatal error.


Any ideas?

Last edited by Stellaman1977; 08-20-2018 at 04:13 PM..
# 2  
Old 08-20-2018
I just tried to rename the file and got an error-
Code:
Cannot access

Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Linux

nautilus set as default filemanager howto

A quick howto on how to set nautilus as your default filemanager. Add this line to the file below. This is for user settings inode/directory=nautilus.desktop vi ~/.local/share/applications/mimeapps.list This is for global settings. ls /usr/share/applications | grep nautilus Check... (1 Reply)
Discussion started by: cokedude
1 Replies

2. Shell Programming and Scripting

Launching Nautilus with a set of files ??

Hello , I am trying to create a layer of file-tagging trough bash scripting and tlc/tk . I have almost everything ready only needs to be able to launch nautilus (the gnome file manager) with a regular expresion; when searching information in internet with "script and nautilus", i only find... (3 Replies)
Discussion started by: trutoman
3 Replies

3. Red Hat

nautilus is not remembering settings

nautilus is not remembering my settings. I have done everything I can think of to get this to work. I have deleted .gconf, .gconfd, and .gnome2. I tried to start over fresh and that did not work either. What else can I do? (4 Replies)
Discussion started by: cokedude
4 Replies

4. UNIX and Linux Applications

nautilus not sorting data properly

Can someone tell me why nautilus is sorting my files in such a weird way? I would think it would sort numerically by the first number, then second number, etc. http://i255.photobucket.com/albums/hh133/COKEDUDEUSF/nautilus_sorting_problems.jpg (0 Replies)
Discussion started by: cokedude
0 Replies

5. Ubuntu

Nautilus..launcher!!

Ha!! i am on ubuntu 11.04..i was customizing it the other day!!(applying themes,icons,conky and the likes..)..now i realize that the the "Create launcher..." option you get when you right click on the desktop doesn't create a new launcher!! :(...i checked the global menu under file..only to realize... (1 Reply)
Discussion started by: slotlocker
1 Replies

6. UNIX for Dummies Questions & Answers

Large Problem with nautilus

Hi, I am a torrent-maniak and I use Transmission. All things were good but Nautilus begun to show problem while I was runnning Transmission.Its situation was becoming worse and worse. Now, when I boot I can hardly open a nautilus window and browse my files.It will "stack" in seconds for sure! I... (2 Replies)
Discussion started by: hakermania
2 Replies

7. UNIX Desktop Questions & Answers

how to lock nautilus file browser

Hi Everybody.. I am using Moblin V2 which has nautilus file manager the one which is also used in Ubuntu. I want to lock the access to file system such that i can only browse my home folder not other locations like /, /usr, /bin and all. Or i want to create a partition of 10 or 15 GB so... (1 Reply)
Discussion started by: lokeshsingla
1 Replies

8. UNIX for Dummies Questions & Answers

Cyrillic in Nautilus

Well. Again. I have followed all the instructions in the Russian localization HOWTO and I am able to type in Russian and read it correctly in most programs such as Firefox, email and so on. However in the Nautilus file viewer, I get only ________ marks. I've seen some packages for Russian... (7 Replies)
Discussion started by: Levenson
7 Replies
Login or Register to Ask a Question