Skip to content

mist on qt 5.4.0 panic: unsupported variant type: 1024 (QJSValue) #212

Closed
@jorisbontje

Description

@jorisbontje

With QT 5.4.0, works fine on QT 5.3.2.

$ mist
2014/12/16 12:53:26 [CLI] Main address e71de707f05da29b62325a19cf1e24f452f95684
2014/12/16 12:53:36 [CHAIN] Last block (#0) 779b1b620b03c0fb24963e183d5e88e3dbe4484e3f6e2aa05942e3be7b48e179
ETH stack took 10.019111037s
2014/12/16 12:53:36 [GUI] Starting GUI
2014/12/16 12:53:36 [CLI] Starting Mist/v0.7.9/darwin/go1.4
2014/12/16 12:53:36 [SERV] Ready and accepting connections
2014/12/16 12:53:36 [JSRE] started
panic: unsupported variant type: 1024 (QJSValue)

goroutine 1 [running, locked to thread]:
gopkg.in/qml%2ev1.hookPanic(0x12d22200)
    /private/tmp/go-ethereum-49DUTo/src/gopkg.in/qml.v1/bridge.go:631 +0x8d
gopkg.in/qml%2ev1._Cfunc_componentCreateWindow(0xee03c40, 0x0, 0x0)
    /private/tmp/go-ethereum-49DUTo/src/gopkg.in/qml.v1/:83 +0x44
gopkg.in/qml%2ev1.func·026()
    /private/tmp/go-ethereum-49DUTo/src/gopkg.in/qml.v1/qml.go:750 +0x56
gopkg.in/qml%2ev1.hookIdleTimer()
    /private/tmp/go-ethereum-49DUTo/src/gopkg.in/qml.v1/bridge.go:190 +0x60
gopkg.in/qml%2ev1._Cfunc_applicationExec()
    /private/tmp/go-ethereum-49DUTo/src/gopkg.in/qml.v1/:59 +0x45
gopkg.in/qml%2ev1.Run(0x4aa3510, 0x0, 0x0)
    /private/tmp/go-ethereum-49DUTo/src/gopkg.in/qml.v1/bridge.go:63 +0x204
main.main()
    /private/tmp/go-ethereum-49DUTo/src/github.com/ethereum/go-ethereum/cmd/mist/main.go:94 +0x72

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions