Pages:
Author

Topic: Bitcoin 0.9.0 FINAL is available [Changelog] [Download] - page 6. (Read 38359 times)

hero member
Activity: 803
Merit: 500
Some stupid questions.
How to uninstall the old client? Just delete the folder and the appdata? Do I have to delete the blocks also?
(btw.: I redirected the block-directory, can someone tell me the command line again?)
hero member
Activity: 812
Merit: 1022
No Maps for These Territories

it seems that the new wallet not like folder with é or è  Sad
I have an é in my folder name, and unable to install the file of the first launch on it. Other folders no problem
Seems a problem with UTF8 in file names. Strange. What OS?


Win 8.1 64bits
OK created an issue
https://github.com/bitcoin/bitcoin/issues/3916
hero member
Activity: 1036
Merit: 531

it seems that the new wallet not like folder with é or è  Sad
I have an é in my folder name, and unable to install the file of the first launch on it. Other folders no problem
Seems a problem with UTF8 in file names. Strange. What OS?


Win 8.1 64bits
sr. member
Activity: 476
Merit: 250
Uuhh yeah thanks... It's checked, but for some reason gedit is set as default application to open it with and if I remove it as default app Ubuntu doesn’t know what to do with it. It's no big deal I was just curious why Ubuntu isn't recognizing it as an executable. All of the binaries in the bin directory are doing this...
It's because we are compiling/linking with -pie. This adds address space randomization, which is a security/hardening feature that makes exploits more difficult. But it means that the executable is seen as a shared library by naive tools such as "file" and seemingly the Gnome file manager.

Yep that explains it perfectly. Thanks to all that responded and a Big Thanks to the devs.

Edit: And yes I am using the Gnome file manager.....
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
Uuhh yeah thanks... It's checked, but for some reason gedit is set as default application to open it with and if I remove it as default app Ubuntu doesn’t know what to do with it. It's no big deal I was just curious why Ubuntu isn't recognizing it as an executable. All of the binaries in the bin directory are doing this...
It's because we are compiling/linking with -pie. This adds address space randomization, which is a security/hardening feature that makes exploits more difficult. But it means that the executable is seen as a shared library by naive tools such as "file" and seemingly the Gnome file manager.

it seems that the new wallet not like folder with é or è  Sad
I have an é in my folder name, and unable to install the file of the first launch on it. Other folders no problem
Seems a problem with UTF8 in file names. Strange. What OS?
sr. member
Activity: 476
Merit: 250
what is the easiest way to upgrade bitcoin-qt on ubuntu to this version?

I'm on Mint but expect it's the same for you. I couldn't just double run the bitcoin-qt as I coudl with 0.8.6 but it runs when started from the command line.
So, cd ~/bitcoin-0.9.0-linux/bin/32 and ./bitcoin-qt &


Wow thanks I have been pulling my hair out here. To think that simple solution was probably there for me the whole time. Why is my Ubuntu 12.04 trying to use gedit to open the executable? The icons for them is the paper one and gedit is set as default to open them. What is different to make Ubuntu not recognize them as executables?

The file does not have the "executable" permission probably. Right click on it and add the permission.

Uuhh yeah thanks... It's checked, but for some reason gedit is set as default application to open it with and if I remove it as default app Ubuntu doesn’t know what to do with it. It's no big deal I was just curious why Ubuntu isn't recognizing it as an executable. All of the binaries in the bin directory are doing this...
hero member
Activity: 1036
Merit: 531
it seems that the new wallet not like folder with é or è  Sad
I have an é in my folder name, and unable to install the file of the first launch on it. Other folders no problem
legendary
Activity: 1050
Merit: 1000
are there any no longer used data files at %appdata%/bitcoin that are safe to get rid off for the sake of extra disk space?  

i think i'm seeing 2 blockchains in mine, one in folder 'blocks' that is current and an older chain at the root of %appdata%/bitcoin that stopped updating over a year ago, around 6 gigs. is it safe to dump it?
Yes, you can get rid of that one, but it's just a hard link to a file in the blocks folder, so deleting it doesn't actually free up any space.

thanks. although i'm not sure that's the case with hard linking.
split files in blocks folder are 131MB  while at the root only one of them 131MB and other 4 files vary between 1-2gigs

i think that's the old chain format back from 2011-12 that isn't being used as back few client version updates the blockchain i believe was rebuilt to a new format
sr. member
Activity: 252
Merit: 250
legendary
Activity: 854
Merit: 1000
what is the easiest way to upgrade bitcoin-qt on ubuntu to this version?

I'm on Mint but expect it's the same for you. I couldn't just double run the bitcoin-qt as I coudl with 0.8.6 but it runs when started from the command line.
So, cd ~/bitcoin-0.9.0-linux/bin/32 and ./bitcoin-qt &


Wow thanks I have been pulling my hair out here. To think that simple solution was probably there for me the whole time. Why is my Ubuntu 12.04 trying to use gedit to open the executable? The icons for them is the paper one and gedit is set as default to open them. What is different to make Ubuntu not recognize them as executables?

The file does not have the "executable" permission probably. Right click on it and add the permission.
sr. member
Activity: 476
Merit: 250
what is the easiest way to upgrade bitcoin-qt on ubuntu to this version?

I'm on Mint but expect it's the same for you. I couldn't just double run the bitcoin-qt as I coudl with 0.8.6 but it runs when started from the command line.
So, cd ~/bitcoin-0.9.0-linux/bin/32 and ./bitcoin-qt &


Wow thanks I have been pulling my hair out here. To think that simple solution was probably there for me the whole time. Why is my Ubuntu 12.04 trying to use gedit to open the executable? The icons for them is the paper one and gedit is set as default to open them. What is different to make Ubuntu not recognize them as executables?
full member
Activity: 134
Merit: 100
Great release!  I've been using the RC and appreciate the features separating the wallet from the server (network).  Send TX new UI was also needed.  Also getbestblockhash is a small time saver.

Edit: Well as pointed above, some problems with UI.  I was mostly focusing on bitcoind in my evaluation.
newbie
Activity: 35
Merit: 0
Thanks for the heads up.

I'll hold back and await further developments.
full member
Activity: 196
Merit: 100
Dont download this, the receive bitcoin address list is missing. And you have to start over.

I was just about to do this upgrade, what exactly is the problem you're referring to?


The receive list as we know it is fucked. This is what it used to look like https://bitbargain.co.uk/s/img/sign_message.png

The new one looks like you have to fill out a note from grandma evertime you want to receive coins,.
newbie
Activity: 35
Merit: 0
Dont download this, the receive bitcoin address list is missing. And you have to start over.

I was just about to do this upgrade, what exactly is the problem you're referring to?
full member
Activity: 196
Merit: 100
File --> Sending Addresses...
File --> Receiving Addresses...


Too late, already uninstalled that crap, and back to 0.8.6

Why the hell do devs have to change something that is fine.
sr. member
Activity: 344
Merit: 250
File --> Sending Addresses...
File --> Receiving Addresses...
full member
Activity: 196
Merit: 100
Dont download this, the receive bitcoin address list is missing. And you have to start over.
sr. member
Activity: 476
Merit: 250
全球O2O消费商
It's nice.
sr. member
Activity: 531
Merit: 260
Vires in Numeris
what is the easiest way to upgrade bitcoin-qt on ubuntu to this version?

I'm on Mint but expect it's the same for you. I couldn't just double run the bitcoin-qt as I coudl with 0.8.6 but it runs when started from the command line.
So, cd ~/bitcoin-0.9.0-linux/bin/32 and ./bitcoin-qt &
Pages:
Jump to: