You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #275: snap: path to bitcoin-qt is not necessary
e88a82c snap: path to bitcoin-qt is not necessary (Ava Chow)
Pull request description:
The bin/ path is only needed for the command that will be executed, not the argument to the command. Since the command for qt is actually bin/desktop-launch, there is no need to do the same for its bitcoin-qt argument.
The bitcoin-core.qt in the current 28.x/edge build (build 176) does not work because of this issue.
Top commit has no ACKs.
Tree-SHA512: c0e6c91dca234ce1cc7a851c816a7b4aceeb3f232d0fff1d58cba3bd2d87d43a20aec2f1a35a97a35922bec83b53c05413e0a62aa121ffcdf093ff407c5746c5
0 commit comments