Announcement

Collapse
No announcement yet.

Why can't I run kcron?

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

    Why can't I run kcron?

    $ sudo apt-get install kcron
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following NEW packages will be installed:
    kcron
    0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
    Need to get 0 B/1,958 B of archives.
    After this operation, 27.6 kB of additional disk space will be used.
    Selecting previously unselected package kcron.
    (Reading database ... 252294 files and directories currently installed.)$ dpkg -l kcron
    Desired=Unknown/Install/Remove/Purge/Hold
    | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
    |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
    ||/ Name Version Architecture Description
    +++-=========================-=================-=================-================================================== =====
    ii kcron 4:4.13.3-0ubuntu0 all program scheduler frontend - transitional package

    $ kcron
    No command 'kcron' found, did you mean:
    Command 'mcron' from package 'mcron' (universe)
    Command 'cron' from package 'cron' (main)
    Command 'ktron' from package 'ksnakeduel' (universe)
    kcron: command not found

    What is happening here?

    Preparing to unpack .../kcron_4%3a4.13.3-0ubuntu0.1_all.deb ...
    Unpacking kcron (4:4.13.3-0ubuntu0.1) ...
    Setting up kcron (4:4.13.3-0ubuntu0.1)

    Of course, Kickoff launcher does not find it either.
    'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

    #2
    Kron probably requires sudo access, IF it is not available through Settings.
    Try
    kdesudo kron
    (kdesudo and not sudo because I am assuming that kron is a KDE4 based utility.)
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment


      #3
      Kcron

      The Kcron can be launched from the KDE System Settings - (Personal Cron) KDE System settings > Task Scheduler.



      Commandline:
      Code:
      kcmshell4 kcm_cron
      As root (System Cron) can be edited with the command:
      Code:
      kdesudo kcmshell4 kcm_cron

      More/Earlier: https://www.kubuntuforums.net/showth...Task-Schedular
      A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
      Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

      Comment


        #4
        Wow. Things have changed from cron and crontab.
        I'm getting too old to keep up.
        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
        – John F. Kennedy, February 26, 1962.

        Comment


          #5
          [QUOTE=Rog132;364858]The Kcron can be launched from the KDE System Settings - (Personal Cron) KDE System settings > Task Scheduler.



          Thanks, but I do not have the root version in system settings. Any idea why?
          'I must have a prodigious quantity of mind; it takes me as much as a week sometimes to make it up.' Mark Twain

          Comment


            #6
            [QUOTE=joneall;364879]
            Originally posted by Rog132 View Post
            The Kcron can be launched from the KDE System Settings - (Personal Cron) KDE System settings > Task Scheduler.



            Thanks, but I do not have the root version in system settings. Any idea why?
            you nead to go back to this thread (post#4)and see how he added it to the system settings

            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment

            Working...
            X