Description
Trying to create a page causes windows error, errno 3.
Task: Try to reproduce this bug using different Python versions (2.3, 2.4, 2.5a1 and 2.5.x release) on Win XP SP2. Attach the traceback.
Steps to reproduce
Installed MoinMoin 1.5.3 on WinXp in default (c:\Python25) location.
- Configured to run standalone.
- When using the help pages for page creation, all ended with Windows error, Errno 3.
When accessing a new link MyNewPage on MyStartingPage, ended in Windows error, Errno 3.
When selecting non-existing page in browser as 'http://localhost:8000/MyNewPage', got Windows error, Errno 3.
- Setup path to use Python24; installed into Python24
- Used same configuration as previous installation, with modification to htdocs path in moin.py.
Accessed MyNewPage link, got to wiki page that offered to create new page.
When selecting non-existing page in browser, go offered to create new page, 'http://localhost:8000/MyNewPage1'
Example
Details
MoinMoin Version |
1.5.3 |
OS and Version |
WinXp Home Service Pack 2 |
Python Version |
2.5.a1 |
Server Setup |
standalone |
Server Details |
|
Workaround
Discussion
Please add traceback.html for the errno 3.
1.5.3 was definitively running on Windows, useless to debug without traceback.
Plan
- Priority:
- Assigned to:
- Status: 1.8.2 works on windows, can't reproduce this bug (and 1.5.3 is outdated anyway)