Skip to content

Problems when using qtlua #31

@AlvinZhuyx

Description

@AlvinZhuyx

I am new comer to qtlua and I am running a demo from the website https://github.com/anewell/pose-hg-demo

However, when I use the command: qlua main.lua demo (as the website tells me)
there turn out to be something wrong and I don't know how to fix it.
Here is the problem:

Unable to connect X11 server (continuing with -nographics)
qlua: not loading module qtgui (running with -nographics)...............................] ETA: 4s650ms | Step: 775ms
qlua: qtwidget window functions will not be usable (running with -nographics)
qtwidget window functions will not be usable (running with -nographics)
qlua: not loading module qtuiloader (running with -nographics)
qlua: /curr/chenz/torch/install/share/lua/5.1/image/init.lua:1451: attempt to index global 'qtuiloader' (a nil value)
stack traceback:
[C]: in function '__index'
/curr/chenz/torch/install/share/lua/5.1/image/init.lua:1451: in function 'window'
/curr/chenz/torch/install/share/lua/5.1/image/init.lua:1402: in function 'display'
main.lua:74: in main chunk
Segmentation fault

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions