Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: jubalix on April 21, 2013, 02:43:25 PM



Title: [QQQ] PYWALLET BLACK SCREEN OF BLACK
Post by: jubalix on April 21, 2013, 02:43:25 PM
So I try to dump wallet, no error, just a black screen with the usual buttons pop up

doesn't matter how  I try to dump...same story

any help appreciated


Title: Re: [QQQ] PYWALLET BLACK SCREEN OF BLACK
Post by: jackjack on April 21, 2013, 07:55:50 PM
Which pywallet do you use? Mine or Joric's one?

Assuming mine:
What do you mean by black screen?
This?
http://www.fredboucher.com/app/webroot/files/ecran_console_windows1.png

If so, you need to go to 127.0.0.1:8989 on your browser
Instructions are there: pywallet.tk (http://pywallet.tk)


Title: Re: [QQQ] PYWALLET BLACK SCREEN OF BLACK
Post by: deepceleron on April 21, 2013, 09:20:41 PM
If he's even got python installed, it might be a screen that flashes this:

Code:
Usage: pywallet.py [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  --dumpwallet          dump wallet in json format
  --importprivkey=KEY   import private key from vanitygen
  --importhex           KEY is in hexadecimal format
  --datadir=DATADIR     wallet directory (defaults to bitcoin default)
  --wallet=WALLETFILE   wallet filename (defaults to wallet.dat)
  --label=LABEL         label shown in the adress book (defaults to '')
  --testnet             use testnet subdirectory and address type
  --namecoin            use namecoin address type
  --otherversion=OTHERVERSION
                        use other network address type, whose version is
                        OTHERVERSION
  --info                display pubkey, privkey (both depending on the
                        network) and hexkey
  --reserve             import as a reserve key, i.e. it won't show in the
                        adress book
  --balance=KEY_BALANCE
                        prints balance of KEY_BALANCE
  --web                 run pywallet web interface
  --port=PORT           port of web interface (defaults to 8989)
  --recover             recover your deleted keys, use with recov_size and
                        recov_device
  --recov_device=RECOV_DEVICE
                        device to read (e.g. /dev/sda1)
  --recov_size=RECOV_SIZE
                        number of bytes to read (e.g. 20Mo or 50Gio)
  --recov_outputdir=RECOV_OUTPUTDIR
                        output directory where the recovered wallet will be
                        put
  --dont_check_walletversion
                        don't check if wallet version > 32500 before running
                        (WARNING: this may break your wallet, be sure you know
                        what you do)


Title: Re: [QQQ] PYWALLET BLACK SCREEN OF BLACK
Post by: jubalix on April 22, 2013, 01:24:43 AM
Which pywallet do you use? Mine or Joric's one?

Assuming mine:
What do you mean by black screen?
This?
http://www.fredboucher.com/app/webroot/files/ecran_console_windows1.png

If so, you need to go to 127.0.0.1:8989 on your browser
Instructions are there: pywallet.tk (http://pywallet.tk)

no the one on local host

I have python etc installed

put paths in and it just come up with no data, but the buttons to reduce? (was it) ...maybe I have to get a screen shot


Title: Re: [QQQ] PYWALLET BLACK SCREEN OF BLACK
Post by: jackjack on April 22, 2013, 06:48:32 AM
Yes I think a screenshot is better because I don't see what you're getting

What browser are you using? Is it old?