Re: [Wengophone-devel] Linux startup issues

2007-04-03 Thread Vadim Lebedev
Hi Primin, Pirmin Walthert wrote: . Hi Jerome QtWengoPhone.cpp then calls readyForEvents() that is passed back through control to model. In userProfileHandler I then have the following: void UserProfileHandler::readyForEvents() { if (_readyForEvents==false) {

Re: [Wengophone-devel] Linux startup issues

2007-04-03 Thread Pirmin Walthert
Hi Vadim I think following will be a little bit safer: void UserProfileHandler::readyForEvents() { if (_readyForEvents==false) { _readyForEvents=true; _currentUserProfile-readyForEvents();

Re: [Wengophone-devel] wengophone 2.1 - status

2007-04-03 Thread Andreas Schneider
Andreas Schneider wrote: The sound volume of playback and capture is to low! This is a wengophone issue. The volume of my headphone is at 10% to understand the guy at the testcall I have to put it to 100%, but then all the rest extremly loud. Could we set ticket #1525 back to wengophone 2.1

Re: [Wengophone-devel] wengophone 2.1 - status

2007-04-03 Thread Mathieu Stute
On Tuesday 03 April 2007 12:38, Andreas Schneider wrote: Andreas Schneider wrote: The sound volume of playback and capture is to low! This is a wengophone issue. The volume of my headphone is at 10% to understand the guy at the testcall I have to put it to 100%, but then all the rest

[Wengophone-devel] few bugs on wengo 2.1 RC2 especially on audio calls

2007-04-03 Thread Pirloui MacKy
Dear community, I'am testing the wengo 2.1 RC2 on a private IMS environment facing a presence serveur OMA interoperate with other SIP client. Here is some few bugs / remark that I found: 1) bad MESSAGE before an INVITE from wengo to wengo: when calling a client the wengo phone send a MESSAGE

Re: [Wengophone-devel] Spam into ticket #366

2007-04-03 Thread Dave Neary
Hi Marco, There is a spam filtering module installed in the openwengo trac - it's not working right now - comments wiki edits are not getting stored, and we're not sure why. In the meantime, Bao is removing the entries directly in postgres, which is non-optimal, and we definitely need to fix

Re: [Wengophone-devel] Patch for lupdate macro on Linux

2007-04-03 Thread Dave Neary
Hi Claudio, What's the diff when compared to the .pro file generated by make lupdate? Cheers, Dave. Claudio André wrote: Me too. But mine lang.pro file (qmake -project -o lang.pro) gives me almost 900 strings, removing only 8 obsolete strings. Probably, i have some trash on my 2.1

Re: [Wengophone-devel] Patch for lupdate macro on Linux

2007-04-03 Thread Claudio André
Hi They are too different, so, i attached both. Anyway, running make lupdate i got: Updating 'wengophone/src/presentation/qt/lang/qtwengophone_fr.ts'... Found 874 source texts (16 new and 858 already existing) Removed 40 obsolete entries Same-text heuristic provided 9 translations

[Wengophone-devel] nmake install fails

2007-04-03 Thread Lukas Oberhuber
All, On Visual Studio 2005 (Win XP) I'm getting the following error when running nmake install: 1File: export6_96.png [compress] 7334 bytes 1File: export7_96.png [compress] 7797 bytes 1File: export8_96.png [compress] 7671 bytes 1File: export9_96.png [compress] 6251 bytes 1SetOutPath:

[Wengophone-devel] New debian package.

2007-04-03 Thread Marco Nenciarini
I've just upload the first 2.1~rc2 package in debian unstable. It will be on all debian mirrors tomorrow after 11 CEST. You can also find it on my repository deb http://www.prato.linux.it/~mnencia/debian wengophone-ng/ deb-src http://www.prato.linux.it/~mnencia/debian wengophone-ng/ Ciao --