[PyKDE] DCOP From Cron
    Richard Heck 
    rgheck at comcast.net
       
    Tue Jun 20 16:49:07 BST 2006
    
    
  
İsmail Dönmez wrote:
> Salı 20 Haziran 2006 17:19 tarihinde, Richard Heck şunları yazmıştı: 
>   
>> I'm writing a simple application to rotate wallpaper every so often, and
>> I want to run it as a cron job. The basic structure is pretty simple,
>> and it works fine if I run it in a shell under KDE. But when I run it as
>> a cron job, it does not connect to the DCOP server. Is there some way to
>> tell the script which DCOP server to connect to?
>>     
> Maybe try dcop --user $username .
>   
Sorry, that wasn't clear. The program I'm writing is in Python.
Richard
    
    
More information about the PyQt
mailing list