[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-05 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411582

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-browser-integration/f8b
   ||b4695829b2f4c202a82624728c4
   ||db5483aa46
 Resolution|--- |FIXED

--- Comment #8 from Kai Uwe Broulik  ---
Git commit f8bb4695829b2f4c202a82624728c4db5483aa46 by Kai Uwe Broulik.
Committed on 05/09/2019 at 11:49.
Pushed by broulik into branch 'master'.

Add "freebsd" as supported platform key

Chrome documentation only mentions "openbsd" and so does Firefox's because it
is just derived from Chrome's docs in this case.
Looks like downstream patching but it shouldn't hurt.

Differential Revision: https://phabricator.kde.org/D23729

M  +1-1extension/constants.js

https://commits.kde.org/plasma-browser-integration/f8bb4695829b2f4c202a82624728c4db5483aa46

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-05 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=411582

--- Comment #7 from Vladimir  ---
It would be good to teach it and " freebsd".

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-05 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411582

Kai Uwe Broulik  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #6 from Kai Uwe Broulik  ---
Lovely. This isn't mentioned in the documentation, it only knows "openbsd".

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-05 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=411582

--- Comment #5 from Vladimir  ---
The output is:
{arch: "x86-64", nacl_arch: "x86-64", os: "freebsd"}

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-05 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411582

--- Comment #4 from Kai Uwe Broulik  ---
Can you please check the following:
1.) got to Extension settings chrome://extensions
2.) In the top right enable "Developer mode"
3.) On the plasma browser integration card there should be a "Check views:
background page" (or something like that), click on that
4.) A developer tools window should appear
5.) Go to the "Console" tab
6.) Now type the following, hit return and paste the output
chrome.runtime.getPlatformInfo(console.log)

It should be something like {arch: "x86-64", nacl_arch: "x86-64", os: "linux"}

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-05 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=411582

--- Comment #3 from Vladimir  ---
(In reply to Kai Uwe Broulik from comment #2)
> Can you give some more information? What does the popup say? "Failed to
> connect to native host"?
The popup says: "Unsupported operating system. This extension is only supported
on Linux and FreeBSD".

> Do you have plasma-browser-integration package installed? There should be a
> "plasma-browser-integration-host" package in /usr/bin.
Yes, I have the package installed. When installed, it says: "Plasma integration
has been added to Chromium. Use this extension by clicking on this icon". A
package "plasma-browser-integration-host" found in /usr/local/bin (169624
bytes).

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-04 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411582

Kai Uwe Broulik  changed:

   What|Removed |Added

   Severity|critical|normal

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-04 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=411582

--- Comment #2 from Kai Uwe Broulik  ---
Can you give some more information? What does the popup say? "Failed to connect
to native host"?
Do you have plasma-browser-integration package installed? There should be a
"plasma-browser-integration-host" package in /usr/bin.

This extension consists of two parts: the extension you can easily install in
your browser and a binary package required to be packaged by your distribution.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-browser-integration] [Bug 411582] Extension crash

2019-09-04 Thread Vladimir
https://bugs.kde.org/show_bug.cgi?id=411582

--- Comment #1 from Vladimir  ---
Chromium Version 76.0.3809.100 (Official build), (64 бит)

-- 
You are receiving this mail because:
You are watching all bug changes.