Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, October 2007
Re: jambi designer problems


Message 1 in thread

On 9/24/07, Eskil Abrahamsen Blomfeldt <eblomfel@xxxxxxxxxxxxx> wrote:
> > Qt Jambi's Eclipse integration works fine for the most part, except
> > for the Designer integration.  It is slow to the point of being
> > unusable.  The standalone version is fast enough to appear like any
> > other Qt program, but the version which runs from within Eclipse has
> > 5+ second delays for every mouse click.  No CPU activity is going on
> > during this period, and the disk appear idle, and memory usage is not
> > very high.  So it appears to just sleep for a while every time I click
> > on something in the designer.
> >
>
>
> Could I have your platform details please (OS, memory, CPU, etc.)? We
> have tested the integration on several machines, both virtual and not,
> and we are not seeing the same performance problems that you have.
>
> Also: Is there any debug output that might give us a clue? If you are
> running on Windows, then running DebugView should let you see if there
> is any output from Eclipse.

I believe the slowness was due to internal crashing of Qt components
(see other thread about designer crashing when an external Jar was
being used).

Once I removed the external jar from my project, the embedded designer
seems to be working normally.  But I look forward to being able to
include that external dependency again once a new release of Qt Jambi
has been made.

thanks,
Valient