View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001755 | DCP-o-matic | Bugs | public | 2020-06-05 14:41 | 2023-02-24 10:41 |
Reporter | carl | Assigned To | carl | ||
Priority | immediate | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
OS | Windows | ||||
Target Version | 2.16.0 | ||||
Summary | 0001755: boost::filesystem::file_size: The system cannot find the path specified | ||||
Description | on trying to copy a DCP (with writer). | ||||
Tags | alpha-1-blocker, ci | ||||
Branch | windows-long-filenames | ||||
Estimated weeks required | |||||
Estimated work required | Small | ||||
related to | 0002465 | acknowledged | Path and file name constraints |
|
Works when the folder is moved to C:\ |
|
MAX_PATH is 260 characters without some fiddling - registry hacks and new versions of Windows 10 - or maybe using the Unicode APIs... Or maybe we can just stick |
|
See branch - maybe just make a helper that does what |
|
Should be fixed by |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-05 14:41 | carl | New Bug | |
2020-06-05 14:41 | carl | Priority | normal => immediate |
2020-06-05 14:41 | carl | Estimated work required | => Undecided |
2020-06-05 14:42 | carl | Note Added: 0003836 | |
2020-12-01 12:31 | carl | Estimated work required | Undecided => Small |
2021-04-20 21:30 | carl | Note Added: 0004255 | |
2021-04-20 21:31 | carl | Priority | immediate => normal |
2021-04-20 21:31 | carl | Severity | major => minor |
2021-04-20 21:31 | carl | Status | new => acknowledged |
2021-04-20 21:31 | carl | Target Version | 2.16.0 => |
2021-04-20 21:33 | carl | Note Edited: 0004255 | |
2021-04-20 21:37 | carl | Priority | normal => immediate |
2021-04-20 21:37 | carl | Target Version | => 2.16.0 |
2021-04-21 00:00 | carl | Branch | => windows-long-filenames |
2021-04-21 00:02 | carl | Note Added: 0004262 | |
2021-04-22 13:00 | carl | Tag Attached: alpha-1-blocker | |
2021-04-22 18:57 | carl | Assigned To | => carl |
2021-04-22 18:57 | carl | Status | acknowledged => confirmed |
2021-04-22 21:26 | carl | Tag Attached: ci | |
2021-04-24 00:01 | carl | Status | confirmed => resolved |
2021-04-24 00:01 | carl | Resolution | open => fixed |
2021-04-24 00:01 | carl | Note Added: 0004295 | |
2021-10-08 00:05 | carl | Status | resolved => closed |
2023-02-24 10:41 | carl | Relationship added | related to 0002465 |