Old Dip Tracker
Old Dip Tracker
Was able to fully reproduce this, on both M1 and Intel macOS. In the address book, the display is limited based on text size fitting within allocated pixels, but maybe...
No, but on macOS it is impossible to get past it. On other OS' this should be easier to handle.
> is there any way i can reproduce this issue in a simple way without owning dogecoin Yes (almost-ish)! 1. Run a testnet node instead of a mainnet node by...
> I have attempted to fix this issue by setting maximum of 45 characters to not wrap lines in the label and be able to add ... if the size...
Fixed with #3224
Does the same issue happen on focal? (iirc it does and is one of the things that prevented a clean focal gitian environment)
I know your pain. Normally, I'd mark this as wont-fix because of the first line of the depends system readme: > The depends system is maintained and tested using Ubuntu...
Fixed the title, now it's relevant again ❤️
Fixed with #3222 for focal. It still throws a lot of errors on Jammy with gcc-12 for me. This is less relevant from a release procedure but regardless, I propose...
@Cyclic If you did use the signed binary, could you please let us know the output of the following? ```sh codesign -vvv --deep --strict /Applications/Dogecoin-Qt.app/Contents/MacOS/Dogecoin-Qt ``` That should tell us...