<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel">
    <title>gmane.comp.gnome.apps.gnomemeeting.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7223"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7222"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7221"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7220"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7219"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7218"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7217"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7216"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7215"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7214"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7213"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7212"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7211"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7209"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7208"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7206"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7205"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7204"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7203"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7202"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7223">
    <title>Re: [win32] trouble compiling trunk version</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7223</link>
    <description>&lt;pre&gt;Hello,

It compiles. Using latests version of x264, libav 0.8, opal 3.10.beta6, 
ptlib 2.10.beta6 I notice for the first quick test :

  * H323 doesn't work
  * no video displayed as usual.
  * no displayed icons for GUI

Setup is available at 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/ekiga-setup-3.3.3-git-368_gf8aa653.exe

Best regards

Thierry

Le 23/05/2012 16:00, Eugen Dedu a écrit :


&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-24T08:48:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7222">
    <title>Re: [win32] trouble compiling trunk version</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7222</link>
    <description>&lt;pre&gt;
Fixed with http://git.gnome.org/browse/ekiga/commit/?id=f8aa653ed9f9.

I might be wrong when I said that it was because .c -&amp;gt; .cpp, now I am 
not sure; anyway, it compiles now.

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-05-23T14:00:43</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7221">
    <title>Re: [win32] trouble compiling trunk version</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7221</link>
    <description>&lt;pre&gt;Hello,

I use a Debian 64bits unstable (same errors when using a 32bits one).
I use the last version of mingw64 and compile for W32 (gcc and g++ 
version 4.6.3)

I updated my OS yesterday to see if new versions of mingw packages solve 
the trouble.

Thierry

Le 23/05/2012 10:23, Julien Puydt a écrit :


&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-23T08:51:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7220">
    <title>Re: [win32] trouble compiling trunk version</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7220</link>
    <description>&lt;pre&gt;
This is caused by (a migration from src/gui to lib/engine and) use of 
gcc instead of g++.

I have not yet found how to fix it.

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-05-23T08:39:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7219">
    <title>Re: [win32] trouble compiling trunk version</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7219</link>
    <description>&lt;pre&gt;Le mardi 22 mai, Thierry Simonnet a écrit:

Did you upgrade your mingw recently by chance?

Snark
_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Julien Puydt</dc:creator>
    <dc:date>2012-05-23T08:23:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7218">
    <title>[win32] trouble compiling trunk version</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7218</link>
    <description>&lt;pre&gt;Hello,

I try to compile trunk version for win32.  I already have some 
definition errors.
Have a look on make.log file here 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/make.log

Best regards
&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-22T11:05:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7217">
    <title>Re: [WIN32] trunk version - trouble with header path</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7217</link>
    <description>&lt;pre&gt;Ouups!!!!
The right answer is Yes. There are still errors.
Previous post is for "no, it doesn't compile"
Sorry...!!!

Le 03/05/2012 16:35, Eugen Dedu a écrit :


&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-04T13:05:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7216">
    <title>Re: [WIN32] trunk version - trouble with header path</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7216</link>
    <description>&lt;pre&gt;Hello,

unfortunately no......


Le 03/05/2012 16:35, Eugen Dedu a écrit :


&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-04T13:03:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7215">
    <title>Re: [WIN32] trunk version - trouble with header path</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7215</link>
    <description>&lt;pre&gt;
Does it still show an error with today's branches?

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-05-03T14:35:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7214">
    <title>[WIN32] trunk version - trouble with header path</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7214</link>
    <description>&lt;pre&gt;Hello,

I try to compile trunk version for win32. After changes (Big 
reorganisation) I have some definition errors.
Have a look on make.log file here 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/make.log

Best regards
&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-05-02T13:45:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7213">
    <title>[WIN32] trunk with opal 3.10 and ptlib 2.10</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7213</link>
    <description>&lt;pre&gt;Hello,

it is now possible to generate ekiga for windows using the last/trunk 
versions of ptlib (2.10), opal (3.10) and libav (0.8).
I use Debian x86_64 (unstable) with mingw64.
Trouble with opal video plugins is not well fixed. There is a trouble 
when using opal headers. H.263-1998 and MPG4 need extra CFLAGS 
(-fpermissive)
I put mods  and Makefile on 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/Mods . It is also 
necessary to comment notify_start (ekiga/src/ekiga.cpp) to compile.
Last setup is available at 
http://www.pateam.org/archive/tmp/ekiga-win32/trunk/ekiga-setup-3.3.3-git-270_g98743ba.exe

Thank you for feedbacks
&lt;/pre&gt;</description>
    <dc:creator>Thierry Simonnet</dc:creator>
    <dc:date>2012-04-20T09:28:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7212">
    <title>Re: Welcome Victoria !</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7212</link>
    <description>&lt;pre&gt;Congrates Damien!!!!

On Tue, Apr 10, 2012 at 4:37 PM, Damien Sandras &amp;lt;dsandras&amp;lt; at &amp;gt;seconix.com&amp;gt;wrote:

_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Amit Shukla</dc:creator>
    <dc:date>2012-04-11T15:24:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7211">
    <title>Re: [Ekiga-list] Welcome Victoria !</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7211</link>
    <description>&lt;pre&gt;Congratulations!

    Craig

On 10/04/2012 9:07 PM, Damien Sandras wrote:


&lt;/pre&gt;</description>
    <dc:creator>Craig Southeren</dc:creator>
    <dc:date>2012-04-11T03:15:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7209">
    <title>Re: Welcome Victoria !</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7209</link>
    <description>&lt;pre&gt;
Congratulations Damien!  She chose the best day to born!

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-04-10T11:25:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7208">
    <title>Re: Welcome Victoria !</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7208</link>
    <description>&lt;pre&gt;congrats.....Damien....


Regards,

Vineet Menon




On 10 April 2012 16:37, Damien Sandras &amp;lt;dsandras&amp;lt; at &amp;gt;seconix.com&amp;gt; wrote:

_______________________________________________
ekiga-devel-list mailing list
ekiga-devel-list&amp;lt; at &amp;gt;gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list&lt;/pre&gt;</description>
    <dc:creator>Vineet Menon</dc:creator>
    <dc:date>2012-04-10T11:17:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7206">
    <title>Things to be done before release 3</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7206</link>
    <description>&lt;pre&gt;FYI, here are the things I know of which need to be done before releasing:

GENERAL:
FIXED various problems with call window
crash on OnPresenceChanged upon quit
cannot register to ekiga.net from my network
FIXED huge bw if encoder not found
FIXED bug opal on presence after 1-2 hours
FIXED when presence changes, the roster opens automatically
FIXED hangup does not work during ringing
add tooltips to toolbar buttons
compile error if notify unavailable
some icons are not found

WINDOWS-specific:
crash on Windows on quit
crash de x264 helper (at least on Windows)
gtk components in call window are not shown after 1st time
inexistent icons on Windows

AND ALSO:
FIXED group all the files toolbox in one file
NOTABUG tests create account, it seems there is crash
tests freephonie
tests pulse
tests with D.

IF TIME ALLOWS:
- crash on utf-8 encoding
- pressing twice very fast on Show call window does not hide the window

Cheers,
&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-28T19:13:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7205">
    <title>Re: [win32] new GUI</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7205</link>
    <description>&lt;pre&gt;
Well, give the errors...

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-24T10:54:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7204">
    <title>Re: Things to be done before release</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7204</link>
    <description>&lt;pre&gt;On Sat, Mar 24, 2012 at 9:19 AM, Eugen Dedu
&amp;lt;Eugen.Dedu&amp;lt; at &amp;gt;pu-pm.univ-fcomte.fr&amp;gt; wrote:

Thanks, confirms it builds with that patch on Fedora :-)

Peter
&lt;/pre&gt;</description>
    <dc:creator>Peter Robinson</dc:creator>
    <dc:date>2012-03-24T10:40:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7203">
    <title>Re: Things to be done before release</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7203</link>
    <description>&lt;pre&gt;
Fixed with http://git.gnome.org/browse/ekiga/commit/?id=f81a43f2c, thanks!

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-24T09:19:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7202">
    <title>Re: Things to be done before release</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7202</link>
    <description>&lt;pre&gt;On Fri, Mar 23, 2012 at 5:12 PM, Eugen Dedu
&amp;lt;Eugen.Dedu&amp;lt; at &amp;gt;pu-pm.univ-fcomte.fr&amp;gt; wrote:

I was waiting a new build to finish as the logs had been expunged from
the old one. The full logs are:

http://koji.fedoraproject.org/koji/getfile?taskID=3926854&amp;amp;name=build.log

The build details : http://koji.fedoraproject.org/koji/taskinfo?taskID=3926854

Regards,
Peter
&lt;/pre&gt;</description>
    <dc:creator>Peter Robinson</dc:creator>
    <dc:date>2012-03-23T17:25:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7201">
    <title>Re: Things to be done before release</title>
    <link>http://permalink.gmane.org/gmane.comp.gnome.apps.gnomemeeting.devel/7201</link>
    <description>&lt;pre&gt;
Ok.  If you have the error, please send it to me.

&lt;/pre&gt;</description>
    <dc:creator>Eugen Dedu</dc:creator>
    <dc:date>2012-03-23T17:12:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnome.apps.gnomemeeting.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnome.apps.gnomemeeting.devel</link>
  </textinput>
</rdf:RDF>

