LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-13-2002, 02:24 PM   #1
esteeven
Senior Member
 
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082

Rep: Reputation: 52
Rox-Filer and missing thumbnails


I am using Rox-Filer. Some jpg image files appear as thumbnails (about 5%) but the others don't. Has anyone had a similar problem? Does anyone know how to solve it?
Thanks
 
Old 11-14-2002, 04:28 PM   #2
esteeven
Senior Member
 
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082

Original Poster
Rep: Reputation: 52
Hmmm. On investigation, it seems that some (5%) of my .jpg files have different permissions to the others. I don't remember doing anything different - but perhaps the thumbnails I can see are of .jpg files edited in Gimp?

The files I can see are "img_001.jpg File rw-/r--/r--/---"
but the ones I can't see are "img_002.jpg File rwx/r-x/r-x/---

Is there any reason why I shouldn't change all of my .jpg file permissions to rw-/r--/r--/--- ? What is the syntax to do that from the command line? This is all new to me...
Please help!
Thanks
(apologies if I'm asking the obvious - I'm worried about my pictures.)
 
Old 11-16-2002, 01:15 PM   #3
BinaryBob
Member
 
Registered: Aug 2002
Posts: 117

Rep: Reputation: 15
cd into the directory where your jpgs are and do:
chmod 644 *

this will change all the files in that directory to have the rw-/r--/r-- permissions.
 
Old 11-16-2002, 01:54 PM   #4
esteeven
Senior Member
 
Registered: Oct 2001
Location: Bristol UK
Distribution: Arch Slackware Ubuntu
Posts: 1,082

Original Poster
Rep: Reputation: 52
thanks but ... er! I wish I'd delayed on that one. Now I can't see thumbnails or anything in any program. As root - yes. As user - NO!
My .jpegs have gone!!
I know that they are still there. How do I set my permissions again?
HELP!
 
Old 11-16-2002, 02:07 PM   #5
BinaryBob
Member
 
Registered: Aug 2002
Posts: 117

Rep: Reputation: 15
as root try this:

chown username *

this makes it so the user you are talking about owns all those files, that might work.

and to explain permissions, they work as bits.

execute - 1
write - 2
read - 4

you just add them up to create combinations

the the 3 different "bit places" for 644 are: (user)(group)(world)

so 644 would give the user read and write, the group read only, and the rest of the world read only.

and 777 would give everyone full access.

I hope that helped.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rox filer question synaptical Linux - Software 2 08-14-2005 04:27 PM
Rox-filer bug? iwen Slackware 5 04-15-2005 03:06 AM
help installing rox-filer imagreg Debian 3 01-17-2005 12:30 AM
FluxBox and ROX-Filer Yakolev Linux - Software 1 09-17-2004 02:55 PM
rox filer m4rqs Linux - Software 1 08-27-2002 08:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:55 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration