Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Remaining Linux crashes and nits for 54 #6091

Closed
posix4e opened this issue Dec 8, 2016 · 2 comments
Closed

Remaining Linux crashes and nits for 54 #6091

posix4e opened this issue Dec 8, 2016 · 2 comments

Comments

@posix4e
Copy link
Contributor

posix4e commented Dec 8, 2016

-- Crashes these are blockers
[ ] When trying to use the local password store I get


-- Nits
[ ] Not implemented reached in static bool blink::PlatformKeyboardEvent::currentCapsLockState()
[ ]

Error: Could not call remote function 'isFocused'. Check that the function signature is correct. Underlying error: Object has been destroyed
   at callFunction (/usr/share/brave/resources/electron.asar/browser/rpc-server.js:226:11)
   at EventEmitter.<anonymous> (/usr/share/brave/resources/electron.asar/browser/rpc-server.js:319:5)
   at emitMany (events.js:127:13)
   at EventEmitter.emit (events.js:201:7)
   at WebContents.<anonymous> (/usr/share/brave/resources/electron.asar/browser/api/web-contents.js:181:13)
   at emitTwo (events.js:106:13)
   at WebContents.emit (events.js:191:7)", source: extensions::remote (219)
[5453:5453:1208/095057:ERROR:CONSOLE(219)] "Uncaught Error: Could not call remote function 'isFocused'. Check that the function signature is correct. Underlying error: Object has been destroyed
Error: Could not call remote function 'isFocused'. Check that the function signature is correct. Underlying error: Object has been destroyed
   at callFunction (/usr/share/brave/resources/electron.asar/browser/rpc-server.js:226:11)
   at EventEmitter.<anonymous> (/usr/share/brave/resources/electron.asar/browser/rpc-server.js:319:5)
   at emitMany (events.js:127:13)
   at EventEmitter.emit (events.js:201:7)
   at WebContents.<anonymous> (/usr/share/brave/resources/electron.asar/browser/api/web-contents.js:181:13)
   at emitTwo (events.js:106:13)
   at WebContents.emit (events.js:191:7)", source: extensions::remote (219)
[5453:5453:1208/095226:ERROR:CONSOLE(219)] "Uncaught Error: Could not call remote function 'isFocused'. Check that the function signature is correct. Underlying error: Object has been destroyed
Error: Could not call remote function 'isFocused'. Check that the function signature is correct. Underlying error: Object has been destroyed
   at callFunction (/usr/share/brave/resources/electron.asar/browser/rpc-server.js:226:11)
   at EventEmitter.<anonymous> (/usr/share/brave/resources/electron.asar/browser/rpc-server.js:319:5)
   at emitMany (events.js:127:13)
   at EventEmitter.emit (events.js:201:7)
   at WebContents.<anonymous> (/usr/share/brave/resources/electron.asar/browser/api/web-contents.js:181:13)
   at emitTwo (events.js:106:13)
   at WebContents.emit (events.js:191:7)", source: extensions::remote (219)

@posix4e posix4e changed the title Linux Muon TBD Remaining Linux crashes for 54 Dec 8, 2016
@posix4e posix4e changed the title Remaining Linux crashes for 54 Remaining Linux crashes and nits for 54 Dec 8, 2016
@posix4e posix4e added this to the 0.13.0 milestone Dec 8, 2016
@posix4e posix4e closed this as completed Dec 8, 2016
@posix4e
Copy link
Contributor Author

posix4e commented Dec 8, 2016

I am going to break these up

@luixxiul
Copy link
Contributor

I labelled QA/no qa needed as there is no commits linked to this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants