boost 1_34_1 search path

2008-08-18 Thread Tarrisse Laurent
hello qutecom mailing list, this is a small patch to find default boost 1_34_1 path directory on window diff -r e22492e0f31d owbuild/FindBoost.cmake --- a/owbuild/FindBoost.cmake Mon Aug 18 16:29:52 2008 +0200 +++ b/owbuild/FindBoost.cmake Mon Aug 18 16:32:22 2008 +0200 @@ -79,6 +79,7 @@ set

switch to disable wengo account,sms,call forward and voice mail

2008-08-19 Thread Tarrisse Laurent
Hello qutecom this is a set of patch to disable wengo account, sms, call forward and voice mail with DefineWengoOptions.cmake Laurent custom_account.diff Description: Binary data disable_call_forward.diff Description: Binary data disable_sms.diff Description: Binary data disable_voice_ma

[PATCH] add support to package a qutecom mac version

2008-10-01 Thread Tarrisse Laurent
# HG changeset patch # User [EMAIL PROTECTED] # Date 1222875175 -7200 # Node ID 9501f99569254f316d458bcfd960507fd135e7c7 # Parent eea6d70b27274ed080ed63315430e0955eb2f711 add support to package a qutecom mac version diff -r eea6d70b2727 -r 9501f9956925 scripts/update_links.py --- a/scripts/updat

Re: Improve FFMPEG find module and set minimum requirement for CMake

2008-10-02 Thread Tarrisse Laurent
Hello Andreas, Do you need libpostproc to build qutecom ? It break my qutecom mac build :-( and I don't think it is necessary. Can you try this simple patch ? Laurent - Original Message - From: "Andreas Schneider" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September

Re: Qutecom with libpurple 2.5.1 ;-)

2008-10-03 Thread Tarrisse Laurent
Arf ... Have you try to rename owbuild/FindLibPurple.cmake to owbuild/FindLIBPURPLE.cmake I will check why the path doesn't work... Laurent - Original Message - From: "Jan Kaláb" <[EMAIL PROTECTED]> To: Sent: Friday, October 03, 2008 12:21 PM Subject: Re: Qutecom with libpurple 2.5.1

Re: Qutecom with libpurple 2.5.1 ;-)

2008-10-03 Thread Tarrisse Laurent
Jan, The patch works on win32 ( i'm working for win32-msvc integration ) Maybe it's a line feed probem... Laurent - Original Message - From: "Tarrisse Laurent" <[EMAIL PROTECTED]> To: Sent: Friday, October 03, 2008 12:51 PM Subject: Re: Qutecom with l

Re: [issue101] Network loss results in freeze & SIP does not re-connect

2008-10-06 Thread Tarrisse Laurent
al machine need it !!! ) You can reduce retries to 1 ( it works on my poor laptop) Laurent - Original Message - From: "Roland Alton-Scheidl" <[EMAIL PROTECTED]> To: "Tarrisse Laurent" <[EMAIL PROTECTED]> Sent: Sunday, October 05, 2008 12:15 PM Subject:

Re: [issue101] Network loss results in freeze & SIP does not re-connect]

2008-10-08 Thread Tarrisse Laurent
Ralf, I cannot reproduce the bug here. Do you use wifi ? Can you put a breakpoint in NetworkObserver::is_connection_available() ? and see if it return true or false with unplugged network Laurent - Original Message - From: "Ralf Schlatterbeck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED

Re: Network loss results in freeze & SIP does not re-connect

2008-10-08 Thread Tarrisse Laurent
Hello Roland I cannot reproduce the bug. Can you rebuild qutecom from the beginning ? Very stange ! Laurent - Original Message - From: "Roland Alton-Scheidl" <[EMAIL PROTECTED]> To: "Tarrisse Laurent" <[EMAIL PROTECTED]> Cc: ; "Herr Darshaka Pat

Re: Network loss results in freeze & SIP does not re-connect

2008-10-08 Thread Tarrisse Laurent
t; <[EMAIL PROTECTED]> To: "Tarrisse Laurent" <[EMAIL PROTECTED]> Sent: Wednesday, October 08, 2008 2:30 PM Subject: Re: Network loss results in freeze & SIP does not re-connect > On Wednesday 08 October 2008 14:24:47 you wrote: > : It i

Re: [issue101] Network loss results in freeze & SIP does not re-connect]

2008-10-08 Thread Tarrisse Laurent
Hello Ralf Have you change the number of RETRIES for the prevent state in NetworkObserver.cpp Laurent - Original Message - From: "Ralf Schlatterbeck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: W

Re: Network loss results in freeze & SIP does not re-connect

2008-10-08 Thread Tarrisse Laurent
sday 08 October 2008 11:24:01 Tarrisse Laurent wrote: > : I cannot reproduce the bug. > > Hmm, maybe we have that problem only on specific GNU/Linux (I use kubuntu > 8.04) and on some windows (XP was reported). > > : Can you rebuild qutecom from the beginning ? > > I tri

Re: [issue101] Network loss results in freeze & SIP does not re-connect]

2008-10-08 Thread Tarrisse Laurent
Roland, I need some informations to reproduce and solve the problem : What is the duration of the suspend ? What is the expire time of your sip register ? Laurent - Original Message - From: "Roland Alton-Scheidl" <[EMAIL PROTECTED]> To: "Kvats.net issue tracker" <[EMAIL PROTECTED]> Cc:

Re: Mac OS X 10.5 Intel

2008-10-13 Thread Tarrisse Laurent
Hello Carl, > - first Programmstart, only "Sip-Account" offered, no wengo-Setup is > offered > - logon/logoff no "wengo" Option, only sip in qutecom-2.2/DefineWengoOptions.cmake set CUSTOM_ACCOUNT to ON Laurent. - Original Message - From: "karl hoffmann" <[EMAIL PROTECTED]> To: Sent

libpurple 2.5.1 integrated ;-)

2008-10-13 Thread Tarrisse Laurent
Hello qutecom list, Libpurple 2.5.1 is in qutecom-2.2 ;-) Works on linux, mac, and windows (I've just tested hotmail and gmail account). -Add glib sources on windows to allow smart debug -Libpurple Plugins and ssl wrapper are linked staticly on all platforms i've got some prolems on windows wi

Re: nmake install fails on files_install.nsi line 35

2008-10-20 Thread Tarrisse Laurent
Hello Stanislav, You can remove this entry. We don't need it anymore. I've just pushed some bug fix. Please do : hg pull hg update to have a working copy ;-) Thanks, Laurent - Original Message - From: "Stanislav Gorobchuk" <[EMAIL PROTECTED]> To: Sent: Saturday, October 18, 2008 1:2

Re: QuteCom RC2 available

2008-10-22 Thread Tarrisse Laurent
Maybe, can you try to define __LP64__ , TARGET_CPU_X86_64 ? in libs/3rdparty/googlebreakpad/CMakeLists-internal-unix.txt Laurent - Original Message - From: "Chi-Thanh Christopher Nguyen" <[EMAIL PROTECTED]> To: Sent: Wednesday, October 22, 2008 2:44 PM Subject: Re: QuteCom RC2 availab

Re: QuteCom RC2 available

2008-10-22 Thread Tarrisse Laurent
Andreas, i think googlebreakpad works on 64 bits. It's just a cmake defines problem. We haven't got 64 bits here Maybe try : svn checkout http://google-breakpad.googlecode.com/svn/trunk/ and see if it compil or not on your computer Laurent - Original Message - From: "Andreas Schneider

Re: QuteCom RC2 available

2008-10-22 Thread Tarrisse Laurent
>>It compiles, but it doesn't compile src/common/linux/dump_symbols.cc Ok but, is googlebrakpad functional on your computer? Laurent - Original Message - From: "Andreas Schneider" <[EMAIL PROTECTED]> To: "Tarrisse Laurent" <[EMAIL PROTECTED]>

Re: Re: Call transfer.

2008-10-24 Thread Tarrisse Laurent
Hello Karl _cPhoneCall.blindTransfer(_qtwengophone->getQtCallBar().getQtPhoneComboBox()->currentText().toStdString()) Laurent - Original Message - From: "karl hoffmann" <[EMAIL PROTECTED]> To: Sent: Friday, October 24, 2008 9:49 AM Subject: Re: Re: Call transfer. hi list, the mechan

Re: Rc2 build pb

2008-10-29 Thread Tarrisse Laurent
Bonjour Nicolas, What is the version of Mandriva Gcc Boost Do you use ? Have a got 64 bits computer ? Laurent - Original Message - From: "Nicolas Lécureuil" <[EMAIL PROTECTED]> To: Sent: Wednesday, October 29, 2008 1:16 AM Subject: Rc2 build pb Hi, i still cannot build QuteCom wi

Re: Boost error on cmake (mingw)

2008-10-29 Thread Tarrisse Laurent
Hello john, You can fix "SMS Deactivated. Voicemail Deactivated..." in qutecom-2.2/DefineWengoOptions.cmake Have you build boost by yourself or it is a boost package ? Laurent - Original Message - From: John To: qutecom-dev@lists.qutecom.org Sent: Wednesday, October 29, 2008

Re: Glib Undefined Reference

2008-10-31 Thread Tarrisse Laurent
Hello john, This glib source is made to build on msvc ... Install glib in your mingwe environment and change qutecom-2.2/libs/3rdparty/glib/CMakeLists.txt to use CMakeLists-unix.txt instead of CMakeLists-win32.txt You will need to change the qutecom-2.2/libs/3rdparty/libpurple/CMakeLists.txt

Re: qutecom.css overrides background picture in add-/configureAccountwindow

2008-11-05 Thread Tarrisse Laurent
Hello Darsha, > I like the new skin of qutecom provided by the css/qutecom.css file. thanks ;-) I've just try on win32-msvc, the "header/login.png" appears. You are on linux ? what is your qt version ? I will try on linux ... Laurent - Original Message - From: "Darshaka Pathirana" <[

Re: qutecom.css overrides background picture in add-/configureAccountwindow

2008-11-05 Thread Tarrisse Laurent
Darsha, I confirm that the "header/login.png" disappears on linux. I've got a solution . add this to your css: QLabel#loginLabel { background-image: url(:/pics/headers/login.png); } Is the drop-down appears in the CallBar ? Laurent - Original Message - From: &q

Re: qutecom.css overrides background picturein add-/configureAccountwindow

2008-11-05 Thread Tarrisse Laurent
ground picturein add-/configureAccountwindow > Hi Laurent! > > On 05.11.2008 16:50, Tarrisse Laurent wrote: > >> I've just try on win32-msvc, the "header/login.png" appears. > > Hmm. Very strange! The "login.png" reappears as soon as I delete

improve connection status detection

2008-11-17 Thread Tarrisse Laurent
Hello mailing list, This is a patch which improves network detetection it removes "prevent state" in NetworkOberver class It works on win32, linux and mac Laurent better_connection_status_detection.diff Description: Binary data ___ QuteCom-dev mailing

Re: improve connection status detection

2008-11-17 Thread Tarrisse Laurent
Oups, There is a bug on linux build, use this one Sorry, Laurent - Original Message - From: Tarrisse Laurent To: qutecom-dev@lists.qutecom.org Sent: Monday, November 17, 2008 2:24 PM Subject: improve connection status detection Hello mailing list, This is a patch

Re: [issue116] Accounts get replicated

2008-11-18 Thread Tarrisse Laurent
It is THE CLONE WARS !!! Laurent. - Original Message - From: "Darshaka Pathirana" <[EMAIL PROTECTED]> To: "Kvats.net issue tracker" <[EMAIL PROTECTED]>; "qutecom-dev" Sent: Monday, November 17, 2008 6:15 PM Subject: Re: [issue116] Accounts get replicated > On 14.11.2008 23:38, Gerald

Re: Account Duplication (and Triplication...)

2008-11-18 Thread Tarrisse Laurent
OTECTED]>; "Vadim Lebedev" <[EMAIL PROTECTED]>; "Tarrisse Laurent" <[EMAIL PROTECTED]> Sent: Tuesday, November 18, 2008 12:13 PM Subject: Account Duplication (and Triplication...) > Have you ever seen duplicated accounts, i.e., you have one sip account, > do some

Re: Account Duplication (and Triplication...)

2008-11-19 Thread Tarrisse Laurent
Hello, I cannot reproduce the bug any more ... I think it is corrected. Can someone try to reproduce this bug with a fresh qutecom build, Is it the end of the clone war ??? Laurent - Original Message - From: "Tarrisse Laurent" <[EMAIL PROTECTED]> To: Sent: Tuesday, N

Re: Account Duplication (and Triplication...)

2008-11-20 Thread Tarrisse Laurent
Oups, The previous patch was for tooltip You need, for the pixmap, this one too. Laurent - Original Message - From: "Tarrisse Laurent" <[EMAIL PROTECTED]> To: "Darshaka Pathirana" <[EMAIL PROTECTED]> Sent: Thursday, November 20, 2008 4:47 PM Subje

Re: Account Duplication (and Triplication...)

2008-11-20 Thread Tarrisse Laurent
; > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Darshaka > Pathirana > Sent: Thursday, November 20, 2008 7:57 AM > To: qutecom-dev@lists.qutecom.org > Subject: Re: Account Duplication (and Triplication...) > > Hi Laurent! > &g

Re: sip over tcp

2008-11-27 Thread Tarrisse Laurent
Hello Jean, -If your you sip account support presence you can activate sip presence/message in the login window => you can chat IF your contact is online -if your sip account doesn't support presence you can put to true the value of "sip.chat.without.presence" in config.xml => you can c

Re: Connection error

2008-12-01 Thread Tarrisse Laurent
Hello, This is an installer for win-32. http://www.mbdsys.com/QuteCom/QuteCom-2.2-setup-release-4e79c977c4c7.exe I think it will solv your problem : I put the sip account login in the sip ping. Laurent PS : please, give me feedback - Original Message - From: Marek Dedic To: qute

Re: Speex codec & Freeswitch server

2008-12-01 Thread Tarrisse Laurent
Hello Basil Mohamed Gohar, -Speex: There are 3 bugs with speex codec 1/ if you debug qutecom with visual .net it will not handle correctly the plugin path 2/speex/8000 is not in the config.xml 3/speex/1600 payload is replaced by g726-64wb/1600 payload => solution:

Re: Speex codec & Freeswitch server

2008-12-01 Thread Tarrisse Laurent
http://www.mbdsys.com/QuteCom/QuteCom-2.2-setup-release-339b18725d8e.exe With speex 8000/ speex 16000/ ilbc with dynamic ptime (thanks Mauro) NOTE: now ilbc codec is a phapi plugin Laurent - Original Message - From: "Basil Mohamed Gohar" <[EMAIL PROTECTED]> To: &

Re: 64bit does not compile (was: QuteCom RC2 available)

2008-12-02 Thread Tarrisse Laurent
" <[EMAIL PROTECTED]> To: Cc: "Tarrisse Laurent" <[EMAIL PROTECTED]> Sent: Wednesday, November 12, 2008 11:04 PM Subject: 64bit does not compile (was: QuteCom RC2 available) > On Wednesday 22 October 2008 17:46:26 Tarrisse Laurent wrote: > : >>It c

Re: Speex codec & Freeswitch server

2008-12-02 Thread Tarrisse Laurent
MAIL PROTECTED] www.basilgohar.com On Mon, 2008-12-01 at 21:30 +0100, Tarrisse Laurent wrote: http://www.mbdsys.com/QuteCom/QuteCom-2.2-setup-release-339b18725d8e.exe With speex 8000/ speex 16000/ ilbc with dynamic ptime (thanks Mauro) NOTE: now ilbc codec is a phapi p

Re: Crash adding IM account on 64bit

2008-12-11 Thread Tarrisse Laurent
Hello Ludovico, >>on Debian sid it crashes when logging out e logging back in. Yes, there is a bug with libpurple. It appends on win 32 too. I have commited a fix for that : diff -r f7cc052777c2 -r 8f033f2ab21a libs/3rdparty/libpurple/pidgin-2.5.1/libpurple/prefs.c --- a/libs/3rdparty/libpurp

Re: Speex codec & Freeswitch server

2008-12-11 Thread Tarrisse Laurent
* pics >> * sounds >> * webpages >> >> >> __________ >> >> >> >> Basil Mohamed Gohar >> [EMAIL PROTECTED] >> www.basilgohar.com >> >> >> &

Re: 2.2-RC2 fails install on libphamrplugin.so

2008-12-12 Thread Tarrisse Laurent
Hello Josh, libphamrplugin is not build anymore by default. Can you update your source, i've just commit a fix. Laurent - Original Message - From: "Josh Cepek" To: Sent: Friday, December 12, 2008 12:19 AM Subject: Re: 2.2-RC2 fails install on libphamrplugin.so Josh Cepek wrote: > I'

Re: Multiple entries for same contact in contact list.

2009-01-05 Thread Tarrisse Laurent
Hello Sheckar Maybe in qutecom-2.2/wengophone/src/presentation/qt/profile/QtProfileDetails.cpp, function QtProfileDetails::saveContact(), you can check if the contact is present in the contactlist ... Laurent - Original Message - From: Chandra Shekhar Gaur To: qutecom-...@www.q

Re: useragent

2009-01-05 Thread Tarrisse Laurent
Hello, wifo/phapi/CMakeLists.txt Laurent - Original Message - From: "marek cervenka" To: Sent: Monday, January 05, 2009 2:51 PM Subject: useragent > hi, > > where is located useragent parameter? > > useragent is now wengo/v1/wengophoneng/wengo/rev/trunk/ and this is imho > bad >

Re: Configuring a Wengo account?

2009-01-06 Thread Tarrisse Laurent
Hello Dave, I think, you are using the wrong password ... Please read following: http://www.voip-info.org/wiki/view/Asterisk+settings+for+Wengo Laurent - Original Message - From: "Dave Neary" To: "Qutecom-dev" Sent: Tuesday, January 06, 2009 2:57 PM Subject: Configuring a Wengo accou

Re: Configuring a Wengo account?

2009-01-06 Thread Tarrisse Laurent
I'm testing video with qutecom-RC3 and my wengo account : It works with 334 and 335 numbers ! Can you send me a trace ? Laurent - Original Message - From: "Dave Neary" To: "Tarrisse Laurent" Cc: Sent: Tuesday, January 06, 2009 4:56 PM Subject: Re: Co

Re: Configuring a Wengo account?

2009-01-07 Thread Tarrisse Laurent
Hi Marek, is it possible to enable H264 in qutecom? Can you try attached diff ? Laurent - Original Message - From: "marek cervenka" To: "Tarrisse Laurent" Cc: Sent: Tuesday, January 06, 2009 5:48 PM Subject: Re: Configuring a Wengo account? I'm t

Re: Configuring a Wengo account?

2009-01-07 Thread Tarrisse Laurent
; To: "Tarrisse Laurent" Sent: Wednesday, January 07, 2009 2:17 PM Subject: Re: Configuring a Wengo account? > Tarrisse Laurent wrote: >> Hi Marek, >> >>>> is it possible to enable H264 in qutecom? >> >> Can you try attached diff ? > > shal

Re: Configuring a Wengo account?

2009-01-07 Thread Tarrisse Laurent
And add g729 to phcodec.c laurent - Original Message - From: "Tarrisse Laurent" To: Sent: Wednesday, January 07, 2009 2:40 PM Subject: Re: Configuring a Wengo account? >> shall i really patch phapi-old.c? > Yes, i think > >> it is possible activate G729

Re: [QuteCom] #34: Where are located personal Data

2009-01-19 Thread Tarrisse Laurent
hi, On window : home/Application Data/qutecom-2.2 On linux: home/.qutecom-2.2 On mac: home/Library/Application Support/qutecom-2.2 Look in qutecom-2.2/wengophone/src/model/config/commandlineparser.cpp function std::string getDefaultUserConfigDir(const std::string) Laurent - Original Messag

Re: qutecom command line

2009-01-19 Thread Tarrisse Laurent
Hello Mareck It's not possible to hold call from the command line. look at qutecom-2.2/wengophone/src/model/config/CommandLineParser.cpp Laurent - Original Message - From: "marek cervenka" To: Sent: Monday, January 19, 2009 3:48 PM Subject: qutecom command line > hi, > > it is pos

Re: qutecom command line

2009-01-20 Thread Tarrisse Laurent
Hello Mareck, A patch to hold call from the command line. ;-) Laurent - Original Message - From: "marek cervenka" To: Sent: Monday, January 19, 2009 3:48 PM Subject: qutecom command line hi, it is possible put call "on hold" from command line? i can call qutecom -c call/123456

Re: qutecom command line

2009-01-20 Thread Tarrisse Laurent
hoops! My patch was made to be used like this : /opt/qutecom2.2-rc3/bin/qutecom -c call/123456789 Place call with number 123456789 /opt/qutecom2.2-rc3/bin/qutecom -c hold/123456789 hold call with peer number that contains123456789 Laurent - Original Message - From: "marek cervenka" T

Re: [PATCH] Add a basic README and COPYING file.

2009-01-23 Thread Tarrisse Laurent
Hello, We don't use embedded web content with QAxContainer. We use the GPL version of QT for windows binaries. Laurent - Original Message - From: "Dave Neary" To: "Ludovico Cavedon" Cc: ; "Marco Nenciarini" Sent: Friday, January 23, 2009 9:32 AM Subject: Re: [PATCH] Add a basic READM

Re: [PATCH] Update build_make.sh usage output.

2009-01-26 Thread Tarrisse Laurent
Thanks Loui Chang. Laurent - Original Message - From: "Loui Chang" To: Sent: Monday, January 26, 2009 6:09 PM Subject: [PATCH] Update build_make.sh usage output. > Change --build final to --build release. > > -

Re: [PATCH] Update build_make.sh usage output.

2009-01-26 Thread Tarrisse Laurent
Yes, your patch was rejected by mercurial please update your source. Laurent - Original Message - From: "Loui Chang" To: Sent: Monday, January 26, 2009 6:30 PM Subject: Re: [PATCH] Update build_make.sh usage output. > On Mon, Jan 26, 2009 at 12:09:26PM -0500, Loui Chang wrote: >> Cha

Re: [PATCH] Update build_make.sh usage output.

2009-01-26 Thread Tarrisse Laurent
Ok, applied. Laurent - Original Message - From: "Loui Chang" To: "Tarrisse Laurent" Sent: Monday, January 26, 2009 7:01 PM Subject: Re: [PATCH] Update build_make.sh usage output. > On Mon, Jan 26, 2009 at 06:41:17PM +0100, Tarrisse Laurent wrote: >> Ye

Re: language files

2009-02-06 Thread Tarrisse Laurent
Hello Michal, qutecom-2.2/wengophone/src/presentation/qt/lang/ Note: You must clone qutecom sources (hg clone http://hg.qutecom.org/qutecom-2.2) Laurent - Original Message - From: Michal Sýkora To: qutecom-dev@lists.qutecom.org Sent: Friday, February 06, 2009 2:32 PM Subje

Re: Compiling on Mac OS X 10.5.6

2009-02-18 Thread Tarrisse Laurent
Hello Doug Gilormo, Try : make QuteCom-install Laurent - Original Message - From: Doug Gilormo To: qutecom-dev@lists.qutecom.org Sent: Tuesday, February 17, 2009 4:52 PM Subject: Compiling on Mac OS X 10.5.6 I've been working with Qutecom for a few weeks now and everythin

Re: Provisioning infrastructure

2009-02-24 Thread Tarrisse Laurent
+1 Laurent - Original Message - From: "Ralf Schlatterbeck" To: "Vadim Lebedev" Cc: Sent: Tuesday, February 24, 2009 10:52 AM Subject: Re: Provisioning infrastructure > On Tue, Feb 24, 2009 at 04:15:19AM +0100, Vadim Lebedev wrote: >> Folks, >> >> We're mullingbhre the idea to imple

Re: How To send DTMF

2009-02-26 Thread Tarrisse Laurent
Hello, You can take a look at qutecom-2.2/libs/sipwrapper/src/phapi/PhapiWrapper.cpp function "void PhapiWrapper::playDtmf(int callId,char dtmf)" Laurent - Original Message - From: Gustavo A Gonzalez To: qutecom-dev@lists.qutecom.org Sent: Wednesday, February 25, 2009 2:27 PM

Re: [PATCH] - QtDBus module is a Unix-only library. Needs to be disabled in Win32.

2009-03-19 Thread Tarrisse Laurent
Darshaka Pathirana a écrit : > On 03/18/2009 08:48 PM, Vadim Lebedev wrote: > >> This seems to be DBUS handling code i've added recently... >> >> It should be disabled on WIN32 platform i think >> >> >> Can somebody please submit a patch for this issue, >> as i done have correct WIN32 dev enviro

Re: Call Transfer

2009-03-19 Thread Tarrisse Laurent
Hello Kristna, Do you realy need "QAction * _actionTransfer" object, because you don't use it ! PS: use mercurial to submit patch (hg export CHANGESET or hg diff >> DIFF_FLENAME) Laurent Kristina Kiehl a écrit : > Hi. > > Karl Hoffmann did write about this already but something got wrong > w

Re: Optional: Disable filetransfer, setting process priority above normal

2009-03-19 Thread Tarrisse Laurent
Hello Kristina, I would like to know, why do you need to set process priority to "above normal" ? Laurent Kristina Kiehl a écrit : This patch adds 2 new options to qutecom: - Disable Filetransfer - Set process priority to "above normal" -

Re: New libpurple

2009-03-20 Thread Tarrisse Laurent
Hello Ludovico, Libpurple version 2.5.5 doesn't use any more openssl plugin but it's the unique ssl plugin which work with QuteCom. => we need to debug libpurple gnutls plugin or nss with QuteCom before update libpurple Laurent Ludovico Cavedon a écrit : > Hi all, > the pidgin team has releas

Re: New libpurple

2009-03-20 Thread Tarrisse Laurent
e protocol plugin are static Laurent Ludovico Cavedon a écrit : > Hi Tarisse, > > Tarrisse Laurent wrote: > >> Libpurple version 2.5.5 doesn't use any more openssl plugin but it's the >> unique ssl plugin which work with QuteCom. >> >> => we need

Re: New libpurple

2009-03-20 Thread Tarrisse Laurent
Sorry, You don't need to change anything if you use debian lipurple ... i've tested qutecom with libpurple 2.5.5 from source with gnutls support, it doesn't work :-( Laurent Tarrisse Laurent a écrit : > Ludovico, > > If libpurple is compiled with gnutls, QuteCom

Re: New libpurple

2009-03-21 Thread Tarrisse Laurent
With gnutls MSN and google talk don't work . Laurent Ludovico Cavedon a écrit : > Tarrisse Laurent wrote: > >> You don't need to change anything if you use debian lipurple ... >> > > Yes, I am doing that. > > >> i've tested q

Re: New libpurple

2009-03-22 Thread Tarrisse Laurent
msn and gmail work with gnutls ;-) Thanks ludovico ! Laurent Ludovico Cavedon a écrit : > Tarrisse Laurent wrote: > >> With gnutls MSN and google talk don't work . >> > > Using nss, google talk does not work because the certificate from > talk.google

Re: New libpurple

2009-03-23 Thread Tarrisse Laurent
:56 AM, Tarrisse Laurent wrote: > >> msn and gmail work with gnutls ;-) >> > > that's good news! > > the bad news is that we cannot go with the system library in debian because of > -a reinititalization bug is nspr > (http://bugs.debian.org/cgi-bin/bugre

Re: New libpurple

2009-03-23 Thread Tarrisse Laurent
I'm not sure but i think you cannot because libpurple try to load every plugin in plugin's path. Laurent Ludovico Cavedon a écrit : > On Sun, Mar 22, 2009 at 8:51 PM, Ludovico Cavedon > wrote: > >> -another obsure memory corruption bug: qutecom consistently segfaults >> the at the *second* l

Re: [PATCH] Accept SSL certificate with wrong hostname

2009-03-23 Thread Tarrisse Laurent
Hello Andreas, You're right, Ludovico has proposed to ask the user and i think it's the best way, isn't it ? Laurent Andreas Schneider a écrit : > On Saturday 21 March 2009 23:34:32 Ludovico Cavedon wrote: > >> # HG changeset patch >> > ... > >> Accept SSL certificate with wrong ho

Re: New libpurple

2009-03-23 Thread Tarrisse Laurent
h.zip Feedback is welcome. Laurent Vadim Lebedev a écrit : > Laurent, > > Please commit these patches > > > Thanks > > Le 22 mars 09 à 09:56, Tarrisse Laurent a écrit : > >> msn and gmail work with gnutls ;-) >> Thanks ludovico ! >> >> Laure

Re: New libpurple

2009-03-24 Thread Tarrisse Laurent
Hello Vadim, I will test on mac before. Laurent Vadim Lebedev a écrit : > Laurent > Can you commit it? > > Thanks > Vadim > Tarrisse Laurent wrote: >> On Win32 sometimes libpurple 2.5.1 fails to retrieve msn's contact list >> with gnutls plugin. >>

Re: New libpurple

2009-03-24 Thread Tarrisse Laurent
It works on mac ;-) => pushed on the repository. Laurent Tarrisse Laurent a écrit : > Hello Vadim, > > I will test on mac before. > > Laurent > > Vadim Lebedev a écrit : > >> Laurent >> Can you commit it? >> >> Thanks >> Vadim

Re: STUN support

2009-03-25 Thread Tarrisse Laurent
Hi Mathieu What type of account do you use ? Stun support is implemented with wengo account type not sip account. Laurent Mathieu Osty a écrit : > Hi everybody, > > I'm currently trying to setup an architecture based on a private > Kamailio server and Qutecom 2.2 RC3 clients (Windows and MacOS

Re: STUN support

2009-03-25 Thread Tarrisse Laurent
If you use sipaccount, this an experimental patch to allow stun ;-) Laurent Tarrisse Laurent a écrit : Hi Mathieu What type of account do you use ? Stun support is implemented with wengo account type not sip account. Laurent Mathieu Osty a écrit : Hi everybody, I'm currently t

Re: [PATCH] patch adds possibility to delete profile. (I already sent that patch but I added one dialog window for confirming deletation). It also solves problem with modifying user accounts and forbi

2009-03-26 Thread Tarrisse Laurent
Hello Michal, Thanks for your patch. I don't like the modify and delete button position, the login window looks like strange ! Maybe we can move them . ( see attached picture ) What do you think ? Laurent Michal Komadel a écrit : > # HG changeset patch > # User koma...@a05-0904a > # Date 1

Re: [PATCH] patch adds possibility to delete profile. (I already sent that patch but I added one dialog window for confirming deletation). It also solves problem with modifying user accounts and forbi

2009-03-26 Thread Tarrisse Laurent
Hello Mareck, Yes, because the pixmap is too big (31ko) and my message need to be approved by the moderator Vadim can you approuv my previous mail ? Laurent marek cervenka a écrit : >> Hello Michal, >> >> Thanks for your patch. >> >> I don't like the modify and delete button position, the login

Re: [PATCH] patch adds possibility to delete profile. (I already sent that patch but I added one dialog window for confirming deletation). It also solves problem with modifying user accounts and forbi

2009-03-26 Thread Tarrisse Laurent
hoops, this is the picture Laurent <>___ QuteCom-dev mailing list QuteCom-dev@lists.qutecom.org http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Re: [PATCH] patch adds possibility to delete profile. (I already sent that patch but I added one dialog window for confirming deletation). It also solves problem with modifying user accounts and forbi

2009-03-26 Thread Tarrisse Laurent
Ok, The patch is commited in the repository Laurent marek cervenka a écrit : > On Thu, 26 Mar 2009, Tarrisse Laurent wrote: > > >> hoops, >> >> this is the picture >> >> Laurent >> > > i vote for current layout > > account,m

Re: Optional: Disable filetransfer

2009-03-26 Thread Tarrisse Laurent
Hello Kristina, You have forgotten to hide "showFileTransfert" action in ChatWindow . Anyway, I've commited a pacth. Thanks, Laurent Vadim Lebedev a écrit : > Kristina, > > Your DisbaleFiletransfer.patch fails to apply with numerous errors > > > Please resubmit using mercurial > > > Thanks > Va

Re: [PATCH] patch adds possibility to delete profile. (I already sent that patch but I added one dialog window for confirming deletation). It also solves problem with modifying user accounts and forbi

2009-03-26 Thread Tarrisse Laurent
Hello Dave, Dave Neary a écrit : > Hi Laurent, > > Tarrisse Laurent wrote: > >> hoops ;-) >> >> this is the picture >> > > Are you proposing that the modify and delete buttons move to where you > indicate? > yes, it was my proposal

Re: Linux compilation error

2009-03-27 Thread Tarrisse Laurent
Mathieu http://www.qtsoftware.com/developer/changes/changes-4.3.0 chapter QLayout Please upgrade at least to 4.3 and everything will be ok ;-) Laurent Mathieu Osty a écrit : > Hi all, > > I've tried to compile the latest source from the repository on Linux > CentOS 5 (32 bits) but it fails at 9

Re: Linux compilation error

2009-03-30 Thread Tarrisse Laurent
gt; /home/mat/qutecom-2.2-test/wengophone/src/model/network/NetworkObserver.cpp:61: > undefined reference to `QDBusConnection::~QDBusConnection()' > collect2: ld returned 1 exit status > make[2]: *** [wengophone/src/presentation/qt/qutecom] Error 1 > make[1]: *** [wengophone/src/pres

Re: Linux compilation error

2009-03-30 Thread Tarrisse Laurent
ic3.debug > -rw-r--r-- 1 root root 7390042 Mar 30 10:50 uic.debug > -rwxr-xr-x 1 root root77064 Mar 30 13:58 xmlpatterns > -rw-r--r-- 1 root root 754135 Mar 30 12:30 xmlpatterns.debug > > So I guess Dbus support is enabled. > > Mathieu > > > On Mon, Mar 30, 2009 at 2:35 PM,

Re: Linux compilation error

2009-03-30 Thread Tarrisse Laurent
t root 38576 Mar 30 15:04 Makefile > drwxr-xr-x 5 root root 4096 Mar 30 15:04 wengophone > -rw-r--r-- 1 root root 26260 Mar 30 15:04 wengophone.dot > drwxr-xr-x 14 root root 4096 Mar 30 15:04 wifo > [r...@new-host-6 build]# > [r...@new-host-6 build]# grep DBUS CMakeCache.tx

Re: Linux compilation error

2009-03-30 Thread Tarrisse Laurent
Hello Mathieu I've found your problem ! forgot my last mail. It seems that cmake 2.4 cannot handle qt dbus lib path. Please update cmake to version 2.6 Laurent Tarrisse Laurent a écrit : > ok, > > >>I can't find these values. I can't even find the "DBUS"

Re: Linux compilation error

2009-03-31 Thread Tarrisse Laurent
vers une source de > configuration accessible en écriture à la position 1 > Mar 31 12:00:19 new-host-6 gconfd (mat-30365): Adresse > « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source > de configuration en lecture seule à la position 2 > > Any idea ?

Re: Linux compilation error

2009-03-31 Thread Tarrisse Laurent
plication.cpp:880 > #32 0x011438d7 in QApplication::exec () at kernel/qapplication.cpp:3553 > #33 0x085e555b in QtFactory::exec (this=0xa78e560) > at > /home/mat/qutecom-2.2/wengophone/src/presentation/qt/QtFactory.cpp:114 > #34 0x085b2f4c in main (argc=1, argv=0xbf8bd194) >

Re: Call Transfer - Re-Submit

2009-04-01 Thread Tarrisse Laurent
nks > Vadim > > > > Le 1 avr. 09 à 11:14, Kristina Kiehl a écrit : > >> This time the diff-file is made with mercurial. >> >> I also added the option to disable this function and removed the >> unused "_actionTransfer" object. >> >>

Re: Linux compilation error

2009-04-01 Thread Tarrisse Laurent
s... > > Mathieu > > On Tue, Mar 31, 2009 at 4:37 PM, Tarrisse Laurent <mailto:laur...@mbdsys.com>> wrote: > > Mathieu, > > Try to remove in qutecom-2.2/wengophone/src/presentation/main.cpp > line 234 : > XinitThreads(); > > Lauren

Re: Plans for 2.3 and later

2009-04-04 Thread Tarrisse Laurent
100% agree Laurent Vadim Lebedev a écrit : > Hello > > I've been thinking how to improve QuteCom development process and one > idea which comes up is > to have more frequent releases. > > > > So here is tentative plaan with the idea of havein 2-3 monthes between > releases > > For 2.3 > - Pen

Re: Hide command prompt Openwengo

2009-04-06 Thread Tarrisse Laurent
Hi Antonio, Command prompt window disappear in release mode. If you want to hide command prompt in debug mode : in qutecom/owbuild/owbuild/OWCreateProjectBinary.cmake, add "WIN32" flag to add_executable() macro Laurent Antonio Lao a écrit : > > > > > Hello, i am developing Openwengo. > My

Re: I can not change default-avatar.png

2009-04-06 Thread Tarrisse Laurent
Antonio, Can you verify that qutecom-2.2/build/(debug|release)/pics/avatars/default-avatar.png is the good picture. PS: What is configuration window, user-profile window ? Laurent Antonio Lao a écrit : > > Hi, > I have changed the default-avatar.png file and has changed in > the application,

Re: Change the image of the executable file

2009-04-07 Thread Tarrisse Laurent
Hello Antonio, qutecom-2.2/wengophone/src/presentation/qt/win32/application.ico Laurent Antonio Lao a écrit : > Hi, > How can I change the image of the executable file (file. exe)? > > Tthe problem of the configuration window is solved (in this > window configure language, Codec, etc.). > Than

Re: Romanian Translation

2009-04-28 Thread Tarrisse Laurent
Applied, Thanks a lot muntealb Laurent Vadim Lebedev a écrit : > Laurent, > > Can you take a look at this please? > > Thanks > Vadim > muntealb wrote: >> I am also providing the updated romanian TS file for QuteCom 2.2, in >> order to be included in the sources. It can be downloaded from here:

Re: [PATCH] Dialpad themes - default theme, utf8

2009-04-28 Thread Tarrisse Laurent
Hello Rene Kolarick, Your patch failed to apply. Can you update your source and re-export your patch ? Laurent H Sivank a écrit : > Laurent > > Can you review this please? > > Thanks > Vadim > > Le 23 avr. 09 à 16:24, kola...@... >

Re: [QuteCom] #80: patch to fix x86_64 rpm build

2009-05-06 Thread Tarrisse Laurent
Andreas Schneider a écrit : > On Wednesday 06 May 2009 13:30:24 Laurent Tarrisse wrote: > >> I just tried to help ! >> >> > > Thanks for that. > > >> Now if you cannot do a patch with mercurial, maybe send just a diff >> (diff -u file.orig file) it will be more interesting than your git