Author

Topic: [UNO] Unobtanium Info & Discussion - Hardfork block 1042000 - Merge Mine w/BTC! - page 374. (Read 1047042 times)

legendary
Activity: 1148
Merit: 1000
A Wound in Eternity
I have tried to install the new Mac wallet, I have deleted any trace of Unobtainium and installed fresh and it crashes at the start and I get the below error. I do not get this error on any other wallet and as far as I know my Mac is up to date with all sorts of libraries etc.

Process:               Unobtanium-Qt [99755]
Path:                  /Applications/Unobtanium-Qt.app/Contents/MacOS/Unobtanium-Qt
Identifier:            io.unobtanium.Unobtanium-Qt
Version:               Huh
Code Type:             X86-64 (Native)
Parent Process:        Huh [1]
Responsible:           Unobtanium-Qt [99755]
User ID:               501
Date/Time:             2015-05-17 21:53:39.010 +0100
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        BA94AC5C-A21D-7A27-8D88-E5FDB68C5FFF
Time Awake Since Boot: 49000 seconds
Crashed Thread:        0
Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
  Library not loaded: @loader_path/libboost_system-mt.dylib
  Referenced from: /Applications/Unobtanium-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
  Reason: image not found

I am not sure (because I know zero about macs) but you may have the same problem linking to boost that I did. I rebuilt linking to the specific boost library I installed (1.58 iirc) and it worked.

Well, I figured this out, @loader_path does not point to where I have my dylib libraries. I have Macports and so my libraries are at /macports/local/lib/libboost_system-mt.dylib. I guess that the function @loader_path does not take into account Macports as the libraries would be in a different location if it was a "clean" OSX install...

So how to add / link .../macports/local/lib/libboost_system-mt.dylib to @loader_path ??
legendary
Activity: 1260
Merit: 1001
Nice to see the price of our favourite alt bubbling up a bit!  Cool

EDIT:

Did anybody see this:

http://www.businessinsider.com/hayek-cryptocurrency-backed-by-gold-2015-5
legendary
Activity: 1064
Merit: 1000
I have had this occur during builds of 3 different alts recently. I am unsure what causes it, but I am researching some information now.

legendary
Activity: 1148
Merit: 1000
A Wound in Eternity
I have tried to install the new Mac wallet, I have deleted any trace of Unobtainium and installed fresh and it crashes at the start and I get the below error. I do not get this error on any other wallet and as far as I know my Mac is up to date with all sorts of libraries etc.

Process:               Unobtanium-Qt [99755]
Path:                  /Applications/Unobtanium-Qt.app/Contents/MacOS/Unobtanium-Qt
Identifier:            io.unobtanium.Unobtanium-Qt
Version:               Huh
Code Type:             X86-64 (Native)
Parent Process:        Huh [1]
Responsible:           Unobtanium-Qt [99755]
User ID:               501
Date/Time:             2015-05-17 21:53:39.010 +0100
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        BA94AC5C-A21D-7A27-8D88-E5FDB68C5FFF
Time Awake Since Boot: 49000 seconds
Crashed Thread:        0
Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
  Library not loaded: @loader_path/libboost_system-mt.dylib
  Referenced from: /Applications/Unobtanium-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
  Reason: image not found

I am not sure (because I know zero about macs) but you may have the same problem linking to boost that I did. I rebuilt linking to the specific boost library I installed (1.58 iirc) and it worked.

If you could tell me how to do that, it would be great. Why is this the only wallet that has this problem?
legendary
Activity: 1064
Merit: 1000
I have tried to install the new Mac wallet, I have deleted any trace of Unobtainium and installed fresh and it crashes at the start and I get the below error. I do not get this error on any other wallet and as far as I know my Mac is up to date with all sorts of libraries etc.

Process:               Unobtanium-Qt [99755]
Path:                  /Applications/Unobtanium-Qt.app/Contents/MacOS/Unobtanium-Qt
Identifier:            io.unobtanium.Unobtanium-Qt
Version:               Huh
Code Type:             X86-64 (Native)
Parent Process:        Huh [1]
Responsible:           Unobtanium-Qt [99755]
User ID:               501
Date/Time:             2015-05-17 21:53:39.010 +0100
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        BA94AC5C-A21D-7A27-8D88-E5FDB68C5FFF
Time Awake Since Boot: 49000 seconds
Crashed Thread:        0
Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
  Library not loaded: @loader_path/libboost_system-mt.dylib
  Referenced from: /Applications/Unobtanium-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
  Reason: image not found

I am not sure (because I know zero about macs) but you may have the same problem linking to boost that I did. I rebuilt linking to the specific boost library I installed (1.58 iirc) and it worked.
member
Activity: 87
Merit: 10
Wait... but I thought Macs "Just work?" How can this be possible?
legendary
Activity: 1148
Merit: 1000
A Wound in Eternity
I have tried to install the new Mac wallet, I have deleted any trace of Unobtainium and installed fresh and it crashes at the start and I get the below error. I do not get this error on any other wallet and as far as I know my Mac is up to date with all sorts of libraries etc.

Process:               Unobtanium-Qt [99755]
Path:                  /Applications/Unobtanium-Qt.app/Contents/MacOS/Unobtanium-Qt
Identifier:            io.unobtanium.Unobtanium-Qt
Version:               Huh
Code Type:             X86-64 (Native)
Parent Process:        Huh [1]
Responsible:           Unobtanium-Qt [99755]
User ID:               501
Date/Time:             2015-05-17 21:53:39.010 +0100
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        BA94AC5C-A21D-7A27-8D88-E5FDB68C5FFF
Time Awake Since Boot: 49000 seconds
Crashed Thread:        0
Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
  Library not loaded: @loader_path/libboost_system-mt.dylib
  Referenced from: /Applications/Unobtanium-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
  Reason: image not found
legendary
Activity: 2450
Merit: 1076
keybase.io/fallingknife/
Hi guys, for those of you that asked for this here it is, a quick start guide to building Unobtanium on Linux. https://cryptoguild.qnetau.com/viewtopic.php?f=14&t=36

I will post a guide on how to build on Windows 32 AND 64 bit as soon as I troubleshoot a few more things.

Siameze!!! Thank you!!!  Grin

Thanks, I hope it is useful. Perhaps we can find someone that can post OSX instructions there too. Would be nice to have this to avoid the update fiasco we had a few days back.
It could have gone better, no doubt about it.  Thank you for stepping up to help. Others have also stepped in to share their expertise. People like you make Uno strong.
legendary
Activity: 1064
Merit: 1000
Hi guys, for those of you that asked for this here it is, a quick start guide to building Unobtanium on Linux. https://cryptoguild.qnetau.com/viewtopic.php?f=14&t=36

I will post a guide on how to build on Windows 32 AND 64 bit as soon as I troubleshoot a few more things.

Siameze!!! Thank you!!!  Grin

Thanks, I hope it is useful. Perhaps we can find someone that can post OSX instructions there too. Would be nice to have this to avoid the update fiasco we had a few days back.
legendary
Activity: 2450
Merit: 1076
keybase.io/fallingknife/
Hi guys, for those of you that asked for this here it is, a quick start guide to building Unobtanium on Linux. https://cryptoguild.qnetau.com/viewtopic.php?f=14&t=36

I will post a guide on how to build on Windows 32 AND 64 bit as soon as I troubleshoot a few more things.

Siameze!!! Thank you!!!  Grin
legendary
Activity: 1064
Merit: 1000
Hi guys, for those of you that asked for this here it is, a quick start guide to building Unobtanium on Linux. https://cryptoguild.qnetau.com/viewtopic.php?f=14&t=36

I will post a guide on how to build on Windows 32 AND 64 bit as soon as I troubleshoot a few more things.
legendary
Activity: 1064
Merit: 1000
WOOO 420!  Cheesy

Not having you post on page 420 of our thread would hve been bad luck mate. Wink
hero member
Activity: 767
Merit: 500
legendary
Activity: 2450
Merit: 1076
keybase.io/fallingknife/
Hello Unoverse,

I wish for you peace and good karma.



You deserve it.
member
Activity: 71
Merit: 10
guess it turned out to be unobtainable

 
 

Love it.
So true.
is a reason they call the 1% ers 1% ers  Shocked
full member
Activity: 127
Merit: 100
thx @BitcoinCharlie
That wallet works excellent - sync'ed very quick, and looks cool too Smiley
Glad to be at your service!

Anyone have any update on the MAC wallet?

Yeah, an updated Mac client would be nice.

I have just compiled Mac wallet from the latest source off Github.

Tested on 10.7 - 10.10.

Will post the link as soon as upload is completed.

Cheers!

EDIT: http://wikisend.com/download/216236/Unobtanium-Qt-OSX.zip - MD5 verify (64d2451085a41fd220f191e3de9c8def)

Link will be valid for only 90 days. Anybody know any good file sharing site?

I just tested the Mac wallet and it crashes straight away:

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @loader_path/libboost_system-mt.dylib
  Referenced from: /Applications/Unobtanium-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
  Reason: image not found

I'm running OSX 10.10.3

Huh


Looks like dependencies problem, the wallet works perfectly on my Lion and Yosemite dev box, I will check the release build again.

There's nothing to worry about Wink

Cheers!
sr. member
Activity: 375
Merit: 250
@MMpool

Is there any prospect for my being able to connect more than one Antminer S5 to your pool?  I've had to shut down four of the six S3 (getting too warm in here) and would really like to redirect another three S5.  What is necessary in order to accomplish this?  If you need to observe server behavior with them, then let's arrange for that!

Thanks -- Trevor

PS. After over two days of uninterrupted mining on MMpool, the single S5 reports an A/R ratio of 612, so it's not an inherent miner problem.  Why do the A/R ratios collapse with more than one S5 connected to your pool?  Would really like to solve this problem!  How about you?
I don't know why this problem is happening for you and yes, I would like to work out what the issue is. Here's some things to look at or try:

1) Are you using ipv4 or ipv6?
2) what is the exact command line you are using for the miner?
3) Are all the miners mining under the same account?
4) if (3) is true, are the set to the difficulty level for the combined value of all the miners, or just for each individual miner output.
5) if they are set to the difficulty level of the individual miners, try setting the difficulty level for all the miners such that it is right for the combined hash total of all the miners. ie. if the total hash rate for all miners is 10 Th/s then set the difficulty for all the miners to "d=2500".
IMZ
legendary
Activity: 1498
Merit: 1000
Wow! Great day's coinin', me.

Welcome to not altcoin hitler and skywave and photon-coin.

And hey to Marcetin and Sabretooth and pnoch!

Anyone notice the outstanding bench depth of members we're pullin' in here?

And we're in a proper real noozepaper! http://www.theguardian.com/technology/2015/may/13/nasdaq-bitcoin-blockchain

Mark (IndiaMikeZulu), Australia
sr. member
Activity: 339
Merit: 250
legendary
Activity: 1148
Merit: 1000
A Wound in Eternity
thx @BitcoinCharlie
That wallet works excellent - sync'ed very quick, and looks cool too Smiley
Glad to be at your service!

Anyone have any update on the MAC wallet?

Yeah, an updated Mac client would be nice.

I have just compiled Mac wallet from the latest source off Github.

Tested on 10.7 - 10.10.

Will post the link as soon as upload is completed.

Cheers!

EDIT: http://wikisend.com/download/216236/Unobtanium-Qt-OSX.zip - MD5 verify (64d2451085a41fd220f191e3de9c8def)

Link will be valid for only 90 days. Anybody know any good file sharing site?

I just tested the Mac wallet and it crashes straight away:

Exception Type:        EXC_BREAKPOINT (SIGTRAP)
Exception Codes:       0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @loader_path/libboost_system-mt.dylib
  Referenced from: /Applications/Unobtanium-Qt.app/Contents/Frameworks/libboost_thread-mt.dylib
  Reason: image not found

I'm running OSX 10.10.3

Huh
Jump to: