Page MenuHomePhabricator

_App_.ini is not processed once application is deployed
Closed, InvalidPublic

Description

Hello,

I have a custom application based on Mitk. When working on it trough Visual Studio, I can use a ".ini" file, which is read and processed well.
But when the application is deployed, the "ini" file is not present in the bin/ directory, and not even processed if I create it by hand.
I had a read in Mitk _BaseApplication_ and Poco _Application_ classes, but haven't find any reason for this behavior.

Event Timeline

Opened this bug because the splash screen wasn't visible.
After deeper analysis, we discover that the splash screen may appear and disappear quickly, make it "unvisible".
It is configured to be closed just after BlueBerry platform is up (plugins started), and some DLL may be loaded afterward. Hence there should be a delay between splash close and actual workbench display

kislinsk changed the task status from Invalid to Spite.Jun 27 2018, 1:29 PM
kislinsk added a project: Bulk Edit.
kislinsk changed the task status from Spite to Invalid.Jun 27 2018, 1:35 PM
kislinsk removed a project: Bulk Edit.