Pages:
Author

Topic: Bounty for open source ByteCoin/Monero GUI - page 5. (Read 40736 times)

member
Activity: 113
Merit: 10
A can not keep up with you Jojatekok Smiley. But very nice to see the progress you are making!

I plan on keeping my wallet as simple and stable as possible. I would like to remind people my wallet runs on linux as well (using mono). For a full featured and slik Windows wallet Jojatekoks wallet is definatly the best choice.

I have made some adjustments to polish my wallet: Download v0.2.3
-About dialog added (shows software versions and block height).
-Changed icon (to the one from the branding kit).
-Non-main windows don't show in taskbar any longer.


(versions numbers in the screenshot are wrong, this has already been fixed in the download)
newbie
Activity: 11
Merit: 0
Thanks  Smiley my translation works fine  Roll Eyes but now i got crash:


http://savepic.org/5750097.jpg


I just ran it and left for 5 minutes, when i came i saw this  Smiley
hero member
Activity: 565
Merit: 500
Serbian translation done!

Thank You! Smiley
I waited only for that to push the next release Wink


Monero Client v0.26.0
https://github.com/Jojatekok/monero-client/releases/tag/v0.26.0

This release comes with a handy taskbar icon which should notify you about incoming and outgoing transactions. It also provides a little menu for the key functions. Also, the shutdown function just got a lot more stealth and smooth: exit crashes should not be experienced anymore (but if they do, just send me a report about it Wink).

An important fix is also included for transaction sending with decimal numbers.

No bugs are known yet for this version, so happy hunting for everyone! Cheesy
So i guess we are ready for the 1st ? Wink
sr. member
Activity: 264
Merit: 250
Serbian translation done!

Thank You! Smiley
I waited only for that to push the next release Wink


Monero Client v0.26.0
https://github.com/Jojatekok/monero-client/releases/tag/v0.26.0

This release comes with a handy taskbar icon which should notify you about incoming and outgoing transactions. It also provides a little menu for the key functions. Also, the shutdown function just got a lot more stealth and smooth: exit crashes should not be experienced anymore (but if they do, just send me a report about it Wink).

An important fix is also included for transaction sending with decimal numbers.

No bugs are known yet for this version, so happy hunting for everyone! Cheesy
hero member
Activity: 697
Merit: 500
Serbian translation done!
sr. member
Activity: 264
Merit: 250
I can do a Greek and Afrikaans translation if needed.

Afrikaans would be much appreciated! :O Please visit https://www.transifex.com/organization/jojatekok/dashboard/monero-client Smiley

I have improved the shutdown experience for the next release (including support for non-safe process killing), along with a nice little feature Wink



EDIT: Oh, and I also fixed transaction sending: it turns out that the problem was environment-related with decimals ('.' was interpreted as ',', and simplewallet didn't like it Tongue)
hero member
Activity: 565
Merit: 500
I can do a Greek and Afrikaans translation if needed.

Edit: I see the Greek translation is 98% complete
newbie
Activity: 50
Merit: 0
I helped with portuguese translation Wink

Great, I just completed the remaining 24 percent of the German translation.

Thanks for all your efforts!!
legendary
Activity: 1498
Merit: 1000
was there ever any clarification on when bounty contest ends? July 1st?

Yes, probably. I also requested some clarification about this some posts before. By the way, I just got so passionate about this project that I surely won't cancel its development, even after the bounty ends. Smiley It's just lovely to see all the positive feedback I receive, especially as just a high-schooler.

I'm indescribably grateful for all the translators who are helping to spread the message of Monero around the world. You guys are awesome, and really deserve a shout-out! Wink

Keep up the good work!
sr. member
Activity: 264
Merit: 250
was there ever any clarification on when bounty contest ends? July 1st?

Yes, probably. I also requested some clarification about this some posts before. By the way, I just got so passionate about this project that I surely won't cancel its development, even after the bounty ends. Smiley It's just lovely to see all the positive feedback I receive, especially as just a high-schooler.

I'm indescribably grateful for all the translators who are helping to spread the message of Monero around the world. You guys are awesome, and really deserve a shout-out! Wink
legendary
Activity: 2982
Merit: 1102
was there ever any clarification on when bounty contest ends? July 1st?
newbie
Activity: 11
Merit: 0
Jojatekok, i translated it to Russian  Tongue
sr. member
Activity: 264
Merit: 250
Monero Client v0.25.0 has been released!
https://github.com/Jojatekok/monero-client/releases/tag/v0.25.0

It introduces a new feature: localization at runtime Smiley (So you don't have to close the program in order to switch between languages anymore.)

There are also many core function changes which improve the performance by a lot (just look at the wallet console log printer's responsiveness): Numerous asynchronous operations have been merged into separate threads in order to consume less CPU clocks. More core API-related changes are in the works: stability is enormously important for all of us, isn't it? Wink


EDIT #1: I noticed that the application crashes when it's closed. It cannot cause any kind of data loss, but I'll try to resolve it in the next version.

EDIT #2: Also, non-passphrase-protected wallets will still ask for a passphrase by a mistake because of preparation for the next update. Please keep using v0.24.0 if you have an unprotected wallet!
newbie
Activity: 11
Merit: 0
Jojatekok, thanks, very good client  Roll Eyes let me ask - Russian translation is possible? i can help if you want to do it  Tongue

Every language is possible with the help of the community Wink

Just visit https://www.transifex.com/organization/jojatekok/dashboard/monero-client, register, and then click on the green 'Translate' button!

The next release will be localization-related too, keep watching for it! Cheesy

ok  Smiley


EDIT: done!
sr. member
Activity: 264
Merit: 250
Jojatekok, thanks, very good client  Roll Eyes let me ask - Russian translation is possible? i can help if you want to do it  Tongue

Every language is possible with the help of the community Wink

Just visit https://www.transifex.com/organization/jojatekok/dashboard/monero-client, register, and then click on the green 'Translate' button!

The next release will be localization-related too, keep watching for it! Cheesy
newbie
Activity: 11
Merit: 0
Jojatekok, thanks, very good client  Roll Eyes let me ask - Russian translation is possible? i can help if you want to do it  Tongue
sr. member
Activity: 264
Merit: 250
nope Sad
I try many times - no trasfer/transaction


Hmmmm, interesting... Could you please try again and then send me the log of the daemon and the wallet in PM by copying them from (Menu) -> Help -> Debug window -> Consoles? (If you are paranoid about your wallet's data like TX IDs, then replace long (at least 50 character) strings with "[hidden]".)

I have a working version of Monero Client implementing RPC support for the wallet as a test, but simplewallet.exe's JSON RPC does not support all the features (for example, payment IDs, which are extremely important) that the terminal do. I would like to ask the wallet developers to find a solution for this ASAP: The daemon supports running the RPC simultaneously with the console, but the wallet does not. Thank You! Smiley

payment id is implemented in rpc. i have it working in alpha kivy gui wallet...

You're totally right, I was a bit tired at the time of writing that post. I meant deterministic wallets for example Wink
legendary
Activity: 2982
Merit: 1102
nope Sad
I try many times - no trasfer/transaction


Hmmmm, interesting... Could you please try again and then send me the log of the daemon and the wallet in PM by copying them from (Menu) -> Help -> Debug window -> Consoles? (If you are paranoid about your wallet's data like TX IDs, then replace long (at least 50 character) strings with "[hidden]".)

I have a working version of Monero Client implementing RPC support for the wallet as a test, but simplewallet.exe's JSON RPC does not support all the features (for example, payment IDs, which are extremely important) that the terminal do. I would like to ask the wallet developers to find a solution for this ASAP: The daemon supports running the RPC simultaneously with the console, but the wallet does not. Thank You! Smiley

payment id is implemented in rpc. i have it working in alpha kivy gui wallet...
sr. member
Activity: 264
Merit: 250
nope Sad
I try many times - no trasfer/transaction

Hmmmm, interesting... Could you please try again and then send me the log of the daemon and the wallet in PM by copying them from (Menu) -> Help -> Debug window -> Consoles? (If you are paranoid about your wallet's data like TX IDs, then replace long (at least 50 character) strings with "[hidden]".)

I have a working version of Monero Client implementing RPC support for the wallet as a test, but simplewallet.exe's JSON RPC does not support all the features (for example, payment IDs, which are extremely important) that the terminal do. I would like to ask the wallet developers to find a solution for this ASAP: The daemon supports running the RPC simultaneously with the console, but the wallet does not. Thank You! Smiley
full member
Activity: 219
Merit: 100
can't trasfer xmr with this client:
I set address, amount, payment ID, mix_count=0
push "Send" and nothing...

Actually, it should work except in very few cases (it doesn't show any message after clicking the Send button, but clears the list of recipients). One of those is the daemon being busy (for example, while saving the blockchain). With the wallet RPC that is going to be used in the future (but it isn't good enough to use yet), I will be able to detect failed transfers. In the current version (v0.23.0), the transaction history is not shown due to a bug which is going to be fixed with several other issues discovered during a massive code inspection.

Please use v0.22.0 if the lack of TX history annoys you. I am working hard to resolve all the issues as soon as possible, and will continue to implement features too. Wink
I downloaded new client 0.24.0 but I have same situation - exactly as you sad - it doesn't show any message after clicking the Send button, but clears the address and amount fields, only payment ID shows up.
If I do transfer from command line without your client (just from Resources folder) - all is good, and then I can see that transaction in 0.24.0

Thank you for your work! Smiley

Not showing a message after sending a transaction is not a bug. It works just flawlessly then (see your transaction history Wink). Those kind of notifications are still yet to be implemented, but currently, I'm working on an improvement for process handling.

nope Sad
I try many times - no trasfer/transaction
Pages:
Jump to: