You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crashrpt
Hi again,
I'm using crashrpt to catch errors and also to send a report upon
startup in case the application died without making a peep. The text
of the CrashSender dialog seems to be hardcoded to say "has stopped
working". I'd like to change it to say "failed to shutdown properly".
Is there a supported way to control this? If not may you instruct me
on how to add this feature in the source?
Thanks,
Adam
zexspectrum
unread,
May 24, 2011, 11:47:14 AM5/24/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cras...@googlegroups.com
It's not hardcoded, you can modify crashrpt_lang.ini file as you wish.
HowitZer
unread,
May 26, 2011, 12:11:27 PM5/26/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crashrpt
When is the crashrpt_lang.ini file read?
HowitZer
unread,
Jun 1, 2011, 4:40:56 PM6/1/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crashrpt
Awesome man. I ended up creating two lang files, one for restarting
after an improper shutdown and one for a normal crash report.