Re: [Ekiga-list] chat

2011-07-14 Thread Eugen Dedu
On 18/05/11 21:36, Antonio Trande wrote: OK. Ekiga 3.2.6 has been compiled and installed, but after *#make install*appear Antonio, I am working on your issue and on release. Please answer as soon as possible. Please edit file lib/engine/gui/gtk-frontend/chat-area.cpp and add the

Re: [Ekiga-list] chat

2011-07-14 Thread Eugen Dedu
On 17/05/11 15:37, Antonio Trande wrote: gtk3-3.0.9-1 gdk-pixbuf2-2.23.3-1.fc15.x86_64 2011/5/17 Antonio Trandeanto.tra...@gmail.com 2011/5/17 Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 12:33, Antonio Trande wrote: If try to send a textual message to another acconut, the

Re: [Ekiga-list] chat

2011-06-09 Thread Antonio Trande
News ? 2011/5/17 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 15:37, Antonio Trande wrote: gtk3-3.0.9-1 gdk-pixbuf2-2.23.3-1.fc15.x86_64 2011/5/17 Antonio Trandeanto.tra...@gmail.com 2011/5/17 Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 12:33, Antonio Trande

Re: [Ekiga-list] chat

2011-05-19 Thread Antonio Trande
Wait your news about GTK3 port in order to put in operation chat. Thank you very much guys! 2011/5/17 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 15:37, Antonio Trande wrote: gtk3-3.0.9-1 gdk-pixbuf2-2.23.3-1.fc15.x86_64 2011/5/17 Antonio Trandeanto.tra...@gmail.com

Re: [Ekiga-list] chat

2011-05-19 Thread Lisa Bell
Subject: Re: [Ekiga-list] chat On 05/18/2011 11:36 PM, Antonio Trande wrote: OK. Ekiga 3.2.6 has been compiled and installed, but after #make install appear I have also seen this install problem, but on my machine Ekiga doesn't work. After all this same compiling hassle. If it works for you

Re: [Ekiga-list] chat

2011-05-18 Thread Eugen Dedu
On 17/05/11 20:15, Antonio Trande wrote: Ok, compiling Ekiga 3.2.6 after* $ ./configure --prefix=/usr *command*: * * Final configuration ===* * Installing into prefix : /usr* * GNOME support : unneeded* * GConf

Re: [Ekiga-list] chat

2011-05-18 Thread herman
On 05/18/2011 01:23 PM, Eugen Dedu wrote: On 17/05/11 20:15, Antonio Trande wrote: Ok, compiling Ekiga 3.2.6 after* $ ./configure --prefix=/usr *command*: * * Final configuration ===* * Installing into prefix : /usr* * GNOME

Re: [Ekiga-list] chat

2011-05-18 Thread Eugen Dedu
On 18/05/11 11:59, herman wrote: On 05/18/2011 01:23 PM, Eugen Dedu wrote: On 17/05/11 20:15, Antonio Trande wrote: Ok, compiling Ekiga 3.2.6 after* $ ./configure --prefix=/usr *command*: * * Final configuration ===* * Installing into prefix : /usr* *

Re: [Ekiga-list] chat

2011-05-18 Thread Antonio Trande
Therefore, shall i add *$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) *into *make file* before to start compiling ?* * Indeed. This is because libnotify devs

Re: [Ekiga-list] chat

2011-05-18 Thread herman
On 05/18/2011 02:32 PM, Antonio Trande wrote: Therefore, shall i add *$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) *into /make file/ before to start compiling ?*

Re: [Ekiga-list] chat

2011-05-18 Thread Antonio Trande
Same error. make file is attachment. 2011/5/18 herman her...@aeronetworks.ca On 05/18/2011 02:32 PM, Antonio Trande wrote: Therefore, shall i add *$(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS)

Re: [Ekiga-list] chat

2011-05-18 Thread herman
On 05/18/2011 03:19 PM, Antonio Trande wrote: Same error. make file is attachment. The Makefile is still wrong. That is why. libnotify-main.lo: $(libnotify_dir)/libnotify-main.cpp $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES)

Re: [Ekiga-list] chat

2011-05-18 Thread Eugen Dedu
On 18/05/11 15:37, herman wrote: On 05/18/2011 03:19 PM, Antonio Trande wrote: Same error. make file is attachment. The Makefile is still wrong. That is why. libnotify-main.lo: $(libnotify_dir)/libnotify-main.cpp $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX)

Re: [Ekiga-list] chat

2011-05-18 Thread Antonio Trande
Ok. Sorry but i'm not expert about it. $ ./configure --prefix=/usr --- done now, i open *make* file on *lib/engine/components/libnotify* directory and at line #372 add *$(GTK_CFLAGS)* libnotify-main.lo: $(libnotify_dir)/libnotify-main.cpp $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS)

Re: [Ekiga-list] chat

2011-05-18 Thread herman
On 05/18/2011 06:16 PM, Antonio Trande wrote: Ok. Sorry but i'm not expert about it. $ ./configure --prefix=/usr --- done now, i open /make/ file on /lib/engine/components/libnotify/ directory and at line #372 add *$(GTK_CFLAGS)* libnotify-main.lo:

Re: [Ekiga-list] chat

2011-05-18 Thread Eugen Dedu
On 18/05/11 18:02, herman wrote: On 05/18/2011 06:16 PM, Antonio Trande wrote: Ok. Sorry but i'm not expert about it. $ ./configure --prefix=/usr --- done now, i open /make/ file on /lib/engine/components/libnotify/ directory and at line #372 add *$(GTK_CFLAGS)* libnotify-main.lo:

Re: [Ekiga-list] chat

2011-05-18 Thread Antonio Trande
2011/5/18 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr On 18/05/11 18:02, herman wrote: On 05/18/2011 06:16 PM, Antonio Trande wrote: Ok. Sorry but i'm not expert about it. $ ./configure --prefix=/usr --- done now, i open /make/ file on /lib/engine/components/libnotify/ directory and at

Re: [Ekiga-list] chat

2011-05-18 Thread Eugen Dedu
On 18/05/11 19:22, Antonio Trande wrote: 2011/5/18 Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr On 18/05/11 18:02, herman wrote: On 05/18/2011 06:16 PM, Antonio Trande wrote: Ok. Sorry but i'm not expert about it. $ ./configure --prefix=/usr --- done now, i open /make/ file on

Re: [Ekiga-list] chat

2011-05-18 Thread Antonio Trande
Another error!* [?][?] /usr/bin/ld: ../lib/engine/.libs/libekiga_engine.a(xvwindow.o): undefined reference to symbol 'XShmQueryExtension' /usr/bin/ld: note: 'XShmQueryExtension' is defined in DSO /usr/lib/libXext.so.6 so try adding it to the linker command line /usr/lib/libXext.so.6: could not

Re: [Ekiga-list] chat

2011-05-18 Thread Eugen Dedu
Add also -lXext On 18/05/11 21:03, Antonio Trande wrote: Another error!* [?][?] /usr/bin/ld: ../lib/engine/.libs/libekiga_engine.a(xvwindow.o): undefined reference to symbol 'XShmQueryExtension' /usr/bin/ld: note: 'XShmQueryExtension' is defined in DSO /usr/lib/libXext.so.6 so try adding it

Re: [Ekiga-list] chat

2011-05-18 Thread Antonio Trande
OK. Ekiga 3.2.6 has been compiled and installed, but after *#make install*appear ... test -z /usr/share/applications || /bin/mkdir -p /usr/share/applications /usr/bin/install -c -m 644 ekiga.desktop '/usr/share/applications' GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults

Re: [Ekiga-list] chat

2011-05-18 Thread herman
On 05/18/2011 11:36 PM, Antonio Trande wrote: OK. Ekiga 3.2.6 has been compiled and installed, but after /#make install/ appear I have also seen this install problem, but on my machine Ekiga doesn't work. After all this same compiling hassle. If it works for you, be happy!

Re: [Ekiga-list] chat

2011-05-18 Thread Paul Cathy Godshall
unsubscribe, please On Wed, May 18, 2011 at 4:33 PM, herman her...@aeronetworks.ca wrote: On 05/18/2011 11:36 PM, Antonio Trande wrote: OK. Ekiga 3.2.6 has been compiled and installed, but after *#make install*appear I have also seen this install problem, but on my machine Ekiga doesn't

[Ekiga-list] chat

2011-05-17 Thread Antonio Trande
If try to send a textual message to another acconut, the phrase doesn't seem to be displayed. PS. Screenshot on attachment. -- *Antonio Trande * *Homepage*: http://www.computer-legacy.net *Sip Address* : sip:sagitter AT ekiga.net attachment:

Re: [Ekiga-list] chat

2011-05-17 Thread Antonio Trande
Ekiga 3.3.0 . Happen with Ekiga 3.2.6 too. 2011/5/17 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 12:33, Antonio Trande wrote: If try to send a textual message to another acconut, the phrase doesn't seem to be displayed. What ekiga version do you use? Send us -d 4 output

Re: [Ekiga-list] chat

2011-05-17 Thread Eugen Dedu
On 17/05/11 12:33, Antonio Trande wrote: If try to send a textual message to another acconut, the phrase doesn't seem to be displayed. PS. Screenshot on attachment. Trace does not show any message sent. The problem is that when you type ENTER, ekiga does not see it: the cursor is on the

Re: [Ekiga-list] chat

2011-05-17 Thread Antonio Trande
2011/5/17 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 12:33, Antonio Trande wrote: If try to send a textual message to another acconut, the phrase doesn't seem to be displayed. PS. Screenshot on attachment. Trace does not show any message sent. The problem is that when you

Re: [Ekiga-list] chat

2011-05-17 Thread Antonio Trande
gtk3-3.0.9-1 gdk-pixbuf2-2.23.3-1.fc15.x86_64 2011/5/17 Antonio Trande anto.tra...@gmail.com 2011/5/17 Eugen Dedu eugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 12:33, Antonio Trande wrote: If try to send a textual message to another acconut, the phrase doesn't seem to be displayed. PS.

Re: [Ekiga-list] chat

2011-05-17 Thread Eugen Dedu
On 17/05/11 15:37, Antonio Trande wrote: gtk3-3.0.9-1 gdk-pixbuf2-2.23.3-1.fc15.x86_64 2011/5/17 Antonio Trandeanto.tra...@gmail.com 2011/5/17 Eugen Dedueugen.d...@pu-pm.univ-fcomte.fr On 17/05/11 12:33, Antonio Trande wrote: If try to send a textual message to another acconut, the

Re: [Ekiga-list] chat

2011-05-17 Thread Antonio Trande
Ok. I think you have to wait a bit, we are preparing a GTK3 port, and probably we will see that the ENTER key should be treated differently. Recall us in let's say 10 days. OK (If you are ready to compile ekiga yourself, I can tell you a modification to try.) Sure! -- *Antonio Trande

Re: [Ekiga-list] chat

2011-05-17 Thread Eugen Dedu
On 17/05/11 16:00, Antonio Trande wrote: Ok. I think you have to wait a bit, we are preparing a GTK3 port, and probably we will see that the ENTER key should be treated differently. Recall us in let's say 10 days. OK (If you are ready to compile ekiga yourself, I can tell you a

Re: [Ekiga-list] chat

2011-05-17 Thread Antonio Trande
Ok, compiling Ekiga 3.2.6 after* $ ./configure --prefix=/usr *command*: * * Final configuration ===* * Installing into prefix : /usr* * GNOME support : unneeded* * GConf support : enabled* *