Pages:
Author

Topic: Moneychanger (Windows Builds) - Out of Date! - page 7. (Read 59483 times)

legendary
Activity: 1222
Merit: 1016
Live and Let Live
Utility.getImagePath():  File does not exist: (OT_MAIN_PATH)/moneychanger/settin
gs.dat

You didn't set a "Password Image" on the Settings Window.

Edit:
The "Password Image" is any image file that you want.  It is shown when a password dialogue is shown... In the future it will be in an encrypted data file on your computer...
staff
Activity: 4270
Merit: 1209
I support freedom of choice
Ok, I followed the new instructions ( I deleted the old files ).
This is what I get from Moneychanger console:
Code:
Welcome to Open Transactions -- version 0.82.d
The Winsock 2.2 dll was found okay
GetOTServerDataPath: User App Data Path: C:\Documents and Settings\xxxxxxxxxxx\Ap
plication Data
OTLog::FindOTDataLocation: No explicit Configuration File Set... Using Default
Setting paths        client_data to:                client_data
Setting paths        client_data_is_relative_to_ot_dir to: true
Setting logging      log_filename to:               log-client.log
Setting logging      log_level to:                  0
Setting latency      blocking to:                   false
Setting latency      send_delay_after to:           50
Setting latency      send_fail_no_tries to:         2
Setting latency      send_fail_max_ms to:           5000
Setting latency      recv_fail_no_tries to:         2
Setting latency      recv_fail_max_ms to:           5000
Setting markets      minimum_scale to:              1
Setting security     master_key_timeout to:         300
StorageFS::Init: one: C:\Documents and Settings\xxxxxxxxxxx\Application Data/Open
Transactions/client_data two:
Load.initOTAPI: SUCCESS invoking OT_API_Init().
Completed Stage: InitOTAPI


Started Stage: SetupPasswordImage

getImagePath top...
Utility.getImagePath():  File does not exist: (OT_MAIN_PATH)/moneychanger/settin
gs.dat
null
com.moneychanger.ui.Load$SetupPasswordImageFailedException: No Path available
com.moneychanger.ui.Load$LoadFailedException: com.moneychanger.ui.Load$SetupPass
wordImageFailedException: No Path available
SomethingBad Happend! We couldn't load properly!
Press any key to continue . . .
legendary
Activity: 1222
Merit: 1016
Live and Let Live
@HostFat  New All-In-One Moneychanger Package is done!   Shocked
legendary
Activity: 1222
Merit: 1016
Live and Let Live
Can you please show the output of:

Load up command line:

java -jar (moneychanger.jar)

Smiley
hero member
Activity: 642
Merit: 500
Good work guys. So much potential here..
sr. member
Activity: 493
Merit: 250
Don't trust "BBOD The Best Futures Exchange"
subscribing, you guys have done so much work!

cheeers
plato
staff
Activity: 4270
Merit: 1209
I support freedom of choice
Ok, it doesn't crash, anyway here I am:
http://i.imgur.com/kjydL.jpg
is it right?

If I click "Attempt Load", Moneychanger disappears and nothing happens.
legendary
Activity: 1222
Merit: 1016
Live and Let Live
The passphase is 'test'
staff
Activity: 4270
Merit: 1209
I support freedom of choice
Ok I did it.
Now I have "client_data" and "server_data" here:
C:\Documents and Settings\[username]\Application Data\OpenTransactions

I run otserver and I get this:

Code:
Loading Open Transactions server. File version: 2.0
 Last Issued Transaction Number: 580
 ServerID:
tBy5mL14qSQXCJK7Uz3WlTOKRP9M0JZksA3Eg7EnnQ1

Loading masterKey:
CkwAAQCAAAD//wAAAAhF55ttRJnIAgAAABAJe1kC7/qatp+gp1CW7DOVAAAAIJoT
vDjkRsl+LgKYCyf2kZPUxdZFeKJXYHFdzuk/m+uJ

PLEASE SIGN YOUR PASSPHRASE, for: "OTAsymmetricKey::LoadPrivateKeyFromCertString
 is calling PEM_read_bio_PrivateKey..."
(OT) passphrase:

If I write something and than press [enter], it crashes again.
legendary
Activity: 1222
Merit: 1016
Live and Let Live
In that case:

C:\Documents and Settings\[username]\Application Data\OpenTransactions\client_data\

You will need to get the new version of the User Data in my OP.  As I found a bug in the old version.
staff
Activity: 4270
Merit: 1209
I support freedom of choice
Windows XP doesn't have the roaming folder.
%appdata% redirect to "C:\Documents and Settings\[username]\Application Data"

The "Bitcoin" config folder is here:

%appdata%\bitcoin

"C:\Documents and Settings\[username]\Application Data\Bitcoin"
legendary
Activity: 1222
Merit: 1016
Live and Let Live
You didn't copy over the user data.  See the OP.  It needs to be copied into the AppData/Roaming folder.

see: inside the user_data folder... There is a "server_data" folder... Copy that folder into the root of /roaming/OpenTransactions

Hmm.... I really need to make a pictured install guide...

legendary
Activity: 1222
Merit: 1016
Live and Let Live
otserver.exe crashes.
Is this usefull to you?
http://i.imgur.com/6C0sw.jpg

You didn't copy over the user data.  See the OP.  It needs to be copied into the AppData/Roaming folder.
staff
Activity: 4270
Merit: 1209
I support freedom of choice
otserver.exe crashes.
Is this usefull to you?
http://i.imgur.com/6C0sw.jpg
legendary
Activity: 1222
Merit: 1016
Live and Let Live
Updated Version of Moneychanger... This update is mainly visual changes.  Shocked

https://github.com/downloads/da2ce7/Moneychanger/Moneychanger-47447f5.jar
legendary
Activity: 1222
Merit: 1016
Live and Let Live
legendary
Activity: 1222
Merit: 1016
Live and Let Live
Fixed some visual issues with Moneychanger...  Now it will be usable on lower resolution screens.  Grin   and Have made some pictures of Moneychanger in action!

Settings Screen:


Password with Image:


Moneychanger Loaded:


Exporting Cash:


Depositing The Cash again:


Smiley

Well there we are!  Smiley   Moneychanger is REALLY working on Windows!
legendary
Activity: 1222
Merit: 1016
Live and Let Live
Oh yeah... Now everything is built with Unicode support!  Grin

*we there were a few bugs with zmq and OpenSSL.
legendary
Activity: 1222
Merit: 1016
Live and Let Live
Big Update!  Cheesy  Smiley  Cheesy  Smiley  Cheesy

1.  Cash now works on windows!  (don't ask me how many bugs had to be squashed to get this working!!!)...

2.  Configuration Files are auto-generated (you still need to copy over the user-data... however that now only includes the wallet and contract files).

3.  Heaps of bug-fixes and work on scripting.... ot prompt is now included in this package.

4.  Heaps of Upstream work from FellowTraveler!   My branch has been rebased against FT's master.  Smiley


Overall, please test.... I think that we have got to the stage where it can almost be used for demonstration purposes! Smiley
legendary
Activity: 1222
Merit: 1016
Live and Let Live
Updated Windows Builds!  Shocked Shocked Shocked Shocked

Now Compiling with Unicode; also updated to latest ChaiScript and ZeroMQ versions.


Also Fixed some bugs that made it not run properly on Windows XP.  Wink
Pages:
Jump to: