Bug #18752 2012-10-11 07:12
fpotargent
Error on startup when workspace contains project on network
On startup Code::Blocks (nightly 8438) is unable to open projects located on a network using an UNC path. A requester is shown saying "Unable to open ...".
The UNC path displayed in the requested has the first backslash stripped from the path. E.g. if the path is "\\someserver\somedir\myproject.cbp" the requester displays "Unable to open \someserver\somedir\myproject.cbp".
When CB is running the project can be opened without problems from the recent project list.
- Category
- Application::WrongBehaviour
- Group
- Platform:Windows
- Status
- Closed
- Close date
- 2012-10-11 12:19
- Assigned to
- mortenmacfly
History
mortenmacfly 2012-10-11 12:19
This bug is now fixed in HEAD.
Thank you for reporting it.