Author

Topic: Latest Armory doesn't work with latest Ubuntu, is it just me? (Read 1298 times)

jr. member
Activity: 56
Merit: 1
so, any ideas why the icon doesn't work for me?
jr. member
Activity: 56
Merit: 1
[Desktop Entry]
Type=Application
Name=Armory
GenericName=Bitcoin Client
Comment=Full-featured Bitcoin wallet management application
Categories=Qt;Network;
Exec=python /usr/lib/armory/ArmoryQt.py %u
Icon=armoryicon
StartupNotify=false
Terminal=false
MimeType=x-scheme-handler/bitcoin




yes the other icons work (offline and testnet)
legendary
Activity: 3738
Merit: 1360
Armory Developer
Copy paste the content of the .desktop file in here. Type this in your termina to open itl:

gedit /usr/share/applications/armory.desktop.

Do the Armory offline or Armory testnet icons work?
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
More or less -- I'm not sure why it doesn't load for you with that.
jr. member
Activity: 56
Merit: 1
i right clicked Armory in that folder and got




is that what you meant?
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
What does /usr/share/applications/armory.desktop say?  Mine is:

[Desktop Entry]
Type=Application
Name=Armory
GenericName=Bitcoin Client
Comment=Full-featured Bitcoin wallet management application
Categories=Qt;Network;
Exec=python /usr/lib/armory/ArmoryQt.py %u
Icon=armoryicon
StartupNotify=false
Terminal=false
MimeType=x-scheme-handler/bitcoin
jr. member
Activity: 56
Merit: 1
so when i start it from the terminal as advised i just get

python /usr/lib/armory/ArmoryQt.py
(WARNING) armoryengine.py:11334 - Overriding not-available message. This should happen 0-5 times
(WARNING) armoryengine.py:11334 - Overriding not-available message. This should happen 0-5 times
(WARNING) armoryengine.py:11334 - Overriding not-available message. This should happen 0-5 times


and it starts and works just fine.


still can't start it from the icon
and i have pretty standard ubuntu 13.10 install
any ideas?
jr. member
Activity: 56
Merit: 1
Oddly enough it started when i tried from the terminal.
legendary
Activity: 1428
Merit: 1093
Core Armory Developer
Here is what happens
I downloaded and installed "Version 0.90-beta for Ubuntu/Debian 12.04-64bit" on Ubuntu 13.10 64bit
Installed bitcoind and everything else it asked for using the button in the app
It starts just fine, creates a wallet and downloads the blockchain.
Once it did that i closed the app.
When I tried to start it later, nothing happens when clicking on the icon. Literally nothing.
The offline and testnet icons start it just fine.
I reverted to factory settings from the offline version. But starting the normal Amory icon after that does the same. Nothing.
Sometimes after restart Ubuntu says there has been system error though.
The ubuntu install is fresh and with minimal stuff installed, so it should be clean and not a problem with something else.

Is it just me?

Try starting it from the command line.  Just open a terminal and type "python /usr/lib/armory/ArmoryQt.py".  If it fails to load, you'll see some information about why.  You can post the output here.
jr. member
Activity: 56
Merit: 1
Here is what happens
I downloaded and installed "Version 0.90-beta for Ubuntu/Debian 12.04-64bit" on Ubuntu 13.10 64bit
Installed bitcoind and everything else it asked for using the button in the app
It starts just fine, creates a wallet and downloads the blockchain.
Once it did that i closed the app.
When I tried to start it later, nothing happens when clicking on the icon. Literally nothing.
The offline and testnet icons start it just fine.
I reverted to factory settings from the offline version. But starting the normal Amory icon after that does the same. Nothing.
Sometimes after restart Ubuntu says there has been system error though.
The ubuntu install is fresh and with minimal stuff installed, so it should be clean and not a problem with something else.

Is it just me?
Jump to: