Re: [Qt-jambi-interest] Request for contributors

2010-01-12 Thread Helge Fredriksen
Your in! Helge Leonhard Helminger wrote: Hey guys, Im a java programmer, and maybe I can help in some cases. :) My sourceforge acc would be ph0o.. Best! Von: qt-jambi-interest-boun...@trolltech.com [mailto:qt-jambi-interest-boun...@trolltech.com] Im

Re: [Qt-jambi-interest] Request for contributors

2010-01-12 Thread Adam Batkin
Is there any willing to contribute? We should try to compile a list of what has to be done to get the first community release on Qt 4.6 going. On the top of my head: 1. Get the development packages up and running on the main Linux distros in addition to a tar.gz archive. 2. Get

Re: [Qt-jambi-interest] Request for contributors

2010-01-12 Thread Bruno Janvier
The work that has already been done seems really good. I managed to compile everything in Windows 7 quite rapidly. It is a very smooth process. Almost out of the box. I say almost because I needed to drop jogl.jar in the QTJAMBI\jars folder to get the examples packaged with the opengl stuff.

Re: [Qt-jambi-interest] PySide generator

2010-01-12 Thread Helge Fredriksen
No, I didn't know about this! Very interesting. Bruno, maybe you can have a look and see what effort we had to put into QtJambi to bring in the work of PySide? If there are people maintaining the PySide version of the generator, and we are able to use it more or less directly, we would

Re: [Qt-jambi-interest] Qtjambi examples and opengl

2010-01-12 Thread Helge Fredriksen
Great! I cannot see any reason why we couldn't just encapsulate that file in the repo since this is indeed an open source project as well. Helge Bruno Janvier wrote: yes: brunojanvier On 1/12/2010 2:33 PM, Helge Fredriksen wrote: Bruno Janvier wrote: ok, as I explained on the list,

Re: [Qt-jambi-interest] PySide generator

2010-01-12 Thread Bruno Janvier
yes, that will be a nice project to read the articles written by Eskil in october about the generator and look at the pyside binding generators. It will certainly trigger interesting discussions. Being pragmatic: About a windows xp/vista/7 release, most of the people are just interested in

[Qt-jambi-interest] How can I get the keyboard input in Qt?

2010-01-12 Thread liweikuijinan
I'm writing an GUI application like Hyper Terminal with Qt.Now I can receive data from serial port,but when I need to input something interacting with the program in the other end,what I type can't sent to it. I think I should get the string I typed fist,then sent to serial port. so, how can I

[Qt-jambi-interest] Problem running demo after build

2010-01-12 Thread Raffaele Magliocco jr.
Hi All, I'm trying to run qtjambi.sh. The main window appears, but no examples are listed on the left side. ** (unknown:14691): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed When I built the only noticeable warning I got was the following: ** Warning **

Re: [Qt-jambi-interest] How can I get the keyboard input in Qt?

2010-01-12 Thread Helge Fredriksen
Are you sure you are writing to the right list? This is the mailing list for Qt Jambi, the Java bindings for Qt. If you're programming in Java, there are several alternatives to serial IO communication, the open source version was usually at http://rxtx.qbang.org but it seems to be down

[Qt-jambi-interest] Track

2010-01-12 Thread Helge Fredriksen
Hello! Just setup a trac project on sourceforge, have a look at https://sourceforge.net/apps/trac/qtjambi We use it in our company and I think it's a nice way to rumble up the things to do. What do you think? For the time being there's only me as a user, but I guess the user base is

Re: [Qt-jambi-interest] Problem running demo after build

2010-01-12 Thread Raffaele Magliocco jr.
the atk_object_set_name bug seems to be an Ubuntu problem. The workaround is to add the -style windows to the command line. I did a complete rebuild and now everything seems to be running fine now. I will start doing some testing tomorrow. On Tue, 2010-01-12 at 16:59 -0500, Raffaele Magliocco

Re: [Qt-jambi-interest] Request for contributors

2010-01-12 Thread José Arcángel Salazar Delgado
Hello! I think we need more contributors on the qt-jambi work. Today, there are only me and Francis Galiegue that try to maintain the QtJambi framework. The project is far to complex for only us two to be able to be able to take care of everything. We need to setup some kind of

[Qt-jambi-interest] Git guide about the commit process

2010-01-12 Thread Bruno Janvier
Hi, I am trying my first commit at gitorious. It will be about adding this jogl.jar which is required for compiling the jambi examples. I followed the guide: http://qt.gitorious.org/qt-jambi/pages/GitGuide I have added two paragraphs at the very end which I felt were missing. Again this is my

Re: [Qt-jambi-interest] Request for contributors

2010-01-12 Thread Helge Fredriksen
Hmm, no such user, sourceforge tells me... Helge Jos Arcngel Salazar Delgado wrote: Hello! I think we need more contributors on the qt-jambi work. Today, there are only me and Francis Galiegue that try to maintain the QtJambi framework. The project is far to complex for only us

[Qt-jambi-interest] TODO list

2010-01-12 Thread Bruno Janvier
- FIXED windows installer script using NSIS. it keeps the structure used for 4.5.2. it is a very early draft. I upload the generated installer at sourceforge soon. I will commit it when I will know how to do it when it's done, please look at it and correct it. - qtjambi.exe and the html

Re: [Qt-jambi-interest] Request for contributors

2010-01-12 Thread José Arcángel Salazar Delgado
Hmm, no such user, sourceforge tells me... Sorry fat finger error. the username is arcangel-nt. Helge José Arcángel Salazar Delgado wrote: Hello! I think we need more contributors on the qt-jambi work. Today, there are only me and Francis Galiegue that try to maintain the

Re: [Qt-jambi-interest] Track

2010-01-12 Thread Helge Fredriksen
Hello again! YES! That looks very nice indeed, but I'm not able to set it up, even if I have enabled it in the hosted apps. Maybe some configuration stuff. Can you have a look into it? However, it's for the public face as you say, I would say we should setup Trac and use that for keeping us