[Qt-jambi-interest] QCompleter and models.

2009-05-20 Thread José Arcángel Salazar Delgado
Hi I'm trying to use the QCompleter with a custom model. But apparetly, the QCompleter doesn't like my custom model, and doesn't workat all. This is the code of the custom model: package com.nettrace.models; import java.util.Vector; import com.trolltech.qt.core.QModelIndex; import com.trollte

Re: [Qt-jambi-interest] Eclipse integration and Resources.

2009-05-20 Thread Danny Sporea
I am having the same issue: if I use the new designer to edit .jui files created with the 4.3 designer, the image path becomes hardcoded instead of using the classpath (as it was before). Also, it seems that 4.3 designed .jui files that use custom widgets are not compatible with the new designe

[Qt-jambi-interest] Eclipse integration and Resources.

2009-05-20 Thread José Arcángel Salazar Delgado
Hi, I'm having some troubles using resources from the qt eclipse integrartion. When I specify a resource, the designer generate this XML: classpath:file:/home/arcangel/workspaces/luna_multimedos/cilm_gui/src/main/java#com/nettrace/ilm/resources/images/logo_integra1.png When I expect this: com/n

Re: [Qt-jambi-interest] QtJambi: Exception pending in native code

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
Aekold Helbrass wrote: > Eskil thanx alot! If I will se more such bugs - should I report them > using some bugtracker or should just mail you? And if bugtracker - > Jambi or Qt? > Please use the bug tracker as long as Qt Software is still supporting Qt Jambi (until May 2010), otherwise it migh

Re: [Qt-jambi-interest] QtJambi: Exception pending in native code

2009-05-20 Thread Aekold Helbrass
Eskil thanx alot! If I will se more such bugs - should I report them using some bugtracker or should just mail you? And if bugtracker - Jambi or Qt? On Wed, May 20, 2009 at 2:59 PM, Eskil Abrahamsen Blomfeldt wrote: > Aekold Helbrass wrote: >> >> I got strange exception, sounds like "QtJambi: Exc

Re: [Qt-jambi-interest] QtJambi: Exception pending in native code

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
Aekold Helbrass wrote: > I got strange exception, sounds like "QtJambi: Exception pending in > native code in file > '..\cpp\com_trolltech_qt_gui\qtjambishell_QGraphicsRectItem.cpp':727" > and whole application hangs writing those lines for ever. > > Steps to reproduce - compile following code, run

Re: [Qt-jambi-interest] QT Jambi 4.5

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
Tom Schindl wrote: > Someone an idea how to proceed? > Hi, Tom. If you configure with "-prefix $PWD" you should *not* run make install. Just skip this step and you should be good. -- Eskil ___ Qt-jambi-interest mailing list Qt-jambi-interest@trol

Re: [Qt-jambi-interest] QT Jambi 4.5

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
Tom Schindl wrote: > Someone an idea how to proceed? > Hi, Tom. As a temporary work around, could you try removing the -prefix $PWD from your configuration and installing in the normal way. Then, copy some from the Qt source repository into your Qt Jambi repository. Copy the following files

Re: [Qt-jambi-interest] QtJambi compiled!

2009-05-20 Thread Joel JO
Sure: On 5/20/2009 10:04 AM, Eskil Abrahamsen Blomfeldt wrote: > Joel JO wrote: >> 05/19/2009 12:46 AM 4,501 qtjambi-deployment.xml > > Hi, Joel. > > Could you also let me know the contents of this file? > > --

Re: [Qt-jambi-interest] QtJambi compiled!

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
Joel JO wrote: > 05/19/2009 12:46 AM 4,501 qtjambi-deployment.xml Hi, Joel. Could you also let me know the contents of this file? -- Eskil ___ Qt-jambi-interest mailing list Qt-jambi-interest@trolltech.com http://lists.trolltech.com/mailma

Re: [Qt-jambi-interest] QT Jambi 4.5

2009-05-20 Thread Tom Schindl
Hi, Someone an idea how to proceed? Tom Tom Schindl schrieb: > Hi, > > Just an update the problem is that the "-prefix $PWD" makes building QT > fail. Not sure how to proceed because it looks like QT needs to be > installed in the same location it is build :-( > > Working: > ---8<-

Re: [Qt-jambi-interest] lupdate bug

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
Dusan Zatkovsky wrote: > Should anybody confirm that this is a lupdate bug? > Yes, there is a bug in lupdate causing it to fail to detect strings when null is passed as an argument to translate(). > Where lupdate in qt-jambi binary distribution has came from? Is it a part of > qt-c++, manual

Re: [Qt-jambi-interest] QtJambi compiled!

2009-05-20 Thread Joel JO
Hi Eskil, I copy/paste here the results of dir /S inside the folder where I unpacked the jar. Directory of C:\workspace\Qtjambi\qtjambi-win32-msvc2008-4.5.0_01 05/20/2009 09:50 AM . 05/20/2009 09:50 AM .. 05/19/2009 12:46 AM bin 05/20/2009 09:50 AM

Re: [Qt-jambi-interest] Eclipse integration Crash

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
José Arcángel Salazar Delgado wrote: > I was using the eclipse integration until tonight, when eclipse refuse to > start with this error: > Hi, José. It's hard to know what is going wrong without any more information. Did you do anything different before the bug started occurring? The file

Re: [Qt-jambi-interest] QCommandLinkButton font stylesheet

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
José Arcángel Salazar Delgado wrote: > I'm trying to use the QCommandLinkButton with Qt style Sheets to change the > font attributes. I can change every attributes except the Point Size. > This is intentional or is a bug? > Hi, José. Unfortunately, the font size of the QCommandLinkButton is n

Re: [Qt-jambi-interest] QtJambi compiled!

2009-05-20 Thread Eskil Abrahamsen Blomfeldt
Joel JO wrote: > It did compile, but it won't run... did I see today. > Hi, Joel. Which files does your qtjambi-win32-msvc2008-4.5.0_01.jar file contain? -- Eskil ___ Qt-jambi-interest mailing list Qt-jambi-interest@trolltech.com http://lists.trollt