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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
01-26-2005, 12:30 AM
|
#1
|
|
Member
Registered: Jan 2005
Posts: 104
Rep:
|
restart button disappeared
Im using KDE 3.2 on Mandrake 10.1 and my restart button in the menubar disappeared, the only options I have now are logout, instead of logout, restart and turnoff.
As well when I login I dont get the GUI I used to get which asked you to click on the user's account then enter the password, instead I get a box which asks me for a username and password entitled with my network ID. Can anyone help me out please?
Thanks
|
|
|
|
01-26-2005, 01:46 PM
|
#2
|
|
Member
Registered: Jan 2003
Location: Illinois (Chicago area)
Distribution: Red Hat (8.0), SuSE (10.x, 11.x, 12.2), Solaris (8-10), Tru64
Posts: 800
Rep:
|
You can right-click on the panel "hide" buttons and add the main menu button back onto the panel. I cannot remember the exact menu options to follow as I'm running Gnome at the moment. I think you'll be able to determine the right one. (Um, you do have the panel hide button[s] available, don't you?)
I'm not sure why it seems to be so easy for this to occur. I have to walk a co-worker through this process over the phone every couple of months.
Also, don't you just love having the "Move" option adjacent to the "Remove" option? What were they thinking?
Anyway, hope this helps...
|
|
|
|
01-26-2005, 03:52 PM
|
#3
|
|
Member
Registered: Jan 2005
Posts: 104
Original Poster
Rep:
|
i tried that but no luck, my Kmenu is still there jsut theres no restart or turn off option in it
|
|
|
|
01-26-2005, 04:09 PM
|
#4
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Are you using KDM or GDM? If you are not using KDM, then these options won't appear.
|
|
|
|
01-26-2005, 04:26 PM
|
#5
|
|
Member
Registered: Jan 2005
Posts: 104
Original Poster
Rep:
|
what do u mean by KDM or GDM?
im using KDE 3.2 which came with Mandrake 10.1 , all ive done to is install new themes and used superkaramba...i recently installed some perl scripts but id doubt they have anything to do with the odd logon screen i now get...
|
|
|
|
01-26-2005, 04:32 PM
|
#6
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
KDM is the KDE login manager and GDM is the GNOME login manager (The login screen that you see when you bootup your computer).
|
|
|
|
01-26-2005, 04:46 PM
|
#7
|
|
Member
Registered: Jan 2005
Posts: 104
Original Poster
Rep:
|
oh i used to have KDM now its the same login box as when you turn off X for some odd reason...
|
|
|
|
01-26-2005, 05:00 PM
|
#8
|
|
Member
Registered: Jan 2003
Location: Illinois (Chicago area)
Distribution: Red Hat (8.0), SuSE (10.x, 11.x, 12.2), Solaris (8-10), Tru64
Posts: 800
Rep:
|
Yikes! Are you looking for the menu items in the graphical login screen? You threw me when you mentioned the menubar. Boy a screen dump would be really handy right about now.
If your login window doesn't show a restart or shutdown option, you should at least be able to reboot using Ctrl-Alt-Del or get to a character console using Ctrl-Alt-F1 (or F2 through F6), log in as root, and issue "shutdown -r now" to reboot (or use '-h' to shut completely down)?
Does that work?
|
|
|
|
01-26-2005, 05:11 PM
|
#9
|
|
Member
Registered: Jan 2005
Posts: 104
Original Poster
Rep:
|
yah i can shutdown through the command line when i 'su' to root...or use any of the commands you have mentioned
but my KDM login screen is gone, and i really dont know why, im guessing that has soemthing to do with the reason why my restart and turn off button is gone...ill try to take a screenshot of it...
Last edited by Palamides; 01-26-2005 at 05:18 PM.
|
|
|
|
01-26-2005, 05:25 PM
|
#10
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Yep, thats the reason why they are gone. Did you do something recently that could have caused this? Make sure that KDM is installed and that the default runlevel in /etc/inittab is set to 5.
|
|
|
|
01-26-2005, 05:33 PM
|
#11
|
|
Member
Registered: Jan 2005
Posts: 104
Original Poster
Rep:
|
yup i checked, i have mdkkdm and kdebase-kdm-config file installed
as well my runlevel is set to 5 : "id:5:initdefault:"
all i did recently was install soem perl scripts and try some karamba toolbars
|
|
|
|
01-26-2005, 08:15 PM
|
#12
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
mdkdm is different from kdm from kde, it should be something like kdebase-kdm. Anyway what happens when you boot up, do you get into console mode? If so maybe something you upgraded has broken your login manager. Try to check if there are any new updates available.
Last edited by reddazz; 01-26-2005 at 08:16 PM.
|
|
|
|
01-26-2005, 09:48 PM
|
#13
|
|
Member
Registered: Jan 2005
Posts: 104
Original Poster
Rep:
|
as soon as i boot up instead of getting the KDM, i get a pretty ugly and crude login box which just says "user" and "login" ,
and i checked kdebase-kdm is installed, well its in my libraries
i checked in the control center under "software removal" and only the kdebase-kdm config showed up though, is that normal?
Last edited by Palamides; 01-26-2005 at 09:51 PM.
|
|
|
|
01-26-2005, 11:07 PM
|
#14
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
There is an option in the Mandrake Control Center that enables you to select the display manager, can you check what display manager is selected. If XDM or GDM is selected, try changing it to KDM or MDKKDM and then rebooot or do as root "init 3" then "init 5". Unfortunately I am not using Mandrake at the moment so I can't point you to the exact option to configure your display manager.
|
|
|
|
01-27-2005, 08:01 PM
|
#15
|
|
Member
Registered: Jan 2005
Posts: 104
Original Poster
Rep:
|
thanks a lot! that fixed it, somehow it got change to XDM which was bringing up that login box and wouldnt let me restart through the GUI
I changed it to MDKKDM and everything works fine again.
thanks a lot for the help again
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:44 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|