Pages:
Author

Topic: [ANN][FIND] FindCoin | Update Wallet If You Haven't! | Community Anti-Scam Token - page 85. (Read 126380 times)

full member
Activity: 184
Merit: 100
...
When I've seen that wallet didn't work properly I thought: compile it! But when I tried I've had some problems with libleveldb.a, I think that's because of my boost version  Cheesy
Anyway, that's not about-coin topic, what's important is that I've missed the first payments  Undecided damn!

Hey, actually, I checked with Otool and I got this: http://pastebin.com/bxZXG9KC
Are you missing any libraries listed above? It seems berkely did link with macdeployqt...

@executable_path/../Frameworks/libdb_cxx-4.8.dylib (compatibility version 0.0.0, current version 0.0.0)

Yes, could be. But I'm not compiling it because I can't (now) - I'm not with everything installed.

That's why I've replied here with the steps to generate and able you to send the deployed version.
Can you please follow the steps, generate the .dmg and share with us?

With that steps it should work  Wink
Thanks a lot Quadmium!

The problem here is that those steps are irrelevant except making a dmg (macdeployqt already linked libdb_cxx in), would you like me to create one? I'm not sure how that will help you run the wallet. Join our IRC and we can talk more easily.
legendary
Activity: 1960
Merit: 1130
Truth will out!
...
When I've seen that wallet didn't work properly I thought: compile it! But when I tried I've had some problems with libleveldb.a, I think that's because of my boost version  Cheesy
Anyway, that's not about-coin topic, what's important is that I've missed the first payments  Undecided damn!

Hey, actually, I checked with Otool and I got this: http://pastebin.com/bxZXG9KC
Are you missing any libraries listed above? It seems berkely did link with macdeployqt...

@executable_path/../Frameworks/libdb_cxx-4.8.dylib (compatibility version 0.0.0, current version 0.0.0)

Yes, could be. But I'm not compiling it because I can't (now) - I'm not with everything installed.

That's why I've replied here with the steps to generate and able you to send the deployed version.
Can you please follow the steps, generate the .dmg and share with us?

With that steps it should work  Wink
Thanks a lot Quadmium!
full member
Activity: 184
Merit: 100
Received new coins. In the meantime sent you the old coins for the exchange. Should I switch back to the new wallet to catch next new coins and from time to time check the old wallet if the new coins were received??

Sorry your question got a little buried. Whichever wallet you open will receive coins, It does not matter if you switch them up, just choose one and collect.
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
how long does it take to get the exchange application processed?

Haven't even started them.
From ANN:
28/12/2014 - Start of old FindYou coins to FindCoins exchange (read more on that in FAQ section).

So, in 2 days we will start filling them out.
ok, so that means I can keep the old wallet (with the exchange transaction) aside and offline for the next two days and concentrate on catching the new coins.
Thanks.
full member
Activity: 184
Merit: 100
...
When I've seen that wallet didn't work properly I thought: compile it! But when I tried I've had some problems with libleveldb.a, I think that's because of my boost version  Cheesy
Anyway, that's not about-coin topic, what's important is that I've missed the first payments  Undecided damn!

Hey, actually, I checked with Otool and I got this: http://pastebin.com/bxZXG9KC
Are you missing any libraries listed above? It seems berkely did link with macdeployqt...

@executable_path/../Frameworks/libdb_cxx-4.8.dylib (compatibility version 0.0.0, current version 0.0.0)
legendary
Activity: 1960
Merit: 1130
Truth will out!
-snip-

Yep caught me there, apparently Berkley DB does not come with macdeployqt. I will fix that up for you in a sec and upload a new build.

ok, thanks @Quadmium for you reply and technical support.
Waiting for that new build to start with FindCoin  Tongue
---

When I've seen that wallet didn't work properly I thought: compile it! But when I tried I've had some problems with libleveldb.a, I think that's because of my boost version  Cheesy
Anyway, that's not about-coin topic, what's important is that I've missed the first payments  Undecided damn!
sr. member
Activity: 658
Merit: 250
Yes same here unable to sync, I guess I did jump the gun. But I do have few other ideas other than the obvious VM+VPN.

In my view, I do support open source code, but the thing that worries me is that you are spending hours trying to break a system in order to prove it can be broken. Its pretty obvious people can cheat with this distribution system, and we are doing the best we can to make it work. There doesn't seem to be any reason for you to continue to try as we will release the source after distribution and your wallets do seem to be working.

I like breaking things, it's my profession Smiley But yes I agree, and I understand the challenge the distribution system is facing. Unfortunately there is no easy fix for the cheaters. An UUID on each wallet download comes to mind but that just adds overhead at the download server and nothing stops people to download the wallet over and over again, but it's too late now so it's all moot.
Another not so perfect and resource costly solution is to check the IPs against known proxy lists/tor exit nodes even running port probes for ports such as ssh/rdp/http and deny them coins based on the risk factor. Or have a list of ranges of most residential ISPs and honour users only in those ranges.
full member
Activity: 184
Merit: 100

There's no log on Library from Findcoin.

When I open the wallet, the Findcoin logo appears 1milisecond on the dock and then it disappears…  Sad
Did you make the App binary for mac deployable?

Yes. macdeployqt was used. I'll go check out if it's correct in a virtual machine and get back to you in a few. What OSX version are you running?

10.8.5 but it doesn't matter, i think.

1- macdeployqt
2- Copy the Berkley db binary to the App package
Code:
sudo cp /opt/local/lib/db48/libdb_cxx-4.8.dylib FindCoin-Qt.app/Contents/Frameworks

3- Create a reference id for the library in the App
Code:
sudo install_name_tool -id @executable_path/../Frameworks/libdb_cxx-4.8.dylib FindCoin-Qt.app/Contents/Frameworks/libdb_cxx-4.8.dylib

4- Update App binary with new reference id  
Code:
sudo install_name_tool -change /opt/local/lib/db48/libdb_cxx-4.8.dylib @executable_path/../Frameworks/libdb_cxx-4.8.dylib FindCoin-Qt.app/Contents/MacOS/FindCoin-Qt

5- Verify internal links of the binary:
Code:
otool -L FindCoin-Qt.app/Contents/MacOS/FindCoin-Qt

Then create a .dmg package, add deployed FindCoin wallet there and publish, don't you think so?

Yep caught me there, apparently Berkley DB does not come with macdeployqt. I will fix that up for you in a sec and upload a new build.
member
Activity: 98
Merit: 10
how long does it take to get the exchange application processed?

Fully operational exchange will start on 28/12/2014, as we've mentioned in ANN's first post.

Before that we'll maybe execute some exchange requests in test mode, but right now we're still working on best, easiest and most secure way to do the exchange possible.

Wait a little, guys, we are not going anywhere. All coins will be exchanged.
legendary
Activity: 1960
Merit: 1130
Truth will out!

There's no log on Library from Findcoin.

When I open the wallet, the Findcoin logo appears 1milisecond on the dock and then it disappears…  Sad
Did you make the App binary for mac deployable?

Yes. macdeployqt was used. I'll go check out if it's correct in a virtual machine and get back to you in a few. What OSX version are you running?

10.8.5 but it doesn't matter, i think.

1- macdeployqt
2- Copy the Berkley db binary to the App package
Code:
sudo cp /opt/local/lib/db48/libdb_cxx-4.8.dylib FindCoin-Qt.app/Contents/Frameworks

3- Create a reference id for the library in the App
Code:
sudo install_name_tool -id @executable_path/../Frameworks/libdb_cxx-4.8.dylib FindCoin-Qt.app/Contents/Frameworks/libdb_cxx-4.8.dylib

4- Update App binary with new reference id  
Code:
sudo install_name_tool -change /opt/local/lib/db48/libdb_cxx-4.8.dylib @executable_path/../Frameworks/libdb_cxx-4.8.dylib FindCoin-Qt.app/Contents/MacOS/FindCoin-Qt

5- Verify internal links of the binary:
Code:
otool -L FindCoin-Qt.app/Contents/MacOS/FindCoin-Qt

Then create a .dmg package, add deployed FindCoin wallet there and publish, don't you think so?
full member
Activity: 184
Merit: 100
how long does it take to get the exchange application processed?

Haven't even started them.
From ANN:
28/12/2014 - Start of old FindYou coins to FindCoins exchange (read more on that in FAQ section).

So, in 2 days we will start filling them out.
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
how long does it take to get the exchange application processed?
full member
Activity: 184
Merit: 100

There's no log on Library from Findcoin.

When I open the wallet, the Findcoin logo appears 1milisecond on the dock and then it disappears…  Sad
Did you make the App binary for mac deployable?

Yes. macdeployqt was used. I'll go check out if it's correct in a virtual machine and get back to you in a few. What OSX version are you running?

Edit: Works on a clean VM, do you happen to be on 32 bit or less than OSX 10.6?
full member
Activity: 184
Merit: 100
Yes same here unable to sync, I guess I did jump the gun. But I do have few other ideas other than the obvious VM+VPN.

In my view, I do support open source code, but the thing that worries me is that you are spending hours trying to break a system in order to prove it can be broken. Its pretty obvious people can cheat with this distribution system, and we are doing the best we can to make it work. There doesn't seem to be any reason for you to continue to try as we will release the source after distribution and your wallets do seem to be working.
legendary
Activity: 1960
Merit: 1156
I got paid!

Findcoin give the best Distribution! Distribution for all! Wallets for all Windows Mac Linux! Coins for all people! For all countries! Even my cat get coins!

Good jobs



Thanks FindCoin dev teams! Cheesy
legendary
Activity: 1960
Merit: 1130
Truth will out!
I can't open the wallet on Macintosh.  Embarrassed
Is anyone with the same problem?  Huh

It seems that wallet wants to open but then automatically (in 1 second or so) It closes and It's not working…
Hope that devs look forward to it and try to solve  Wink

Thanks!


Can you head to ~/Library/Logs/DiagnosticReports/ and find the one that corresponds to FindCoin? PM it or paste it here and we will try to help you out.


There's no log on Library from Findcoin.

When I open the wallet, the Findcoin logo appears 1milisecond on the dock and then it disappears…  Sad
Did you make the App binary for mac deployable?
sr. member
Activity: 658
Merit: 250
I managed to run two instances of Findcoin, one via my regular internet and another via socks5 proxy using ssh dynamic tunnel forking the ./FindCoin-qt binary with socksify as a different user. I have no intention to cheat the distribution system but I believe the community should be aware of this. Screenshot bellow.


The other one is out of sync. Please provide more solid proof. I can do exactly what you have done but it never connects to anyone else.

Also, there is a bounty for a block explorer + rich list. I understand you will need the source code to do this?

Yes same here unable to sync, I guess I did jump the gun. But I do have few other ideas other than the obvious VM+VPN.
full member
Activity: 184
Merit: 100
Nope i opened it at 11.55 pm

That may be part of the problem, faucet was started 59 minutes before the countdown ended. If you do not get paid in the next hour let us know.
legendary
Activity: 1848
Merit: 1023
I am a good bro
I can't open the wallet on Macintosh.  Embarrassed
Is anyone with the same problem?  Huh

It seems that wallet wants to open but then automatically (in 1 second or so) It closes and It's not working…
Hope that devs look forward to it and try to solve  Wink

Thanks!


Can you head to ~/Library/Logs/DiagnosticReports/ and find the one that corresponds to FindCoin? PM it or paste it here and we will try to help you out.

I didn't receive anything  Undecided

Wait for the next hour, you opened your wallet too late Wink.
Nope i opened it at 11.55 pm
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
I managed to run two instances of Findcoin, one via my regular internet and another via socks5 proxy using ssh dynamic tunnel forking the ./FindCoin-qt binary with socksify as a different user. I have no intention to cheat the distribution system but I believe the community should be aware of this. Screenshot bellow.


The other one is out of sync. Please provide more solid proof. I can do exactly what you have done but it never connects to anyone else.

Also, there is a bounty for a block explorer + rich list. I understand you will need the source code to do this?
Pages:
Jump to: