Results 469 comments of Malcolm Smith

Even though the emulator isn't visible, it looks from the log like the app is starting correctly. I'm not sure if there's anything significant about the `ProfileInstaller` message – this...

Since we haven't heard from you for a week, I'll close this issue. If none of those methods worked, please comment below and let us know what happened.

Did you try the methods I linked in my previous comment? If they didn't work, what happened?

> Hello, yes I had tried the first method, but I can just have a glimpse of how the emulator would be like (see image) Try the following: * Right...

I see what you mean. On Windows 10 and emulator 34.2.15, even when the emulator is working and visible, right clicking on its taskbar thumbnail doesn't display a menu, it...

I can understand why they're going that way, and I even agree with them, but unfortunately Conda installers have a large legacy of existing user expectations to be compatible with.

> The use case you give - differentiating the formal name for "human facing" usage, and the app name for "machine facing" usage - already exists. But the executable name...

> But the executable name isn't currently the app name, it's the formal name. Although for macOS we have a [post-install script](https://github.com/beeware/briefcase-macOS-Xcode-template/blob/v0.3.21/%7B%7B%20cookiecutter.format%20%7D%7D/installer/scripts/postinstall) which creates a symlink for the app name...

Huh, OK. So @miss-programgamer, are you sure you were seeing the formal name in a console app? Maybe after enabling the `console_app` setting, you need to re-run `briefcase create`.