Slackware :: Scheduled Recording In Kaffeine Not Working?

Mar 16, 2010

my favourite media player is Kaffeine. One reason is, that no other application has better support for DVB-T including channel tuner. Version 1.0-pre2 from SBo works great, with one limitation, though: Scheduled recording doesn't work. When I open the programme guide and select a programme to be recorded, Kaffeine reports that the recording has been scheduled. Then, at the scheduled start time, a zero byte file with the name of the programme is created, but it remains empty forever. Instant recording, on the other hand, works just fine. I am on Slackware64-current with all updates up to now.

View 2 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Scheduled TV Recording ?

Apr 3, 2010

I use Kaffeine to record live TV to disk for later playback. I've been putting up with Kaffeine's little foibles for the last little while, but tonight (for the second night in a row) I accidentally closed it and consequently it didn't record anything.

Is there any software I can use to construct a recording schedule which will then not be dependent on me remembering to leave a particular app running? I don't really need this in MPEG4 or anything. The PC stays on 24x7 - I just need it to launch a recording at the correct time.

I've avoided MythTV in all it's incarnations because I want the computer to still function as a normal PC most of the time, and from my admittedly brief trial of MythTV it took over the PC and wouldn't let me open a web browser or a mail client.

View 5 Replies View Related

Slackware :: Scheduled Downtime For The Website?

May 5, 2010

Is [URL] down right now? It seems to be.

View 2 Replies View Related

Slackware :: Cron Jobs Scheduled To Run But PC Suspended?

Apr 7, 2011

By default, cron jobs are scheduled to run at 4:40 IIRC. I have my computer set to suspend after half an hour of inactivity so, except for some all-nighters, pretty much every day at that time my PC is suspended. What happens to the cron jobs? I don't suppose they run while the suspension is in effect. Do they get run when the computer wakes up or does cron wait until the next day at 4:40 to run the jobs?

View 5 Replies View Related

General :: Scheduled Cron Job Stpped Working

Aug 22, 2011

I run a Fedora 9 server at home, to host an "old school" MOO.To back up the database, I scheduled a cron job - and got some help with the script.I don't fiddle with stuff on the server much, because I don't really have a clue - leave well enough alone.But now I'm without backups. (I'd prefer to get this working, as it seemed pretty simple, and worked well for so long).

View 14 Replies View Related

General :: Scheduled Tasks / Cron Not Working Right?

May 23, 2011

Got a small problem, I'm trying to schedule a script to run every Thursday at midday and the scheduled tasks application on Ubuntu doesn't seem to work. The script is fine when I run it from a terminal.I have zero experience using cron at the command line, can anyone tell me what I should do?

View 2 Replies View Related

Slackware :: Kaffeine Won't Start On One Of 13.37 Systems

Jun 10, 2011

I have 13.37 installed on three PCs. Two nvidia (propriertary driver from Slackbuilds) and one ATI (radeon dirver). Kaffeine 1.1 installed from Slackbuild on all three machines. Runs fine on the ATI box and on one of the nvidia boxes, but fails to start (or provide any messages when command-line started) on the other nvidia box.The box on which it will not start is also the box that has a DVB card in it - which is why I particularly want kaffeine to run there as it has a really easy interface to the TV card which ran just fine under Slack 13.1.

My gut feeling it that the problem is connected to the presence of the TV card which is somehow srewing up initialisation of kaffeine, but (other than removing the card physically) I am not sure how to test this or test whether the card is working. lspci and dmesg shows that it has recognised during boot-up.Any ideas on how I should investigate this? Or on how I can bypass the problem by configuring vlc (which runs fine for dvds and video clips) to view DVB output?

View 14 Replies View Related

General :: Page 2 - Scheduled Cron Job Stepped Working

Sep 8, 2011

The back.sh script is being run as user basil, whcih means that when it comes to copying the backup file to the target location you do not have the correct permissions to access the contents of the directory (it is rwx by root only).So, what do we do? Hoping it is ONLY the directory permissions which are fouling things up we have a range of options which, in not particular order of 'good', include:

a) change ownership/permission on target directory.
b) have the back.sh script run by the root user
c) set up sudo to permit the file copy to be done by root
d) use setuid on the back.sh to have it run, effectively, as root

A lot of the answer will depend upon what else the Dropbox directory is for. If it's JUST for your backups for this then I'd be inclined to:

Code:

chown basil /root/Dropbox
chmod g+rwx /root/Dropbox

which will permit the basil user full access and thus allow the file operations being done and give root access via the group permissions (not that the root user really needs this).Also, I'd be inclined to:

Code:

chown basil /home/xxxx/moo3/bin/back.sh
chmod u=rwx,g=rx,o= /home/xxxx/moo3/bin/back.sh

which will make things 'look' better, it just reinforces the point that the script is run (and owned) by the basil user.

View 3 Replies View Related

Ubuntu :: Cron Or Scheduled Tasks Not Working Properly

May 23, 2011

I am running a series of operations on executable matlab scripts which are connecting python and fortran scripts. I schedule the executables in cron. The problem:

- My original matlab scripts work perfectly.
- My executables work perfectly if I run them from the terminal. - Using the gui scheduled tasks and running the scripts once from a button, everything also works fine.
- But when I leave the scheduled tasks run on their own, I get an error! The error can be that the script hangs in general (I have some text logs exported every step to track the progress), or I get an error which never appears when I run the script with any of the other mentioned ways.
- I tried both cron command prompt or the GUI scheduled tasks
- I am running on Ubuntu 64 bit

View 3 Replies View Related

OpenSUSE :: Kaffeine Working With Files From A Nas - Can't Find Plug In ?

May 20, 2011

I've just installed a nas on my system. All is ok apart from Kaffeine. It will play the file from the home dir, a usb disc but not for some reason the same file over the network located on a nas. It come up with the following error message:

The connection was configured as a MS Windoze network drive.via dolphin. No problems with compressed,pdf or doc files or copying etc just playing an avi with kaffeine.

View 1 Replies View Related

Slackware :: Flash Player Not Play Audio On Particular Recording

Apr 28, 2010

My flash player has stopped playing back audio on a particular TV show recording. Movie is fine but no audio. It's fine with every other movie. However, I notice I can play that same tv show in windows, which has to discount a problem with the station or their movie files. The slack package used to play this tv TV program until recently.

Code:
[URL]
Do you think reinstalling the package would fix it?
i.e.
Code:
slackpkg remove flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz
then
Code:
slackpkg install flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz

View 15 Replies View Related

Ubuntu :: Recording Audio In 10.04 Not Working

Apr 29, 2010

I am currently running Ubuntu 9.04 and am looking at upgrading to the upcoming 10.04 LTS release. And have been trying out the new version using the release candidate live CD. The main problem is one that was also evident when 9.04 was originally installed - audio recording and monitoring simply is not working. With 9.04 it took several hours of head-banging and reading HOW-TOs and guides to get to the point where audio input to the sound card played through the speakers and can be recorded by programs such as Audacity.

I've been trying to poke around with 10.04 to get the same results and so far had no success. (Things have changed sufficiently that it does not seem straightforward to simply replicate my 9.04 settings.) This is on 64-bit Ubuntu with a Soundblaster Audigy sound card. It's a little disappointing that we are not yet at the point where this type of basic functionality is working "out of the box" with Ubuntu. Anyone have any tips to setting up 10.04 for audio recording and monitoring?

Although I never did get this working with the live CD, recording worked fine after doing a test installation of Lucid on a spare hard drive. With the live CD the primary line input was not even showing up in alsamixer. With Lucid installed it was no problem to find and crank up the volume on this input. In actuality then, once the installation was actually done it took much less fiddling with this release than it did with 9.04 to get the same results.

View 1 Replies View Related

Ubuntu Multimedia :: Sound Recording Not Working?

Oct 23, 2010

I'm having problems getting my microphone to work on a new Kubuntu 10.10 install. I'm not sure what's wrong, but I can't make Skype calls (in which the other party hears me).

View 2 Replies View Related

Debian Configuration :: Microphone Recording And In Skype Not Working

Feb 7, 2010

I have troubles with microphone on skype. It used to work ok and now I don know what i have changed. I can hear myself in earphones is I blow into mic. but if I try to record myself arecord -d 10 test.wav Here is may amixer output:

[Code].....

View 2 Replies View Related

Slackware :: Slackware 13.1 VIA VT1708S Audio Driver - Get Working Without Rebuilding The Kernel?

Jun 23, 2011

I'm trying to bring my Slackware system back to life as my XP HDD is dying... I've got everything working except for my audio. I got a new motherboard (ASRock P43DE3) and it has a VIA VT1708S as the onboard audio. Is there any way I can get this working without rebuilding the kernel?

View 5 Replies View Related

Slackware :: Alfa AWUS036h Rtl8187 Adapter Not Working On Slackware 13.1

Oct 13, 2010

I recently bought the Alfa AWUS036h which uses the Realtek rtl8187 chipset. I am able to load the module and connect to any network, but its almost as soon as I try to load a page the connection drops. It never stays connected for more than 30 seconds. My other computers using the same adapter in the same spot work fine, unfortunately there not running slackware. I've tried compiling the newest stable kernel and checked the rd.inet1.conf settings.

View 6 Replies View Related

Slackware :: Get The Moonlight Extension Which Enables One To Watch Sky TV Working In Slackware?

Mar 13, 2011

Has anyone managed to get the moonlight extension which enables one to watch Sky TV working in slackware? I have the extensions for firefox and chrome but all I get is a blank screen.

View 5 Replies View Related

Slackware :: USB Printer Stopped Working After Upgraded Slackware

Mar 3, 2010

My USB printer stopped working after I upgraded Slackware, using the Current.Also can not install any USB printer. CUPS version 1.4.2.

View 14 Replies View Related

Ubuntu :: Can't See Results Of Job Scheduled With The 'at' Command

Oct 5, 2010

I scheduled a job, 'ls -a', with the at command, 3 minutes in the future. It looks like the job ran, but I cannot see the results of 'ls -a'. I accessed my mail with the 'mail' command and saw that the output of my scheduled job was message 1. I typed in '1' after the & prompt, and saw that the subject of the message was the output of my job, scheduled at the time specified with the 'at' command. I cannot see the output of the 'ls -a' command that I scheduled though. How do I see the contents of the message, and the actual output of the job.

View 1 Replies View Related

Ubuntu :: Run A Script With Scheduled Tasks?

Jun 27, 2011

i have made a search on this subject and i always find the cron to be the solution for me. But i am asking because i think what i want can be done differently. i have a command line to grab stream and save it. i want this command to be run at different time (hours) on specific days. i should use the "at", as far as i saw here on the forum. But are there other way to do it? can i have a simple script that i run the day of the event, before this occur?

View 1 Replies View Related

Slackware :: Watchport V2 Webcam Not Working Slackware 13

Nov 20, 2010

I am fairly new to this and I cannot get a watchport V2 webcam in working slackware 13.

It seems to be recognised;

Bus 003 Device 002: ID 1608:4001 Inside Out Networks

View 1 Replies View Related

Ubuntu :: Scheduled Copy Folder Task?

Jan 10, 2011

i was reading on how to do scheduled tasks, however i couldnt find anything that was a scheduled task to copy a whole folder to a NAS(Network Storage) thats linked on my ubuntu desktop every 4 hours or so.

View 1 Replies View Related

Ubuntu :: Want To Set Up A Scheduled Task To Take A Screen Shot?

Feb 13, 2011

I have my background as a satellite picture of the earth. Right now I have a scheduled task to grab that picture off the internet (the website updates it every three hours) so my background is a 'live' snapshot of the earth.

I want to set up a scheduled task to take a screen shot every three hours, so that I can see, for example, the way the earth changes over the course of a day...a week, etc. I already have the Scheduled Task Manager from Gnome, but would anyone know what command I could use to do this?

My biggest problem is figuring out how to change the name of the picture it saves it as every time. (e.g. earth1.jpg, earth2.jpg, earth3.jpg, etc.)

View 2 Replies View Related

Server :: Webmin - Scheduled Cron Job (Password)

Jan 20, 2010

I have webmin on my linux server, I've made a cron job which requires a password to be entered after the command has been run.. all good. I noticed the cron job has the option "Input to command", where after many hours googling a can assume this is where you type input after the cron job has run (for example, a password?). I have tired putting the password needed for the job (the cron job is an ssh root@address) into this field however the output when running the cronjob is saying "permision denied" still.

Is there some sort of character I have to enter in this field, like
-p mypassword:
or
*mypassword?
or
"mypassword"

View 5 Replies View Related

Programming :: Scheduled Copy Based On Filename?

Jun 17, 2010

Since I'm not building a specific piece of software but a shell script, I hope this is in the right forum. At work, we use RHEL for the basic system but have Windows clients attached as well. On the Win side, there's a program that I'm trying to duplicate on the Linux side. Because of established procedures, I can't change the way files are named so please don't suggest I do that (my boss would not be happy). We have files stored on an NFS share we manipulate on either side.

The program is used to copy files from one directory to another, based on the filenames. The first two characters of the filename are ignored (they're for human-readable sorting purposes only), the next four characters are the time, and then all characters after that are ignored. The time is read and the file gets copied at that time. (This was all done in VC++ many years ago, and nobody knows where the source code is.) For example, a file named 2d0730abcd.txt would be copied from the source directory to the destination directory at 7:30am.

It seems to me that it should be fairly straightforward to build a shell script on the Linux side to do the same thing, but darned if I can figure out which magical combination of commands to use. Would the shell script end up creating a giant pile of AT commands?

View 10 Replies View Related

Ubuntu Servers :: Get Scheduled Task To Run A Bash Script?

Sep 10, 2010

I am trying to get Scheduled Task to run a bash script (which runs an rsync command) but it does not seem to be running. I can run the script from the command line with out a problem, but I have it scheduled in Scheduled Tasks to run once everyday and I can't find any evidence of it running or any indication why it does not run. is there a better GUI for scheduling tasks? I am running 10.04 server with xbuntu desktop

View 5 Replies View Related

Ubuntu :: Unable To Launch Scheduled Tasks Application

Nov 7, 2010

When I try to launch it from the System Tools sub folder, I see it appear for a second and then it disappears. What should I do? This is the code displayed when I try running it from the Terminal.

View 1 Replies View Related

Ubuntu :: Status Of Cron Scheduled Tasks While Computer Off?

Apr 29, 2011

Basically what I wanted to know is, if we turn the computer off (or hibernate/standby) - what will cron do with the tasks that were suppose to be scheduled during that time period the moment u turn it back on? Reason I ask is because i have a backup scheduled for every single hour. And another one I want to schedule for every 15mins. If I turn my comp in standby overnite, I certainly don't want to turn it on in the morning to find cron doing like 30 back up jobs!

View 2 Replies View Related

Applications :: Correct Syntax For Scheduled Cron Jobs

May 25, 2010

I need to create the following cron jobs:

job #1: runs Mon, Tue, Wed, Thu, Fri, Sun at 9PM every month except for 15th
job#2: runs on 15th of each month at 9PM
job #3: runs every Saturday at 6PM every month

What is the correct syntax for this kind of scheduled cron jobs?

View 7 Replies View Related

General :: Does Scheduled Reboot Of Server Improve Performance?

Nov 12, 2009

I just want to know if a linux server got rebooted after a scheduled time(2/3 month), whether the performance improves. If improves why.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved