Author Topic: permission to reboot/shutdown (SOLVED)  (Read 1090 times)

Offline abstract

  • Full Member
  • ***
  • Posts: 55
permission to reboot/shutdown (SOLVED)
« on: December 01, 2010, 04:06:00 AM »
howdy all, now that all the turkey-tryptophan is out of my system, i've got a little question:

i have pclos lxde 2010 on both my work and home boxes (full @ wk - mini @ home). my work box has the whole list of options when you click the red shutdown button, but my home machine only shows "hibernate, switch user, logout, and cancel".

where do i need to dig to find this? it's currently a big drag to reboot/shutdown.

thanks very much
« Last Edit: December 03, 2010, 03:20:59 AM by abstract »

Offline melodie

  • Hero Member
  • *****
  • Posts: 5945
  • Internet Relay Chat sur Freenode
    • PCLinuxOS Fr
Re: permission to reboot/shutdown
« Reply #1 on: December 01, 2010, 05:40:11 AM »
Hi,

This is managed by Lxsession. If you still have Lxsession-light, you might remove it and install the latest Lxsession. Is this system up to date ? And have you performed a "Fast repository test" lately, to get the fastest and most up to date mirror for your area ?



melodie at #lpic-fr on irc.freenode.net

Offline scoundrel

  • Administrator
  • Hero Member
  • *****
  • Posts: 4580
  • Philosophy= Bigger Hammer
Re: permission to reboot/shutdown
« Reply #2 on: December 01, 2010, 05:43:48 AM »
howdy all, now that all the turkey-tryptophan is out of my system, i've got a little question:

i have pclos lxde 2010 on both my work and home boxes (full @ wk - mini @ home). my work box has the whole list of options when you click the red shutdown button, but my home machine only shows "hibernate, switch user, logout, and cancel".

where do i need to dig to find this? it's currently a big drag to reboot/shutdown.

thanks very much

just pop a konsole and type reboot.. hit enter.. after that it should go back to normal
Please Donate Today..Or I Will Make You Wish You Had

Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: permission to reboot/shutdown
« Reply #3 on: December 01, 2010, 05:49:14 AM »
thanks very much fellas,
i will look into all of that when i get home - posting this from my work-box (which has no such issue).

Offline melodie

  • Hero Member
  • *****
  • Posts: 5945
  • Internet Relay Chat sur Freenode
    • PCLinuxOS Fr
Re: permission to reboot/shutdown
« Reply #4 on: December 01, 2010, 06:00:47 AM »
just pop a konsole and type reboot.. hit enter.. after that it should go back to normal

Hi scoundrel,

Konsole lives only in Kde machines. I Lxde, it's Lxterminal, in Openbox, I put Sakura, in Xfce we have the excellent xfce-terrninal, in Gnome, gnome-terminal, very good as well, and in E17 any of them four I suppose. :)

melodie at #lpic-fr on irc.freenode.net

Offline scoundrel

  • Administrator
  • Hero Member
  • *****
  • Posts: 4580
  • Philosophy= Bigger Hammer
Re: permission to reboot/shutdown
« Reply #5 on: December 01, 2010, 06:33:34 AM »
just pop a konsole and type reboot.. hit enter.. after that it should go back to normal

Hi scoundrel,

Konsole lives only in Kde machines. I Lxde, it's Lxterminal, in Openbox, I put Sakura, in Xfce we have the excellent xfce-terrninal, in Gnome, gnome-terminal, very good as well, and in E17 any of them four I suppose. :)



thanks for the correction melodie ..me bad  ;D
Please Donate Today..Or I Will Make You Wish You Had

Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: permission to reboot/shutdown
« Reply #6 on: December 02, 2010, 05:55:38 AM »
1st off: my apologies to Melodie for the "thanks fellas" - since you are probably not one. oops.
and

2nd: synaptic says regular lxsession is already installed (not lxsession-lite) - and tried reboot in lxterminal, which while rebooting successfully, didn't fix the 'red button' list.

but - since typing either 'reboot' or 'halt' seems to work just fine, i'll do that instead (and quit whining). solved.

so thank you again, sir and madame

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: permission to reboot/shutdown
« Reply #7 on: December 02, 2010, 06:29:22 AM »
abstract,
Post the content of /home/abstract/.config/lxpanel/LXDE/config, please, and the last section of /home/abstract/.config/lxpanel/LXDE/panels/panel (this will be the last 8 to 10 lines).
This is if your username is abstract. If not, change it to the correct username.


Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: permission to reboot/shutdown
« Reply #8 on: December 02, 2010, 01:08:23 PM »
hey Neil,
thanks, i will post that tonight when i get home. i've been a linux-convert for about 3 yrs, but never actually posted any "output" from anything before - is that just the text from those config files (in this case anyway)?

abstract

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: permission to reboot/shutdown
« Reply #9 on: December 02, 2010, 01:25:50 PM »
hey Neal,
thanks, i will post that tonight when i get home. i've been a linux-convert for about 3 yrs, but never actually posted any "output" from anything before - is that just the text from those config files (in this case anyway)?

abstract

That is from the config files, yes. It isn't output. :D

One more thing to do:
In the terminal use the command lxde-logout. This will launch the logout dialog. Choose cancel. Was any output generated in the terminal? Post it exactly as it appears here.

Offline abstract

  • Full Member
  • ***
  • Posts: 55
Re: permission to reboot/shutdown
« Reply #10 on: December 02, 2010, 08:18:51 PM »
okay Neal (sorry, my dad's name is Neil),
here's my /home/az/.config/lxpanel/LXDE/config :

[Command]
FileManager=pcmanfm %s
Terminal=lxterminal
Logout=lxde-logout


and my /home/az/.config/lxpanel/LXDE/panels/panel (the red button-part):
 
Plugin {
    type = launchbar
    Config {
        Button {
            id=/usr/share/applications/lxde-logout.desktop
        }
    }
}

well, the red button list seems to be fine now - i don't know if it was your 'lxde-logout' in terminal or what, but it's all there now. mission accomplished.

thanks very much to Melodie, Scoundrel, and Neal for your help in what was really a trivial little matter. PCLinuxOS is such a problem-free distribution, i'll try to keep future questions geared toward more critical issues.

Abstract

Offline melodie

  • Hero Member
  • *****
  • Posts: 5945
  • Internet Relay Chat sur Freenode
    • PCLinuxOS Fr
Re: permission to reboot/shutdown
« Reply #11 on: December 03, 2010, 12:21:16 AM »
Hi Abstract,

Glad to read it was solved. No one likes even when little things don't work.
/Are you going to write (Solved) in the title of your thread ?
« Last Edit: December 03, 2010, 12:24:12 AM by melodie »
melodie at #lpic-fr on irc.freenode.net