tonkv / qdevelop

Automatically exported from code.google.com/p/qdevelop
0 stars 0 forks source link

Qt Designer does not load plug-ins when launched from within QDevelop #158

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install a Qt Designer plug-in, for example the QScintilla2 plug-in
2. Create a new dialog in QDevelop
3. Double-click the dialog inside QDevelop's project browser

What is the expected output? What do you see instead?
Expected Output: Designer opens the dialog and lists its plug-ins in the
widget box. (See attached screenshot designer-ext.png)
Actual Output: Designer opens the dialog and does not list plug-ins in the
widget box. (See attached screenshot designer-int.png)

What version of the product are you using? On what operating system?
QDevelop 0.23 
Ubuntu 7.04 with KDE
Qt 4.2.3 (apt-get packages)

Please provide any additional information below.

Original issue reported on code.google.com by t.daehl...@googlemail.com on 25 Jul 2007 at 10:07

Attachments:

GoogleCodeExporter commented 8 years ago
It seems like a Qt problem. Sorry, not something we can control.

Original comment by diegoi...@gmail.com on 12 Dec 2007 at 7:11