[Wengophone-devel] Wengophone 2.0 branch commit access

2006-11-06 Thread Andreas Schneider
Hi, could some please give me commit access to the wengophone-2.0 branch? I have a load of cmake fixes. -- andreas -- http://www.cynapses.org/ - cybernetic synapses signature.asc Description: OpenPGP digital signature ___

[Wengophone-devel] phapi bugs on x86_64

2006-10-17 Thread Andreas Schneider
There are still some strange bugs which occur on x86_64. [EMAIL PROTECTED]:~ cat qtwengophone.debug file qtwengophone set logging redirect on set logging on break main r break phvlRegister break phDelVline break phTerminate break phInit c c c c c c c c c c q Output:

Re: [Wengophone-devel] roadmap and ideas

2006-10-12 Thread Andreas Schneider
Gianluca Sforna wrote: On 10/12/06, Jérôme WAGNER [EMAIL PROTECTED] wrote: - Packaging I would let packagers from distros do their job, so you could worry only about Windows and MacOSX. Of course this imply you have to beat the tree into a suitable shape for inclusion (as is, I

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

2006-10-10 Thread Andreas Schneider
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 directory tree is a mess. We

Re: [Wengophone-devel] cmake windows

2006-10-05 Thread Andreas Schneider
Klaus Darilion wrote: Hi! Hi Klaus, Should cmake work under windows? It has problems finding boost, which worked fine with scons: I'm a Linux user, I don't own a windows copy so it is the task of Tanguy to do it. But feel free to contribute :) C:\Dokumente und Einstellungen\klaus\Eigene

Re: [Wengophone-devel] Cmake pb with Wengophone

2006-10-04 Thread Andreas Schneider
Nicolas Lécureuil wrote: Just done a new checkout from the svn and cmake doesn't find Qt4 whereas sons does :/ $ echo $QTDIR /usr/lib/qt4/ $ sh build/build_make.sh configure CMake Error: Error in cmake code at /usr/share/CMake/Modules/FindQt4.cmake:857: MESSAGE Qt qmake not found!

Re: [Wengophone-devel] OpenWengo-NG Build Trouble

2006-09-28 Thread Andreas Schneider
Dan Sandberg wrote: I've been trying to get OpenWengo-NG to build ( and run ) for the last six hours or so with little luck. I've tried both the RC2 tagged revision as well as the head revision. Hi, first be more precise. Arch? Distro? Qt4 version? Did you use scons or cmake? The best is

Re: [Wengophone-devel] unknown phApi event=403

2006-09-28 Thread Andreas Schneider
against a working previously installed wengophone. Do you have such a machine/installation ? Jerome -Message d'origine- De : Andreas Schneider [mailto:[EMAIL PROTECTED] Envoyé : mercredi 27 septembre 2006 18:11 À : Jérôme WAGNER Cc : wengophone-devel@lists.openwengo.com Objet

Re: [Wengophone-devel] unknown phApi event=403

2006-09-27 Thread Andreas Schneider
think that it is correct. I can log in at the page with the my username and password. And in the log you can see that it gets my username: gladiac -- andreas Jerome -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Andreas Schneider

Re: [Wengophone-devel] unknown phApi event=403

2006-09-27 Thread Andreas Schneider
REGPROGRESS reg=1 for vlid=1 REGPROGRESS reg=1 for vlid=1 SIP NEGO: phTerminate REGPROGRESS reg=1 for vlid=1 -- andreas Jerome -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Andreas Schneider Envoyé : mercredi 27 septembre 2006 16:21 À

Re: [Wengophone-devel] unknown phApi event=403

2006-09-27 Thread Andreas Schneider
something is wrong with my account... It would be interesting to see with ethereal if as was said earlier on the list you do not have a bad DNS request. Jerome -Message d'origine- De : Andreas Schneider [mailto:[EMAIL PROTECTED] Envoyé : mercredi 27 septembre 2006 16:56 À

Re: [Wengophone-devel] WengoPhone default plugin directories

2006-09-27 Thread Andreas Schneider
-Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Andreas Schneider Envoyé : mercredi 27 septembre 2006 09:41 À : wengophone-devel@lists.openwengo.com Objet : [Wengophone-devel] WengoPhone default plugin directories Hi, I want clear

Re: [Wengophone-devel] unknown phApi event=403

2006-09-27 Thread Andreas Schneider
and log me in? -- andreas Jerome -Message d'origine- De : Andreas Schneider [mailto:[EMAIL PROTECTED] Envoyé : mercredi 27 septembre 2006 17:44 À : Jérôme WAGNER Cc : wengophone-devel@lists.openwengo.com Objet : Re: [Wengophone-devel] unknown phApi event=403 Jérôme

[Wengophone-devel] WengoPhone on x86_64

2006-09-26 Thread Andreas Schneider
Hi, there are really strange things happening with WengoPhone on x86_64. If I compile WengoPhone with debug symbols. It starts, but crashs after login. http://pastie.caboo.se/14955 If I compile a Release with some Debug Info version, it just crahs at startup. http://pastie.caboo.se/14961

[Wengophone-devel] Wenbox and plugins

2006-09-26 Thread Andreas Schneider
Hi, if I look at the wenbox code, only 1 plugin is loaded. The plugin with the name wenboxplugin. In the wenbox directory are 2 plugins null and yealink. Both are shared libs. The null plugins is being built with the name nullbox and the yealink plugin with the name wenboxplugin. Both plugins

[Wengophone-devel] WengoPhone and Qt4

2006-09-21 Thread Andreas Schneider
Hi, I wondered why WengoPhone doesn't link and why the moc files aren't generated. In CMakeLists.txt qt4_automoc(${qtwengophone_SRCS}) So I've looked at some Qt code. Normally at the end of a .cpp you find #include name_of_file.moc qt4_automoc reads all cpp files and searches for moc file and

Re: [Wengophone-devel] WengoPhone Libraries and CMake

2006-09-20 Thread Andreas Schneider
Philippe BERNERY wrote: Le 20 sept. 06 à 01:27, Andreas Schneider a écrit : I'm not well known with boost. So which boost libs needs cutil for example. Only boost_signals? -- andreas Hi Andreas, Have look at the SConscript in wengoscons/libs/boost/. You'll see the linked boost

Re: [Wengophone-devel] WengoPhone Libraries and CMake

2006-09-20 Thread Andreas Schneider
Philippe BERNERY wrote: Andreas, I saw that you changed the FindGLIB2.cmake module. There is a problem with it: it does not declares gmodule, gthread and libintl anymore which are needed to compile WengoPhone (especially gaim library). What do you think about reverting to the previous

[Wengophone-devel] Re: CMake

2006-09-20 Thread Andreas Schneider
Philippe BERNERY wrote: Le 20 sept. 06 à 01:09, Andreas Schneider a écrit : I've finished the CMakeLists.txt. It compiles now but it doesn't link. Post will follow. -- andreas How did you manage to compile MultiIMFactory? It does not compile on Mac OS X as there is not CMakeLists.txt

Re: [Wengophone-devel] phapi questions

2006-09-18 Thread Andreas Schneider
Vadim Lebedev wrote: Andreas Schneider wrote: Hi, phapi builds now (see http://www.cynapses.org/tmp/wengophone/wengophone.png ). Now I have some questions: What is ipp at the beginning of the scons script? IPP = Intel Performance Primitives (various codecs running on INTEL archs

[Wengophone-devel] phapi questions

2006-09-15 Thread Andreas Schneider
Hi, phapi builds now (see http://www.cynapses.org/tmp/wengophone/wengophone.png ). Now I have some questions: What is ipp at the beginning of the scons script? Why isn't the amr directory built? Where are the phapi plugins being installed? -- andreas -- http://www.cynapses.org/ -

[Wengophone-devel] Portaudio on Win32

2006-09-12 Thread Andreas Schneider
Hi, should portaudio always be compiled on Windows or should it be possible to disable it? Tanguy, could please check if it compiles on Win32. Thanks, -- andreas -- http://www.cynapses.org/ - cybernetic synapses signature.asc Description: OpenPGP digital signature

Re: [Wengophone-devel] ffmpeg speex

2006-09-12 Thread Andreas Schneider
Tanguy Krotoff wrote: Andreas Schneider wrote: Tanguy Krotoff wrote: so let's summarize and tell me if you agree ;) - FFmepg win32: precompiled binaries from repo (why not upload binaries from: http://arrozcru.no-ip.org/ffmpeg_builds/) linux: system lib macosx: fink - cURL For now

[Wengophone-devel] phapi version

2006-09-12 Thread Andreas Schneider
What is the lib version of phapi? 2.0.0? 0.0.2? -- andreas -- http://www.cynapses.org/ - cybernetic synapses signature.asc Description: OpenPGP digital signature ___ Wengophone-devel mailing list Wengophone-devel@lists.openwengo.com

[Wengophone-devel] CMake Windows

2006-09-11 Thread Andreas Schneider
Hi, maybe some Windows could compile WengoPhone with CMake to check if there are bugs. r7439 should work. Attached is a picture of the dependencies :) -- andreas -- http://www.cynapses.org/ - cybernetic synapses signature.asc Description: OpenPGP digital signature

Re: [Wengophone-devel] CMake Windows

2006-09-11 Thread Andreas Schneider
Vadim Lebedev wrote: Hello, I've promised some time ago to show my SCons based build system Here it is: There is BuildJob.py module in Env directory which holds the main functionality I'm attaching also the main SConstruct and SConscript file and minua/SConscript The main

Re: [Wengophone-devel] CMake Windows

2006-09-11 Thread Andreas Schneider
-Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Andreas Schneider Envoyé : lundi 11 septembre 2006 10:34 À : WengoDevel Objet : [Wengophone-devel] CMake Windows Hi, maybe some Windows could compile WengoPhone with CMake to check if there are bugs

Re: [Wengophone-devel] CMake Windows

2006-09-11 Thread Andreas Schneider
Tanguy Krotoff wrote: Andreas Schneider wrote: maybe some Windows could compile WengoPhone with CMake to check if there are bugs. There is no FindPortAudioInternal so under Windows it fails (libsound needs PortAudio under win32), I didn't had time to check it more. Yes, portaudio isn't

Re: [Wengophone-devel] ffmpeg speex

2006-09-07 Thread Andreas Schneider
Gianluca Sforna wrote: On 9/6/06, Andreas Schneider [EMAIL PROTECTED] wrote: Hi, could I link against the FFMPEG libraries in libs/ffmpeg/binary-libs/ on Windows? Could we get rid of this directory? On Linux I'll call find_package(FFMPEG REQUIRED) Same for speex. I'm not a Windows

Re: [Wengophone-devel] ffmpeg speex

2006-09-07 Thread Andreas Schneider
Tanguy Krotoff wrote: Andreas Schneider wrote: Do we really need ffmpeg, speex and openssl in the source tree. http://www.slproweb.com/products/Win32OpenSSL.html http://arrozcru.no-ip.org/ffmpeg_builds/ http://www.speex.org/downloads/ Why don't you use precompiled binaries? Under

[Wengophone-devel] ffmpeg speex

2006-09-06 Thread Andreas Schneider
Hi, could I link against the FFMPEG libraries in libs/ffmpeg/binary-libs/ on Windows? Could we get rid of this directory? On Linux I'll call find_package(FFMPEG REQUIRED) Same for speex. I'm not a Windows user :) -- andreas -- http://www.cynapses.org/ - cybernetic synapses

Re: [Wengophone-devel] WengoPhone Development

2006-08-30 Thread Andreas Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gianluca Sforna wrote: On 8/30/06, Tanguy Krotoff [EMAIL PROTECTED] wrote: What's going on with WengoPhone development? ** Build system First as everybody have noticed the build system is too slow. Yes WengoSCons can be improved but I don't

[Wengophone-devel] WengoPhone on Linux x86_64

2006-08-29 Thread Andreas Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've updated the wengophone-install.diff on ticket #806 to apply to latest trunk. I have added a new patch wengophone-phapi.diff which changes the variable phapi to phapi_lib. This solves a issue I had installing the libphapi.so to debug/.

[Wengophone-devel] tempnam vs. mktemp

2006-08-28 Thread Andreas Schneider
debug/libs/util/util/libowutil.a(File.o): In function `File::createTemporaryFile()': libs/util/util/src/File.cpp:227: warning: the use of `tempnam' is dangerous, better use `mkstemp' Here is a patch to use mktemp on non-Windows systems... -- http://www.cynapses.org/ - cybernetic synapses

[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 - --

Re: [Wengophone-devel] cmake?!!?

2006-08-14 Thread Andreas Schneider
://lomoco.linux-gamers.net/ Switch to cmake :) -- andreas Vadim Lebedev wrote: Gianluca Sforna wrote: On 8/11/06, Tanguy Krotoff [EMAIL PROTECTED] wrote: Andreas Schneider wrote: Are you migrating to CMake now? Will WengoSCons die? I thought this is OpenWengo *open*, so

[Wengophone-devel] WengoScons, need help

2006-08-11 Thread Andreas Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I need help, wengoscons wants to install libphapi after compilation Install file: debug/wifo/phapi/libphapi.so as /usr/lib64/libphapi.so This is a bug, a buildsystem should never install a file during compiliation. I don't find what

Re: [Wengophone-devel] 2.0 plans

2006-08-09 Thread Andreas Schneider
Jérôme WAGNER wrote: Hello, We're currently trying to reach compatibility with more distributions (mstute is working on this). You're patch is under review. Great, I hope you have recognized that I've updated the patches. I build now with native ffmpeg and speex under Linux. The other

[Wengophone-devel] FYI: MALLOC_CHECK_ and MALLOC_PERTURB_

2006-07-10 Thread Andreas Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Since nobody knows about MALLOC_PERTURB_ take a look here: http://udrepper.livejournal.com/11429.html MALLOC_CHECK_=2 will abort the program on any malloc error. So just in case you will see strange errors ;) Cheers, -- andreas

Re: [Wengophone-devel] Wengophone NG crash on Linux x86_64

2006-07-09 Thread Andreas Schneider
. -- andreas [EMAIL PROTECTED] wrote: Gianluca Sforna wrote: On 7/8/06, Andreas Schneider [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Looks like it is in libgaim... ==17954== Process terminating with default action of signal 11 (SIGSEGV) ==17954

Re: [Wengophone-devel] Wengophone NG crash on Linux x86_64

2006-07-08 Thread Andreas Schneider
-- Discarding syms at 0xC808000-0xC913000 in /lib64/libnss_files-2.4.so due to munmap() Andreas Schneider wrote: Hi, can someone assist me debugging wengophone with gdb? Some details. Compiled on SUSE 10.1 x86_64 with gcc 4.1.0 and Qt 4.1.4. (gdb) bt #0 0x2b60860da6d0 in strlen

<    1   2