Hello I'm new ;) and something strange with Feathercoin Core Transaction notification on a Mac
-
Hello everybody I’m new on this forum but had started mining FTC in dec. 2013 then I’m not really a newbie ;) I just want to submit a bug in the Feathercoin Core for Mac, I ran 2 wallet at same time on my MacBook Air (Bitcoin Core && Feathercoin Core) then when I receive an FTC incoming transaction My MacBook send me a notification on the right panel,… but the strange things is that the notification is entitled “BITCOIN-QT” (screen capture bellow)
Long life to Feathercoin !
Best Regards from France
Stéphane -
I would bet on a Cache issue. :)
Actually FTC still use bitcoin.png or bitcoin.ico as file name for the icon.
If your OS cache it, maybe the issue come from there.Maybe it’s time to remove from the code all the “bitcoin relics” left (By Litecoin first).
Not really hard to do, but could imply many aspect I surely don’t see right now. -
Ok, Thanks for your explanation :)
-
@Tefica said in Hello I'm new ;) and something strange with Feathercoin Core Transaction notification on a Mac:
in the Feathercoin Core for Mac
I’ve created an issue on Github, @AcidD was doing the Mac builds, so we might be able to fix it in 0.9.6.2.
-
@Tefica can you please give use the version of you Feathercoin Core.
Also the language concerned (I think it’s French right).Even better if you add it directly to the issue on github. :)
https://github.com/FeatherCoin/Feathercoin/issues/228I don’t think this is a l10n issue anyway, as this string doesn’t exist :D
Looks to me that the OS is interpreting this field :Feathercoin/share/qt/Info.plist.in
<key>CFBundleExecutable</key> <string>Feathercoin-Qt</string> <key>CFBundleIdentifier</key> <string>org.bitcoinfoundation.Bitcoin-Qt</string>
@AcidD can you enlight us ? :)
-
hi looarn, my Feathercoin Core version is the 0.9.6.1, my MacBook is in French…(I will also post this on GitHub…) ;)
-
@Tefica said in Hello I'm new ;) and something strange with Feathercoin Core Transaction notification on a Mac:
hi looarn, my Feathercoin Core version is the 0.9.6.1, my MacBook is in French…(I will also post this on GitHub…) ;)
1 - Welcome to the forums and the Feathercoin community :-)
2 - Thank you for getting involved and posting on GitHub :thumbsup_tone1:
3 - I’m looking into this issue now :sunglasses:I’m sure @looarn is correct and the info needed is in the info.plist file.
I’ll post back here if I find anything useful, will submit to github when i’ve fixed it.
Peace!!!
-
1 - This was a Feathercoin Transaction with only Feathercoin Core installed
2, 3 - These were incoming and outgoing transactions with both Feathercoin and Bitcoin core installed
4, - This was me fucking up my build
5 - This is a transaction with both Bitcoin and Feathercoin Core installed…as you can see, the Feathercoin-QT icon loads
-
@AcidD Thx ! :) happy to be a new member :) I will test when the next Feathercoin Core version will be available… hope that Feathercoin will grow soon !
Best Regards -
Fix commited, waiting for review and testing.
Thanks a lot @Tefica :)
-
@looarn said in Hello I'm new ;) and something strange with Feathercoin Core Transaction notification on a Mac:
Fix commited, waiting for review and testing.
Thanks a lot @Tefica :)
Merged :-)
-
Hu champagne, it’s my first involment as a dev. <3