Bitcoin Forum
May 26, 2024, 01:15:31 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 10 11 12 13 14 15 16 17 18 19 20 »  All
  Print  
Author Topic: [ANN][NMC] Namecoin Wallet (QT) with integrated Name Registration v3.75  (Read 78504 times)
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
June 29, 2013, 03:08:34 AM
 #121

did you compile yourself?
what os are you on (win7)?

Windows. Heh. Odd, it worked for at least 2-3 start ups and now crashes.

Also when I switched over from using the old version of namcoind to the QT client I had to re-download the
blockchain. I don't recall why.




should maybe check log..   i've been testing heavily and not had a problem...
you didn't run both at once?

you can try -rescan

or.. see if everything works ok after redownloading blockchain if you deleted last one

forsetifox
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
June 29, 2013, 03:15:42 AM
 #122

I will do a rescan and report back.

edit: Rescan then same error messages. Looks like it crashes just after it downloads all the new blocks.

Trying a whole block chain download now.

edit: Crashes immediately. Client window doesn't even come up.
forsetifox
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
June 29, 2013, 03:30:22 AM
 #123

I think I got it. I removed all the port numbers from all my config files a week ago so the clients would just use the port it wants use.

Process monitor says that namcoin-qt wants to use port 8334 as the comm port. I had it set as my rpcport in the config file.

 Smiley
maxpower
Sr. Member
****
Offline Offline

Activity: 456
Merit: 250


View Profile
June 29, 2013, 05:49:23 PM
 #124

snailbrain : on linux namecoin-qt throws this error upon exiting ...
 
Code:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
  what():  boost::lock_error
Aborted (core dumped)

possibly boost version/ Qt version..

anyone else experience this crash on Linux?

I've seen this error in the Mac build. It's happening because some code is trying to reserve a lock that's already been deleted during shutdown. It's pretty much harmless, because it happens long after the database has been closed and detached, but it's annoying.

I implemented a workaround for it in the latest Mac build, and will contribute the workaround to the main project today.

Mac Altcoin Wallets: https://bitcointalk.org/index.php?topic=216672 | Rep Thread: https://bitcointalk.org/index.php?topic=205035.0
BTC: 13wuRW8v1PtZrbKKrBfT5JcuiCwpMqpCmY
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
June 29, 2013, 08:31:37 PM
 #125

snailbrain : on linux namecoin-qt throws this error upon exiting ...
 
Code:
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
  what():  boost::lock_error
Aborted (core dumped)

possibly boost version/ Qt version..

anyone else experience this crash on Linux?

I've seen this error in the Mac build. It's happening because some code is trying to reserve a lock that's already been deleted during shutdown. It's pretty much harmless, because it happens long after the database has been closed and detached, but it's annoying.

I implemented a workaround for it in the latest Mac build, and will contribute the workaround to the main project today.

<3

Thanks Maxpower - also check the latest version if you haven't - 3.64

phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1020



View Profile
June 29, 2013, 08:45:46 PM
 #126

Has anyone ever built on windows? Or are all the windows builds cross compiled on Linux?

Installing Qt4.8.4 on windows is pure pita. Needs a completely outdated, "rare" gcc version.

Qt 5 would be much easier as it has mingw included, did anyone try? Not so easy I assume.
favdesu
Legendary
*
Offline Offline

Activity: 1764
Merit: 1000



View Profile WWW
June 29, 2013, 08:56:46 PM
 #127

.bit's would be really cool if it wasn't so damn hard to setup. there are no working browser apps and foxy proxy doesn't work either.
Just wondering why nobody mentioned the easiest and most obvious method for browsing .bit domains.
On a standard Windows 7 or XP or on a Mac it's just a few mouseclicks (in an unrestricted user account, of course):


Windows 7:
Control Panel > Network and Internet > Network and Sharing > Connections: Local Area Connection > Properties > IPv4 > Properties > Use the following DNS server > 178.32.31.41

After that you can use any standard browser (not sure about Chrome) for looking up .bit pages.
A few examples of sites with some useful content for a start:
http://dns.bit/
http://nx.bit/
http://bitse.bit/



omg, why did no one mention this on the wiki? that's REALLY easy. thanks D:

just one question: is this secure? like, are there any sensitive packets going through this ip?

cassini
Member
**
Offline Offline

Activity: 112
Merit: 10



View Profile
June 29, 2013, 10:40:39 PM
Last edit: June 30, 2013, 12:13:47 PM by cassini
 #128

omg, why did no one mention this on the wiki? that's REALLY easy. thanks D:
Maybe I should have a look at the wiki pages and include these instructions.

just one question: is this secure? like, are there any sensitive packets going through this ip?
This IP 178.32.31.41 is khal's DNS from the List of DNS Servers in the wiki. I don't think khal makes use of your browsing behaviour data in any way. But even if he did, the DNS server only gets the HTTP requests and your IP address. It doesn't receive any web content or user credentials, as far as I know.
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
June 29, 2013, 11:15:57 PM
Last edit: June 30, 2013, 12:29:39 AM by snailbrain
 #129

Did some testing and I must say I am quite impressed. Everything went smoothly.

One important thing: There should be a reasonable txfee set by default. Maybe 0.01. This allows miners to increase fees without disturbing newbies.

On the firstupdate screen: The warning about the 12 blocks should be in red (If people simply turn off the client they might loose the name/domain).

The status of domains with name_new only is not clearly visible. OK, the expires column is empty but maybe it should say "preregistered" or something so that it is clear that you do not yet own the name/domain.

Not important:
name_new from namecoind is displayed as hash/random in the transaction list.
name_firstupdate from namecoind seems to create a duplicate entry

These all worked fine:
sign, verify, dumpprivkey, encryption, name_new, name_firstupdate, wallet encryption (both gui & namecoind)

Waiting for firstupdates and doing some more playing testing...  Grin

thanks Phelix.. will try to get these sorted..

in namecoind, i think it always showed the hash in transaction list? (not 100% sure, but i think so)..

i meant:
name_new from namecoind is displayed as hash/random in the GUI transaction list.
name_firstupdate from namecoind seems to create a duplicate entry in the GUI tx list


i try this but only shows 1 name_new and 1 firstupdate in gui (i used namecoind to name_new, then name_firstupdate after a few blocks)..

then later opened qt and was ok..

edit: did notice problem actually with namecoind and firstupdate

favdesu
Legendary
*
Offline Offline

Activity: 1764
Merit: 1000



View Profile WWW
June 30, 2013, 12:49:17 PM
 #130

omg, why did no one mention this on the wiki? that's REALLY easy. thanks D:
Maybe I should have a look at the wiki pages and include these instructions.

just one question: is this secure? like, are there any sensitive packets going through this ip?
This IP 178.32.31.41 is khal's DNS from the List of DNS Servers in the wiki. I don't think khal makes use of your browsing behaviour data in any way. But even if he did, the DNS server only gets the HTTP requests and your IP address. It doesn't receive any web content or user credentials, as far as I know.

another question:

if I use 192.0.0.1 as default and 178.32.31.41 as alt DNS, would this work?

like every request goes through 192, and .bit 178?

bitpop
Legendary
*
Offline Offline

Activity: 2912
Merit: 1060



View Profile WWW
June 30, 2013, 12:51:43 PM
 #131

I don't think so. First will give you nxdomain which is a success

khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
June 30, 2013, 05:26:38 PM
 #132

another question:

if I use 192.0.0.1 as default and 178.32.31.41 as alt DNS, would this work?

like every request goes through 192, and .bit 178?
You need to use this : https://bitcointalk.org/index.php?topic=205026
On linux, I use dnsmasq to do the same.
favdesu
Legendary
*
Offline Offline

Activity: 1764
Merit: 1000



View Profile WWW
June 30, 2013, 06:58:58 PM
 #133

another question:

if I use 192.0.0.1 as default and 178.32.31.41 as alt DNS, would this work?

like every request goes through 192, and .bit 178?
You need to use this : https://bitcointalk.org/index.php?topic=205026
On linux, I use dnsmasq to do the same.

tried it, but well, i couldn't make it happen. :<

this stuff is just too complicated, if you want more adopters, it HAS to be much easier for casuals.

khal
Hero Member
*****
Offline Offline

Activity: 540
Merit: 500



View Profile WWW
June 30, 2013, 07:06:38 PM
 #134

tried it, but well, i couldn't make it happen. :<

this stuff is just too complicated, if you want more adopters, it HAS to be much easier for casuals.
I though it would make the hard changes (change dns server to 127.0.0.1) itself, but it seems to not be the case...

We are working on an easy solution but it'll work with firefox only for now.
snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
June 30, 2013, 07:30:12 PM
Last edit: June 30, 2013, 10:12:26 PM by snailbrain
 #135

another question:

if I use 192.0.0.1 as default and 178.32.31.41 as alt DNS, would this work?

like every request goes through 192, and .bit 178?
You need to use this : https://bitcointalk.org/index.php?topic=205026
On linux, I use dnsmasq to do the same.

tried it, but well, i couldn't make it happen. :<

this stuff is just too complicated, if you want more adopters, it HAS to be much easier for casuals.

all you do is install the program

replace the config file that phelix linked in that thread

go to your network adapter and change dns to 127.0.0.1

it works..

marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2349


Eadem mutata resurgo


View Profile
June 30, 2013, 09:41:45 PM
 #136

another question:

if I use 192.0.0.1 as default and 178.32.31.41 as alt DNS, would this work?

like every request goes through 192, and .bit 178?
You need to use this : https://bitcointalk.org/index.php?topic=205026
On linux, I use dnsmasq to do the same.

tried it, but well, i couldn't make it happen. :<

this stuff is just too complicated, if you want more adopters, it HAS to be much easier for casuals.

Yes, it is all too complicated for you ... wait, didn't you say that already?

LiteCoinGuy
Legendary
*
Offline Offline

Activity: 1148
Merit: 1010


In Satoshi I Trust


View Profile WWW
June 30, 2013, 09:43:01 PM
 #137

using win7 and the programm is very laggy and slows down the pc when updating. maybe you can fix that in the future

snailbrain (OP)
Legendary
*
Offline Offline

Activity: 1807
Merit: 1020



View Profile
July 01, 2013, 08:05:19 PM
 #138

using win7 and the programm is very laggy and slows down the pc when updating. maybe you can fix that in the future

seems as fast as any other big blockchain coins to me.. (maybe a bit slower)

when Khal has finished rebasing namecoin on bitcoin 0.8, it should be faster

LiteCoinGuy
Legendary
*
Offline Offline

Activity: 1148
Merit: 1010


In Satoshi I Trust


View Profile WWW
July 03, 2013, 12:18:28 AM
 #139

using win7 and the programm is very laggy and slows down the pc when updating. maybe you can fix that in the future

seems as fast as any other big blockchain coins to me.. (maybe a bit slower)

when Khal has finished rebasing namecoin on bitcoin 0.8, it should be faster

during the time qt consumes a lot of system resources (more than by running and is almost freezing everything) but its ok for now. i know that the qt is under developing and that it needs time. ill be patient  Smiley


virtualmaster
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
July 03, 2013, 08:58:47 AM
 #140

With my new setting on a new computers virtual environment it is running now super fast.
AMD-70 Ubuntu 12.04 basic system -> allocated for VirtualBox machine 1 processor core and 512 Mb RAM and installed Xubuntu 10.04 -> on Wine started the compiled Namecoin client for windows
It is running much faster than on the old computer with native windows XP. No crash at all. Starting and stopping in seconds.
Very good work snailbrain. Thanks.

Calendars for free to print: 2014 Calendar in JPG | 2014 Calendar in PDF Protect the Environment with Namecoin: 2014 Calendar in JPG | 2014 Calendar in PDF
Namecoinia.org  -  take the planet in your hands
BTC: 15KXVQv7UGtUoTe5VNWXT1bMz46MXuePba   |  NMC: NABFA31b3x7CvhKMxcipUqA3TnKsNfCC7S
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 »  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!