[Qt-jambi-interest] Qt Jambi 4.6.2

2010-03-16 Thread smar
Hi, Is there any progress with this library? I can’t seem find but 4.6.0 source code. And if not, is there anything I can help to port this to 4.6.2? I have here several machines I can test it on, Linux32, Linux64, Win XP and Win7 as 64 bit. -- Terveisin Samu Voutilainen SLM Finland Oy ___

Re: [Qt-jambi-interest] Qt Jambi 4.6.2

2010-03-17 Thread smar
Yeah, QtXmlPatterns isn’t found when it is inside the native library jar, take it out and and it works... and Webkit. Same problem with 4.6.0 too, strangely. Other than that, I didn’t really spot problems(I think), but my application is small too. Is code of 4.6.2 in any repository? ”Official”

Re: [Qt-jambi-interest] Help needed?

2010-03-29 Thread smar
Crosscompiling with mingw could be possible. So far I haven’t experienced with MinGW at all, I first want to get stuff I actually need to done... If someone can offer me a licence of Windows, I should be able to install one to my Xen server. I haven’t ever tried it though, so I don’t know I hav

Re: [Qt-jambi-interest] Embedded Qt and Java

2010-04-22 Thread smar
Does anyone know for sure how much classes Jambi uses that aren’t included in Java ME? We don’t need GUI classes, but I really doubt about it having all core classes either... From what I know about, it is really tiny. Remember, that Jambi needs atleast Java 1.5, with current source it may even

Re: [Qt-jambi-interest] qtjambi 4.6.2 and HelloWebKit example

2010-05-04 Thread smar
s...@ran ~> java -cp qtjambi-4.6.2.jar:qtjambi-examples-4.6.2.jar:qtjambi-util-4.6.2.jar:qtjambi-linux32-gcc-4.6.2.jar com.trolltech.launcher.Launcher This is what I use to run examples. There are Hello Webkit application too. If it works, something is wrong with dependencies(really commo

Re: [Qt-jambi-interest] Two nice applications using Qt Jambi almost done .

2010-05-17 Thread smar
We are working on that. Basically, with trunk, Phonon(and hence Webkit) works, but AFAIK there isn’t any precompiled packages yet. On Windows I’ve been trying to build Jambi with MinGW, after some bug fixes it is more or less complete, but needs last bug fixes and testing... If you could build

Re: [Qt-jambi-interest] qt without qtnetwork

2010-05-18 Thread smar
You can currently disable modules from java.pro for Jambi. You can find if from root of the repository. After you’ve disabled modules you don’t want to, "ant clean ; and ant". I’ve been thinking more clean solution, but that’s all that’s available currently. For Qt you can use ./configure flag

Re: [Qt-jambi-interest] QT Jambi 4.6.x - QtWebKit4.dll can't find dependent libraries (Windows Vista and 7)

2010-05-21 Thread smar
This is known problem with Jambi, I’ve been fixing it, but so far I haven’t had time to actually fix it... There is a workaround though: Take XmlPatterns and maybe Xml dlls out from the archive to the workdir of your application and for Win7(maybe Vista too) exporting two of the MSVC DLLs are

Re: [Qt-jambi-interest] QtJambi 4.6.3 and icons

2010-05-28 Thread smar
I’m working on MinGW support... I suppose I’ll do some 64 bit windows binaries too, if I get time for it. 4.6.3 binaries won’t come (officially) out until 4.6.3 is out, and I don’t know if it’ll actually come out. SO it’ll be either 4.6.3 or 4.7I’m targeting with my work. But if someone would

Re: [Qt-jambi-interest] Cannot compile Qt Jambi

2010-06-29 Thread smar
LD_LIBRARY_FLAGS invalid and you don’t have system Qt on your machine... I guess. -- Terveisin Samu Voutilainen Samira Chaouki kirjoitti tiistai 29 kesäkuu 2010 17:12:04: > Hi, > I've some troubles when I'm trying to compile Qt Jambi. > I just make an ant command on the Qt Jambi repository . >

Re: [Qt-jambi-interest] Cannot compile Qt Jambi

2010-06-30 Thread smar
Sorry, I think I were a bit unclear here... You by no means need system Qt, by default Jambi doesn’t use it at all. It just acts as fallback in order to allow you to build and link atleast generator. LD_LIBRARY_PATH is used in link phase to find libraries, and what you’re getting is a linker e

Re: [Qt-jambi-interest] Running Eclipse on QtJambi!

2010-07-02 Thread smar
Tom Schindl kirjoitti perjantai 02 heinäkuu 2010 14:14:57: > Hi, > > Just in case you are not following the Eclipse space. In future there's > probably a new SWT implementation available which is built upon QtJambi. > > The interesting thing is this area is that when running Eclipse on Qt > one

Re: [Qt-jambi-interest] performance improvement trick in qt jambi

2010-07-05 Thread smar
Please, all merge request to current community port, I’ll handle merging of that stuff to upcoming 4.7 repository. 4.5 is frozen, so there won’t be no new versions, nor community will support it. We don’t have enough developer resources even now. -- Terveisin Samu Voutilainen SLM Finland Oy

Re: [Qt-jambi-interest] Awt bridge still available?

2010-07-07 Thread smar
Hi, That piece is developed by Trolltech, so I’m afraid it is not available as it is not in our repositories. I don’t know how much former trolls follows this mailing list, so you may get faster an answer by sending a support request or something. -- Terveisin Samu Voutilainen Janetschek, V

Re: [Qt-jambi-interest] Forum

2010-08-20 Thread smar
No, we won’t. Even this amount of developers prefers different communications methods, some prefer mailing lists, some IRC, some maybe forums. Though forums are meant for end users, rather than development, no one stops one from posting development related questions there... By this move we w

[Qt-jambi-interest] Qt 4.7

2010-08-20 Thread smar
I think I could explain a bit what we have been doing currently... I plan to do proper blog post when I get to it. Finally, work towards 4.7 has started, and the transition seems to be really smooth. There is not even too many features that needs to be disabled. QML is of course not implemente

Re: [Qt-jambi-interest] Qt-jambi-interest Digest, Vol 32, Issue 1

2010-09-01 Thread smar
We’ll look into this. I’ve spotted that others have had problems with printing, so are you ok if we take your piece of code and forge something like example about this to either our site (qtjambi.sf.net) or to wiki at Gitorious? -- Terveisin Samu Voutilainen SLM Finland Oy On Wednesday 01 Sept

Re: [Qt-jambi-interest] Qt-jambi-interest Digest, Vol 32, Issue 1

2010-09-02 Thread smar
. -- Terveisin Samu Voutilainen SLM Finland Oy On Thursday 02 September 2010 12:15:07 Shilpi wrote: > I stop getting responses on a thread or digest from this mailing list all of > sudden. What can be a problem in this? > > @Smar, @Helge - This is little urgent. Any help on this thread?

Re: [Qt-jambi-interest] Qt-jambi-interest Digest, Vol 32, Issue 1

2010-09-02 Thread smar
Another thing you can test is to use different Jambi versions. Those are, 4.5.0(nokia version), 4.6.0 and latest 4.6.3. If it helps you, we can help you directly at IRC at #qtjambi at network irc.freenode.org. -- Terveisin Samu Voutilainen SLM Finland Oy On Thursday 02 September 2010 13:37:

Re: [Qt-jambi-interest] Qt-jambi-interest Digest, Vol 32, Issue 1

2010-09-02 Thread smar
Main problem is that it works for others... I don’t have clear area what kind of problem you have, either. Maybe a screenshot or two would clean that up. -- Terveisin Samu Voutilainen On Thursday 02 September 2010 13:49:29 Shilpi wrote: > Hi Helge, > > I can understand your point. But I have

Re: [Qt-jambi-interest] 4.7 beta released

2010-09-06 Thread smar
It indeed uses qt4.7 rc1. I have been thinking about QML support, and there has been some ideas about in in other forum, but so far no-one has been able to look what would be most appropriate way to implement it. So, ideas, developers, resources for implementing it to Jambi would be useful.

Re: [Qt-jambi-interest] 4.7 beta released

2010-09-06 Thread smar
I think I get the picture... With current resources we must prioritize this to after 4.7 release, but someone should be able to get into it sooner or later. If someone is really interested in about this, I can help you to get started implementing this. If you know IRC, you can contact me at #qtj

Re: [Qt-jambi-interest] 4.7 beta released

2010-09-06 Thread smar
Yeah, it’d practically work like this, there is already existing tools for UI creation, so I don’t really see the point to create own tools for them. This would naturally not be only way to create stuff, I don’t use Qt Creator but KDevelop, which does not have any designer integration, so if I’d