Author Topic: Dry Run 15: Fifteen ( Market GUI ! )  (Read 28778 times)

0 Members and 1 Guest are viewing this topic.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
@tonyk try

ln -s /usr/bin/nodejs /usr/bin/node

(or maybe it's "ln -s /usr/bin/node /usr/bin/nodejs"  - I forgot the order but only one of the two will work)
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline bytemaster

Sweeet .. time to learn how to compile the gui .. using the terminal version all the way until now ;)

GUI is still very buggy... terminal is more reliable.
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile

Hm my Ubuntu education is coming to an end? Or is it? I think I am hooked...


This implies your relatively new to building source on Ubuntu. If not, forgive me if this sounds condescending.


An easy way to quickly build is to just copy/paste the instructions in the BUILD_UBUNTU.md. The trick is to open a shell then do sudo vi first so that you can enter your password and the cut and paste will go smoothly when it hits the sudo commands. Otherwise it'll stop and ask you because it's likely the sudo permission has timed out.
Very new, last Sunday 8/10/14 new to be exact...

Yes but I was trying to build the GUI also and got errors... Without understanding that I have successfully build the cli...stupid newbie...

Additionally the instructions back then read:
git clone https://github.com/BitShares/bitshares_toolkit
git checkout develop

And the newbie had to first figure out that the second command have to be executed inside the bitshates_toolkit folder...


All good now or still getting errors?

Actually Yes I do. Should I try it as root?

Code: [Select]
npm ERR! Error: EACCES, mkdir '/home/tony/tmp/npm-5215-fEF78700'
npm ERR!  { [Error: EACCES, mkdir '/home/tony/tmp/npm-5215-fEF78700']
npm ERR!   errno: 3,
npm ERR!   code: 'EACCES',
npm ERR!   path: '/home/tony/tmp/npm-5215-fEF78700' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.

npm ERR! System Linux 3.13.0-32-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/tony/bitshares_toolkit/programs/web_wallet
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/tony/tmp/npm-5215-fEF78700
npm ERR! code EACCES
npm ERR! errno 3
npm ERR! stack Error: EACCES, mkdir '/home/tony/tmp/npm-5215-fEF78700'
npm http 304 https://registry.npmjs.org/jasmine-given
npm http 304 https://registry.npmjs.org/lineman-angular
npm http 200 https://registry.npmjs.org/protractor
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/tony/bitshares_toolkit/programs/web_wallet/npm-debug.log
npm ERR! not ok code 0

tony@tony-Inspiron-N5110:~/bitshares_toolkit/programs/web_wallet$




[EDIT]
as root
Code: [Select]
npm http 304 https://registry.npmjs.org/inherits
npm http 304 https://registry.npmjs.org/inherits

> lineman-less@0.0.1 postinstall /home/tony/bitshares_toolkit/programs/web_wallet/node_modules/lineman-less
> node script/postinstall.js

sh: 1: node: not found
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! weird error 127
npm http 304 https://registry.npmjs.org/socket.io-client/0.9.16

BTW still trying the develop branch!

I will stay with Ubuntu for another 10-15 minutes if you need some info and will be back to win...

[edit]
ubuntu 14.04 LTS
Memory: 7.7 GiB
Disk: 249.9 GB
OS type:64-bit
Intel® Core™ i5-2410M CPU @ 2.30GHz × 4
« Last Edit: August 14, 2014, 10:07:22 pm by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline Riverhead

1. It is more the feel you get when you use it. Otherwise it looks like the active BTS X client.

.............................

2. .>> wallet_get_name 
"default"


If I switch to Linux now, it will recognize that it is the same wallet ('default') by the password, correct?


No, it is not completely deterministic.  Best to copy your wallet directory from one OS to the other. Or the .json backup.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
1. It is more the feel you get when you use it. Otherwise it looks like the active BTS X client.

.............................

2. .>> wallet_get_name 
"default"


If I switch to Linux now, it will recognize that it is the same wallet ('default') by the password, correct?

Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Sweeet .. time to learn how to compile the gui .. using the terminal version all the way until now ;)

Offline bitcoinerS

  • Hero Member
  • *****
  • Posts: 592
    • View Profile
>>> approve bitcoiners

Offline Riverhead


Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Can s.o. post some screenshots?

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Sent
Got them thanks.

First impression - very cool GUI. Great job guys.


Agreed. Didn't mean to come off as negative :). I am loving the market screens.

1.I meant those same screens exactly and how they work.
.......................

2.Probably known 'issue' but right-mouse button is not working on win 7.



« Last Edit: August 14, 2014, 08:47:48 pm by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline Riverhead

Sent
Got them thanks.

First impression - very cool GUI. Great job guys.


Agreed. Didn't mean to come off as negative :). I am loving the market screens.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Sent
Got them thanks.

First impression - very cool GUI. Great job guys.
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline Riverhead

On the Buy XTS tab (after successful buy of USD) I tried to sell them and it said "Market does not exist" or something similar in red. The transaction was pending and then canceled. I bought on XTS:USD then hit the flip around button for USD:XTS. It shows bid/asks but won't let you put one in.

Offline Riverhead


Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile

Hm my Ubuntu education is coming to an end? Or is it? I think I am hooked...


This implies your relatively new to building source on Ubuntu. If not, forgive me if this sounds condescending.


An easy way to quickly build is to just copy/paste the instructions in the BUILD_UBUNTU.md. The trick is to open a shell then do sudo vi first so that you can enter your password and the cut and paste will go smoothly when it hits the sudo commands. Otherwise it'll stop and ask you because it's likely the sudo permission has timed out.
Very new, last Sunday 8/10/14 new to be exact...

Yes but I was trying to build the GUI also and got errors... Without understanding that I have successfully build the cli...stupid newbie...

Additionally the instructions back then read:
git clone https://github.com/BitShares/bitshares_toolkit
git checkout develop

And the newbie had to first figure out that the second command have to be executed inside the bitshates_toolkit folder...


All good now or still getting errors?
I do not know. Jumped to win for now.


Please funds. Thanks.
XTS4tuUUr1QcokNwBX4eseDfXWTvLYuyfDSoTVQHWSJr6Z3zTCaBF
XTS88Rz8BfHXijK8xFVGeKrG22WGvLFUsaoZP48GqCLn51sbvqZKe
« Last Edit: August 15, 2014, 01:29:43 am by tonyk »
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.