Bitcoin Forum
May 02, 2024, 12:03:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ubuntu binary icons broken after bitcoin build  (Read 581 times)
BoscoMurray (OP)
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
May 03, 2016, 12:24:13 PM
 #1

What happened to my icons in Ubuntu 16.04?

After running through the steps I thought I should follow to build Bitcoin 0.12.1, many binary files do not have the expected icon:



The steps I followed on clean Ubuntu 16.04 I got from here https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md
Code:
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libminiupnpc-dev
sudo apt-get install libzmq3-dev
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler
sudo apt-get install libqrencode-dev

git clone https://github.com/bitcoin/bitcoin.git
cd bitcoin
./autogen.sh
./configure
make


I've just downloaded a few other crypto wallets, and all the binaries don't have the purple square icon but they launch OK when I start them from terminal.

What did I do?!  Huh
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714608199
Hero Member
*
Offline Offline

Posts: 1714608199

View Profile Personal Message (Offline)

Ignore
1714608199
Reply with quote  #2

1714608199
Report to moderator
1714608199
Hero Member
*
Offline Offline

Posts: 1714608199

View Profile Personal Message (Offline)

Ignore
1714608199
Reply with quote  #2

1714608199
Report to moderator
1714608199
Hero Member
*
Offline Offline

Posts: 1714608199

View Profile Personal Message (Offline)

Ignore
1714608199
Reply with quote  #2

1714608199
Report to moderator
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3374
Merit: 6571


Just writing some code


View Profile WWW
May 03, 2016, 12:47:16 PM
 #2

What did I do?!  Huh

Nothing is wrong, that is how it is supposed to be. I forget exactly why, but I know that it is supposed to be like that due to the way that it us built.

BoscoMurray (OP)
Sr. Member
****
Offline Offline

Activity: 450
Merit: 250


View Profile
May 03, 2016, 02:03:23 PM
 #3

What did I do?!  Huh

Nothing is wrong, that is how it is supposed to be. I forget exactly why, but I know that it is supposed to be like that due to the way that it us built.

Compressed binaries that I downloaded and decompressed, such as Dash and Monero, prior to running the bitcoin build, had the expected purple square icon.

If I download them again now, the binaries have the texty icon after extracting, so something seems different.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!