ImportError: Connecting to DISPLAY at Yade startup failed, unable to activate the qt4 interface.

Bug #1161451 reported by Christian Jakob
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yade
Fix Released
High
Unassigned

Bug Description

Hi,

somebody break qt4 support :(

Welcome to Yade 2013-03-28.git-abac162
TCP python prompt on localhost:9002, auth cookie `uykdec'
XMLRPC info provider on http://localhost:21002
[[ ^L clears screen, ^U kills line. F8 plot. ]]
Yade [1]: from yade import qt
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)

/home/me/YADE/yade/bin/yade-2013-03-28.git-abac162 in <module>()
----> 1
      2
      3
      4
      5

/home/me/YADE/yade/lib/yade-2013-03-28.git-abac162/py/yade/qt/__init__.py in <module>()
      1 # encoding: utf-8

      2 import yade.runtime
----> 3 if not yade.runtime.hasDisplay: raise ImportError("Connecting to DISPLAY at Yade startup failed, unable to activate the qt4 interface.")
      4
      5 from PyQt4.QtGui import *

ImportError: Connecting to DISPLAY at Yade startup failed, unable to activate the qt4 interface.
Yade [2]:

Revision history for this message
Anton Gladky (gladky-anton) wrote : Re: [Bug 1161451] [NEW] ImportError: Connecting to DISPLAY at Yade startup failed, unable to activate the qt4 interface.

It was me, probably. I will fix that.

Anton

Revision history for this message
Anton Gladky (gladky-anton) wrote :

Should be fixed in 5b90bc9.

Anton

Changed in yade:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.