хотел установить c GUI, но  ещё проблема возникла . помогите разобраться.
aleksandr@debian:~/bitsharesGUI-0.5.3-linux-x86_64$ ./BitShares
Gtk-Message: Failed to load module "canberra-gtk-module"
Listening for new instances on /tmp/BitShares
480141ms th_a       thread.cpp:95                 thread               ] name:bitshares tid:140435735934720
480155ms th_a       MainWindow.cpp:989            loadWebUpdates       ] No web update package found.
480271ms th_a       ClientWrapper.cpp:134         initialize           ] config: {
  "rpc": {
    "enable": false,
    "rpc_user": "randomuser",
    "rpc_password": "69ac7a72e10fde94b1c00a27eb4ee4b02a9ce91b026561424ed52c67049a1f73",
    "rpc_endpoint": "127.0.0.1:0",
    "httpd_endpoint": "127.0.0.1:0",
    "htdocs": "./htdocs"
  },
  "default_peers": [
    "5.101.106.138:1776",
    "5.101.106.138:1777",
    "5.101.106.138:1778",
    "46.226.109.66:1776",
    "54.77.51.177:1776",
    "54.79.27.224:1776",
    "61.129.33.213:1776",
    "84.238.140.192:42577",
    "85.214.53.224:1776",
    "95.85.33.16:8764",
    "104.131.35.149:1776",
    "106.185.26.162:1776",
    "178.62.50.61:1776",
    "178.62.50.61:1777",
    "178.62.50.61:1778",
    "178.62.50.61:1779",
    "178.62.157.161:1776",
    "180.153.142.120:1777",
    "185.25.22.21:1776",
    "188.226.195.137:60696"
  ],
  "chain_servers": [],
  "chain_server": {
    "enabled": false,
    "listen_port": 0
  },
  "mail_server_enabled": false,
  "wallet_enabled": true,
  "ignore_console": false,
  "logging": {
    "includes": [],
    "appenders": [{
        "name": "stderr",
        "type": "console",
        "args": {
          "stream": "std_error",
          "level_colors": [{
              "level": "debug",
              "color": "green"
            },{
              "level": "warn",
              "color": "brown"
            },{
              "level": "error",
              "color": "red"
            }
          ]
        },
        "enabled": true
      },{
        "name": "stdout",
        "type": "console",
        "args": {
          "stream": "std_out",
          "level_colors": [{
              "level": "debug",
              "color": "green"
            },{
              "level": "warn",
              "color": "brown"
            },{
              "level": "error",
              "color": "red"
            }
          ]
        },
        "enabled": true
      }
    ],
    "loggers": [{
        "name": "default",
        "parent": null,
        "level": "debug",
        "enabled": true,
        "additivity": false,
        "appenders": [
          "stderr"
        ]
      }
    ]
  },
  "wallet_callback_url": "",
  "client_debug_name": "",
  "growl_notify_endpoint": null,
  "growl_password": null,
  "growl_bitshares_client_identifier": null,
  "relay_fee": 0,
  10000000000000001,
  "light_relay_fee": 0,
  10000000000000001,
  "relay_account_name": "",
  "faucet_account_name": "",
  "track_statistics": true
}
480271ms th_a       ClientWrapper.cpp:137         initialize           ] Starting client with data-dir: /home/aleksandr/.BitShares
Loading config from file: /home/aleksandr/.BitShares/config.json
480278ms bitshares  ClientWrapper.cpp:206         operator()           ] Failure when attempting to initialize client
483792ms bitshares  general_api.cpp:204           stop                 ] stop...
483793ms bitshares  chain_database.cpp:1196       ~chain_database      ] unexpected exception closing database
 10 assert_exception: Assert Exception
is_open(): Database is not open!
    {}
    bitshares  level_map.hpp:343 create_batch
    {}
    bitshares  cached_level_map.hpp:52 flush
    {}
    bitshares  cached_level_map.hpp:28 close
    {}
    bitshares  chain_database.cpp:1475 close
483793ms th_a       thread.cpp:115                ~thread              ] calling quit() on bitshares
483793ms th_a       thread.cpp:160                quit                 ] destroying boost thread 140435735934720
483793ms th_a       BitSharesApp.cpp:432          run                  ] stop logging (shutting down)
aleksandr@debian:~/bitsharesGUI-0.5.3-linux-x86_64$