Search content
Sort by

Showing 4 of 4 results by guarriman
Post
Topic
Board Beginners & Help
Topic OP
Can I transfer Bitcoins from Electrum to Bitcoin-Qt?
by
guarriman
on 18/03/2013, 22:35:23 UTC
Hi

I've just installed Electrum and would like to know whether I can transfer Bitcoins from Electrum to Bitcoin-Qt.

I suppose that I might to use the /.electrum/electrum.dat file, right?

Thank you very much.
Post
Topic
Board Beginners & Help
Re: Electrum won't start ("Unknown GUI: whatever" error message)
by
guarriman
on 18/03/2013, 22:31:04 UTC
Thank you very much. Finally I downloaded the source code and installed with Python

[]# sudo python setup.py install
Post
Topic
Board Beginners & Help
Topic OP
Electrum won't start ("Unknown GUI: whatever" error message)
by
guarriman
on 18/03/2013, 21:34:46 UTC
Hi.

Using Ubuntu 11.10, I've just installed Electrum:
[]# sudo apt-get install python-qt4 python-pip
[]# sudo pip install http://download.electrum.org/download/Electrum-1.7.tar.gz#md5=4580c7ab656174a20334062b7fc1201f

But when trying to execute the program:
[]# electrum

I get this error message:
Error: Unknown GUI: classic

I tried with other GUIs:
[]# electrum -g lite
Error: Unknown GUI: lite
[]# electrum -g gtk
Error: Unknown GUI: gtk
[]# electrum -g text
Error: Unknown GUI: text

What am I doing wrong? Thank you very much.
Post
Topic
Board Meta
Topic OP
Please update the Help Pages to help people about starting a new topic
by
guarriman
on 18/03/2013, 21:27:31 UTC
It would be great if you mentioned on the 'Help pages' (which might help people) that it's not possible to start new topics when you are newbie.

I was reading this page
https://bitcointalk.org/index.php?action=help;page=post#newtopic
(the page which might have helped me to start a new topic) for 15 minutes and no clue about why I was not able to start a new topic.