HsnMustafa / gdocbackup

Automatically exported from code.google.com/p/gdocbackup
0 stars 0 forks source link

empty drawF #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?

1.
C:\p2\GDocBackupCMD\GDocBackupCMD.exe  -mode=backup -username=dgleba 
-passwordEncFile=
K:\v\Dropbox\datasink1\dat2\script-sink1b\pass1.txt 
-destDir=K:\v\Dropbox\google\googledocs-c -docF=doc -sprsF=xls -presF=ppt

What is the expected output? 
    all files successfully exported.

What do you see instead?
    get error as stated below.

What version of the product are you using? On what operating system?
    GDocBackupCMD - ver. 0.6.1.162 - http://gs.fhtino.it/gdocbackup

Please provide any additional information below.

INTERNAL ERROR: Empty drawF
----------------------------------------
System.ApplicationException: Empty drawF
   at GDocBackupCMD.Program.DoBackup(Dictionary`2 parameters)
   at GDocBackupCMD.Program.Main(String[] args)
----------------------------------------

****** WARNING: there are errrors! ******

Original issue reported on code.google.com by dgl...@gmail.com on 4 Sep 2011 at 1:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Solved.

I read the source code and found that this is a new command line parameter. I 
used the GDocBackup_0.6.1.162_Setup.exe interactive version and saw the options 
for drawF.

Original comment by dgl...@gmail.com on 4 Sep 2011 at 2:12

GoogleCodeExporter commented 9 years ago
I will improve the command line documentation.
Thank you.

Original comment by fht...@gmail.com on 4 Sep 2011 at 6:34