Menu

#1314 Manager::LoadResource failure does not show file on LocateDataFile(..) failure

Undefined
applied
nobody
None
Bug_Report
2022-09-21
2022-09-21
No

The current src/sdk/manager.cpp Manager::LoadResource(const wxString & file) failure if the file does not exists outputs "" for the resource file and as such it is a PITA.

This change is to include the file name passed into the function in the LogError message so that at least you can see while file is failing.

1 Attachments

Discussion

  • Miguel Gimenez

    Miguel Gimenez - 2022-09-21
    • status: open --> applied
     
  • Miguel Gimenez

    Miguel Gimenez - 2022-09-21

    Applied in [r12903], thank you.

     

    Related

    Commit: [r12903]


Log in to post a comment.