Announcement

Collapse
No announcement yet.

Option to shut down computer missing

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Option to shut down computer missing

    Hi,

    Have upgraded my parents' computer to 9.10 and all seems to be going well, with the exception of the shutdown window: the only option it gives me is log out ie the restart and shut down options are missing.

    Has anyone else experienced this issue, and if so how can it be fixed?

    Cheers,

    Blair

    #2
    Re: Option to shut down computer missing

    I thought I saw someone else here mention the same problem. Do a search. In the meanwhile you can type:
    shutdown -r now for reboot, or
    shutdown -h now for halt

    Comment


      #3
      Re: Option to shut down computer missing

      Do you have ?

      System Settings > (Advanced) > Session Manager > General - Offer shutdown options


      A workaround / external application:

      > Package: kshutdown
      an advanced shut down utility for KDE

      It has 4 main commands:

      - Shut Down (logout and halt the system),
      - Reboot (logout and reboot the system),
      - Lock Screen (lock the screen using a screen saver),
      - Logout (end the session and logout the user).

      It features time and delay options, command line support, wizard, and sounds.
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: Option to shut down computer missing

        You should try (at least as a workaround) a little plasmoid for shutdown and lock
        Kubuntu 16.04 on two computers and Kubuntu 17.04 on DELL Latitude 13

        Comment


          #5
          Re: Option to shut down computer missing

          Originally posted by blairm

          the only option it gives me is log out ie the restart and shut down options are missing.

          Has anyone else experienced this issue, and if so how can it be fixed?
          That is the normal option when you have started the X server from a console login.

          Open a Konsole window and use the command Ole Juul gave you to restart the system. Upon rebooting, it should take you to a KDE login, and then into the GUI. Then click your K and see what your options are.

          Comment


            #6
            Re: Option to shut down computer missing

            Does the user account actually have permission to shut down the machine?

            Never mind. See above
            we see things not as they are, but as we are.
            -- anais nin

            Comment


              #7
              Re: Option to shut down computer missing

              Hey guys
              I am having a problem shutting down . When I try to shutdown/logout the option dialogue strats bu when clicked nothing happens . Tried adding Kshutdow and the shutdown plasma but they do nothing . The dialogue only shows up after clicking the first time.
              Any ideas ? Before I do a clean install

              Comment


                #8
                Re: Option to shut down computer missing

                See Ole Juul's commands above. Open a Konsole, and issue either one. Post any error output back here.

                Comment


                  #9
                  Re: Option to shut down computer missing

                  Hi dibl

                  this is what I get ..no shut down. sudo halt shuts down immediately

                  steve@teddy:~$ shutdown -r
                  shutdown: time expected
                  Try `shutdown --help' for more information.
                  steve@teddy:~$ sudo shutdown -r
                  [sudo] password for steve:
                  shutdown: time expected
                  Try `shutdown --help' for more information.
                  steve@teddy:~$ shutdown -h
                  shutdown: time expected
                  Try `shutdown --help' for more information.
                  steve@teddy:~$ sudo shutdown -h
                  shutdown: time expected
                  Try `shutdown --help' for more information.

                  Comment


                    #10
                    Re: Option to shut down computer missing

                    Originally posted by bossa
                    Hi dibl

                    this is what I get ..no shut down. sudo halt shuts down immediately

                    steve@teddy:~$ shutdown -r
                    shutdown: time expected
                    Try `shutdown --help' for more information.
                    steve@teddy:~$ sudo shutdown -r
                    [sudo] password for steve:
                    shutdown: time expected
                    Try `shutdown --help' for more information.
                    steve@teddy:~$ shutdown -h
                    shutdown: time expected
                    Try `shutdown --help' for more information.
                    steve@teddy:~$ sudo shutdown -h
                    shutdown: time expected
                    Try `shutdown --help' for more information.

                    You need to "sudo" the shutdown command.

                    Code:
                    sudo shutdown -r now

                    Comment


                      #11
                      Re: Option to shut down computer missing

                      Hi dibl

                      Yeah I did ( 4th line)and got :

                      steve@teddy:~$ sudo shutdown -r
                      [sudo] password for steve:
                      shutdown: time expected
                      Try `shutdown --help' for more information.
                      did sudo -r again and reboots immediately well I say reboots but reboot has never worked on this board with any distro for some reason.
                      steve@teddy:~$ sudo shutdown -h
                      shutdown: time expected
                      Try `shutdown --help' for more information.
                      I dont quite know where to look for error messages . Looked in Ksystemlog but the only thing I can see is that the when I do

                      shut down -r there is : Resume from disk failed.
                      and : kdm_greet[1754] Cannot load /usr/share/kde4/apps/kdm/faces/.default.face: No such file or directory

                      2009-12-09 16:48:09 teddy console-kit-daemon[894] WARNING: Couldn't read /proc/889/environ: Failed to open file '/proc/889/environ': No such file or directory



                      Comment


                        #12
                        Re: Option to shut down computer missing

                        Hi,

                        Many thanks for the advice offered above... unfortunately, I've still got the same problem.

                        The shutdown -r now command worked fine, but nothing had changed when I logged in again. The options under the K menu remained as logout, lock, switch user, suspend to ram and suspend to disk and the only option when I right-click on the desktop is logout.

                        Installed kshutdown and it isn't working: when I select shut down and click OK nothing happens.

                        Put a shutdown/lock applet on the panel and again, the only option offered when I hit the shutdown icon is logout.

                        Any other suggestions?

                        Cheers,

                        Blair

                        PS: Perhaps I should have mentioned it in the original post: yes, I did do a google search on this, and couldn't find a way to fix it: instead, many people seemed to suggest using the shutdown command in the konsole as a workaround.



                        Blair

                        Comment


                          #13
                          Re: Option to shut down computer missing

                          Originally posted by bossa

                          steve@teddy:~$ sudo shutdown -r

                          That is NOT the command I provided. It is only 3/4 of the command I gave you.

                          Comment


                            #14
                            Re: Option to shut down computer missing

                            Originally posted by blairm

                            Any other suggestions?
                            Well, that's an unusual little situation -- something isn't quite right with the KDE default interface. With no guarantees, here are the things I might try:

                            - rename the .kde hidden folder (with all your desktop settings in it ...) and then restart the system. You will lose your desktop settings, but you may gain a normal shutdown option in the process.

                            - if that doesn't do it, and you can't stand to open a Konsole and do the CLI shutdown, then I guess maybe I've have to contemplate reinstalling the kubuntu-desktop metapackage. But it's hard to believe you need to do something that extreme, just to get back to the default shutdown options from the GUI .....

                            Comment


                              #15
                              Re: Option to shut down computer missing


                              Dibl: Regarding the incomplete command - assume you mean the lack of sudo? I did include that when I typed it in the konsole, it just a matter of poor copy and paste skills when I made the post.

                              Renamed the .kde folder to .kde2 which reset everything, but there was still no shutdown option: also removed kubuntu desktop using synaptic, choose the complete removal including configuration files option, and reinstalled: no difference after that either.

                              Starting to think I'll just have to get my parents used to a two-step process to shut down the computer.

                              Personally, I could deal with using the command line the shutdown every time (although it would be a little annoying) but it's not really practical for my parents.

                              Thanks again for all the suggestions,

                              Blair

                              Comment

                              Working...
                              X