Opened 6 years ago
Closed 6 years ago
#2480 closed defect (fixed)
Startup errors do not appear in the log
| Reported by: | Tom Goddard | Owned by: | Eric Pettersen |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Logging | Version: | |
| Keywords: | Cc: | Greg Couch | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
If a traceback occurs during startup and ChimeraX does manage to start the error should appear in the Log panel. I believe this works for some errors, but failed to work for #2479.
This is very important for debugging user problems.
Change History (2)
comment:1 by , 6 years ago
| Status: | assigned → accepted |
|---|
comment:2 by , 6 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Tool startup was explicitly printing to stderr -- not logging the problem.