Bitcoin Forum
May 05, 2024, 05:28:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8] 9 »  All
  Print  
Author Topic: Moneychanger (Windows Builds) - Out of Date!  (Read 59432 times)
fellowtraveler
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


View Profile
October 07, 2013, 10:14:58 AM
 #141

As I'm sure I said before, you need to show me that you have it working with the test data, before you try other contracts such as digitalis.

Find your data folder, and wipe it clean. Then copy the test data into that folder. Then try the OT commands I mentioned.

ONLY if those commands are working with the test data, THEN you can start using other data such as the digitalis contract.

co-founder, Monetas
creator, Open-Transactions
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
October 09, 2013, 09:37:35 PM
 #142

Looks like i did it wrong first with the sample data. I now renamed the old setting-dir and used a new one. I copied in there the content of sample-data/ot-sample-data and started. It seems it founds server, nym, acct and purse but got an error then:

Code:
Welcome to Open Transactions -- version 0.89.q

Using as server: r1fUoHwJOWCuK3WBAAySjmKYqsG6G2TYIxdqY6YNuuG
Using as mynym: DYEB6U7dcpbwdGrftPnslNKz76BDuBTFAjiAgKaiY2n
Using as myacct: yQGh0vgm9YiqYOh6bfLDxyAA7Nnh2NmturCQmOt4LTo
Using as mypurse: JY7kEFnm2c50CGNphdpgnlVo2hOZuLrBua5cFqWWR9Q

OTScriptChai::ExecuteScript:
 Caught chaiscript::exception::eval_error:
 Can not find object: main_show_basket.
   File:
   Start position, line: 0 column: 0
   End position,   line: 0 column: 0

Error: "Can not find object: main_show_basket" during evaluation at (430, 39)


  from scripts\opentxs (412, 26) :

  from scripts\opentxs (412, 9) :

  from scripts\opentxs (622, 1) :


C:\T_I\Geld\Open-Transactions>

I dont find a file with that name so i think it might be a missing class in the code.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
fellowtraveler
Sr. Member
****
Offline Offline

Activity: 440
Merit: 250


View Profile
October 10, 2013, 04:39:32 AM
 #143



fgrep -nR "main_show_basket" scripts/*

scripts/ot/ot_commands.ot:52:def main_show_basket()


Looks like main_show_basket() is on line 52 of the file "ot_commands.ot"

Perhaps you have an old version of this file?

You might see if there are multiple copies on your system, and also pull it up and make sure that function exists on line 52.


co-founder, Monetas
creator, Open-Transactions
SebastianJu
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
October 11, 2013, 08:16:42 PM
 #144



fgrep -nR "main_show_basket" scripts/*

scripts/ot/ot_commands.ot:52:def main_show_basket()


Looks like main_show_basket() is on line 52 of the file "ot_commands.ot"

Perhaps you have an old version of this file?

You might see if there are multiple copies on your system, and also pull it up and make sure that function exists on line 52.



There are 2 files. But it seems i already have the newest file in the needed place. So the file that is referencind the function must be the problem. But i dont see why it doesnt work when its taken from the original linux version... and i wonder why it doesnt work for me but for the win-version-dev... did any other user try it?

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
MaxSan
Sr. Member
****
Offline Offline

Activity: 369
Merit: 250


View Profile
November 12, 2013, 04:30:27 PM
Last edit: November 19, 2013, 11:07:36 AM by MaxSan
 #145

Are the binaries hosted anywhere which wont through a hissy fit through a corporate proxy?

Mega is obviously a no go in a work environment.


Found a work around.
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
February 22, 2014, 07:29:37 AM
 #146

New Release, including C++ QT Moneychanger!

Woho! Checkout the OP!

One off NP-Hard.
becoin
Legendary
*
Offline Offline

Activity: 3431
Merit: 1233



View Profile
February 22, 2014, 08:15:04 AM
 #147

New Release, including C++ QT Moneychanger!

Woho! Checkout the OP!
Nice job done.

Quote
Windows:

Code:
SHA256(Open-Transactions-0.90.c-Win32-setup.zip)= b2a74a88283c86bfdeda3de94ed9850758e5d6b8ecf3c6274d4e078d8d666264

What checksum utility do you use to verify a SHA256 hash on Windows?
bitfreak!
Legendary
*
Offline Offline

Activity: 1536
Merit: 1000


electronic [r]evolution


View Profile WWW
February 22, 2014, 08:40:48 AM
 #148

I installed it on Windows 7 but I had to manually find the following dll files and place them in the Open-Transactions folder:

qt5widgets.dll
qt5gui.dll
qt5core.dll
libglesv2.dll
icuin51.dll
icuuc51.dll
icudt51.dll

But now I'm getting the following error when I try to run moneychanger-qt.exe:

"The procedure entry point ?viewportSizeHint@QTableView@@MBE?AVQSize@@XZ could not be located in the dynamic link library Qt5Widgets.dll."

I'm guessing I must have the wrong version of qt5widgets.dll or something?

XCN: CYsvPpb2YuyAib5ay9GJXU8j3nwohbttTz | BTC: 18MWPVJA9mFLPFT3zht5twuNQmZBDzHoWF
Cryptonite - 1st mini-blockchain altcoin | BitShop - digital shop script
Web Developer - PHP, SQL, JS, AJAX, JSON, XML, RSS, HTML, CSS
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
February 22, 2014, 03:58:06 PM
 #149

I installed it on Windows 7 but I had to manually find the following dll files and place them in the Open-Transactions folder:

qt5widgets.dll
qt5gui.dll
qt5core.dll
libglesv2.dll
icuin51.dll
icuuc51.dll
icudt51.dll

But now I'm getting the following error when I try to run moneychanger-qt.exe:

"The procedure entry point ?viewportSizeHint@QTableView@@MBE?AVQSize@@XZ could not be located in the dynamic link library Qt5Widgets.dll."

I'm guessing I must have the wrong version of qt5widgets.dll or something?


Updated it... Hope it will work now Smiley

One off NP-Hard.
zigmas
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 22, 2014, 04:27:03 PM
 #150

If I click "Attempt Load",
Moneychanger disappears and nothing happens.
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
February 22, 2014, 04:34:37 PM
 #151

If I click "Attempt Load",
Moneychanger disappears and nothing happens.


Ok... lets try version 3... (just uploaded).
You may need to remove you pid file.

Load up Moneychanger in the console it will give you a better output.

One off NP-Hard.
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
February 22, 2014, 04:46:44 PM
 #152

If I click "Attempt Load",
Moneychanger disappears and nothing happens.


Ok... lets try version 3... (just uploaded).
You may need to remove you pid file.

Load up Moneychanger in the console it will give you a better output.


And a stupid stupid error makes me release v4.  Tongue  Should work now!

One off NP-Hard.
docius
Newbie
*
Offline Offline

Activity: 28
Merit: 0



View Profile WWW
February 24, 2014, 09:16:08 AM
 #153

New Release, including C++ QT Moneychanger!

Woho! Checkout the OP!
Nice job done.

Quote
Windows:

Code:
SHA256(Open-Transactions-0.90.c-Win32-setup.zip)= b2a74a88283c86bfdeda3de94ed9850758e5d6b8ecf3c6274d4e078d8d666264

What checksum utility do you use to verify a SHA256 hash on Windows?

Try 'Hash Slash': http://www.softpedia.com/get/System/File-Management/HashSlash.shtml
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
February 27, 2014, 12:20:57 AM
 #154

Add my Bitcoin-OTC link to the first-page.

One off NP-Hard.
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
March 02, 2014, 01:08:36 PM
 #155

We have completed quite a few changes under the hood.  Shall soon have a new release.

One off NP-Hard.
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
March 03, 2014, 07:07:09 AM
 #156

OT 0.91.a for Windows (inc Moneychanger released!).

One off NP-Hard.
jdbtracker
Hero Member
*****
Offline Offline

Activity: 727
Merit: 500


Minimum Effort/Maximum effect


View Profile
March 03, 2014, 06:35:33 PM
 #157

You Rock man! I'm planning all sorts of Havok with this program.

If you think my efforts are worth something; I'll keep on keeping on.
I don't believe in IQ, only in Determination.
drwasho
Newbie
*
Offline Offline

Activity: 7
Merit: 3


View Profile WWW
March 03, 2014, 10:36:44 PM
 #158

OT 0.91.a for Windows (inc Moneychanger released!).

Freaking awesome!
hill
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
March 05, 2014, 01:53:50 PM
 #159

NICE JOB!

Good Luck For Everyone!
da2ce7 (OP)
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
March 14, 2014, 07:02:49 AM
 #160

New Build.  Grin


One off NP-Hard.
Pages: « 1 2 3 4 5 6 7 [8] 9 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!