[Bacula-devel] Fwd: Exchange 2003 with bacula

2012-02-13 Thread Oscar Jose Polo Santrich
I assumed this could be, but even running it from the scheduler remains the same mistake. Anyway I think the error is the plugin, because when run the job with this FileSet FileSet { Name = "Exchange" Enable VSS = yes Include { Options { signature = MD5 } Plugin = "exchange

Re: [Bacula-devel] Exchange 2003 with bacula

2012-02-13 Thread James Harper
> > And I have this error "ssmadcaexc03-fd Fatal error: HrESEBackupSetup failed > with error 0xc8000230 - Exchange reports that no previous full backup has > been done." > This message suggests that you are trying to do an incremental or differential backup without having first done a full back

[Bacula-devel] assistance on Bat and Qt

2012-02-13 Thread Silver Salonen
Hello. So I thought I'd try putting some usability touches to Bat. I took KDevelop and pulled the code from git. I was able to make some simple changes and compile Bat. I moved on to trying to make all columns sortable everywhere (staring with pools) and ran into some very Qt specific problem.