rdmenezes / crashrpt

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

CR_INST_STORE_ZIP_ARCHIVES #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Use together CR_INST_NO_GUI | CR_INST_DONT_SEND_REPORT | 
CR_INST_STORE_ZIP_ARCHIVES 

What is the expected output? What do you see instead?
The zipped file, but it is not created as long as CR_INST_NO_GUI is specified, 
if I omit CR_INST_NO_GUI zip file is present as expected

What version of the product are you using? On what operating system?
1.27

Original issue reported on code.google.com by zacca...@zaksoft.com on 10 Oct 2010 at 9:46

GoogleCodeExporter commented 9 years ago
P.S. probably (but I have to test further) also CR_INST_APP_RESTART is effected 
by CR_INST_NO_GUI

Original comment by zacca...@zaksoft.com on 10 Oct 2010 at 9:54

GoogleCodeExporter commented 9 years ago

Original comment by zexspect...@gmail.com on 13 Oct 2010 at 3:26

GoogleCodeExporter commented 9 years ago
in ErrorReportDlg.cpp
from 339 line CR_INST_NO_GUI result this issue
probably also needs DoWork(...) would solve th problem

Original comment by iskr...@gmail.com on 28 Oct 2010 at 5:49

GoogleCodeExporter commented 9 years ago
Fixed in v.1.2.8

Original comment by zexspect...@gmail.com on 15 Feb 2011 at 3:42