Giter VIP home page Giter VIP logo

Comments (42)

frozeman avatar frozeman commented on May 18, 2024

Does this also happens when you don't run a node yourself?

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

I tried it without run a node. Is the node built in the wallet?

from mist.

frozeman avatar frozeman commented on May 18, 2024

yes it is.

can you run it in the commandline with open Ethereum-Wallet.app and see what you get, i would like to fix that issue?

Also make sure to update you installed version to the latest geth 1.3.1!

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

No the same problem.

from mist.

frozeman avatar frozeman commented on May 18, 2024

Ok i need some more information. Did you get any log output when running from the console?

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

From the console,no. Only when i run it direct by clicking the app icon.

from mist.

frozeman avatar frozeman commented on May 18, 2024

okie... can you please try?

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

I get this

Process:               geth [6470]
Path:                  /Applications/Ethereum-Wallet.app/Contents/Resources/node/geth/geth
Identifier:            geth
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        Electron [6466]
Responsible:           geth [6470]
User ID:               502

Date/Time:             2015-11-03 17:18:20.980 +0200
OS Version:            Mac OS X 10.11.1 (15B42)
Report Version:        11
Anonymous UUID:        B3388C97-6C74-E0D8-CCD6-D89C8AE8D3F2

Sleep/Wake UUID:       2739ADD8-AE50-4CD6-8893-B2AEF0AA0458

Time Awake Since Boot: 31000 seconds
Time Since Wake:       27000 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: /usr/local/lib/libgmp.10.dylib
  Referenced from: /Applications/Ethereum-Wallet.app/Contents/Resources/node/geth/geth
  Reason: image not found

Binary Images:
    0x7fff6a94d000 -     0x7fff6a983f5f  dyld (360.17) <03673B53-B8B7-34D1-ADCE-F449E78E39CC> /usr/lib/dyld
    0x7fff92bab000 -     0x7fff92bacffb  libSystem.B.dylib (1225.1.1) <59F79CA0-5D86-359D-A235-4F257409109E> /usr/lib/libSystem.B.dylib

from mist.

frozeman avatar frozeman commented on May 18, 2024

Perfect, thanks for the log. Can you try restarting your computer and running it again?

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

Yes give me a min please and sorry for the delay.

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

Nothing.The same problem.

from mist.

frozeman avatar frozeman commented on May 18, 2024

Thanks for the log, we are looking into it

from mist.

obscuren avatar obscuren commented on May 18, 2024

If you have brew installed, please run brew install gmp

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

i don't have it installed

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

any other idea?

from mist.

frozeman avatar frozeman commented on May 18, 2024

The only way is to install geth manually and run it before the wallet. Not sure why its not starting the node on your system.

Alternatively you can start the eth node. To manually force this go to ~/Library/Application Support/Mist and edit the node file and change the containing text from geth to eth. If none exists, just create a simple text file and write eth inside. Note that the file shouldn't have a file ending.

Then start the wallet and you should see a screen asking for a master password. Just invent one for the first time. Then you're running the eth++ node instead of geth, which should work fine for almost all cases.

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

Nothing.By the way thank you for your help.I will wait for the final Mac version.

from mist.

frozeman avatar frozeman commented on May 18, 2024

No problem. But could you describe more what is "nothing"? Its hard to fix this if i have no information.

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

Sorry for the delay.Can you send me a printscreen of your workable Mac version?A printscreen from your ~/Library/Application Support/Mist to see what files you have and check them with mine.

from mist.

frozeman avatar frozeman commented on May 18, 2024

I don't think this will help

screen shot 2015-11-17 at 12 03 33

from mist.

frozeman avatar frozeman commented on May 18, 2024

rather clean your ~/Library/Ethereum folder (except you keys) and resync

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

I don't have Ethereum folder

from mist.

nameone avatar nameone commented on May 18, 2024

I had the same issue, I installed gmp via: brew install gmp as suggested by obscuren and the wallet now runs. I also noticed that a node file has now been created in ~/Library/Application Support/Mist with the text "geth" BTW I'm on OS X 10.10.5. Thanks guys!

screen shot 2015-12-04 at 11 44 58

from mist.

keznerve avatar keznerve commented on May 18, 2024

Hi i have no Mist folder in my Library/Application support or no Ethereum folder in my Library. I presume i need Brew and to do what is suggested above?

from mist.

keznerve avatar keznerve commented on May 18, 2024

heres what happened when i tried to run brew gmp

brew install gmp
Error: The following formula:
gmp
cannot be installed as a a binary package and must be built from source.
To continue, you must install Xcode or the CLT from:
https://developer.apple.com/downloads/

unknown-e0-f8-47-0f-9e-f8:~ williams$ brew install gmp
Error: The following formula:
gmp
cannot be installed as a a binary package and must be built from source.
To continue, you must install Xcode or the CLT from:
https://developer.apple.com/downloads/

from mist.

 avatar commented on May 18, 2024

I have same issue. Not tech savvy. Just want to buy some ether :)

from mist.

keznerve avatar keznerve commented on May 18, 2024

i got it going in the end. following the advice here. after loading homebrew and tinkering with some folders on my mac.

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

Can someone explain me what exactly i have to do, to make it works?

from mist.

frozeman avatar frozeman commented on May 18, 2024

The best solution is to install a local node and all its dependencies: bash <(curl https://install-geth.ethereum.org -L)

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

I did it.Check please the images http://prntscr.com/9ujvff
I presses Yes (Y) and i got this http://prntscr.com/9ujvmj
What's wrong?

from mist.

frozeman avatar frozeman commented on May 18, 2024

Press enter?
Btw you can drag your screenshots simply into github and it uploads them and adds them here, no need for prntscr

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

1

from mist.

frozeman avatar frozeman commented on May 18, 2024

So you know what to do :)
http://brew.sh

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

2

It asks me for password.What password?I try to write but i can't.
We need more easy installation Ethereum wallets.Because with this type o wallet the users who are not tech savvy will have problem to install it.
Do you plan to build a mobile Ethereum wallet?For android and ios?
Unfortunately it's impossible to make it works and i have to stay with the exchanges wallets, like Poloniex.To have my coins in the exchanges.

from mist.

frozeman avatar frozeman commented on May 18, 2024

This gmp dependency will be removed on the next feature release version of geth (the one after the homestead release) and then you can simple start the wallet, without all this.

Its still beta, as you can see. Use exchanges for now.

from mist.

bluster11 avatar bluster11 commented on May 18, 2024

Ok thank you!!

from mist.

frozeman avatar frozeman commented on May 18, 2024

Referencing this issue: #117

from mist.

bulibasa avatar bulibasa commented on May 18, 2024

I installed brew, I run this line in terminal:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

and now my macbook pro is not starting, the screen is on but no login and the cooler is at maximum speed :( nothing happens
please help!

from mist.

maverick3000 avatar maverick3000 commented on May 18, 2024

Just to confirm this appears to be working now. Currently updating nodes. Thanks for the help Frozeman

from mist.

bulibasa avatar bulibasa commented on May 18, 2024

nameone - can you please help me to install - same issue, I am not able to get the node started - you said; "I installed gmp via: brew install gmp as suggested by obscuren and the wallet now runs. "

I have a node.log in my Mist folder but the node doesn't start

from mist.

bulibasa avatar bulibasa commented on May 18, 2024

frozeman - I managed to start the Enter master password screen but when I input a password the screen said: "password wrong, try again" :( what am I am doing wrong?

from mist.

lock avatar lock commented on May 18, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

from mist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.