[Wengophone-devel] Compilation problem

2006-10-11 Thread bub BUILS
Hello, I have a compilation error with ubuntu dapper: /usr/bin/ld: ne peut trouver -lQtUiTools_debug If I change lQtUiTools_debug by lQtUiTools in MakeFile I have this error: /usr/bin/ld: ne peut trouver -lQtUiTools I have this packets instal: libqt4-core - Qt 4 core non-GUI functionality

Re: [Wengophone-devel] openwengo on koders.com ?

2006-10-11 Thread Tanguy Krotoff
Antoine Pitrou wrote: It seems the wengophone isn't referenced in the koders.com database What do you think? That's a good idea and that I have done it already but never got an answer from them. -- Tanguy Krotoff [EMAIL PROTECTED] http://openwengo.org

Re: [Wengophone-devel] Things which should happen directly after 2.0 release

2006-10-11 Thread Vadim Lebedev
Andreas Schneider wrote: I've talked on IRC with mnencia. He is the maintainer of the debian package. He helps fixing cmake bugs. We discussed some things which should be done in the near future. Restructuring of the source tree - The structure of the current

[Wengophone-devel] Ng missing header file in QtFileTransfer.cpp

2006-10-11 Thread Tomi Luhtala
Hi For your information: wengophone\src\presentation\qt\filetransfer\QtFileTransfer.cpp(23) : fatal error C1083: Cannot open include file: 'QtFileTransferUpgradeDialog.h': No such fileor directory -tomi ___ Wengophone-devel

Re: [Wengophone-devel] Things which should happen directly after 2.0 release

2006-10-11 Thread Tanguy Krotoff
Vadim Lebedev wrote: I think we lack official 'subsystem maintainers'. In order to introduce them we need a 'subsytem list' Once we construct this list we'll need to adapt directory tree structure to confrom to the list 100% we really need this! we would like to migrate libraries to

Re: [Wengophone-devel] Ng missing header file in QtFileTransfer.cpp

2006-10-11 Thread mstute
On 10/11/06, Tomi Luhtala [EMAIL PROTECTED] wrote: Hi For your information: wengophone\src\presentation\qt\filetransfer\QtFileTransfer.cpp(23) : fatal error C1083: Cannot open include file: 'QtFileTransferUpgradeDialog.h': No such fileor directory Hi, fixed at rev 7996, thanks --

Re: [Wengophone-devel] Debug Compilation of wengophone ng

2006-10-11 Thread Leonardo José Reyes Diago
the errors i encountered are all: error LNK2005. This is what i see from the command prompt. I'm using windows.libcpmtd.lib(string.obj) : error LNK2005: public: __thiscall std::basic_stringchar,struct std::char_traitschar,class std::allocatorchar ::~basic_stringchar,struct

[Wengophone-devel] Debug Compilation of wengophone ng

2006-10-11 Thread Ovidiu Ciule
Hey Leonardo, Here's you fix: http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/HowToBuildFromSourceNgVs2005#Duplicatelibraries Just follow the instructions, adding /NODEFAULTLIB:MSVCRTD.LIB to the self._linkFlags field. BTW, this works for any duplicate library :-P, so whenever you get a

[Wengophone-devel] Conference call audio mixing

2006-10-11 Thread Kent Langseth
Hello, I am interested in implementing audio mixing algorithms for p2p conference calls, generating stereo locally. Can anyone tell me whether this will be reasonable within WengophoneNG? What should I look at? Thank you. Kent ___ Wengophone-devel

[Wengophone-devel] Wengophone breaking while running

2006-10-11 Thread Leonardo José Reyes Diago
hello i have compile wengophone ng with release-symbols mode, and the program run well. I'm trying to add a option to be able to connect to another sip account diferent from the one tha wengo gif. But i have been haven a problem, i first put in the class model/account/wengo/WengoAccountParser.cpp

[Wengophone-devel] roadmap and ideas

2006-10-11 Thread Jérôme WAGNER
Hello, A recent thread has laid out some ideas that we need to consider while 2.0 is getting into shape. I would like to boost this thread in a brainstorm fashion to gather as many ideas as possible. I will then have to try and see how I can devise a credible roadmap summarizing our

RE: [Wengophone-devel] Things which should happen directly after2.0 release

2006-10-11 Thread Jérôme WAGNER
Hello Vadim, As part of the Wengo Management (CTO I recall), let me clarify things for other list readers. Untying wengophone from Wengo servers IMO will seriously boost the number of people who use it.The Wengo management does not see this a priority, but myself i believe that early

[Wengophone-devel] translation

2006-10-11 Thread Leszek Życzkowski
Where I find qtwengophone_en.ts file? Provide Polish translation by Rosetta is no good idea. I want translate by qtlinguist.Teo ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com

RE: [Wengophone-devel] translation

2006-10-11 Thread Jérôme WAGNER
Hello, Could you explain why Rosetta/Launchpad is not a good solution for Polish ? We managed to do Chinese even though at first I tought it would be a problem with characters but Polish does not have some many non-ascii characters. I want to push Rosetta/Launchpad for the sake of

RE: [Wengophone-devel] translation

2006-10-11 Thread xu w
 Hi,Jerome I could help some work in Chinese translation. If you need help, please feel free to assign to me! Regards, steven -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Jér?me WAGNERSent: Wednesday, October 11, 2006 5:12 PMTo:

RE: [Wengophone-devel] translation

2006-10-11 Thread Jérôme WAGNER
Hello, Thanks for the proposal;-) If tomorrow I manage to integrate the current Chinese version of Rosetta/Launchpad in the nightly build, your help testing it and correcting things will be much appreciated. Do you know the technical reference of the Chinese written language you

[Wengophone-devel] I cant delete a group or contanct

2006-10-11 Thread toxxxiccr
I need help when i try to delete a contact or a group the system crashes P.D. take a look of this method void CContactList::removeContactGroup(const std::string groupId) { typedef ThreadEvent1void (std::string contactId), std::string MyThreadEvent; MyThreadEvent * event = new

RE: [Wengophone-devel] openwengo on koders.com ?

2006-10-11 Thread Jérôme WAGNER
Good idea! We tried at least twice but without success. I think we'll need to find a contact at koders that can explain us why we haven't been integrated in the process. I added that to the idea file that I'm compiling Jérôme -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL

RE: [Wengophone-devel] timeout issue

2006-10-11 Thread Jérôme WAGNER
Hello, As far as I know, such timeouts are handled ; but I have seen some crashes when the state machines go wild so something must not be protected correctly. Regarding the ptime:30 it is interesting to look at the first OK . is it also inside it. Know that the ptime = packetisation

Re: [Wengophone-devel] translation

2006-10-11 Thread Daniel Nylander
Jérôme WAGNER skrev: If tomorrow I manage to integrate the current Chinese version of Rosetta/Launchpad in the nightly build, your help testing it and correcting things will be much appreciated. Please integrate all finished translations into Wengophone.