LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bodhi
User Name
Password
Bodhi This forum is for the discussion of Bodhi Linux.

Notices


Reply
  Search this Thread
Old 10-01-2018, 03:59 AM   #16
the_waiter
Bodhi Developer
 
Registered: Jun 2018
Location: Banská Bystrica, Slovakia
Distribution: Bodhi Linux
Posts: 864

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665

Yes, I have already checked it, thx.
 
Old 10-04-2018, 01:17 AM   #17
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
thanks

Quote:
Originally Posted by the_waiter View Post
You need to install a different package:
sudo apt install xdg-user-dirs

and then execute this command which is a part of xdg-user-dirs:
xdg-user-dirs-update
worked as described thanks
 
1 members found this post helpful.
Old 10-14-2018, 03:33 AM   #18
Stella456
Member
 
Registered: Sep 2013
Posts: 219

Original Poster
Rep: Reputation: 82
Thanks very much Walter!
 
1 members found this post helpful.
Old 10-22-2018, 12:09 PM   #19
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
Quote:
Originally Posted by the_waiter View Post
Now the folders should be created.
follow up: the folders Documents, Downloads, Pictures, Public, Templates and Videos were created by following your previous instructions as i said before. only to find out a week later that for some strange reason Documents, Public and Templates won't allow me to use them. i can't drag and drop another folder into Documents. i can't cut and paste into it. i even just tried to create a new folder inside and it wouldn't do so.

i don't recall having done anything in the past week that would...

then it occurred to me. ls -l showed that all three were created as being owned by and in the root group. a quick sudo chown fixed that, but i thought it might be helpful to leave a note here in case anyone else stumbles into that problem
 
1 members found this post helpful.
Old 10-22-2018, 12:22 PM   #20
the_waiter
Bodhi Developer
 
Registered: Jun 2018
Location: Banská Bystrica, Slovakia
Distribution: Bodhi Linux
Posts: 864

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665
Good point
 
1 members found this post helpful.
Old 10-22-2018, 12:27 PM   #21
the_waiter
Bodhi Developer
 
Registered: Jun 2018
Location: Banská Bystrica, Slovakia
Distribution: Bodhi Linux
Posts: 864

Rep: Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665Reputation: 665
BTW, cordx, have you been also on old Bodhi forum? I am not sure I can remember your nick from there.
 
1 members found this post helpful.
Old 10-22-2018, 12:39 PM   #22
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
Quote:
Originally Posted by the_waiter View Post
BTW, cordx, have you been also on old Bodhi forum? I am not sure I can remember your nick from there.
if i recall correctly, i was registered there. i think i started with 4.4 (if there was such a thing) about 18 months ago, but at the time had very limited internet access. it wasn't until i borked my 4.5 install and decided to get 5 that i checked in and found the forum was gone. originally i checked out the subreddit, but found this space to be more active
 
1 members found this post helpful.
Old 10-22-2018, 01:12 PM   #23
Stella456
Member
 
Registered: Sep 2013
Posts: 219

Original Poster
Rep: Reputation: 82
So what else is needed to make them active then please?
 
Old 10-22-2018, 01:15 PM   #24
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
Quote:
Originally Posted by serendipity7000 View Post
So what else is needed to make them active then please?
to make what active? the new folders?
 
Old 10-22-2018, 01:15 PM   #25
Stella456
Member
 
Registered: Sep 2013
Posts: 219

Original Poster
Rep: Reputation: 82
Yes.
 
Old 10-22-2018, 01:22 PM   #26
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
i used chown to change the owner. because they were originally root, i had to use sudo. so it was:

Code:
sudo chown -hR user:user Documents Public Templates
where user was my username so you would put your own in there
 
Old 10-22-2018, 01:24 PM   #27
Stella456
Member
 
Registered: Sep 2013
Posts: 219

Original Poster
Rep: Reputation: 82
Thanks.
 
1 members found this post helpful.
Old 10-22-2018, 01:24 PM   #28
cordx
Member
 
Registered: Oct 2018
Location: texas
Distribution: bodhi 5.1.0
Posts: 797

Rep: Reputation: 184Reputation: 184
my pleasure i hope it helps
 
Old 02-28-2019, 11:09 AM   #29
RonCam
Member
 
Registered: Dec 2008
Posts: 138

Rep: Reputation: 52
Unhappy So close, yet so far ...

Quote:
Originally Posted by cordx View Post
i used chown to change the owner. because they were originally root, i had to use sudo. so it was:

Code:
sudo chown -hR user:user Documents Public Templates
where user was my username so you would put your own in there
Thanks for telling us what to enter into terminal.

But, please give the path to the directory that one must first be in, to do this.
As Hazel advised, I'm looking at /usr/share/icons, but between directories and individual files, there are 31 entries in this location! None of the names give me a clue.

Help, please
 
Old 02-28-2019, 02:08 PM   #30
RonCam
Member
 
Registered: Dec 2008
Posts: 138

Rep: Reputation: 52
Unhappy To clarify my problem, does this help?

Perhaps this will help someone to help me, as to why I can't locate these folders:

Stefan said to first run this line in terminal:
Quote:
Originally Posted by the_waiter View Post
...
sudo apt install xdg-user-dirs
I didn't do this because I first checked with Synaptic and its box was solid green, i.e, it's already installed.
Quote:
and then execute this command which is a part of xdg-user-dirs:
xdg-user-dirs-update
I did do this, and the terminal prompt returned without errors, almost instantly.
Quote:
Now the folders should be created.
? Yes, but where are they? Did I fail to create them?
 
  


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
LXer: Ubuntu 18.04-Based Bodhi Linux 5.0 Enters Beta with Bodhi Builder Improvements LXer Syndicated Linux News 0 05-30-2018 11:12 AM
LXer: Bodhi Linux 2.4.0 Released, One Year Left Until Bodhi 3.0.0 LXer Syndicated Linux News 0 09-14-2013 05:21 PM
Shell Script to compare folders,Sub-Folders and Sub-Sub-Folders unix_72427 Programming 8 08-08-2012 02:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Bodhi

All times are GMT -5. The time now is 09:40 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