|
|
| cannot launch kdevdesigner |

|
2006-10-02 11:10:01 |
I am attempting to build an app using kdevelop anddesigner
but everytime i
double click on a .ui file it complains that it could not
find 'designer'
(QT designer?). I want it to use embedded kdevdesigner and
have made the
corresponding choice in kdevelop settings.
How do i correct this behavior? I am running 3.3.92 compiled
from source and
kde 3.5.4. If it matters i have kde prefix as '/usr' where
as the kdevelop
prefix as '/usr/local'.
Apart from that the templates in kdevelop seem obsolete.
Owing to wrong
autoconf version, I couldn't compile a freshly created kde
project until i
replaced the admin directory with what i downloaded with the
kdevelop
source. Also the makefile for 'kernel module' needed slight
modification.
--
Cheers!
kitts
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 12:01:08 |
On 02.10.06 16:40:01, kitts wrote:
> I am attempting to build an app using kdevelop
anddesigner but everytime i
> double click on a .ui file it complains that it could
not find 'designer'
> (QT designer?). I want it to use embedded kdevdesigner
and have made the
> corresponding choice in kdevelop settings.
>
> How do i correct this behavior? I am running 3.3.92
compiled from source and
> kde 3.5.4. If it matters i have kde prefix as '/usr'
where as the kdevelop
> prefix as '/usr/local'.
What type of project are you using? Have you set the Qt
options under
Project Options->C++ Support->Qt tab to Qt3 or Qt4?
The embedded
designer can only be used with Qt3 projects.
> Apart from that the templates in kdevelop seem
obsolete. Owing to wrong
> autoconf version, I couldn't compile a freshly created
kde project until i
> replaced the admin directory with what i downloaded
with the kdevelop
> source.
The svn version of kdev3.4 uses branches/KDE/admin (as does
kdevelop
itself) for the templates, i.e. the problems should be fixed
there.
> Also the makefile for 'kernel module' needed slight
modification.
Please don't expect all templates to work. There are just
too many to
have them all work all the time. Especially
"exotic" ones, like kernel
module might not work.
Andreas
--
Just because the message may never be received does not mean
it is
not worth sending.
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 12:01:08 |
On 02.10.06 16:40:01, kitts wrote:
> I am attempting to build an app using kdevelop
anddesigner but everytime i
> double click on a .ui file it complains that it could
not find 'designer'
> (QT designer?). I want it to use embedded kdevdesigner
and have made the
> corresponding choice in kdevelop settings.
>
> How do i correct this behavior? I am running 3.3.92
compiled from source and
> kde 3.5.4. If it matters i have kde prefix as '/usr'
where as the kdevelop
> prefix as '/usr/local'.
What type of project are you using? Have you set the Qt
options under
Project Options->C++ Support->Qt tab to Qt3 or Qt4?
The embedded
designer can only be used with Qt3 projects.
> Apart from that the templates in kdevelop seem
obsolete. Owing to wrong
> autoconf version, I couldn't compile a freshly created
kde project until i
> replaced the admin directory with what i downloaded
with the kdevelop
> source.
The svn version of kdev3.4 uses branches/KDE/admin (as does
kdevelop
itself) for the templates, i.e. the problems should be fixed
there.
> Also the makefile for 'kernel module' needed slight
modification.
Please don't expect all templates to work. There are just
too many to
have them all work all the time. Especially
"exotic" ones, like kernel
module might not work.
Andreas
--
Just because the message may never be received does not mean
it is
not worth sending.
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 12:57:43 |
On Monday 02 October 2006 17:31 IST, Andreas Pakulat wrote:
> What type of project are you using? Have you set the Qt
options under
> Project Options->C++ Support->Qt tab to Qt3 or
Qt4? The embedded
> designer can only be used with Qt3 projects.
Thanks. Here was the problem. Although qt3 was enabled here,
i found the
option for the UI Designer integration set to "Run Qt
Designer". I had set
it to "Use KDevelop's embedded designer" under
Settings->Configure KDevelop
but that did not help. Does this global setting now have no
effect?
> The svn version of kdev3.4 uses branches/KDE/admin (as
does kdevelop
> itself) for the templates, i.e. the problems should be
fixed there.
Thanks.
> > Also the makefile for 'kernel module' needed
slight modification.
>
> Please don't expect all templates to work. There are
just too many to
> have them all work all the time. Especially
"exotic" ones, like kernel
> module might not work.
And understandably so. I was just bringing it to notice for
anybody who
cared. The changes however, are minor.
--
Cheers!
kitts
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 12:57:43 |
On Monday 02 October 2006 17:31 IST, Andreas Pakulat wrote:
> What type of project are you using? Have you set the Qt
options under
> Project Options->C++ Support->Qt tab to Qt3 or
Qt4? The embedded
> designer can only be used with Qt3 projects.
Thanks. Here was the problem. Although qt3 was enabled here,
i found the
option for the UI Designer integration set to "Run Qt
Designer". I had set
it to "Use KDevelop's embedded designer" under
Settings->Configure KDevelop
but that did not help. Does this global setting now have no
effect?
> The svn version of kdev3.4 uses branches/KDE/admin (as
does kdevelop
> itself) for the templates, i.e. the problems should be
fixed there.
Thanks.
> > Also the makefile for 'kernel module' needed
slight modification.
>
> Please don't expect all templates to work. There are
just too many to
> have them all work all the time. Especially
"exotic" ones, like kernel
> module might not work.
And understandably so. I was just bringing it to notice for
anybody who
cared. The changes however, are minor.
--
Cheers!
kitts
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 13:18:45 |
On 02.10.06 18:27:43, kitts wrote:
> On Monday 02 October 2006 17:31 IST, Andreas Pakulat
wrote:
> > What type of project are you using? Have you set
the Qt options under
> > Project Options->C++ Support->Qt tab to Qt3
or Qt4? The embedded
> > designer can only be used with Qt3 projects.
>
> Thanks. Here was the problem. Although qt3 was enabled
here, i found the
> option for the UI Designer integration set to "Run
Qt Designer". I had set
> it to "Use KDevelop's embedded designer"
under Settings->Configure KDevelop
> but that did not help. Does this global setting now
have no effect?
That global setting shouldn't be there at all. Even with
beta2... I need
to check that.
Andreas
--
Bank error in your favor. Collect $200.
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 13:18:45 |
On 02.10.06 18:27:43, kitts wrote:
> On Monday 02 October 2006 17:31 IST, Andreas Pakulat
wrote:
> > What type of project are you using? Have you set
the Qt options under
> > Project Options->C++ Support->Qt tab to Qt3
or Qt4? The embedded
> > designer can only be used with Qt3 projects.
>
> Thanks. Here was the problem. Although qt3 was enabled
here, i found the
> option for the UI Designer integration set to "Run
Qt Designer". I had set
> it to "Use KDevelop's embedded designer"
under Settings->Configure KDevelop
> but that did not help. Does this global setting now
have no effect?
That global setting shouldn't be there at all. Even with
beta2... I need
to check that.
Andreas
--
Bank error in your favor. Collect $200.
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 13:27:09 |
On 02.10.06 18:27:43, kitts wrote:
> On Monday 02 October 2006 17:31 IST, Andreas Pakulat
wrote:
> > What type of project are you using? Have you set
the Qt options under
> > Project Options->C++ Support->Qt tab to Qt3
or Qt4? The embedded
> > designer can only be used with Qt3 projects.
>
> Thanks. Here was the problem. Although qt3 was enabled
here, i found the
> option for the UI Designer integration set to "Run
Qt Designer". I had set
> it to "Use KDevelop's embedded designer"
under Settings->Configure KDevelop
> but that did not help. Does this global setting now
have no effect?
Ah, now I remember. I readded that option, but it only has
an effect if
no project is opened. I just committed a change to the
dialog so it
displays a note telling you this subtle difference.
Thanks for noticing it.
Andreas
--
If you sow your wild oats, hope for a crop failure.
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 13:27:09 |
On 02.10.06 18:27:43, kitts wrote:
> On Monday 02 October 2006 17:31 IST, Andreas Pakulat
wrote:
> > What type of project are you using? Have you set
the Qt options under
> > Project Options->C++ Support->Qt tab to Qt3
or Qt4? The embedded
> > designer can only be used with Qt3 projects.
>
> Thanks. Here was the problem. Although qt3 was enabled
here, i found the
> option for the UI Designer integration set to "Run
Qt Designer". I had set
> it to "Use KDevelop's embedded designer"
under Settings->Configure KDevelop
> but that did not help. Does this global setting now
have no effect?
Ah, now I remember. I readded that option, but it only has
an effect if
no project is opened. I just committed a change to the
dialog so it
displays a note telling you this subtle difference.
Thanks for noticing it.
Andreas
--
If you sow your wild oats, hope for a crop failure.
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|
| cannot launch kdevdesigner |

|
2006-10-02 13:35:57 |
On Monday 02 October 2006 18:57 IST, Andreas Pakulat wrote:
> Thanks for noticing it.
You are welcome.
--
Cheers!
kitts
_______________________________________________
kdevelop mailing list
kdevelop barney.cs.uni-potsdam.de
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdev
elop
|
|