[PyQt] Problems with QX11EmbedContainer

Gustavo A. Díaz gustavo.diaz at gmail.com
Wed Jul 25 23:44:11 BST 2007


Hi people!

I am having troubles to make QX11EmbedContainer to work.

I am trying to ebbed a Xterm console inside a frame.
I've tested this method with QX11EmbedContainer in a example with Mplayer
movie, and that worked.
I am following that example but with the xterm is not working, only
sometimes shows this while executing the MainApp:

    "QProcess: Destroyed while process is still running"

Nothing more.

The code:

Main code, trying to catch the Xterm:


http://opencoffee.lnxteam.org/trac/browser/trunk/opencoffee-server/core/tools/console.py

The MainApp script where i put together all the fuctions and GUIs (line 352
to 362 corresponding to this):


http://opencoffee.lnxteam.org/trac/browser/trunk/opencoffee-server/MainApp.py#L352


Thanks folks for all your help!

Cheers.

-- 
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070725/0d784a0b/attachment.html


More information about the PyQt mailing list