tonkv / qdevelop

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

qdesigner is opened twice #74

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Right click on a ui file
2. select "Open in designer"

What is the expected output? What do you see instead?
QDesigner should open up with the ui file. This occurs, but twice. Two
copies of qdesigner are opened

What version of the product are you using? On what operating system?
This occurs on every version of the product I've used, since about the time
google code began to be used. I am currently running the latest svn on a
x86 linux with ubuntu edgy. I've compiled with qt 4.2.1 (included with
edgy) and with qt's latest rsync.

Please provide any additional information below.
I've looked at the source and have yet to see why this might occur, the
code (at first glance) looks correct

Original issue reported on code.google.com by jacob.ri...@gmail.com on 18 Dec 2006 at 3:36

GoogleCodeExporter commented 8 years ago
This only occurs when kde is running. This defect does not occur on my machine 
under
fluxbox

Original comment by jacob.ri...@gmail.com on 18 Dec 2006 at 10:27

GoogleCodeExporter commented 8 years ago

Original comment by jlbi...@gmail.com on 19 May 2007 at 8:17

GoogleCodeExporter commented 8 years ago
I have both Qt3 and Qt4 installed, and QDevelop opened designer-qt3 when I did 
so.

Then I changed symlink 'designer' from 'designer-qt3' to 'designed-qt4', and now
QDevelop doesn't open anything.

/usr/bin/designer: symbol lookup error: /usr/lib/libQtScript.so.4: undefined 
symbol:
_ZN14QObjectPrivate15checkWindowRoleEv

Original comment by fromagxo@gmail.com on 6 Dec 2007 at 8:10