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

Importing identity does not work on Linux #4

Open
IvarSnaaijer opened this issue Feb 22, 2019 · 18 comments
Open

Importing identity does not work on Linux #4

IvarSnaaijer opened this issue Feb 22, 2019 · 18 comments
Labels

Comments

@IvarSnaaijer
Copy link

I just downloaded 0.0.32, but was not able to import my identity. The file select dialog opens, but after selecting the original dialog is gone. when I reopen the code is not imported.

@Jaaap
Copy link
Owner

Jaaap commented Feb 22, 2019

Which Browser?
Which OS?

@IvarSnaaijer
Copy link
Author

IvarSnaaijer commented Feb 23, 2019

That was quick ;). Firefox on linux. I'll have to check the exact versions.

@IvarSnaaijer
Copy link
Author

I got this error in the console :
TypeError: Argument 1 of MutationObserver.observe is not an object. content-script.js:189:5

Firefox 65.0 (64-bits) (Dutch locale) on Ubuntu 18.04.2 LTS

@IvarSnaaijer
Copy link
Author

I tried to reproduce on a blank page, but the console does not show the error, turned add-on debugging on, does not help. I have no idea what I'm doing ;)
Could you point me to a resource on how to help you? Is there something I can do to help ?

I looked at the code, I expect onIdentityfileChange to fire, but I have not debugged an extension yet.

@Jaaap
Copy link
Owner

Jaaap commented Feb 23, 2019

I'll try it on a Linux box when i have access to one.

@IvarSnaaijer
Copy link
Author

IvarSnaaijer commented Feb 23, 2019

I might be able to facilitate that. is there a way to send a more private message ?
You can send me a mail if you add a @ and .nl to obvious places.

@IvarSnaaijer
Copy link
Author

Also, i took the time to read the main page.... I installed the code in chrome and I get the same thing. So at least it is consistent.
I do not have the Firefox Development edition, Chrome sounds like a better option for this kind of debugging.

@IvarSnaaijer IvarSnaaijer changed the title Importing identity does not work Importing identity does not work on Ubuntu 18.04 Feb 24, 2019
@nst0022
Copy link

nst0022 commented Feb 25, 2019

This is not Ubuntu-specific.

I get this strange behavior (pop-up window vanishes whenever it loses focus) also on Debian (both in Google Chrome and in Chromium, latest versions).

I have no other extensions that use pop-up windows and I could not find anything conclusive on the Internet, except someone who claimed that this is intended behavior by Google.

From a user experience perspective this would be a quiet disturbing feature :-).

@IvarSnaaijer IvarSnaaijer changed the title Importing identity does not work on Ubuntu 18.04 Importing identity does not work on Linux Feb 25, 2019
@IvarSnaaijer
Copy link
Author

I installed the extension in Firefox 65.0.1 on a Windows 10 machine and get the same result. Importing does not seem to function. nst0022 might be on to something.

@sesam
Copy link

sesam commented Feb 25, 2019 via email

@Jaaap
Copy link
Owner

Jaaap commented Feb 25, 2019

Ah yes this is a known issue on Linux and Windows:
https://bugzilla.mozilla.org/show_bug.cgi?id=1366330
Doesn't look like they're gonna fix it anytome soon :(
I'll work on it.

@nst0022
Copy link

nst0022 commented Feb 25, 2019

Wow, excellent research :-). In that bug report, there is another referenced, where someone said "If you want a popup that isn't transient, then use noautohide.". Could that be a solution, is there a window property "noautohide" you could set?

@uphlewis
Copy link

uphlewis commented Mar 7, 2019

Is there a workaround for now, for importing an identity ??

@Jaaap Jaaap added the bug label Mar 22, 2019
@shanedk
Copy link

shanedk commented Apr 30, 2019

Trying this on my Ubuntu laptop, and the Browse button is greyed (blued?) out and I can't click it. Was this a temporary measure while this bug is being fixed, or is there something else going on?

I also don't have an option to scan a QR code, so my only option is text import. Is this correct?

@uphlewis
Copy link

@shanedk How would you scan a QR code on your laptop screen using your laptop? From a desktop machine youd probably click on it, which would open the sqrl:// link in your browser right ?

@shanedk
Copy link

shanedk commented Apr 30, 2019

@uphlewis I'm talking about importing the identity. My laptop has a camera, so it'd be great to be able to scan the QR code to import the identity instead of having to do the textual import.

@Jaaap
Copy link
Owner

Jaaap commented May 4, 2019

This should be fixed in version 0.0.40 which has been submitted to Mozilla and Google.

@sesam
Copy link

sesam commented Oct 10, 2020

Ping: is this solved with 0.40 or newer?

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

No branches or pull requests

6 participants