Actions
Bug #112
closedXBE Launch Failure
Start date:
Due date:
% Done:
0%
Resolution:
fixed
Affected Version:
Description
Somehow r30607 has broken all XBE launching, be it via the Programs menu, File manager, Favourites, shortcuts, whatever.
Previous log example:
15:41:49 M: 53616640 INFO: launch xbe:Harddisk0\Partition1\Apps\Tools\XBpartitioner_1.1 d:\XBpartitioner.xbe
15:41:49 M: 53616640 INFO: mount Harddisk0\Partition1\Apps\Tools\XBpartitioner_1.1 as D:
15:41:49 M: 53616640 NOTICE: Unmapped drive D
15:41:49 M: 53616640 NOTICE: Mapping drive D to Harddisk0\Partition1\Apps\Tools\XBpartitioner_1.1
15:41:49 M: 53616640 INFO: launch xbe:d:\XBpartitioner.xbe
Current log example:
15:42:46 M: 53620736 INFO: launch xbe: d:\XBpartitioner.xbe
15:42:46 M: 53620736 INFO: mount as D:
15:42:46 M: 53620736 NOTICE: Unmapped drive D
15:42:46 M: 53620736 NOTICE: Mapping drive D to
15:42:46 M: 53620736 INFO: launch xbe:d:\XBpartitioner.xbe
As "" is not a valid path for D, the console relaunches the current dashboard XBE instead.
Updated by arnova about 14 years ago
And you're 100% sure it's r30607? And that it's not fixed already in current SVN? I wonder where this is coming from...
Updated by arnova about 14 years ago
- Status changed from New to Closed
- Resolution set to fixed
Updated by bombbloke about 14 years ago
That seems to have done the job. Thanks! :)
Actions