Mint Menu Not Appearing On New Users

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

I am using gnome mint and am using the romeo repos.
I just added a new user and the mint menu is there.

:D
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
Now where was i going? Oh yes, crazy!
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

permissions!

use a sudo to create them.
sudo mkdir -p /home/dad/.linuxmint/mintMenu

then you have to change ownership of them since root will own them.
(so for the dad home dir)

sudo chown -R dad:dad /home/dad/.linuxmint

look at your working home and change the permissions on these files/dirs to be the same as well using the chmod command.

:D
Image
Now where was i going? Oh yes, crazy!
Locked

Return to “Beginner Questions”