-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Signal app does not get rendered #5528
Comments
|
Does it happen with 0.18.8?
…On Thu, Dec 8, 2016, 3:27 AM Jonas Heinrich ***@***.***> wrote:
Hey,
I'm using ArchLinux x64 with the latest version of nwjs (0.19) and signal
(0.27).
Signal <https://github.com/WhisperSystems/Signal-Desktop> is a Chrome app
for secure messaging and it worked fine with nwjs in previous version.
In the registration process window, everything is fine:
[image: 2016-12-07-201924_swaygrab]
<https://cloud.githubusercontent.com/assets/757752/20983020/30bac792-bcbb-11e6-87ad-30b34f466fd5.png>
After that, the message and contact list window doesn't get rendered:
[image: 2016-12-07-202504_swaygrab]
<https://cloud.githubusercontent.com/assets/757752/20983040/409b5744-bcbb-11e6-8a1a-34526e62617c.png>
Is there a way to debug this? Can I switch to another rendering engine for
testing purposes?
Best regards,
Jonas
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5528>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKGGW6F5CrIox8fyZ8vUUCDLqTtdBD4ks5rFwiPgaJpZM4LG_-f>
.
|
|
@onny No need to bisect, thanks. We'll try to fix it here. |
|
@onny Does the app can be launched in Ubuntu? I got the error "Failed to load extension from: ... Signal-Desktop.Localization used, but default_locale wasn't specified in the manifest" when launching it. |
|
This should work: In ArchLinux I need following packages as make dependency:
|
|
@onny I always got error as below: $ npm install My sass version is Sass 3.4.23 and ruby is ruby 2.4.0p0 (2016-12-24 revision 57164) [x86_64-linux] |
|
Thanks @xzhan96 for helping out! Unfortunately I get another error message there, I wans't able to fix yet: |
|
@onny you also can't launch the Signal application in Ubuntu? |
|
Nope in Ubuntu I cannot start it yet :( This might be related to the npm and ruby versions Ubuntu is using. |
|
@onny is this means the Signal works well? You can see I am using the same nwjs version with you. |
|
No unfortunately you have to sign in into Signal. It is the main chat window which doesn't get rendered, see #5528 (comment) |
|
Ups, maybe you live in a country where it is censored? Then you might be relay on using a VPN connection? |
|
yes, but I already have proxy and can access google, youtube, wiki, etc. |
|
@xzhan96 are you able to access the same URL used by the app (use --v=1 to see the URL in log). Some sites here are blocked by DNS poisoning (e.g. twitter) so it might be different with google, youtube and wikipedia. |
|
@rogerwang is this right? I can't get any log.. |
|
got the error message:
|
|
It looks more likely a network issue on your side @xzhan96 . Please see it to reproduce OP's issue. |
|
thanks a lot @rogerwang, I can reproduce now |
|
error message:
|
|
it's related with #5294 |
|
But this bug doesn't seem to be fixed yet? |
|
yes, knows the reason, working on how to fix.. |
|
Bug still present in signal 0.28 and nwjs 0.20! |
|
@onny will see to fix it in 0.20.2. Thanks for your patience. (we just tagged the 0.20.1 release for chromium 56.0.2924.87 update). |
|
@xzhan96 since this bug is impacting users and need to be fixed soon. I'll follow up with your work. Thanks. |
|
@onny the issue is fixed in git and can be downloaded via http://dl.nwjs.io/live-build/02-06-2017/nw20-3567769-e9d818b-a2ef613-1f1f729/v0.20.2/ Sorry for the delay due to the holiday here. |
|
Unfortunately this issue still appears on other platforms. One person reported to me that this bug still occours on KDE Linux desktop and I was able to reproduce it on Windows 7 (x64). Here's how to setup nwjs and Signal on Windows:
If grunt somehow fails to compile the app on Windows, here's also a precompiled package I've uploaded: |
|
@Christywl please verify this first. |
|
npm install fails on my Windows, so I try the precompiled package https://nextcloud.project-insanity.org/index.php/s/2HEUJ4MyxUpN9di, Signal app with a white screen opens and some errors are in the devtools console:
|
|
Bug is still present in:
I managed to "compile" the signal app on windows. I guess the problem here was that WinRAR couldn't extract the signal archive completely because it contained symlinks. I had to run WinRAR as administrator to extract everything. |
|
@onny, does this issue still reproduce in your device? I still can't make it work on my device. Some errors occur when running 'grunt -f'. Use your precompiled package, it displays a white screen as my previous comment said. |
|
Sorry @Christywl, I'm not using the app anymore, can't test it :( |








Hey,
I'm using ArchLinux x64 with the latest version of nwjs (0.19) and signal (0.27).
Signal is a Chrome app for secure messaging and it worked fine with nwjs in previous version.
In the registration process window, everything is fine:


After that, the message and contact list window doesn't get rendered:
Is there a way to debug this? Can I switch to another rendering engine for testing purposes?
Best regards,
Jonas
The text was updated successfully, but these errors were encountered: