<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=362670&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Problème oblogout]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=362670</link>
		<description><![CDATA[Les sujets les plus récents dans Problème oblogout.]]></description>
		<lastBuildDate>Thu, 25 Oct 2012 08:31:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Problème oblogout]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11252261#p11252261</link>
			<description><![CDATA[<p>Merci ! La dernière proposition fonctionne bien ! <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />(oblogout toujours en 0.2 fin 2012)</p>]]></description>
			<author><![CDATA[dummy@example.com (archi02)]]></author>
			<pubDate>Thu, 25 Oct 2012 08:31:23 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11252261#p11252261</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Problème oblogout]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3108246#p3108246</link>
			<description><![CDATA[<p>à mon avis il y a une modification à faire dans ce fichier:</p><div class="codebox"><pre><code>/usr/share/dbus-1/interfaces/org.freedesktop.PolicyKit.AuthenticationAgent.xml</code></pre></div><p>EDIT: il y a ça aussi:</p><div class="codebox"><pre><code>/etc/oblogout.conf</code></pre></div><div class="codebox"><pre><code>[settings]
usehal = true</code></pre></div><p>essaye de le passer en false, chez moi je passe par un script maison <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (wido)]]></author>
			<pubDate>Mon, 30 Nov 2009 21:29:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3108246#p3108246</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Problème oblogout]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3108216#p3108216</link>
			<description><![CDATA[<p>yes</p>]]></description>
			<author><![CDATA[dummy@example.com (nimoinau)]]></author>
			<pubDate>Mon, 30 Nov 2009 21:19:58 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3108216#p3108216</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Problème oblogout]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3108009#p3108009</link>
			<description><![CDATA[<p>Bonjour,<br />j&#039;ai le même souci sur ma distribution (archilinux)<br />c&#039;est la version 0.2 que tu as testé?</p>]]></description>
			<author><![CDATA[dummy@example.com (wido)]]></author>
			<pubDate>Mon, 30 Nov 2009 20:22:14 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3108009#p3108009</guid>
		</item>
		<item>
			<title><![CDATA[Problème oblogout]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=3107932#p3107932</link>
			<description><![CDATA[<p>bonjour,<br />j&#039;ai un probleme avec oblogout qui ne fonctionne pas entièrement.<br />logout et annuler fonctionne mais pas le reboot et shutdown</p><p>ci joint extrait du terminal pour redemarrer</p><div class="quotebox"><blockquote><div><p>File &quot;/usr/lib/python2.6/dist-packages/oblogout/__init__.py&quot;, line 354, in click_button<br />&#160; &#160; self.dbus.restart()<br />&#160; File &quot;/usr/lib/python2.6/dist-packages/oblogout/dbushandler.py&quot;, line 143, in restart<br />&#160; &#160; if not self.__auth_perms(&quot;org.freedesktop.hal.power-management.reboot&quot;):<br />&#160; File &quot;/usr/lib/python2.6/dist-packages/oblogout/dbushandler.py&quot;, line 99, in __auth_perms<br />&#160; &#160; grant = self._authagent.ObtainAuthorization(id, 0, os.getpid(), timeout=300, dbus_interface = &quot;org.freedesktop.PolicyKit.AuthenticationAgent&quot;)<br />&#160; File &quot;/usr/lib/python2.6/dist-packages/oblogout/dbushandler.py&quot;, line 66, in _authagent<br />&#160; &#160; autha = self._sessbus.get_object (&quot;org.freedesktop.PolicyKit.AuthenticationAgent&quot;, &quot;/&quot;, &quot;org.gnome.PolicyKit.AuthorizationManager.SingleInstance&quot;)<br />&#160; File &quot;/usr/lib/pymodules/python2.6/dbus/bus.py&quot;, line 244, in get_object<br />&#160; &#160; follow_name_owner_changes=follow_name_owner_changes)<br />&#160; File &quot;/usr/lib/pymodules/python2.6/dbus/proxies.py&quot;, line 241, in __init__<br />&#160; &#160; self._named_service = conn.activate_name_owner(bus_name)<br />&#160; File &quot;/usr/lib/pymodules/python2.6/dbus/bus.py&quot;, line 183, in activate_name_owner<br />&#160; &#160; self.start_service_by_name(bus_name)<br />&#160; File &quot;/usr/lib/pymodules/python2.6/dbus/bus.py&quot;, line 281, in start_service_by_name<br />&#160; &#160; &#039;su&#039;, (bus_name, flags)))<br />&#160; File &quot;/usr/lib/pymodules/python2.6/dbus/connection.py&quot;, line 620, in call_blocking<br />&#160; &#160; message, timeout)<br />dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PolicyKit.AuthenticationAgent was not provided by any .service files</p></div></blockquote></div><p>mon install = install ligne de commande ubuntu 9.10</p>]]></description>
			<author><![CDATA[dummy@example.com (nimoinau)]]></author>
			<pubDate>Mon, 30 Nov 2009 19:54:14 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=3107932#p3107932</guid>
		</item>
	</channel>
</rss>
