7
votes
9answers
239 views
How do you encourage end users to fill out trouble tickets?
So, I work in a fairly small IT section. We have a trouble ticketing system that about half of our end users use. Some of my coworkers don't really do much to encourage our end u …
6
votes
3answers
203 views
Best Practices for Error Logging and/or reporting for iPhone
When I do web development, I use a custom made logger that catches fatal errors and appends a trace to a file and displays a message to the user. I can occasionally glance to see …
3
votes
3answers
150 views
Where do I report a Windows core library problem?
How do I let Microsoft know about a problem I've found in one of their core library routines? Do they have a central repository to report these things?
I am not a member of Micros …
1
vote
2answers
137 views
How Can I Get Embarcadero Quality Central To Do Something About My Bug Report
It's almost a year ago that I asked this question on SO:
Menu Accelerator Keys Not Showing Up (Delphi 2009)
The Delphi programmers here at StackOverflow were superb with their ans …
1
vote
1answer
51 views
Anyone tried submitting hs_err files to Sun?
I run a lot of java code on my servers, and occasionally I get a JVM crash, accompanied by a crash dump hs_err_pid file.
Lately I've decided to try to be a better netizen, so I ex …
0
votes
5answers
80 views
Bug Reporting in an Application
I would like a form where users can reports bugs about my application. My initial thought was create a random gmail account hard code information about the account in to the appli …
