Amazon app crash

Asked by Henry Folorunsho

After update Amazon app wont open again. Am on ubuntu 16.04
please kindly assist

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu unity Edit question
Assignee:
No assignee Edit question
Solved by:
Henry Folorunsho
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What happens when you try to open it?

Revision history for this message
Henry Folorunsho (henryxav) said :
#2

When you click on the app. It launches the app. Just before the app open it crash

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

If you launch it from the terminal do you get any useful output?

Revision history for this message
Henry Folorunsho (henryxav) said :
#4

NO output. saying command not found

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

What is the output of:

grep -r -i amazon /usr/share/applications/* | grep -i exec

Thanks

Revision history for this message
Henry Folorunsho (henryxav) said :
#6

/usr/share/applications/ubuntu-amazon-default.desktop:Exec=unity-webapps-runner --amazon --app-id=ubuntu-amazon-default

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

OK, run:

unity-webapps-runner --amazon --app-id=ubuntu-amazon-default

What is the output?

Revision history for this message
Henry Folorunsho (henryxav) said :
#8

henry@polaris:~$ unity-webapps-runner --amazon --app-id=ubuntu-amazon-default
** Message: Launching webapp container for url 'http://www.amazon.com/?tag=u1webapp-20' and app_id 'ubuntu-amazon-default (command line 'webapp-container --app-id='ubuntu-amazon-default' --webapp --enable-back-forward http://www.amazon.com/?tag=u1webapp-20')
henry@polaris:~$ libEGL warning: DRI2: failed to authenticate
Invalid webapp webapp definition: homepage not found or fails predicate isString
Could not open manifest file: "/usr/share/unity-webapps/userscripts/unity-webapps-amazon/manifest.json"
qml: Loading webview on /home/henry/.local/share/ubuntu-amazon-default
Invalid webapp webapp definition: homepage not found or fails predicate isString
Could not open manifest file: "/usr/share/unity-webapps/userscripts/unity-webapps-amazon/manifest.json"
QQmlExpression: Expression file:///usr/share/webbrowser-app/webcontainer/WebApp.qml:273:25 depends on non-NOTIFYable properties:
    unity::action::qml::ActionManager::globalContext
[0709/172500.343539:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
qml: Loaded 8 UA override(s) from file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Web/ua-overrides-mobile.js
OxideQQuickWebView: canGoForward is deprecated. Please use the API provided by OxideQQuickNavigationHistory instead
OxideQQuickWebView: canGoBack is deprecated. Please use the API provided by OxideQQuickNavigationHistory instead
qml: Start browsing
XmbTextListToTextProperty result code -2
file:///usr/share/webbrowser-app/webcontainer/ContentPickerDialog.qml:22:1: module "Ubuntu.Content" is not installed
file:///usr/share/webbrowser-app/webcontainer/ContentDownloadDialog.qml:22:1: module "Ubuntu.Content" is not installed
file:///usr/share/webbrowser-app/ContentHandler.qml:20:1: module "Ubuntu.Content" is not installed
file:///usr/share/webbrowser-app/Downloader.qml:22:1: module "Ubuntu.DownloadManager" is not installed
file:///usr/share/webbrowser-app/Downloader.qml:23:1: module "Ubuntu.Content" is not installed
file:///usr/share/webbrowser-app/Downloader.qml:22:1: module "Ubuntu.DownloadManager" is not installed
file:///usr/share/webbrowser-app/Downloader.qml:23:1: module "Ubuntu.Content" is not installed
[0100/000000.067003:ERROR:broker_posix.cc(41)] Invalid node channel message

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#9
Revision history for this message
Henry Folorunsho (henryxav) said :
#10

no

Revision history for this message
Henry Folorunsho (henryxav) said :
#11

Solved

Revision history for this message
flashhmob (flashhmob) said :
#12

Thanks Henry Folorunsho for your response. It's helpful.