Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 'Help' menu item in practically all apps gives an error #202

Open
tomsci opened this issue Feb 19, 2022 · 2 comments
Open

The 'Help' menu item in practically all apps gives an error #202

tomsci opened this issue Feb 19, 2022 · 2 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@tomsci
Copy link
Collaborator

tomsci commented Feb 19, 2022

The help file format is not supported yet, nor are the advanced APIs for task switching. The net result of this is that the common ways in which apps implement a 'Help' menu item will likely result in an error such as:

  • unimplemented operation opx.system.SetForegroundByThread
  • KErrGenFail from system RunApp

Creating this issue just to mark that this is a known issue.

@jbmorley jbmorley pinned this issue Feb 19, 2022
@jbmorley jbmorley added this to the Future milestone Mar 3, 2022
@jbmorley jbmorley added bug Something isn't working enhancement New feature or request labels Mar 3, 2022
@tomsci
Copy link
Collaborator Author

tomsci commented Mar 13, 2022

I've changed the behaviour in ff25876 to put up an explicit dialog which references this issue (and allow the app to continue) rather than crashing and burning.

@jbmorley
Copy link
Collaborator

That seems like a great idea!

tomsci added a commit that referenced this issue Feb 18, 2024
tomsci added a commit that referenced this issue Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants