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

Wallet installed using deb package presenting only blank screen #457

Closed
cryptoBeliever opened this issue Jul 15, 2020 · 1 comment · Fixed by #506
Closed

Wallet installed using deb package presenting only blank screen #457

cryptoBeliever opened this issue Jul 15, 2020 · 1 comment · Fixed by #506
Assignees
Labels
story-5 5 Story Points

Comments

@cryptoBeliever
Copy link
Contributor

cryptoBeliever commented Jul 15, 2020

System: Linux Mint 19.1 Tessa XFCE

I've installed deb from:
https://github.com/nemfoundation/symbol-desktop-wallet/releases/tag/v0.11.0

After running wallet I got a blank screen:

image

When I run wallet from the command line, I got only:

Latitude-5490:/opt/Symbol Wallet$ symbol-desktop-wallet 
(electron) 'getName function' is deprecated and will be removed. Please use 'name property' instead.
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false".  It will change to be "true" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397

Maybe this will be helpful?

I tried to build an app using npm run build.
When I opened start.html I got also blank page and errors in chrome console:

image

@evias evias added this to Product backlog in Symbol Desktop Wallet via automation Jul 15, 2020
@evias evias added bug story-3 3 Story Points labels Jul 15, 2020
@evias evias moved this from Product backlog to Priority in Symbol Desktop Wallet Jul 16, 2020
@evias evias self-assigned this Jul 16, 2020
@evias evias added story-5 5 Story Points and removed story-3 3 Story Points labels Jul 20, 2020
@yilmazbahadir yilmazbahadir self-assigned this Sep 1, 2020
@yilmazbahadir yilmazbahadir moved this from Priority to In progress in Symbol Desktop Wallet Sep 2, 2020
yilmazbahadir pushed a commit to yilmazbahadir/symbol-desktop-wallet that referenced this issue Sep 3, 2020
@yilmazbahadir yilmazbahadir moved this from In progress to Review in progress in Symbol Desktop Wallet Sep 4, 2020
yilmazbahadir pushed a commit to yilmazbahadir/symbol-desktop-wallet that referenced this issue Sep 28, 2020
Symbol Desktop Wallet automation moved this from Review in progress to Done Sep 29, 2020
evias added a commit that referenced this issue Sep 30, 2020
* Creating new version 0.13.1

* Mnemonic passphrase QR Code export option added on profile creation (fixes #106)

* Profile creation mnemonic passphrase backup tips design is enhanced (fixes #106)

* Linting (#106)

* i18n keys typo fix

* (fix) Using temporarily stored password to produce MnemonicQR now, fixes #106

* SignerSelector is added to namespace -> create an alias form and SignerFilter is added to namespaces list (fixes #480)

* Create an alias form default signer selected

* index.html and icon paths are fixed(for linux, windows), fixes (#457)

* Display current rental fee enhancement #356 (#489)

* display current rental fee in mosaic and namespace creation

* adding rental fees to form for creating/extending namespaces and mosaics > resolves #356 #357

* linting

* fixing tests for travis build

* Update TransactionView.ts

* refactor componenets + adding fees to confirmed transaction modal #356 #357 #488

* avoiding confirmed transaction in getting rental fees to solve conflict from aggregate transaction pr + solving some eslint warnings

* updates

* fixing mosaic details doesn't load in transaction confirmation modal while creating new mosaics

* bugfix namespace transaction doesn't load details #357 #488 #356

* resolve conflicts

* Creating new version 0.13.1

Co-authored-by: travis@localhost <travis@localhost>

* show expired mosaics in transaction details fixes #279 (#496)

* Gh249 qr codes and uri handling (#510)

* QR Code import feature implemented (fixes #249)

* Missing Copyright notices fixed

* CosignatureQR export/import feature implemented, fixes #249, #504

* Alphabetically sorted the keys in language files, fixes #249, #504

Co-authored-by: Baha <bahadir.yilmaz@nem.software>
Co-authored-by: Grégory Saive <greg@evias.be>

* Bugfix/capitalized label (#518)

* rebase

* fixes #501

* allow msg only transactions without mosaics #474 (#494)

* allow msg only transactions without mosaics #474

* Upgraded SDK to 0.20.8 alpha ; Merged in 0.10 compatibility commits

* Creating new version 0.13.1

Co-authored-by: Gregory Saive <greg@evias.be>
Co-authored-by: travis@localhost <travis@localhost>

* Csv export (#507)

* utransform data and ui updates for csv export fixes #416

* linting

* fix travis build

* Seprate wallets fixes #221 (#516)

* QR Code import feature implemented (fixes #249)

* Missing Copyright notices fixed

* seperate hd-wallet from private key wallets

Co-authored-by: Baha <bahadir.yilmaz@nem.software>

* Added database migrations for v0.10.x Network compatibility (#519)

* Upgraded SDK to 0.21 ; HD & QR to 0.13 ; Added database migrations

* Update profile migration (BREAKING)

* Fixed linter issues

* Gh509 transaction uri import export (#517)

* QR Code import feature implemented (fixes #249)

* Missing Copyright notices fixed

* CosignatureQR export/import feature implemented, fixes #249, #504

* Alphabetically sorted the keys in language files, fixes #249, #504

* Transaction URI import & export feature implemented, fixes #509

* package-lock.json update

Co-authored-by: Baha <bahadir.yilmaz@nem.software>

Co-authored-by: travis@localhost <travis@localhost>
Co-authored-by: Baha <bahadir.yilmaz@nem.software>
Co-authored-by: Bassem <bassem.magdyy94@gmail.com>
Co-authored-by: yilmazbahadir <yilmazbahadir@gmail.com>
@cryptoBeliever
Copy link
Contributor Author

Thank you for fix 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story-5 5 Story Points
Projects
3 participants