Skip to content

Instantly share code, notes, and snippets.

@martinhbramwell
Last active May 2, 2016 17:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinhbramwell/ce76ce609fdf047743d9623fda820000 to your computer and use it in GitHub Desktop.
Save martinhbramwell/ce76ce609fdf047743d9623fda820000 to your computer and use it in GitHub Desktop.
Messy startup log file of Ethereum Mix IDE. Mix 1.0.3. Solidity 0.3.2. Qt 5.5.1
you@xubxenmix:~$ ls -l /etc/apt/sources.list.d
total 12
-rw-r--r-- 1 root root 144 May 2 13:27 ethereum-ubuntu-ethereum-qt-xenial.list
-rw-r--r-- 1 root root 138 May 2 13:27 ethereum-ubuntu-ethereum-xenial.list
you@xubxenmix:~$ cat /etc/apt/sources.list.d/ethereum-ubuntu-ethereum-qt-xenial.list
deb http://ppa.launchpad.net/ethereum/ethereum-qt/ubuntu xenial main
you@xubxenmix:~$ cat /etc/apt/sources.list.d/ethereum-ubuntu-ethereum-xenial.list
deb http://ppa.launchpad.net/ethereum/ethereum/ubuntu xenial main
you@xubxenmix:~$ qmake -v
QMake version 3.0
Using Qt version 5.5.1 in /usr/lib/x86_64-linux-gnu
you@xubxenmix:~$ mix-ide
WARNING: This project is using the experimental QML API extensions for QtWebEngine and is therefore tied to a specific QtWebEngine release.
WARNING: The experimental API will change from version to version, or even be removed. You have been warned!
Layout must be attached to Item elements
Layout must be attached to Item elements
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
qml: [{"id":0,"jsonrpc":"2.0","method":"eth_accounts","params":[]}]
qml: [{"id":1,"jsonrpc":"2.0","method":"eth_gasPrice","params":[]}]
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
Both point size and pixel size set. Using pixel size.
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/ScrollView.qml:228:9: QML Binding: Binding loop detected for property "value"
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/ScrollView.qml:221:9: QML Binding: Binding loop detected for property "value"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredWidth"
ℹ 01:34:27 PM.796|mix-ide Killing blockchain & extras database (WithExisting::Kill).
ℹ 01:34:27 PM.905|mix-ide Killing state database (WithExisting::Kill).
qml: [{"id":1,"jsonrpc":"2.0","method":"eth_gasPrice","params":[]}]
qml: [{"id":0,"jsonrpc":"2.0","method":"eth_accounts","params":[]}]
qml: [{"id":1,"jsonrpc":"2.0","method":"eth_gasPrice","params":[]}]
ℹ 01:34:28 PM.058|mix-ide Killing blockchain & extras database (WithExisting::Kill).
ℹ 01:34:28 PM.117|mix-ide Killing state database (WithExisting::Kill).
ℹ 01:34:28 PM.215|mix-ide Killing blockchain & extras database (WithExisting::Kill).
ℹ 01:34:28 PM.269|mix-ide Killing state database (WithExisting::Kill).
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/ScrollBar.qml:94:46: Unable to assign [undefined] to bool
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/ScrollBar.qml:94:46: Unable to assign [undefined] to bool
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/TextArea.qml:725:24: Unable to assign [undefined] to QColor
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Base/TextFieldStyle.qml:72: TypeError: Cannot read property '__contentHeight' of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Base/TextFieldStyle.qml:72: TypeError: Cannot read property '__contentHeight' of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Base/TextFieldStyle.qml:69:42: Unable to assign TextArea_QMLTYPE_130 to TextField_QMLTYPE_101
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/ScrollBar.qml:91: TypeError: Cannot read property of null
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Private/ScrollBar.qml:91: TypeError: Cannot read property of null
qml: Unable to initiate request to the live network. Please verify your ethereum node is up. Error status: 0
qml:
qml: Unable to initiate request to the live network. Please verify your ethereum node is up. Error status: 0
qml:
qml: Unable to initiate request to the live network. Please verify your ethereum node is up. Error status: 0
qml:
qml: Unable to initiate request to the live network. Please verify your ethereum node is up. Error status: 0
qml:
qml: Unable to initiate request to the live network. Please verify your ethereum node is up. Error status: 0
qml:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment