Re: [Wengophone-devel] New patch for the qtwengophone-install target

2006-08-16 Thread Gianluca Sforna
On 8/16/06, Andreas Schneider <[EMAIL PROTECTED]> wrote: if WengoGetConsoleArgument('enable-shared-phapi') == "yes" doesn't work, WengoGetConsoleArgument('enable-shared-phapi') return an integer, I've uplaoded a fixed patch to my bug #806 Thanks for spotting the problem; reading the docs in w

[Wengophone-devel] Re: WengoPhone 2.0's memory usage

2006-08-16 Thread Ovidiu Ciule
Hi,I've done a test on WinXP with the latest trunk revision (7185) and it's nothing like it. WengoPhone uses 19MB of memory, with rare peaks of 25MB during testcalls to 333. It's a bit much, but not excessive. -- Ovidiu CIULEArad, Romania+40 357 809 157 ___

Re: [Wengophone-devel] WengoPhone 2.0's memory usage

2006-08-16 Thread Sebastian Heine
Julien Gilli wrote: > Hello everyone, > > I would be glad to know if anyone has experienced such a memory usage with > WengoPhone 2.0 : > http://djst.org/blog/2006/08/15/wengophone-20-promising-but-memory-hungry/ > > Could you please test it and report what you found by replying to this > thread?

Re: [Wengophone-devel] New patch for the qtwengophone-install target

2006-08-16 Thread Andreas Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gianluca Sforna wrote: > Hi, > I am attaching here a new patch for the qtwengophone-install target, > based on NG trunk at rev 7177. > It is derived from the one contained in the debian package, and adds a > check so that if phpai is compiled static, i

[Wengophone-devel] Re: LNK1181 error WengoPhone NG with VS 2005

2006-08-16 Thread Ovidiu Ciule
Hi Bruno,You have forgot to compile Qt!! .lib file are Microsoft libraries. They are created when you compile some .cpp files, and are used by the linker to create an executable, or a dynamic library: .dll or .so for Linux. Please look into QT_INSTALL_DIR/libIf this folder is empty, you have not co

[Wengophone-devel] LNK1181 error WengoPhone NG with VS 2005

2006-08-16 Thread Bruno Trindade
Hi everyone. Using the instructions sent on 8/14/2006 (see [Wengophone-devel] Build WengoPhone NG using Visual Studio 2005Std. Ed. - Instructi ons), I tried building wengophone using Visual Studio 2005. I now get the following link error: LINK : fatal error LNK1181: cannot open input fil

[Wengophone-devel] WengoPhone 2.0's memory usage

2006-08-16 Thread Julien Gilli
Hello everyone,I would be glad to know if anyone has experienced such a memory usage with WengoPhone 2.0 :http://djst.org/blog/2006/08/15/wengophone-20-promising-but-memory-hungry/ Could you please test it and report what you found by replying to this thread?Thank you very much to everyone!Best reg

[Wengophone-devel] New patch for the qtwengophone-install target

2006-08-16 Thread Gianluca Sforna
Hi, I am attaching here a new patch for the qtwengophone-install target, based on NG trunk at rev 7177. It is derived from the one contained in the debian package, and adds a check so that if phpai is compiled static, it does not attempt to install the library. It also fix the location of emoticon

[Wengophone-devel] Use closedir() instead of close()

2006-08-16 Thread Andreas Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ibs/util/system/src/unix/Processes.cpp:57: error: cast from DIR*’ to ‘int’ loses precision http://dev.openwengo.com/trac/openwengo/trac.cgi/ticket/851 Could someone please apply my patch :) Thanks, -- andreas - -- http://www.cynapses.org/

Re: [Wengophone-devel] adware in windows installer

2006-08-16 Thread Jeff
Hello, This is a false positive alert, there is no threat at all, check those links http://news.gmane.org/gmane.comp.voip.wengophone.devel http://forum.wengo.com/viewtopic.php?t=3217 But thanks for reporting ;) Best regards, Jeff. On 7/28/06, Anton <[EMAIL PROTECTED]> wrote: Hi list, I do

[Wengophone-devel] why remove the "customized" status? + another request...

2006-08-16 Thread Skip Safire
Hello, I was very disappointed when I saw that the customized status mode was not more possible in WengoPhone (or if it is, how!?). For ex. as I was eating, it was nice that the other also knew this, i just simply wrote "I'm eating at the moment, try again later...", etc... Why was this remove

[Wengophone-devel] Error and solution in nightlybuilds/binary/NG/GNULinux/

2006-08-16 Thread Sebastian Rios
Hello guys I was trying the latest binary from: http://wengofiles.wengo.fr/nightlybuilds/binary/NG/GNULinux/ which is form 2006-Aug-07 18:40:5616.3M After un compressig and try starting, i get error about missing libraries libQtCore.so.4 But, libQtCore.so.4.1.2 is there. so just cre

[Wengophone-devel] Ask some questions about wenbox

2006-08-16 Thread guo sha
Dear Mr. Tanguy Krotoff   I have some questions about wenbox part of the wengophone-ng project which have bothered me for a long time. As everybody konws that you are the leader developer of the project and at the same time the main author of wenbox components which you ought to know almost ever

[Wengophone-devel] Compilation Problem on WinXP

2006-08-16 Thread Ovidiu Ciule
Hi there,I'm in Code Camp as well, and I've encountered the same problem. It seems you have compiled Qt using Mingw (the default method), and libraries are created in the .a Linux format, not the .lib Windows style. Then, you try to compile Wengophone using msvc (Visual Studio or whatever) which ne

[Wengophone-devel] Error while building WengophoneNG on winXP using MinGW

2006-08-16 Thread Martin Grossberger
Hello all, I've downloaded the Wengophone source yesterday. when building it i get the error: In file included from wengophone/src/model/config/StartupSettingListener.h:24, from wengophone/src/model/WengoPhone.h:23, from wengophone\src\presentation\main.cpp:22: l

[Wengophone-devel] German Translation for Wengo

2006-08-16 Thread Christian Weghaus
Hey everybody Today I tried the Wengo Phone on my Mac and it works so good. But unfortunately I miss a german language package. So if you are still looking for a german translation I can offer you my services for this work :) you can contact me under [EMAIL PROTECTED] thanks christian _

[Wengophone-devel] WP Classic: Expression 'ioctl( devHandle, SNDCTL_DSP_CHANNELS, &temp )' failed

2006-08-16 Thread Maciej Bliziński
Hey, Sorry for bothering with Classic, but 2.0 doesn't like my Audigy2 sound card and I still have to use it. I wrote about it on my blog, together with a not very satisfactory workaround, because there still are clicks in the sound. http://automatthias.wordpress.com/2006/07/21/wengophone-alsa-and