Feathercoin 0.8.5 Client
-
Have two instances of the version 0.8.5.0-beta running on one Ubuntu and one Debian systen and both eare running fine and it sync without problems.
I pulled it yesterday evening, so I assume, it’s beta-2
-
[quote name=“Wellenreiter” post=“39531” timestamp=“1386162887”]
Have two instances of the version 0.8.5.0-beta running on one Ubuntu and one Debian systen and both eare running fine and it sync without problems.I pulled it yesterday evening, so I assume, it’s beta-2
[/quote]Can you please pull again as CAlert keys were changed this morning?
I hope that we have now made the final changes for this release.
-
You know what we are missing? A multi layered ico file. I have fired up GIMP to create a couple of these, one for testnet and the other for main net. I’m off to my parents for dinner and will finish these off tomorrow. The current ico is 32x32 so looks awful as anything other than a tiny icon.
-
[quote name=“Bushstar” post=“39589” timestamp=“1386175713”]
Can you please pull again as CAlert keys were changed this morning?
I hope that we have now made the final changes for this release.
[/quote]Done :)
The build will be ready in about 15 - 30 minutes -
[quote name=“Bushstar” post=“39601” timestamp=“1386177910”]
You know what we are missing? A multi layered ico file. I have fired up GIMP to create a couple of these, one for testnet and the other for main net. I’m off to my parents for dinner and will finish these off tomorrow. The current ico is 32x32 so looks awful as anything other than a tiny icon.
[/quote]I just resized a larger one. ;)
As it is a png, the quality isn’t good if you shrink too much :( -
I’ve made the .ico files and put them on GitHub. They are 10 layers, 3x 16px, 3x 32px, 3x 48px and a 256px layers of various different types.
[attachment deleted by admin]
-
I have manually updated the .ts files from Litecoin to Feathercoin. This should be done using lupdate but that then marks the translation as obsolete. These updates have been pushed to GitHub and I have compiled the changes into Beta 3.
https://downloads.feathercoin.com/feathercoin-0.8.5-beta3.zip
For any language where Lite or lite is not in the English alphabet the translations will have to be done manually. Either in the .ts file in a text editor or using Qt Linguist.
I have received the patch file attached to this post for Chinese. Lizhi, can you please check the translations given in this patch file and let me know if everything appears to be okay.
[attachment deleted by admin]
-
Svenn confirms that this is working in Norwegian. Can others with non-english Windows OS please download Beta 3 and report your findings?
-
You can find the original .ts files in the following location if you want to update translation strings for your locale. Login to GitHub, go to your .ts locale file and select edit, make your changes, give the commit a name and then press the commit changes button. This will submit a pull request that I can commit.
https://github.com/FeatherCoin/Feathercoin-0.8.5/tree/master-0.8/src/qt/locale
-
[quote name=“Bushstar” post=“40015” timestamp=“1386241975”]
I have manually updated the .ts files from Litecoin to Feathercoin. This should be done using lupdate but that then marks the translation as obsolete. These updates have been pushed to GitHub and I have compiled the changes into Beta 3.https://downloads.feathercoin.com/feathercoin-0.8.5-beta3.zip
For any language where Lite or lite is not in the English alphabet the translations will have to be done manually. Either in the .ts file in a text editor or using Qt Linguist.
I have received the patch file attached to this post for Chinese. Lizhi, can you please check the translations given in this patch file and let me know if everything appears to be okay.
[/quote]Complete zh_CN.patch . I revised several errors and make sentences more fluent.
[attachment deleted by admin]
-
[quote name=“lizhi” post=“40087” timestamp=“1386253790”]
Complete zh_CN.patch . I revised several errors and make sentences more fluent.
[/quote]Thanks for looking through it. There was a fair bit of content to go through by the looks of it. I have now compiled this into the client. Please give it a spin and check out your translations.
https://downloads.feathercoin.com/feathercoin-0.8.5-beta3-CN.zip
-
I think that we are ready to release. We can update translations that have not already been migrated if and when they get done after the release. The new release fixes many bugs that people are currently suffering from, especially the synchronisation error when first loading the blockchain.
-
Thats great news did you say there was going to be some compatibility issues with the old version?
-
There is a BDB lock limit rule change on 31 January 2014 at 00:00 which is the point when we need everyone upgraded for compatibility. There is plenty of time before then and we are stable so we can leave this as it is in the code.
-
[quote name=“Bushstar” post=“40502” timestamp=“1386328345”]
I think that we are ready to release. We can update translations that have not already been migrated if and when they get done after the release. The new release fixes many bugs that people are currently suffering from, especially the synchronisation error when first loading the blockchain.
[/quote]For the release, we can link the package depot to the main page, as you suggested before.
Just give me a heads up, so I can pull the last revision about a day before the release message get’s out and start the packaging process
-
I agree with Bush. It is deployed upstream, and tests OK so far.
Release the beta as - RC1, and all be ready to fix and test anything that gets reported, using “extreme programming” techniques.
We could look to include translations, etc, in RC2.
If we plan and announce those releases in advance, then everyone could be ready to assist.
-
[quote name=“Wellenreiter” post=“40679” timestamp=“1386359283”]
For the release, we can link the package depot to the main page, as you suggested before.Just give me a heads up, so I can pull the last revision about a day before the release message get’s out and start the packaging process
[/quote]Can you please go ahead and pull the latest version?
We should release this as Wrapper suggests as RC1.
-
[quote name=“Bushstar” post=“40125” timestamp=“1386258839”]
[quote author=lizhi link=topic=4885.msg40087#msg40087 date=1386253790]
Complete zh_CN.patch . I revised several errors and make sentences more fluent.
[/quote]Thanks for looking through it. There was a fair bit of content to go through by the looks of it. I have now compiled this into the client. Please give it a spin and check out your translations.
https://downloads.feathercoin.com/feathercoin-0.8.5-beta3-CN.zip
[/quote]Well, It’s fine. :)
-
ACK, will get back on more tests.
-
[quote name=“Bushstar” post=“40992” timestamp=“1386402498”]
[quote author=Wellenreiter link=topic=4885.msg40679#msg40679 date=1386359283]
For the release, we can link the package depot to the main page, as you suggested before.Just give me a heads up, so I can pull the last revision about a day before the release message get’s out and start the packaging process
[/quote]Can you please go ahead and pull the latest version?
We should release this as Wrapper suggests as RC1.
[/quote]Done.
It shows as version 0.8.5.0_rc1 on [url=http://software.opensuse.org/package/feathercoin]http://software.opensuse.org/package/feathercoin[/url]
By the way, the new splash screen looks great :)