<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/standalone/drakclock, branch topic/extlinux</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>As ntpdate is being deprecated, Adrien Guichard gave this patch to use</title>
<updated>2018-04-02T08:28:47+00:00</updated>
<author>
<name>zezinho</name>
<email>lists.jjorge@free.fr</email>
</author>
<published>2018-04-02T08:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2bd349e099e93bf2598a31ae169166b86c7c87fc'/>
<id>2bd349e099e93bf2598a31ae169166b86c7c87fc</id>
<content type='text'>
ntpq in drakclock.
MGA#22850
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ntpq in drakclock.
MGA#22850
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash introduced in 17.77 (mga#20956)</title>
<updated>2017-05-30T16:16:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-05-30T16:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d5d6d77e981dbe8a514d6b48ced4ed680bad0abf'/>
<id>d5d6d77e981dbe8a514d6b48ced4ed680bad0abf</id>
<content type='text'>
Depending on machine speed/slowness, signals will not be fired in the
order expected and Repaint() will be called before global variable
$cairo is set by draw().

This can be reproduced by making $timer to happens much faster than
every 120ms so that it happens before the first call to draw()

This workaround fix the bug introduced in commit 1a30f422b41250e338d2c1d209aec1b64204c8e0

But it would probably be saner to get rid of the $cairo global variable
and to create a Cairo context in every Repaint() caller instead...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depending on machine speed/slowness, signals will not be fired in the
order expected and Repaint() will be called before global variable
$cairo is set by draw().

This can be reproduced by making $timer to happens much faster than
every 120ms so that it happens before the first call to draw()

This workaround fix the bug introduced in commit 1a30f422b41250e338d2c1d209aec1b64204c8e0

But it would probably be saner to get rid of the $cairo global variable
and to create a Cairo context in every Repaint() caller instead...
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2017-03-27T08:49:25+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-03-27T08:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=659b3999946c5b79ff5053536846f310bcbcc8e3'/>
<id>659b3999946c5b79ff5053536846f310bcbcc8e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minutes are sometimes incorrectly displayed due to rounding errors</title>
<updated>2017-03-26T13:06:21+00:00</updated>
<author>
<name>Frédéric Buclin</name>
<email>LpSolit@gmail.com</email>
</author>
<published>2017-03-26T13:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ed57879762a172eeb066eda42beba8abba6fa2f2'/>
<id>ed57879762a172eeb066eda42beba8abba6fa2f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the CPU usage of the clock</title>
<updated>2017-03-26T00:22:57+00:00</updated>
<author>
<name>Frédéric Buclin</name>
<email>LpSolit@gmail.com</email>
</author>
<published>2017-03-26T00:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a1e529eb32909581343dd1335dfb1f8cc55fb2a6'/>
<id>a1e529eb32909581343dd1335dfb1f8cc55fb2a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the display of the clock in drakclock (mga#11776)</title>
<updated>2017-03-25T23:01:33+00:00</updated>
<author>
<name>Frédéric Buclin</name>
<email>LpSolit@gmail.com</email>
</author>
<published>2017-03-25T23:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1a30f422b41250e338d2c1d209aec1b64204c8e0'/>
<id>1a30f422b41250e338d2c1d209aec1b64204c8e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent potential gtk warnings (like in mcc)</title>
<updated>2014-10-20T21:29:55+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-08-26T06:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fb45c82709c532f81cc594b6daba4e35e5fd929c'/>
<id>fb45c82709c532f81cc594b6daba4e35e5fd929c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix loosing TZ choice when canceling TZ selection (mga#13534)</title>
<updated>2014-06-20T07:30:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-20T07:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d55fa70f6c5e3b2212e2eba7d9d97141efe3a4c4'/>
<id>d55fa70f6c5e3b2212e2eba7d9d97141efe3a4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash on clicking Cancel after TZ selection (mga#13534)</title>
<updated>2014-06-20T07:28:52+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-20T07:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2d150597360738d6fdecd24a21d4ce076469b1df'/>
<id>2d150597360738d6fdecd24a21d4ce076469b1df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2013-11-28T16:36:37+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-28T16:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9f610b4bf578c2600c094a9d0e91f1f2d39c74d8'/>
<id>9f610b4bf578c2600c094a9d0e91f1f2d39c74d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
