LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 01-03-2013, 01:58 PM   #16
bscho
Member
 
Registered: Nov 2012
Location: London
Distribution: Mint 20, Kali, Peppermint, Ubuntu, MakuluFlash, Fedora 32, Windows 12 Lite, MakuluLinux
Posts: 821

Original Poster
Rep: Reputation: 28

Quote:
Originally Posted by Lennie View Post
The first two commands you can just copy-paste (ctrl + shift + v to paste in terminal)
Code:
cd /usr/share/applications 
ls | grep software
The third command depends on the output of the second command. You will get the name of one or more file(s).cd /usr/share/applications The command should be like:
Code:
cat filename
The first line cd /usr/share/applications changes the directory, the second does not appear to do anything and the third line shows no file name or directory.
 
Old 01-03-2013, 02:00 PM   #17
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I'd also be interested how you run Software Manager as your normal user account? Do you run it from the terminal, or a modified menu entry?
 
Old 01-03-2013, 02:09 PM   #18
bscho
Member
 
Registered: Nov 2012
Location: London
Distribution: Mint 20, Kali, Peppermint, Ubuntu, MakuluFlash, Fedora 32, Windows 12 Lite, MakuluLinux
Posts: 821

Original Poster
Rep: Reputation: 28
software manager

Quote:
Originally Posted by 273 View Post
I'd also be interested how you run Software Manager as your normal user account? Do you run it from the terminal, or a modified menu entry?
I do not run the software manager that is the point. I just click on the star the pointer bounces for 5 seconds then stops nothing comes up.
 
Old 01-03-2013, 02:14 PM   #19
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
My apologies if I am being rude, but I don't think you are telling the full story, or perhaps I misunderstand your posts.
If you click the menu item for Software Manager you should then see a dialogue asking for your password in order that it can run as root.
If you can log on as root and start an X session (use Cinnamon, Gnome, KDE or whatever) then you must have made changes to your system.
Your problem may be unrelated to anything you have done regarding root login but from your posts it's difficult to know what you have done and tried.

Edit: This just occurred, are you running from a live CD or DVD?

Last edited by 273; 01-03-2013 at 02:15 PM.
 
Old 01-03-2013, 03:29 PM   #20
xenopeek
LQ Newbie
 
Registered: Dec 2012
Posts: 19

Rep: Reputation: 3
@273: Linux Mint 14 is the one that asks you for a password before you can start Software Manager. Unless OP has enabled the backports repository, on Linux Mint 13 OP would still be using the old Software Manager which you can start without needing to give a password (you are only asked for your password as you click to install or remove a package).

@bscho: try running from the terminal:
Code:
mintinstall
and share its output here if you get any errors.
 
Old 01-03-2013, 03:32 PM   #21
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
My Mint installs never were standard. Can you log in to X as root also?
 
Old 01-03-2013, 05:11 PM   #22
xenopeek
LQ Newbie
 
Registered: Dec 2012
Posts: 19

Rep: Reputation: 3
Quote:
Originally Posted by 273 View Post
My Mint installs never were standard. Can you log in to X as root also?
Sure, by default you can not log in as root in MDM but you can enable that with one click in the Login Window application. The root account is already enabled, and has the initial password as you gave for the user created during installation of Linux Mint. As a safety measure, MDM does by default not allow you to login as root.

Edit; MDM = Mint Display Manager.
 
Old 01-03-2013, 05:22 PM   #23
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Wow, what an odd Distro. I'll butt out then.
 
Old 01-04-2013, 07:38 AM   #24
bscho
Member
 
Registered: Nov 2012
Location: London
Distribution: Mint 20, Kali, Peppermint, Ubuntu, MakuluFlash, Fedora 32, Windows 12 Lite, MakuluLinux
Posts: 821

Original Poster
Rep: Reputation: 28
Quote:
Originally Posted by 273 View Post
My apologies if I am being rude, but I don't think you are telling the full story, or perhaps I misunderstand your posts.
If you click the menu item for Software Manager you should then see a dialogue asking for your password in order that it can run as root.

I am using the root so it doesn't need a password

If you can log on as root and start an X session (use Cinnamon, Gnome, KDE or whatever) then you must have made changes to your system.

Not to my knowledge.

Your problem may be unrelated to anything you have done regarding root login but from your posts it's difficult to know what you have done and tried.

Edit: This just occurred, are you running from a live CD or DVD?
I have done both. I received Mint 14 today from Linux Format magazine. If I cannot find an answer I will skip 13.
 
Old 01-04-2013, 07:59 AM   #25
bscho
Member
 
Registered: Nov 2012
Location: London
Distribution: Mint 20, Kali, Peppermint, Ubuntu, MakuluFlash, Fedora 32, Windows 12 Lite, MakuluLinux
Posts: 821

Original Poster
Rep: Reputation: 28
software manager

I have found that that the software manager does not work if you are using
root. I tried it as a normal user and found it works.

The clue that you needed a password let me check as none root was the answer.

Thanks everybody. It really is an odd distro. I'll see if it does the same with 14.
 
Old 01-04-2013, 08:19 AM   #26
bscho
Member
 
Registered: Nov 2012
Location: London
Distribution: Mint 20, Kali, Peppermint, Ubuntu, MakuluFlash, Fedora 32, Windows 12 Lite, MakuluLinux
Posts: 821

Original Poster
Rep: Reputation: 28
software manager

Quote:
Originally Posted by 273 View Post
So you followed something like the following then?
http://www.ehow.com/how_10044870_root-linux-mint.html
I don't mean to label the point but it seems you modified your system from the default, and that may have a bearing on the problems you are having.
Apologies if Mint has changed the policy on root login.

I thought I had checked that. It works as a normal user. Thanks for giving us the clue.

I'll check the 14 which I received today for the bug.
 
Old 01-04-2013, 08:25 AM   #27
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I apologise for suggesting you'd modified the OS. Last time I installed Mint the root account was disabled and even when enabled wasn't able to log into X (the latter being common to many distros).
 
Old 01-04-2013, 09:45 AM   #28
bscho
Member
 
Registered: Nov 2012
Location: London
Distribution: Mint 20, Kali, Peppermint, Ubuntu, MakuluFlash, Fedora 32, Windows 12 Lite, MakuluLinux
Posts: 821

Original Poster
Rep: Reputation: 28
Smile the root problem

the root problem existed from 2004. The suggestion that root should be disabled is aborant.

If that is mint attitude then it is not a distro I would recommend, In 2003 Mandrake allowed you to use root. Mint is not a distro that I can recommend. I also have found
another problem, there is no wireless driver for the Realtec chip. I hope it is solved
in Mint 14 which I am about to live installation.
 
Old 01-04-2013, 09:52 AM   #29
bscho
Member
 
Registered: Nov 2012
Location: London
Distribution: Mint 20, Kali, Peppermint, Ubuntu, MakuluFlash, Fedora 32, Windows 12 Lite, MakuluLinux
Posts: 821

Original Poster
Rep: Reputation: 28
Problem fixed on 14?

Quote:
Originally Posted by xenopeek View Post
@273: Linux Mint 14 is the one that asks you for a password before you can start Software Manager. Unless OP has enabled the backports repository, on Linux Mint 13 OP would still be using the old Software Manager which you can start without needing to give a password (you are only asked for your password as you click to install or remove a package).

@bscho: try running from the terminal:
Code:
mintinstall
and share its output here if you get any errors.
That shows 14 has fixed the problem that exists on 13 for root. Hope they have my realtec wireless fixed? I use a HP635 with realtec chip for wireless
 
Old 01-04-2013, 10:18 AM   #30
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by bscho View Post
the root problem existed from 2004. The suggestion that root should be disabled is aborant.

If that is mint attitude then it is not a distro I would recommend, In 2003 Mandrake allowed you to use root. Mint is not a distro that I can recommend. I also have found
another problem, there is no wireless driver for the Realtec chip. I hope it is solved
in Mint 14 which I am about to live installation.
It's a recent thing (last 5 years or so) to not allow X login as root I think. Ubuntu started with the disabling of root altogether, I think, and since Mint was based upon it they seemed to be that way too (unless my memory is playing tricks on me).
Personally I only every log in as root in the terminal, and usually because something is broken. Otherwise I've not real need to as a root terminal suffices.
 
  


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
package manager works but not software manager. pointblank Linux - Newbie 1 11-15-2012 03:01 AM
in calculate linux, i didnt found software manager, software installer, update manage YRDIXIT Linux - Desktop 4 08-18-2012 04:47 AM
PC-BSD Software Manager CincinnatiKid *BSD 2 08-16-2011 01:13 AM
[SOLVED] Some software downloaded with Software Manager (Mint 9-Gnome) does not show in Menu Neyzan Linux - Software 3 09-12-2010 03:30 PM
newbie ask about Error adapt manager, i cant install any software from adept manager Bverly Linux - Software 2 10-31-2007 10:12 PM

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

All times are GMT -5. The time now is 10:39 AM.

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