-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Completely new to Blockstream. Downloaded the 2.0.28 AppImage, and tried to run it. Saw five flashes on the screen where a window appeared for a fraction of a second. The log file contained this (five times, apparently once for each flash):
---------qt.multimedia.ffmpeg: Using Qt multimedia with FFmpeg version 7.1 GPL version 2 or later
qt.multimedia.ffmpeg: Available HW decoding frameworks:
qt.multimedia.ffmpeg: Available HW encoding frameworks:
Blockstream Blockstream 2.0.28
Environment: Production
System Information:
Build ABI: x86_64-little_endian-lp64
Build CPU Architecture: x86_64
Current CPU Architecture: x86_64
Hardware Model: OptiPlex 7010
Kernel Type: linux
Kernel Version: 6.1.53-gentoo
Product: Gentoo Linux
Product Type: gentoo
Product Version: 2.15
Video inputs: 0
Data directory: /home/user/.local/share/Blockstream/Green
Log file: /home/user/.local/share/Blockstream/Green/logs/2.0.28.txt
Initialize GDK
49.770 INFO - `init` took 8.132314ms
Load transalations
Language: en
Locale: en_US
Register singletons
Load wallets
Setup QML root context
Load GUI
PulseAudioService: pa_context_connect() failed
Window:
Graphics API: OpenGL
Start analytics
[Countly][changeDeviceIdWithMerge] setDeviceID = 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'
[Countly][start]
[Countly][start] 'COUNTLY_USE_SQLITE' is not defined
[Countly][start] 'COUNTLY_USE_CUSTOM_HTTP' is defined
[Countly][start] 'COUNTLY_USE_CUSTOM_SHA256' is defined
[Countly][start] '_WIN32' is not defined
[Countly][beginSession]
Enter event loop
analytics: create session
Session* SessionManager::create(Network*) total sessions: 1
50.481 INFO - create_session Object {"address_explorer_onion_url": String("http://explorerzydxu5ecjrkwceayqybizmpjjznk5izmitf2modhcusuqlid.onion/address/"), "address_explorer_url": String("https://blockstream.info/address/"), "asset_registry_onion_url": String(""), "asset_registry_url": String(""), "bech32_prefix": String("bc"), "bip21_prefix": String("bitcoin"), "blob_server_onion_url": String(""), "blob_server_url": String(""), "cert_expiry_threshold": Number(1), "csv_buckets": Array [], "development": Bool(false), "electrum_onion_url": String("btcmxqzlrigojf2sdp6ekwjibucdqifpw34yidjez3x7ecdtbkuzavid.onion:50001"), "electrum_tls": Bool(true), "electrum_url": String("bitcoin-mainnet.blockstream.info:50002"), "gap_limit": Number(20), "liquid": Bool(false), "mainnet": Bool(true), "max_reorg_blocks": Number(144), "min_fee_rate": Null, "name": String("Bitcoin (Electrum)"), "network": String("electrum-mainnet"), "p2pkh_version": Number(0), "p2sh_version": Number(5), "pin_server_onion_url": String("http://mrrxtq6tjpbnbm7vh5jt6mpjctn7ggyfy5wegvbeff3x7jrznqawlmid.onion"), "pin_server_public_key": String("0332b7b1348bde8ca4b46b9dcc30320e140ca26428160a27bdbfc30b34ec87c547"), "pin_server_url": String("https://jadepin.blockstream.com"), "price_onion_url": String("http://greenv32e5p4rax6dmfgb4zzl7kq2fbmizd7miyava2actplmipyx2qd.onion/prices"), "price_url": String("https://green-bitcoin-mainnet.blockstream.com/prices"), "proxy": String(""), "server_type": String("electrum"), "service_chain_code": String(""), "service_pubkey": String(""), "spv_enabled": Bool(false), "spv_multi": Bool(false), "spv_servers": Array [], "state_dir": String("/home/user/.local/share/Blockstream/Green/gdk/state"), "tx_explorer_onion_url": String("http://explorerzydxu5ecjrkwceayqybizmpjjznk5izmitf2modhcusuqlid.onion/tx/"), "tx_explorer_url": String("https://blockstream.info/tx/"), "use_tor": Bool(false), "user_agent": String("green_qt_2.0.28"), "wamp_cert_pins": Array [], "wamp_cert_roots": Array [String("default")], "wamp_onion_url": String(""), "wamp_url": String("")}
50.482 INFO - set notification handler
50.483 INFO - GDKRUST_call_session handle_call connect input "redacted"
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
QRhiGles2: Failed to create temporary context
QXcbIntegration: Cannot create platform offscreen surface, neither GLX nor EGL are enabled
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
QRhiGles2: Failed to create context
Failed to create RHI (backend 2)
Failed to initialize graphics backend for OpenGL.
int watchdog_handler(Application&)1
I have plenty of other AppImages that use OpenGL, all of which run witouth any difficulty. I (once again) tested glxgears, which works perfectly' and eglinfo and glxinfo produce plenty of output (and no errors). Any idea what could cause this (and how to fix it)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels