Author Topic: Task Scheduler  (Read 1242 times)

Daftboy

  • Guest
Task Scheduler
« on: June 08, 2010, 02:43:24 AM »
Kind of a silly question but can anyone suggest how to go about finding out the Task Scheduler. Supposed to be found in System Settings > Advanced > ?? but that leads nowhere.  ???

Thanks. 

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11532
  • ----IOFLU----
Re: Task Scheduler
« Reply #1 on: June 08, 2010, 04:06:03 AM »
Kind of a silly question but can anyone suggest how to go about finding out the Task Scheduler. Supposed to be found in System Settings > Advanced > ?? but that leads nowhere.  ???

Thanks. 


In KCC (Configure Your Desktop) This icon;

Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Cris70

  • Full Member
  • ***
  • Posts: 138
Re: Task Scheduler
« Reply #2 on: June 08, 2010, 04:44:01 AM »
uh? I don't have that item. Do I have to install something to enable that?

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11532
  • ----IOFLU----
Re: Task Scheduler
« Reply #3 on: June 08, 2010, 04:57:12 AM »
uh? I don't have that item. Do I have to install something to enable that?

It's a part of the kdebase4-workspace-4.4.4-1pclos2010 package. If you are running the 2010.1 official release, it should already be installed. If you are running some other DE community release, you'll have to install that package, and whatever other dependencies it requires.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Daftboy

  • Guest
Re: Task Scheduler
« Reply #4 on: June 08, 2010, 05:52:38 AM »
Old-Polack, thanks for the reply but that (Task Scheduler) is not showing up in the system settings. All I can see is K3b Setup, Login Manager, Policykit Authorization and Samba under system. I am running Platform 4.4.4 and the official 2010.1 release.

Offline marian

  • Hero Member
  • *****
  • Posts: 608
  • Hi
Re: Task Scheduler
« Reply #5 on: June 08, 2010, 06:12:35 AM »
I have the PCLOS KDE 2010 (not 2010.1) official release fully updated and kdebase4-workspace-4.4.4-1pclos2010 installed but no Task Scheduler.
Freedom is the only way!

Offline old_guy

  • Hero Member
  • *****
  • Posts: 706
Re: Task Scheduler
« Reply #6 on: June 08, 2010, 06:12:50 AM »
Daftboy
I looked at my PCLOS 2010 and did not see Task Scheduler either. I reloaded kdebase4-workspace and rebooted - still not there. I then checked task-kde4-extra which added task-kde4 and many other packages - rebooted and it was there.
Earl
Never too old to learn.

Daftboy

  • Guest
Re: Task Scheduler
« Reply #7 on: June 08, 2010, 06:46:08 AM »
Old_guy, thanks. I am going to check out the task-kde4-extra packages and see how it goes.

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11532
  • ----IOFLU----
Re: Task Scheduler
« Reply #8 on: June 08, 2010, 07:48:39 AM »
Old-Polack, thanks for the reply but that (Task Scheduler) is not showing up in the system settings. All I can see is K3b Setup, Login Manager, Policykit Authorization and Samba under system. I am running Platform 4.4.4 and the official 2010.1 release.

Install the kdeadmin4 package from Synaptic.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Daftboy

  • Guest
Re: Task Scheduler (Solved)
« Reply #9 on: June 08, 2010, 08:06:06 AM »
I installed the task-kde4-extra package as mentioned by old_guy, which pulled in a lot of other packages as well and finally task scheduler did show up. Thanks for all the help. Maybe kdeadmin4 package would have been a smaller package to download!!  ;D

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11532
  • ----IOFLU----
Re: Task Scheduler (Solved)
« Reply #10 on: June 08, 2010, 08:25:11 AM »
I installed the task-kde4-extra package as mentioned by old_guy, which pulled in a lot of other packages as well and finally task scheduler did show up. Thanks for all the help. Maybe kdeadmin4 package would have been a smaller package to download!!  ;D

[root@littleboy ~]# rpm -ql kdeadmin4
/usr/bin/ksystemlog
/usr/lib/kde4/kcm_cron.so                                <-- This
/usr/share/applications/kde4/ksystemlog.desktop
/usr/share/apps/ksystemlog
/usr/share/apps/ksystemlog/ksystemlogui.rc
/usr/share/doc/HTML/en/kcron
/usr/share/doc/HTML/en/kcron/common
/usr/share/doc/HTML/en/kcron/index.cache.bz2
/usr/share/doc/HTML/en/kcron/index.docbook
/usr/share/doc/HTML/en/kcron/kcronstart.png
/usr/share/doc/HTML/en/kcron/newtask.png
/usr/share/doc/HTML/en/kcron/newvariable.png
/usr/share/doc/HTML/en/ksystemlog
/usr/share/doc/HTML/en/ksystemlog/common
/usr/share/doc/HTML/en/ksystemlog/filter-process.png
/usr/share/doc/HTML/en/ksystemlog/first-opening.png
/usr/share/doc/HTML/en/ksystemlog/groupby-hour.png
/usr/share/doc/HTML/en/ksystemlog/index.cache.bz2
/usr/share/doc/HTML/en/ksystemlog/index.docbook
/usr/share/doc/HTML/en/ksystemlog/main-screen.png
/usr/share/doc/kdeadmin4-4.4.4
/usr/share/doc/kdeadmin4-4.4.4/README
/usr/share/kde4/services/kcm_cron.desktop              <-- And this
/usr/share/pixmaps/utilities-log-viewer.png

Task-kde4-extra brings in;
- amarok
- digikam
- k3b
- kaffeine
- konversation
- ktorrent
- kuickshow
- smb4k

I have all of these installed already, without having task-kde4-extra installed as a package.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline old_guy

  • Hero Member
  • *****
  • Posts: 706
Re: Task Scheduler
« Reply #11 on: June 08, 2010, 09:18:41 AM »
old-polack

# rpm -ql kdeadmin4
/usr/lib/kde4/kcm_cron.so                                <-- This

If I am trying to install Task Scheduler, how does one search already installed packages (kdeadmin4) pointing to (/usr/lib/kde4/kcm_cron.so) among many others get you to know what to install?
Earl
Never too old to learn.

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11532
  • ----IOFLU----
Re: Task Scheduler
« Reply #12 on: June 08, 2010, 10:39:19 AM »
old-polack

# rpm -ql kdeadmin4
/usr/lib/kde4/kcm_cron.so                                <-- This

If I am trying to install Task Scheduler, how does one search already installed packages (kdeadmin4) pointing to (/usr/lib/kde4/kcm_cron.so) among many others get you to know what to install?
Earl


In this case the old name of the app was kcron, (unchanged for 10+ years) so I did a Google search for kcron replacement in KDE4.  First hit was this;

http://techbase.kde.org/Schedules/KDE4/4.1_Feature_Plan

Which got this;



The next thing was the command already given to check for certain, as the description of the package's contents is not very good in Synaptic.

If one started with the full path to a particular known file, and wanted to know which package installed it;

[root@littleboy ~]# rpm -qf /usr/lib/kde4/kcm_cron.so
kdeadmin4-4.4.4-1pclos2010
« Last Edit: June 08, 2010, 10:41:01 AM by old-polack »
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline old_guy

  • Hero Member
  • *****
  • Posts: 706
Re: Task Scheduler
« Reply #13 on: June 08, 2010, 12:12:29 PM »
old-polack
Thanks, but to just follow up. I downloaded pclinuxos-kde-2010.1.iso from the link on the Main page and did a new install - no Task Scheduler.
Did a full update - 365MB - no Task Scheduler.
Finally loaded kdeadmin4 -2253kB - Task Scheduler now appears.
So it does not come without adding a package.
Earl
Never too old to learn.

Offline jaydot

  • Administrator
  • Super Villain
  • *****
  • Posts: 15565
  • there is no limitation on imagination
Re: Task Scheduler
« Reply #14 on: June 08, 2010, 12:45:50 PM »
Daftboy, if your issue is not resolved, please pm me to reopen thread.  everyone else, if you have a problem start your own thread.  if your post is of no use to the op and is information only , it should not be here.
PCLinuxOS  Get it?  Got it?  Good!!   8)

We don't have any millionare angels or corporate backers paying the bills here, PLEASE DONATE.
http://pclinuxos.com/?page_id=7