Message161091
| Author | roger.serwy |
|---|---|
| Recipients | Anthony.Kong, BugReporter, loewis, roger.serwy, terry.reedy |
| Date | 2012-05-19.04:33:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337401983.97.0.122861279678.issue14838@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The reason why IDLE failed to launch is due to stderr=None when using pythonw.exe. The first Warning message cause IDLE to abort. See issue13582 for more details and a solution to the problem of IDLE not starting. Cain, your home directory should contain a folder named ".idlerc". Within this folder are a few configuration files for IDLE. The warning messages indicate that you are missing "config-highlight.cfg" which contained the definitions for the "desert" theme. Try renaming "config-main.cfg" to something else and relaunch IDLE. This will force IDLE to use its default settings. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-19 04:33:04 | roger.serwy | set | recipients: + roger.serwy, loewis, terry.reedy, Anthony.Kong, BugReporter |
| 2012-05-19 04:33:03 | roger.serwy | set | messageid: <1337401983.97.0.122861279678.issue14838@psf.upfronthosting.co.za> |
| 2012-05-19 04:33:03 | roger.serwy | link | issue14838 messages |
| 2012-05-19 04:33:02 | roger.serwy | create | |