-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Clicking "open" after downloading an app throws an error window (EOS 6 Beta) #1533
Comments
Support for showing a toast when an app is installed was introduced with #1456. #1496 added a dialog on failure when trying to open an installed app. So far we have not been able to reproduce the error and solve it. @KarkanAlzwayed unfortunately I was not able to reproduce the error you described. I tried it with GNOME Web and Mail. I also installed other Flatpak apps that I had never installed before. I would like to solve the cause of the error if I could reproduce it locally on my end 😅️ |
Well, guess my laptop is smoking something. Lol. It does have that dumb Nvidia/Intel hybrid graphics if that makes any difference. |
@meisenzahl I have recreated it again. It is still happening on my end. :/ |
@meisenzahl There are two mail apps, one is 1.0.0 and it was last updated in 2016, and the other one is 1.0.8 and was last updated in 2018. It happens on both of them. the newer one installs, but doesn't open from the notification and the older one doesn't install at all. Same error in previous screenshots. |
@meisenzahl I think I made some progress in identifying this: it seems to happen for me if you install from a list view, like the package ID is not gotten unless the App Info View is loaded first. |
When downloading an app from the app center then that small window, that has "open" button, pops up, the app center throws a small error window that says "failed to launch [app name] appinfo not found for package: [app name]", when I hit the "open" button in that notification. To open the app, I'd have to go to the apps menu and open it. If uninstall the app then reinstall it and do the same, it opens. It seems like it happens just when the app is downloaded for the first time. It has happened on the mail app and gnome web so far (I've removed gnome web and mail apps as a part of my testing).
![Screenshot from 2021-05-15 19-33-51@2x](https://user-images.githubusercontent.com/49320606/118381147-f3dd3280-b5b5-11eb-8565-0025149da931.png)
![Screenshot from 2021-05-15 19-33-17@2x](https://user-images.githubusercontent.com/49320606/118381151-f63f8c80-b5b5-11eb-8080-99ea81e7aef9.png)
Note: I, also, think "appinfo" should be corrected to "app info" instead.
The text was updated successfully, but these errors were encountered: