<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-1439</id>
	<title>Nabble - Gnome - Sabayon</title>
	<updated>2008-10-28T02:19:25Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Gnome---Sabayon-f1439.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Gnome---Sabayon-f1439.html" />
	<subtitle type="html">This list is about sabayon the desktop preference management tool.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-20203726</id>
	<title>Patch to add Arch Linux to the distributions list</title>
	<published>2008-10-28T02:19:25Z</published>
	<updated>2008-10-28T02:19:25Z</updated>
	<author>
		<name>Arun Chaganty</name>
	</author>
	<content type="html">Hey,
&lt;br&gt;&amp;nbsp; &amp;nbsp;Here is a patch to add ArchLinux to the distros list. I needed this
&lt;br&gt;to complete a jhbuild checkout. There is a package in the Arch repos,
&lt;br&gt;only it uses the slackware configuration. This patch simply copies the
&lt;br&gt;same setup under a new name (arch) and proceeds. Should I change it to
&lt;br&gt;just use slackware when it finds the arch-release file?
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;-- 
&lt;br&gt;Arun Tejasvi Chaganty
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[arch.diff]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;Index: configure.ac
&lt;br&gt;===================================================================
&lt;br&gt;--- configure.ac	(revision 1026)
&lt;br&gt;+++ configure.ac	(working copy)
&lt;br&gt;@@ -111,6 +111,7 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp;AC_CHECK_FILE(/etc/mandriva-release, with_distro=&amp;quot;mandriva&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp;AC_CHECK_FILE(/etc/mandrakelinux-release, with_distro=&amp;quot;mandriva&amp;quot;)
&lt;br&gt;&amp;nbsp; &amp;nbsp;AC_CHECK_FILE(/etc/frugalware-release, with_distro=&amp;quot;frugalware&amp;quot;)
&lt;br&gt;+ &amp;nbsp;AC_CHECK_FILE(/etc/arch-release, with_distro=&amp;quot;arch&amp;quot;)
&lt;br&gt;&amp;nbsp;fi
&lt;br&gt;&amp;nbsp;with_distro=`echo ${with_distro} | tr '[[:upper:]]' '[[:lower:]]' `
&lt;br&gt;&amp;nbsp;
&lt;br&gt;@@ -161,6 +162,12 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;install_xinitrc_script=&amp;quot;yes&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XINITRC_SYSCONFDIR=&amp;quot;X11/xinit/xinitrc.d&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;arch)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;XSESSION=&amp;quot;/etc/gdm/Xsession&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;SESSION_NAME=&amp;quot;gnome-session&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;install_xinitrc_script=&amp;quot;yes&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;XINITRC_SYSCONFDIR=&amp;quot;X11/xinit/xinitrc.d&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;*)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;echo &amp;quot;Your distribution (${with_distro}) is not yet supported! &amp;nbsp;(patches welcome)&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exit 1
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20203726&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Patch-to-add-Arch-Linux-to-the-distributions-list-tp20203726p20203726.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20048363</id>
	<title>Re: problem with keyboard with sabayon on fedora 9</title>
	<published>2008-10-18T05:07:25Z</published>
	<updated>2008-10-18T05:07:25Z</updated>
	<author>
		<name>Axel Thimm</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;On Fri, Sep 05, 2008 at 12:04:57PM +0200, Eric Doutreleau wrote:
&lt;div class='shrinkable-quote'&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; i m trying to use sabayon on fedora 9 and i have the following problem
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i create a new profile and i want to modify it
&lt;br&gt;&amp;gt; it launch the xnest X server with a basic gnome desktop
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; when i want to add a launcher it open a box to put some information like &amp;nbsp;
&lt;br&gt;&amp;gt; the name the command etc etc
&lt;br&gt;&amp;gt; and i can't type anything on any any field
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i can't put any keybord input on the sabayon desktop
&lt;br&gt;&amp;gt; has someone already seen that problem?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I use sabayon-2.22.0-3.fc9.i386
&lt;/div&gt;&lt;/div&gt;this is a &amp;quot;me, too&amp;quot; post. In general the Xephyr instance does not
&lt;br&gt;accept any keyboard input. I tried launching Xephyr by itself and
&lt;br&gt;fired up an xterm in it, and there I could use the keyboard.
&lt;br&gt;&lt;br&gt;But using Xephyr under sabayon does not allow any keyboard
&lt;br&gt;input. What's wrong and how can it be fixed? FWIW this is F9 on
&lt;br&gt;x86_64.
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;-- 
&lt;br&gt;Axel.Thimm at ATrpms.net
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20048363&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;attachment0&lt;/strong&gt; (204 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/20048363/0/attachment0&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/problem-with-keyboard-with-sabayon-on-fedora-9-tp19376865p20048363.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19610849</id>
	<title>Re: profile not saving</title>
	<published>2008-09-16T05:49:32Z</published>
	<updated>2008-09-16T05:49:32Z</updated>
	<author>
		<name>Angel Berlanas Vicente</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;br clear=&quot;all&quot;&gt;Hi.&lt;br&gt;&lt;br&gt;First, sorry my english&lt;br&gt;
&lt;br&gt;&lt;br&gt;In the Distribuciò LliureX we are spending the Sabayon as a&amp;nbsp; profile editor for the teachers y the students.&lt;br&gt;Until some days, Sabayon don&amp;#39;t store in profile.zip the .gconf&amp;nbsp; folders That made reference to the panels that add to the profiles.&lt;br&gt;
&amp;nbsp;&lt;br&gt;Somebody has found  in the same problem?&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Please use LinuX&lt;br&gt;-----Angel Berlanas Vicente----&lt;br&gt;--&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19610849&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;angel.berlanas@...&lt;/a&gt;--&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19610849&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/profile-not-saving-tp19124966p19610849.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19376865</id>
	<title>problem with keyboard with sabayon on fedora 9</title>
	<published>2008-09-05T03:04:57Z</published>
	<updated>2008-09-05T03:04:57Z</updated>
	<author>
		<name>Eric Doutreleau-4</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;i m trying to use sabayon on fedora 9 and i have the following problem
&lt;br&gt;&lt;br&gt;i create a new profile and i want to modify it
&lt;br&gt;it launch the xnest X server with a basic gnome desktop
&lt;br&gt;&lt;br&gt;when i want to add a launcher it open a box to put some information like 
&lt;br&gt;the name the command etc etc
&lt;br&gt;and i can't type anything on any any field
&lt;br&gt;&lt;br&gt;i can't put any keybord input on the sabayon desktop
&lt;br&gt;has someone already seen that problem?
&lt;br&gt;&lt;br&gt;I use sabayon-2.22.0-3.fc9.i386
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19376865&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/problem-with-keyboard-with-sabayon-on-fedora-9-tp19376865p19376865.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19153397</id>
	<title>Re: profile not saving</title>
	<published>2008-08-24T23:18:16Z</published>
	<updated>2008-08-24T23:18:16Z</updated>
	<author>
		<name>Angel Berlanas Vicente</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;You edit the profile with the sabayon util?&lt;br&gt;&lt;br&gt;When you create a new profile, you can edit this profile?&lt;br&gt;&lt;br&gt;Please, forgive my english.&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Sat, Aug 23, 2008 at 10:37 PM, Chris Gravenor &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19153397&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;graven@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;I&amp;#39;m building a minimal Gnome install based on Ubuntu. &amp;nbsp;This build is for&lt;br&gt;
a classroom that only needs 1 program and the ability to print and save&lt;br&gt;
files either to a floppy or a usb stick. &amp;nbsp;I want to have a user desktop&lt;br&gt;
profile that anyone can log onto. &amp;nbsp;I&amp;#39;ve been following along with the&lt;br&gt;
with the Sabayon v.2 pdf. &amp;nbsp;I have created a user profile using Gnome&amp;#39;s&lt;br&gt;
&amp;quot;User and Group&amp;quot; admin tool and use that user profile for Sabayon.&lt;br&gt;
&lt;br&gt;
The problem is that Sabayon is not saving the desktop that I edited.&lt;br&gt;
What am I missing?&lt;br&gt;
&lt;br&gt;
_______________________________________________&lt;br&gt;
sabayon-list mailing list&lt;br&gt;
&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19153397&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Please use LinuX&lt;br&gt;-----Angel Berlanas Vicente----&lt;br&gt;--&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19153397&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;angel.berlanas@...&lt;/a&gt;--&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19153397&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/profile-not-saving-tp19124966p19153397.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19124966</id>
	<title>profile not saving</title>
	<published>2008-08-23T13:37:06Z</published>
	<updated>2008-08-23T13:37:06Z</updated>
	<author>
		<name>Chris Gravenor</name>
	</author>
	<content type="html">I'm building a minimal Gnome install based on Ubuntu. &amp;nbsp;This build is for
&lt;br&gt;a classroom that only needs 1 program and the ability to print and save
&lt;br&gt;files either to a floppy or a usb stick. &amp;nbsp;I want to have a user desktop
&lt;br&gt;profile that anyone can log onto. &amp;nbsp;I've been following along with the
&lt;br&gt;with the Sabayon v.2 pdf. &amp;nbsp;I have created a user profile using Gnome's
&lt;br&gt;&amp;quot;User and Group&amp;quot; admin tool and use that user profile for Sabayon.
&lt;br&gt;&lt;br&gt;The problem is that Sabayon is not saving the desktop that I edited.
&lt;br&gt;What am I missing?
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19124966&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/profile-not-saving-tp19124966p19124966.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18997483</id>
	<title>Problem adding user after installing sabayon</title>
	<published>2008-08-15T04:57:00Z</published>
	<updated>2008-08-15T04:57:00Z</updated>
	<author>
		<name>AC Perdon-2</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;Hi,&lt;br&gt;&lt;br&gt;I have a internet shop using ltsp, I want my client to have a standard desktop so I install User Profile Editor a.ka. Sabayon after installing it I could not any more add user using User and Group (User Settings). Can any one direct me to a fix or any suggestion would be a help.&lt;br clear=&quot;all&quot;&gt;
&lt;br&gt;Other Info:&lt;br&gt;OS: ubuntu 8.04.1&lt;br&gt;i use the add/remove program to install sabayon.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;-- &lt;br&gt;AC&lt;br&gt;Registered Linux User #340122&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18997483&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Problem-adding-user-after-installing-sabayon-tp18997483p18997483.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15994369</id>
	<title>Sabayon 2.22.0 &quot;Coochie-coo ate my left hand&quot; is released</title>
	<published>2008-03-11T16:02:55Z</published>
	<updated>2008-03-11T16:02:55Z</updated>
	<author>
		<name>Federico Mena Quintero</name>
	</author>
	<content type="html">Dear lovers of deployed desserts,
&lt;br&gt;&lt;br&gt;Sabayon 2.22.0 is released. &amp;nbsp;This is a bugfix release after 2.21.0.
&lt;br&gt;This release goes with special thanks to Johnny Robeson, who kicked ass
&lt;br&gt;on the bug-fixing front, and to Sayamindu Dasgupta, who fixed one of the
&lt;br&gt;worst long-standing bugs in Sabayon about duplicated files in the
&lt;br&gt;profiles.
&lt;br&gt;&lt;br&gt;Availability
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://download.gnome.org/sources/sabayon/2.22&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/sabayon/2.22&lt;/a&gt;&lt;br&gt;&lt;br&gt;MD5 checksums:
&lt;br&gt;39159282db60bfdfcd8569ecb5a992f5 &amp;nbsp;sabayon-2.22.0.tar.bz2
&lt;br&gt;84d736c64c66c182fe94c941324f09a8 &amp;nbsp;sabayon-2.22.0.tar.gz
&lt;br&gt;&lt;br&gt;What is Sabayon?
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;Sabayon is a tool which system administrators can use to pre-configure
&lt;br&gt;GNOME desktops for many users. &amp;nbsp;With Sabayon, sysadmins can set
&lt;br&gt;configuration values, put files in the users' desktops, and lock down
&lt;br&gt;certain settings (for example, to say that users should not be able to
&lt;br&gt;change their HTTP proxy).
&lt;br&gt;&lt;br&gt;Sabayon tries to integrate all the configuration parameters which a
&lt;br&gt;sysadmin would like to make within a GNOME desktop, even for common
&lt;br&gt;applications like OpenOffice.org and Mozilla Firefox which are not
&lt;br&gt;designed explicitly with GNOME in mind.
&lt;br&gt;&lt;br&gt;Release notes
&lt;br&gt;=============
&lt;br&gt;&lt;br&gt;&amp;nbsp; Code name:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * &amp;quot;Coochie-coo ate my left hand&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; Fixes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Don't create duplicated files in profile zipfiles
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Sayamindu Dasgupta, Federico Mena)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=476761&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=476761&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix typos in the mozilla_bookmarks module (Johnny Robeson)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Updated support for Gentoo (Johnny Robeson)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Support Bugzilla in .desktop file (Johnny Robeson)
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Back to not using gnomesu in .desktop file (Johnny Robeson)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=479771&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=479771&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Translators:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Djihed Afifi (ar)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Lucas Lommer, Petr Kovar (cs)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Andre Klapper (de)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Jorge Gonzalez (es)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Yair Hershkovitz (he)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Gabor Kelemen (hu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Luca Ferretti (it)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Gintautas Miliauskas (lt)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Pawan Chitrakar (ne)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Åsmund Skjæveland (nn)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Yannig Marchegay (oc)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Laurent Dhima (sq)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Baris Cicek (tr)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Chao-Hsiung Liao (zh_HK, zh_TW)
&lt;br&gt;&lt;br&gt;Enjoy,
&lt;br&gt;&lt;br&gt;&amp;nbsp; Federico
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15994369&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-2.22.0-%22Coochie-coo-ate-my-left-hand%22-is-released-tp15994369p15994369.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15836780</id>
	<title>Sabayon + LDAP on REHL5</title>
	<published>2008-03-04T12:51:02Z</published>
	<updated>2008-03-04T12:51:02Z</updated>
	<author>
		<name>Graham Leggett</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;After configuring an RHEL5 server to authenticate users against an LDAP 
&lt;br&gt;directory, it is no longer possible to log into X using an LDAP based 
&lt;br&gt;user. A normal passwd based user works fine.
&lt;br&gt;&lt;br&gt;Xwindows dies immediately at login with the following message:
&lt;br&gt;&lt;br&gt;localuser:minfrin being added to access control list
&lt;br&gt;No profile for user 'minfrin' found
&lt;br&gt;&lt;br&gt;Apparently this is a sabayon message.
&lt;br&gt;&lt;br&gt;By default, RHEL5 ships with an /etc/desktop-profiles/ directory, but 
&lt;br&gt;this directory is empty. I am not sure if this breaks sabayon or not.
&lt;br&gt;&lt;br&gt;Digging further, sabayon seems to support an entry in the /etc/pam.d 
&lt;br&gt;directory, which includes a file called &amp;quot;config-auth&amp;quot;. I suspect that 
&lt;br&gt;the pam setup might be wrong, but sabayon's use of pam doesn't seem to 
&lt;br&gt;be documented anywhere.
&lt;br&gt;&lt;br&gt;Does anyone know what steps you need to do to get rid of the message above?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;Graham
&lt;br&gt;--
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15836780&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;smime.p7s&lt;/strong&gt; (4K) &lt;a href=&quot;http://www.nabble.com/attachment/15836780/0/smime.p7s&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-%2B-LDAP-on-REHL5-tp15836780p15836780.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15739697</id>
	<title>Re: Sabayon Crashes</title>
	<published>2008-02-28T07:48:57Z</published>
	<updated>2008-02-28T07:48:57Z</updated>
	<author>
		<name>Federico Mena Quintero</name>
	</author>
	<content type="html">On Thu, 2008-02-28 at 00:12 -0500, Johnny Robeson wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; It is not currently possible to disable right clicks on the desktop, but
&lt;br&gt;&amp;gt; it is possible to disable it on panels. These are things i'd definitely
&lt;br&gt;&amp;gt; like to work on for the next version.
&lt;br&gt;&lt;br&gt;Funny that you mention it; recently I was working on a patch for
&lt;br&gt;openSUSE to allow disabling context menus in Nautilus. &amp;nbsp;The patch is a
&lt;br&gt;bit rough, but it works :) &amp;nbsp;It's attached to this mail; I hope you find
&lt;br&gt;it useful.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Federico
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[nautilus-lockdown-context-menus.diff]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;diff --git a/libnautilus-private/apps_nautilus_preferences.schemas.in b/libnautilus-private/apps_nautilus_preferences.schemas.in
&lt;br&gt;index bbdfddc..5dcec2c 100644
&lt;br&gt;--- a/libnautilus-private/apps_nautilus_preferences.schemas.in
&lt;br&gt;+++ b/libnautilus-private/apps_nautilus_preferences.schemas.in
&lt;br&gt;@@ -989,6 +989,21 @@ most cases, this should be left alone. --&amp;gt;Sans 10&amp;lt;/default&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/long&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/locale&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/schema&amp;gt;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;+
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;schema&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;key&amp;gt;/schemas/apps/nautilus/lockdown/disable_context_menus&amp;lt;/key&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;applyto&amp;gt;/apps/nautilus/lockdown/disable_context_menus&amp;lt;/applyto&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;owner&amp;gt;nautilus&amp;lt;/owner&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;type&amp;gt;bool&amp;lt;/type&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;default&amp;gt;false&amp;lt;/default&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;locale name=&amp;quot;C&amp;quot;&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;short&amp;gt;Disable context menus in file views&amp;lt;/short&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;long&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Set this to true if you are deploying a kiosk and don't want users
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;to access the context menu in file views.
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/long&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/locale&amp;gt;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;lt;/schema&amp;gt;
&lt;br&gt;+
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/schemalist&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;nbsp;&amp;lt;/gconfschemafile&amp;gt;
&lt;br&gt;--- nautilus/libnautilus-private/nautilus-debug-log.h.orig	2008-02-19 14:39:31.000000000 -0600
&lt;br&gt;+++ nautilus/libnautilus-private/nautilus-debug-log.h	2008-02-19 14:40:05.000000000 -0600
&lt;br&gt;@@ -32,6 +32,7 @@
&lt;br&gt;&amp;nbsp;#define NAUTILUS_DEBUG_LOG_DESKTOP_LINKS	&amp;quot;desktop-links&amp;quot;		/* Desktop links in general */
&lt;br&gt;&amp;nbsp;#define NAUTILUS_DEBUG_LOG_DRIVES_VOLUMES	&amp;quot;drives-volumes&amp;quot;	/* desktop link monitoring of drives/volumes */
&lt;br&gt;&amp;nbsp;#define NAUTILUS_DEBUG_LOG_DOMAIN_GLOG &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;GLog&amp;quot;	 /* used for GLog messages; don't use it yourself */
&lt;br&gt;+#define NAUTILUS_DEBUG_LOG_DOMAIN_LOCKDOWN	&amp;quot;lockdown&amp;quot;	/* when things get *not* done due to lockdown */
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;void nautilus_debug_log (gboolean is_milestone, const char *domain, const char *format, ...);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;diff --git a/libnautilus-private/nautilus-global-preferences.c b/libnautilus-private/nautilus-global-preferences.c
&lt;br&gt;index 5f4f498..279810f 100644
&lt;br&gt;--- a/libnautilus-private/nautilus-global-preferences.c
&lt;br&gt;+++ b/libnautilus-private/nautilus-global-preferences.c
&lt;br&gt;@@ -227,6 +227,10 @@ typedef struct
&lt;br&gt;&amp;nbsp; * YOU SHOULD EDIT THE SCHEMAS FILE TO CHANGE DEFAULTS.
&lt;br&gt;&amp;nbsp; */
&lt;br&gt;&amp;nbsp;static const PreferenceDefault preference_defaults[] = {
&lt;br&gt;+	{ NAUTILUS_LOCKDOWN_DISABLE_CONTEXT_MENUS,
&lt;br&gt;+	 &amp;nbsp;PREFERENCE_BOOLEAN,
&lt;br&gt;+	 &amp;nbsp;GINT_TO_POINTER (FALSE)
&lt;br&gt;+	},
&lt;br&gt;&amp;nbsp;	{ NAUTILUS_PREFERENCES_SHOW_HIDDEN_FILES,
&lt;br&gt;&amp;nbsp;	 &amp;nbsp;PREFERENCE_BOOLEAN,
&lt;br&gt;&amp;nbsp;	 &amp;nbsp;GINT_TO_POINTER (FALSE)
&lt;br&gt;diff --git a/libnautilus-private/nautilus-global-preferences.h b/libnautilus-private/nautilus-global-preferences.h
&lt;br&gt;index e6d0301..96dc6e2 100644
&lt;br&gt;--- a/libnautilus-private/nautilus-global-preferences.h
&lt;br&gt;+++ b/libnautilus-private/nautilus-global-preferences.h
&lt;br&gt;@@ -30,6 +30,8 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;G_BEGIN_DECLS
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+#define NAUTILUS_LOCKDOWN_DISABLE_CONTEXT_MENUS			&amp;quot;lockdown/disable_context_menus&amp;quot;
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;/* Which theme is active */
&lt;br&gt;&amp;nbsp;#define NAUTILUS_PREFERENCES_THEME				&amp;quot;/desktop/gnome/file_views/icon_theme&amp;quot;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;diff --git a/src/file-manager/fm-directory-view.c b/src/file-manager/fm-directory-view.c
&lt;br&gt;index d88d6f9..e6b8719 100644
&lt;br&gt;--- a/src/file-manager/fm-directory-view.c
&lt;br&gt;+++ b/src/file-manager/fm-directory-view.c
&lt;br&gt;@@ -7283,6 +7283,12 @@ fm_directory_view_pop_up_selection_context_menu &amp;nbsp;(FMDirectoryView *view,
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;&amp;nbsp;	g_assert (FM_IS_DIRECTORY_VIEW (view));
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+	if (eel_preferences_get_boolean (NAUTILUS_LOCKDOWN_DISABLE_CONTEXT_MENUS)) {
&lt;br&gt;+		nautilus_debug_log (FALSE, NAUTILUS_DEBUG_LOG_DOMAIN_LOCKDOWN,
&lt;br&gt;+				 &amp;nbsp; &amp;nbsp;&amp;quot;Ignoring request to pop up the context menu for the view's selection&amp;quot;);
&lt;br&gt;+		return;
&lt;br&gt;+	}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;	/* Make the context menu items not flash as they update to proper disabled,
&lt;br&gt;&amp;nbsp;	 * etc. states by forcing menus to update now.
&lt;br&gt;&amp;nbsp;	 */
&lt;br&gt;@@ -7312,6 +7318,12 @@ fm_directory_view_pop_up_background_context_menu (FMDirectoryView *view,
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;&amp;nbsp;	g_assert (FM_IS_DIRECTORY_VIEW (view));
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+	if (eel_preferences_get_boolean (NAUTILUS_LOCKDOWN_DISABLE_CONTEXT_MENUS)) {
&lt;br&gt;+		nautilus_debug_log (FALSE, NAUTILUS_DEBUG_LOG_DOMAIN_LOCKDOWN,
&lt;br&gt;+				 &amp;nbsp; &amp;nbsp;&amp;quot;Ignoring request to pop up the context menu for the view's background&amp;quot;);
&lt;br&gt;+		return;
&lt;br&gt;+	}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;	/* Make the context menu items not flash as they update to proper disabled,
&lt;br&gt;&amp;nbsp;	 * etc. states by forcing menus to update now.
&lt;br&gt;&amp;nbsp;	 */
&lt;br&gt;@@ -7340,6 +7352,12 @@ fm_directory_view_pop_up_location_context_menu (FMDirectoryView *view,
&lt;br&gt;&amp;nbsp;{
&lt;br&gt;&amp;nbsp;	g_assert (FM_IS_DIRECTORY_VIEW (view));
&lt;br&gt;&amp;nbsp;
&lt;br&gt;+	if (eel_preferences_get_boolean (NAUTILUS_LOCKDOWN_DISABLE_CONTEXT_MENUS)) {
&lt;br&gt;+		nautilus_debug_log (FALSE, NAUTILUS_DEBUG_LOG_DOMAIN_LOCKDOWN,
&lt;br&gt;+				 &amp;nbsp; &amp;nbsp;&amp;quot;Ignoring request to pop up the context menu for the view&amp;quot;);
&lt;br&gt;+		return;
&lt;br&gt;+	}
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;	/* always update the menu before showing it. Shouldn't be too expensive. */
&lt;br&gt;&amp;nbsp;	real_update_location_menu (view);
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15739697&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-Crashes-tp15722199p15739697.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15740026</id>
	<title>Sabayon Feedback</title>
	<published>2008-02-28T01:51:15Z</published>
	<updated>2008-02-28T01:51:15Z</updated>
	<author>
		<name>Alex Howe</name>
	</author>
	<content type="html">&amp;quot;If you are a GNOME deployer, please let us know (by mailing the mailing 
&lt;br&gt;list) why you would (or wouldn't) use Sabayon to roll out your desktops.&amp;quot;
&lt;br&gt;&lt;br&gt;I'm starting to use gnome with an Ubuntu LTSP Server. Sabayon keeps 
&lt;br&gt;crashing upon making the most simple of edits to the xnested profile i.e 
&lt;br&gt;removing the bottom panel.
&lt;br&gt;&lt;br&gt;The forums and mailing lists suggest that this issue is &amp;nbsp;present on more 
&lt;br&gt;than one distro.
&lt;br&gt;&lt;br&gt;The error basically asks to send the contents of a log file that doesn't 
&lt;br&gt;exist as a bug report.
&lt;br&gt;&lt;br&gt;Is there a fix or an updated version of sabayon?
&lt;br&gt;&lt;br&gt;It would be really good to get it working.
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Alex Howe
&lt;br&gt;&lt;br&gt;Client Projects Co-Ordinator
&lt;br&gt;&lt;br&gt;Adaptive Linux Solutions 
&lt;br&gt;&lt;br&gt;t: 0845 869 7002
&lt;br&gt;m: 07515 060 664
&lt;br&gt;www.adaptive-it.co.uk
&lt;br&gt;&lt;br&gt;&amp;quot;Creating satisfied customers by providing the highest level of customer service, and reliable, high performance IT solutions&amp;quot; 
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15740026&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-Feedback-tp15740026p15740026.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15729908</id>
	<title>Re: Sabayon Crashes</title>
	<published>2008-02-27T21:12:13Z</published>
	<updated>2008-02-27T21:12:13Z</updated>
	<author>
		<name>Johnny Robeson-2</name>
	</author>
	<content type="html">&lt;br&gt;On Wed, 2008-02-27 at 12:19 +0000, Alex Howe wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running an Ubuntu 7.10 LTSP server and wish to create user profiles 
&lt;br&gt;&amp;gt; with Sabayon.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Unfortunately sabayon seems to crash as I'm editing the profile which is 
&lt;br&gt;&amp;gt; displayed in the xnest session. I do get asked to send the contents of 
&lt;br&gt;&amp;gt; the sabayon log file to a bug list, the problem is the log file doesn't 
&lt;br&gt;&amp;gt; exist.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I have found many posts highlighting the same issue. Is there a fix?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am trying to create a completely locked down user profile which 
&lt;br&gt;&amp;gt; disallows the non admin users to right click the gnome desktop, panels 
&lt;br&gt;&amp;gt; and menus. Is this possible with sabayon?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&amp;gt; 
&lt;/div&gt;I've been working on sabayon lately for the same purpose. Some of the
&lt;br&gt;nastier bugs are gone, but some remain. I'd be willing to work with
&lt;br&gt;somebody to help figure them out. If you like, we can take up your issue
&lt;br&gt;on IRC (#sabayon on irc.gnome.org)
&lt;br&gt;&lt;br&gt;It is not currently possible to disable right clicks on the desktop, but
&lt;br&gt;it is possible to disable it on panels. These are things i'd definitely
&lt;br&gt;like to work on for the next version.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Johnny
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15729908&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-Crashes-tp15722199p15729908.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15724023</id>
	<title>Re: Sabayon Crashes</title>
	<published>2008-02-27T13:37:06Z</published>
	<updated>2008-02-27T13:37:06Z</updated>
	<author>
		<name>Kemp, Levi</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 3.2//EN&quot;&gt;
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;META NAME=&quot;Generator&quot; CONTENT=&quot;MS Exchange Server version 6.5.7652.24&quot;&gt;
&lt;TITLE&gt;RE: [sabayon] Sabayon Crashes&lt;/TITLE&gt;
&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;!-- Converted from text/plain format --&gt;

&lt;P&gt;&lt;FONT SIZE=2&gt;There is a log, but it doesn't seem to contain anything usefull. It happens on multiple distros though, and using previous versions doesn't seem to help. I had the same needs and eventually had to settle with KDE and Kiosk Tool. It works well enough, though I'll admit I'd rather be using gnome and Sabayon again.&lt;BR&gt;
&lt;BR&gt;
Levi Kemp&lt;BR&gt;
Technology Specialist&lt;BR&gt;
Bolivar R-1 Schools&lt;BR&gt;
417-328-8943&lt;BR&gt;
&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15724023&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lnkemp@...&lt;/a&gt;&lt;BR&gt;
&lt;BR&gt;
&amp;quot;The only secure computer is one that's unplugged, locked in a safe, and buried 20 feet under the ground in a secret location... and I'm not even too sure about that one&amp;quot;&amp;nbsp;&lt;BR&gt;
&lt;BR&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --Dennis Hughes, FBI&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
-----Original Message-----&lt;BR&gt;
From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15724023&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list-bounces@...&lt;/a&gt; on behalf of Alex Howe&lt;BR&gt;
Sent: Wed 2/27/2008 6:19 AM&lt;BR&gt;
To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15724023&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;&lt;BR&gt;
Subject: [sabayon] Sabayon Crashes&lt;BR&gt;
&lt;BR&gt;
Hello,&lt;BR&gt;
&lt;BR&gt;
I am running an Ubuntu 7.10 LTSP server and wish to create user profiles&lt;BR&gt;
with Sabayon.&lt;BR&gt;
&lt;BR&gt;
Unfortunately sabayon seems to crash as I'm editing the profile which is&lt;BR&gt;
displayed in the xnest session. I do get asked to send the contents of&lt;BR&gt;
the sabayon log file to a bug list, the problem is the log file doesn't&lt;BR&gt;
exist.&lt;BR&gt;
&lt;BR&gt;
I have found many posts highlighting the same issue. Is there a fix?&lt;BR&gt;
&lt;BR&gt;
I am trying to create a completely locked down user profile which&lt;BR&gt;
disallows the non admin users to right click the gnome desktop, panels&lt;BR&gt;
and menus. Is this possible with sabayon?&lt;BR&gt;
&lt;BR&gt;
Thanks&lt;BR&gt;
&lt;BR&gt;
--&lt;BR&gt;
&lt;BR&gt;
&lt;BR&gt;
Alex Howe&lt;BR&gt;
&lt;BR&gt;
Client Projects Co-Ordinator&lt;BR&gt;
&lt;BR&gt;
Adaptive Linux Solutions&lt;BR&gt;
&lt;BR&gt;
t: 0845 869 7002&lt;BR&gt;
m: 07515 060 664&lt;BR&gt;
www.adaptive-it.co.uk&lt;BR&gt;
&lt;BR&gt;
&amp;quot;Creating satisfied customers by providing the highest level of customer service, and reliable, high performance IT solutions&amp;quot;&lt;BR&gt;
&lt;BR&gt;
_______________________________________________&lt;BR&gt;
sabayon-list mailing list&lt;BR&gt;
&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15724023&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;&lt;BR&gt;
&lt;A HREF=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/A&gt;&lt;BR&gt;
&lt;BR&gt;
&lt;/FONT&gt;
&lt;/P&gt;

&lt;/BODY&gt;
&lt;/HTML&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15724023&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-Crashes-tp15722199p15724023.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15722199</id>
	<title>Sabayon Crashes</title>
	<published>2008-02-27T04:19:26Z</published>
	<updated>2008-02-27T04:19:26Z</updated>
	<author>
		<name>Alex Howe</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I am running an Ubuntu 7.10 LTSP server and wish to create user profiles 
&lt;br&gt;with Sabayon.
&lt;br&gt;&lt;br&gt;Unfortunately sabayon seems to crash as I'm editing the profile which is 
&lt;br&gt;displayed in the xnest session. I do get asked to send the contents of 
&lt;br&gt;the sabayon log file to a bug list, the problem is the log file doesn't 
&lt;br&gt;exist.
&lt;br&gt;&lt;br&gt;I have found many posts highlighting the same issue. Is there a fix?
&lt;br&gt;&lt;br&gt;I am trying to create a completely locked down user profile which 
&lt;br&gt;disallows the non admin users to right click the gnome desktop, panels 
&lt;br&gt;and menus. Is this possible with sabayon?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Alex Howe
&lt;br&gt;&lt;br&gt;Client Projects Co-Ordinator
&lt;br&gt;&lt;br&gt;Adaptive Linux Solutions 
&lt;br&gt;&lt;br&gt;t: 0845 869 7002
&lt;br&gt;m: 07515 060 664
&lt;br&gt;www.adaptive-it.co.uk
&lt;br&gt;&lt;br&gt;&amp;quot;Creating satisfied customers by providing the highest level of customer service, and reliable, high performance IT solutions&amp;quot; 
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15722199&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-Crashes-tp15722199p15722199.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15210307</id>
	<title>Re: ssbayon on Fedora 7?</title>
	<published>2008-01-31T09:26:46Z</published>
	<updated>2008-01-31T09:26:46Z</updated>
	<author>
		<name>Federico Mena Quintero</name>
	</author>
	<content type="html">On Mon, 2008-01-28 at 16:35 -0400, francis keyes wrote:
&lt;br&gt;&lt;br&gt;Hi, Francis,
&lt;br&gt;&lt;br&gt;&amp;gt; I can't get Sabayon working on my Fedora 7 machines. &amp;nbsp;I've looked at
&lt;br&gt;&amp;gt; both HOWTO documentation on the site but nothing seems to work. &amp;nbsp;The
&lt;br&gt;&amp;gt; profiles are not being saved and the Xnest window is really flaky when
&lt;br&gt;&amp;gt; editing profiles. &amp;nbsp;It seem to die when i try to save a profile. &amp;nbsp;Is
&lt;br&gt;&amp;gt; there some trick? &amp;nbsp; Maybe a more up-to-date HOWTO?
&lt;br&gt;[snip]
&lt;br&gt;&amp;gt; &amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/storage.py&amp;quot;, line 57, in copy_tree
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; raise err
&lt;br&gt;&amp;gt; OSError: [Errno 2] No such file or directory: '/tmp/sabayon-temp-home-Ues2tb/.gnome2/share'
&lt;br&gt;&lt;br&gt;There are some recent changes that may have fixed this --- Sabayon was
&lt;br&gt;lacking the ability to create directories recursively.
&lt;br&gt;&lt;br&gt;Maybe you can wait until a newer Sabayon is available for Fedora 7, or
&lt;br&gt;try backporting the patch? &amp;nbsp;The fix in question is in sabayon-2.21.x.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Federico
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15210307&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ssbayon-on-Fedora-7--tp15173998p15210307.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15163852</id>
	<title>Unable to edit profiles</title>
	<published>2008-01-29T08:56:34Z</published>
	<updated>2008-01-29T08:56:34Z</updated>
	<author>
		<name>Kemp, Levi</name>
	</author>
	<content type="html">&amp;nbsp;When I try to edit a sabayon profile I get this terminal printout.
&lt;br&gt;&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.4/site-packages/sabayon/profilesdialog.py&amp;quot;,
&lt;br&gt;line 342, in __edit_button_clicked
&lt;br&gt;&amp;nbsp; &amp;nbsp; session.start ()
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.4/site-packages/sabayon/profilesdialog.py&amp;quot;,
&lt;br&gt;line 129, in start
&lt;br&gt;&amp;nbsp; &amp;nbsp; self.temp_homedir = protosession.setup_shell_and_homedir
&lt;br&gt;(self.username)
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.4/site-packages/sabayon/protosession.py&amp;quot;, line
&lt;br&gt;60, in setup_shell_and_homedir
&lt;br&gt;&amp;nbsp; &amp;nbsp; temp_homedir = usermod.create_temporary_homedir (pw.pw_uid,
&lt;br&gt;pw.pw_gid)
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.4/site-packages/sabayon/usermod.py&amp;quot;, line 64,
&lt;br&gt;in create_temporary_homedir
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (SKEL_HOMEDIR, temp_homedir, uid, gid)
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.4/site-packages/sabayon/usermod.py&amp;quot;, line 58,
&lt;br&gt;in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (src_path, dst_path, uid, gid)
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.4/site-packages/sabayon/usermod.py&amp;quot;, line 58,
&lt;br&gt;in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (src_path, dst_path, uid, gid)
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.4/site-packages/sabayon/usermod.py&amp;quot;, line 62,
&lt;br&gt;in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; os.chown (dst_path, uid, gid)
&lt;br&gt;OSError: [Errno 2] No such file or directory:
&lt;br&gt;'/tmp/sabayon-temp-home-NwwxrC/.wine/dosdevices/c:'
&lt;br&gt;&lt;br&gt;Any ideas on troubleshooting this? Also /etc/skel sticks to a user I
&lt;br&gt;create locally, but not to one that has it's home directory created by
&lt;br&gt;pam_mkhomedir and is authenticated against AD. And if this helps any I
&lt;br&gt;am also unable to get an xnest window to open with vnc right back into
&lt;br&gt;my server. Thanks!
&lt;br&gt;&lt;br&gt;Levi Kemp
&lt;br&gt;Technology Specialist
&lt;br&gt;Bolivar R-1 Schools
&lt;br&gt;417-328-8943
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15163852&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lnkemp@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&amp;quot;The only secure computer is one that's unplugged, locked in a safe, and
&lt;br&gt;buried 20 feet under the ground in a secret location... and I'm not even
&lt;br&gt;too sure about that one&amp;quot; &amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; --Dennis Hughes, FBI
&lt;br&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;K12OSN mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15163852&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;K12OSN@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://www.redhat.com/mailman/listinfo/k12osn&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.redhat.com/mailman/listinfo/k12osn&lt;/a&gt;&lt;br&gt;For more info see &amp;lt;&lt;a href=&quot;http://www.k12os.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.k12os.org&lt;/a&gt;&amp;gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15163852&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Unable-to-edit-profiles-tp15163852p15163852.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-15173998</id>
	<title>ssbayon on Fedora 7?</title>
	<published>2008-01-28T12:35:40Z</published>
	<updated>2008-01-28T12:35:40Z</updated>
	<author>
		<name>francis keyes</name>
	</author>
	<content type="html">Hi All,&lt;br&gt;&lt;br&gt;I can&amp;#39;t get Sabayon working on my Fedora 7 machines.&amp;nbsp; I&amp;#39;ve looked at both HOWTO documentation on the site but nothing seems to work.&amp;nbsp; The profiles are not being saved and the Xnest window is really flaky when editing profiles.&amp;nbsp; It seem to die when i try to save a profile.&amp;nbsp; Is there some trick?&amp;nbsp;&amp;nbsp; Maybe a more up-to-date HOWTO?&lt;br&gt;
&lt;br&gt;Sabayon ouputs this to the terminal:&lt;br&gt;&lt;br&gt;Traceback (most recent call last):&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/sbin/sabayon-apply&amp;quot;, line 56, in &amp;lt;module&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; profile.apply (is_sabayon_session)&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/userprofile.py&amp;quot;, line 389, in apply&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; s.apply (is_sabayon_session)&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/sources/filessource.py&amp;quot;, line 148, in apply&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.storage.foreach (self.__apply_foreach, source = &lt;a href=&quot;http://self.name&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;self.name&lt;/a&gt;)&lt;br&gt;
&amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/storage.py&amp;quot;, line 560, in foreach&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.__foreach_node (node, callback, user_data, source)&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/storage.py&amp;quot;, line 540, in __foreach_node&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; callback (item_source, item_path)&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/sources/filessource.py&amp;quot;, line 145, in __apply_foreach&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; self.storage.extract (path, self.home_dir, mandatory)&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/storage.py&amp;quot;, line 499, in extract&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; copy_tree (dst_dir, self.temp_path, path, None, overwrite)&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/lib/python2.5/site-packages/sabayon/storage.py&amp;quot;, line 57, in copy_tree&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; raise err&lt;br&gt;OSError: [Errno 2] No such file or directory: &amp;#39;/tmp/sabayon-temp-home-Ues2tb/.gnome2/share&amp;#39;&lt;br&gt;
Could not init font path element catalogue:/etc/X11/fontpath.d, removing from list!&lt;br&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=15173998&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ssbayon-on-Fedora-7--tp15173998p15173998.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14978188</id>
	<title>Sabayon 2.21.0 &quot;Coochie-coo&quot; released</title>
	<published>2008-01-19T19:40:33Z</published>
	<updated>2008-01-19T19:40:33Z</updated>
	<author>
		<name>Hans Petter Jansson</name>
	</author>
	<content type="html">Dear lovers of Federico's Sabayon releases,
&lt;br&gt;&lt;br&gt;Since Federico is at the hospital enjoying his beautiful, growing
&lt;br&gt;family, it falls on me to squeeze out this release:
&lt;br&gt;&lt;br&gt;Sabayon 2.21.0 is out, encompassing bug fixes, translations, and lots of
&lt;br&gt;love.
&lt;br&gt;&lt;br&gt;Availability
&lt;br&gt;============
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://download.gnome.org/sources/sabayon/2.21/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://download.gnome.org/sources/sabayon/2.21/&lt;/a&gt;&lt;br&gt;&lt;br&gt;What is Sabayon?
&lt;br&gt;================
&lt;br&gt;&lt;br&gt;Sabayon is a tool which system administrators can use to pre-configure
&lt;br&gt;GNOME desktops for many users. &amp;nbsp;With Sabayon, sysadmins can set
&lt;br&gt;configuration values, put files in the users' desktops, and lock down
&lt;br&gt;certain settings (for example, to say that users should not be able to
&lt;br&gt;change their HTTP proxy).
&lt;br&gt;&lt;br&gt;Sabayon tries to integrate all the configuration parameters which a
&lt;br&gt;sysadmin would like to make within a GNOME desktop, even for common
&lt;br&gt;applications like OpenOffice.org and Mozilla Firefox which are not
&lt;br&gt;designed explicitly with GNOME in mind.
&lt;br&gt;&lt;br&gt;Release notes
&lt;br&gt;=============
&lt;br&gt;&lt;br&gt;&amp;nbsp; Changes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * sabayon-apply now returns exit code 3 when a user profile
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cannot be found for the user:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=474666&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=474666&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * New Assamese translation courtesy of Amitakhya Phukan.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * New Hebrew translation courtesy of Yair Hershkovitz.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * We no longer ship a sample specfile, since it was pretty
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; obsolete.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Fixes:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix syntax errors that were only caught at runtime :(
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix the mandatory attribute in the metadata file; it wasn't
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; case-insensitive as it should be (Josko Plazonic, John
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; William Robeson):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;https://bugzilla.redhat.com/show_bug.cgi?id=253996&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://bugzilla.redhat.com/show_bug.cgi?id=253996&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Create directories recursively in the storage module (Dan
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Walsh):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=486216&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=486216&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Remove shebang python lines from files that are not meant to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; be executable (John William Robeson, Josh Triplett):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=424328&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=424328&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix gettext/ngettext for Python 2.4 (John William Robeson,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Loïc Minier):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=480508&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=480508&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Make Sabayon work on Slackware (Jared, John William Robeson):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://bugzilla.gnome.org/show_bug.cgi?id=497471&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://bugzilla.gnome.org/show_bug.cgi?id=497471&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Fix the lists of files/directories to ignore (John William
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Robeson).
&lt;br&gt;&lt;br&gt;&amp;nbsp; Translators:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Djihed Afifi, Youssef Chahibi (ar)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Amitakhya Phukan (as)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Ihar Hrachyshka (be@latin)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Priit Laes, Mattias Põldaru (et)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Inaki Larranaga Murgoitio (eu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Ignacio Casal Quinteiro (gl)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Yair Hershkovitz (he)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Gabor Kelemen (hu)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; * Yannig Marchegay (oc)
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14978188&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-2.21.0-%22Coochie-coo%22-released-tp14978188p14978188.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14680572</id>
	<title>Sabayon runtime error</title>
	<published>2008-01-05T16:49:54Z</published>
	<updated>2008-01-05T16:49:54Z</updated>
	<author>
		<name>Robert Bertram</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I was wanting to run a version of Sabayon with Dan Walsh's SELInux
&lt;br&gt;patch to use with his xguest account. The program compiled OK but I
&lt;br&gt;got the following error when running it.
&lt;br&gt;&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/usr/local/sbin/sabayon&amp;quot;, line 97, in &amp;lt;module&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; from sabayon import profilesdialog
&lt;br&gt;ImportError: cannot import name profilesdialog
&lt;br&gt;&lt;br&gt;&lt;br&gt;Thinking it might be Dan's patch I delete the patched code, unpacked
&lt;br&gt;the code again and recompiled only to find the same error. Has this
&lt;br&gt;been seen before? I can't find anything in the mailing list or google
&lt;br&gt;and don't know how to proceed. Any thoughts would be welcome.
&lt;br&gt;&lt;br&gt;I'm using Fedora 8 with the latest version of Sabayon.
&lt;br&gt;&lt;br&gt;Rob.
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14680572&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-runtime-error-tp14680572p14680572.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14505852</id>
	<title>profile handling</title>
	<published>2007-12-26T12:03:35Z</published>
	<updated>2007-12-26T12:03:35Z</updated>
	<author>
		<name>Thorsten Scherf</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I have a couple of questions regarding sabayon:
&lt;br&gt;&lt;br&gt;1) I'm not quite sure how profiles are actually distributed. I know
&lt;br&gt;there is a username.zip file available in /etc/desktop-profiles/ after
&lt;br&gt;creating a profile with sabayon and that
&lt;br&gt;/etc/X11/xinit/xinitrc.d/sabayon-xinitrc.sh checks for such a file when
&lt;br&gt;a user logins, but what happens after such a file was found? Is sabayon
&lt;br&gt;coping the content of the zip file to a users home directory? What is it
&lt;br&gt;all about regarding the users.xml file in /etc/desktop-profiles? I know
&lt;br&gt;I maps a user to a profile but when looking into sabayon-xinitrc.sh I
&lt;br&gt;found this:
&lt;br&gt;#
&lt;br&gt;# Apply the Sabayon profile for the current user (if any)
&lt;br&gt;#
&lt;br&gt;some python-code
&lt;br&gt;&lt;br&gt;that let me think that an existing userprofile is necessary to map it to
&lt;br&gt;a user with the same username.
&lt;br&gt;&lt;br&gt;2) What happens when I set a specific entry mandatory and a user simple
&lt;br&gt;deletes its .gconf.xml.mandatory folder?
&lt;br&gt;&lt;br&gt;3) When I actually load a sabayon profile to edit the settings within a
&lt;br&gt;Xnest session, I does not only see the settings from the profile, eg
&lt;br&gt;menu entries and such things, instead I see all the available menu
&lt;br&gt;entries from my workstation. I would expect to only see the menu entires
&lt;br&gt;available in the loaded profile.
&lt;br&gt;&lt;br&gt;Would appreciate any comments on this.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Thorsten
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14505852&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/profile-handling-tp14505852p14505852.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14091789</id>
	<title>Replace homdir in gconf strings</title>
	<published>2007-11-30T07:22:16Z</published>
	<updated>2007-11-30T07:22:16Z</updated>
	<author>
		<name>Joachim Breitner-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I’m trying to use Sabayon 2.12.3 to manage profiles here. I came across
&lt;br&gt;two problems:
&lt;br&gt;&lt;br&gt;When a gconf string (e.g. the background) refers to a file in the home
&lt;br&gt;directory, the setting will end up with /tmp/sabayon-admin-something.
&lt;br&gt;Shouldn’t sabayon replace this with the real home directory when
&lt;br&gt;applying?
&lt;br&gt;&lt;br&gt;And is there a recommended way to change the status of a setting (from
&lt;br&gt;mandatory to default and back) after it has been saved once? Or to
&lt;br&gt;completely get rid of a setting?
&lt;br&gt;&lt;br&gt;I tried to manually edit the zip file and completely hosed the profile,
&lt;br&gt;I guess I didn’t rezip it correctly (I used
&lt;br&gt;“zip /etc/desktop-profiles/Foo.zip -r .” in the directory where I
&lt;br&gt;unzip’ed the profile).
&lt;br&gt;&lt;br&gt;Greetings,
&lt;br&gt;Joachim
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Joachim Breitner
&lt;br&gt;&amp;nbsp; e-Mail: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14091789&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mail@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; Homepage: &lt;a href=&quot;http://www.joachim-breitner.de&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.joachim-breitner.de&lt;/a&gt;&lt;br&gt;&amp;nbsp; ICQ#: 74513189
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14091789&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Replace-homdir-in-gconf-strings-tp14091789p14091789.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14088937</id>
	<title>Re: sabayon-2.20.0 make error</title>
	<published>2007-11-30T04:25:47Z</published>
	<updated>2007-11-30T04:25:47Z</updated>
	<author>
		<name>chris2000</name>
	</author>
	<content type="html">to answer my own question
&lt;br&gt;apt-get install gettext
&lt;br&gt;&lt;br&gt;Before I go and post again on this list, is this sort of thing an
&lt;br&gt;off-topic around here?
&lt;br&gt;&lt;br&gt;Thanks.
&lt;br&gt;Chris.
&lt;br&gt;&lt;br&gt;On Nov 30, 2007 11:36 AM, Chris Fanning &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14088937&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;christopher.fanning@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've just signed up to the list.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'm trying to compile sabayon-2.20.0 and I get an error:
&lt;br&gt;&amp;gt; Making all in po
&lt;br&gt;&amp;gt; make[2]: Entering directory `/root/sabayon-2.20.0/po'
&lt;br&gt;&amp;gt; file=`echo ca | sed 's,.*/,,'`.gmo \
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;&amp; rm -f $file &amp;&amp; &amp;nbsp;-o $file ar.po
&lt;br&gt;&amp;gt; /bin/sh: line 1: -o: command not found
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That I think it is somewhere aroung line 111 in po/Makefile ?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; How should I go about installing Sabayon?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thankyou.
&lt;br&gt;&amp;gt; Chris.
&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14088937&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/sabayon-2.20.0-make-error-tp14087444p14088937.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-14087444</id>
	<title>sabayon-2.20.0 make error</title>
	<published>2007-11-30T02:36:14Z</published>
	<updated>2007-11-30T02:36:14Z</updated>
	<author>
		<name>chris2000</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've just signed up to the list.
&lt;br&gt;&lt;br&gt;I'm trying to compile sabayon-2.20.0 and I get an error:
&lt;br&gt;Making all in po
&lt;br&gt;make[2]: Entering directory `/root/sabayon-2.20.0/po'
&lt;br&gt;file=`echo ca | sed 's,.*/,,'`.gmo \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;&amp; rm -f $file &amp;&amp; &amp;nbsp;-o $file ar.po
&lt;br&gt;/bin/sh: line 1: -o: command not found
&lt;br&gt;&lt;br&gt;That I think it is somewhere aroung line 111 in po/Makefile ?
&lt;br&gt;&lt;br&gt;How should I go about installing Sabayon?
&lt;br&gt;&lt;br&gt;Thankyou.
&lt;br&gt;Chris.
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=14087444&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/sabayon-2.20.0-make-error-tp14087444p14087444.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13804992</id>
	<title>Slackware Patch for configure.ac to work right for gnome to start in sabayon with xnest</title>
	<published>2007-11-16T12:18:05Z</published>
	<updated>2007-11-16T12:18:05Z</updated>
	<author>
		<name>Jared Smith-3</name>
	</author>
	<content type="html">--- configure.ac.orig &amp;nbsp; 2007-11-16 14:14:42.000000000 -0600
&lt;br&gt;+++ configure.ac &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2007-11-16 14:14:57.000000000 -0600
&lt;br&gt;@@ -133,8 +133,8 @@
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XINITRC_SYSCONFDIR=&amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;slackware)
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp;XSESSION=&amp;quot;/etc/X11/gdm/Xsession&amp;quot;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp;SESSION_NAME=&amp;quot;gnome&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;XSESSION=&amp;quot;/etc/gdm/Xsession&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp;SESSION_NAME=&amp;quot;gnome-session&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;install_xinitrc_script=&amp;quot;no&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XINITRC_SYSCONFDIR=&amp;quot;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;;;
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13804992&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Slackware-Patch-for-configure.ac-to-work-right-for-gnome-to-start-in-sabayon-with-xnest-tp13804992p13804992.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13710248</id>
	<title>Options not showing</title>
	<published>2007-11-12T09:37:26Z</published>
	<updated>2007-11-12T09:37:26Z</updated>
	<author>
		<name>Bill Moseley</name>
	</author>
	<content type="html">The example at:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.rd.cri74.org/repository/gnome/doc_sabayon_v2_english.pdf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rd.cri74.org/repository/gnome/doc_sabayon_v2_english.pdf&lt;/a&gt;&lt;br&gt;&lt;br&gt;Page 7 shows a &amp;quot;All Your Settings Are Belong To Us&amp;quot; window in the xnest
&lt;br&gt;session. &amp;nbsp;I do not see this -- I just get the xnest session. &amp;nbsp;Is that
&lt;br&gt;an old version of the Lock Down editor?
&lt;br&gt;&lt;br&gt;I also don't see where to customize menus and keep those mandatory.
&lt;br&gt;Should I be able do that as well?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Bill Moseley
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13710248&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;moseley@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13710248&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Options-not-showing-tp13710248p13710248.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13599990</id>
	<title>Re: LDAP membership represented by memberUid and uniqueMember</title>
	<published>2007-11-05T18:54:12Z</published>
	<updated>2007-11-05T18:54:12Z</updated>
	<author>
		<name>Jose Miguel Parrella Romero</name>
	</author>
	<content type="html">Wilmer Jaramillo M. escribió:
&lt;br&gt;&amp;gt; dn: cn=Users,ou=Groups,dc=,dc=example, dc=com
&lt;br&gt;&amp;gt; gidNumber: 1001
&lt;br&gt;&amp;gt; objectClass: groupOfUniqueNames
&lt;br&gt;&amp;gt; objectClass: posixGroup
&lt;br&gt;&lt;br&gt;You mixed posixGroup and groupOfUniqueNames, which is not possible under
&lt;br&gt;the nis.schema currently distributed by OpenLDAP AFAICT, see why below.
&lt;br&gt;&lt;br&gt;&amp;gt; Maybe should considerate that posixGroup is being deprecated, please
&lt;br&gt;&amp;gt; visit a discussion in
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.mail-archive.com/ldap@listserver.itd.umich.edu/msg00324.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mail-archive.com/ldap@.../msg00324.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;RFC 2307bis doesn't show up on the IETF RFC page, so RFC 2307 is still
&lt;br&gt;authoritative and posixGroup is still structural. I think, however, that
&lt;br&gt;most of the support needed for this is already available on libnss-ldap.
&lt;br&gt;&lt;br&gt;What is your exact proposal for changes in Sabayon? I currently have
&lt;br&gt;both groupOfUniqueNames and posixGroups in several of my directories
&lt;br&gt;with no worries.
&lt;br&gt;&lt;br&gt;Jose
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13599990&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/LDAP-membership-represented-by-memberUid-and-uniqueMember-tp13130713p13599990.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13205824</id>
	<title>I have made some changes to sabayon to work in an SELinux environment</title>
	<published>2007-10-13T08:03:27Z</published>
	<updated>2007-10-13T08:03:27Z</updated>
	<author>
		<name>Daniel J Walsh</name>
	</author>
	<content type="html">-----BEGIN PGP SIGNED MESSAGE-----
&lt;br&gt;Hash: SHA1
&lt;br&gt;&lt;br&gt;I have created a login account for Linux that can be used for kiosk
&lt;br&gt;systems. &amp;nbsp;I call it the xguest account.
&lt;br&gt;&lt;br&gt;It is futher described below.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://danwalsh.livejournal.com/13376.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://danwalsh.livejournal.com/13376.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;One of the problems with this limited privs account is that the default
&lt;br&gt;X Windows account runs lots of applications that require privs. &amp;nbsp;So I
&lt;br&gt;need a way to not run these applications for this UID. &amp;nbsp;Finally the home
&lt;br&gt;directory for this user gets recreated (tmpfs) every time the user logs
&lt;br&gt;in. &amp;nbsp;Currently the pam_namespace copies the contents of /etc/skel each
&lt;br&gt;time a user logs in. &amp;nbsp;I don't want to put these changes in /etc/skel,
&lt;br&gt;since the admin might create an account for another user and would want
&lt;br&gt;the default. &amp;nbsp;So sabayon is the perfect application to use for the
&lt;br&gt;xguest account.
&lt;br&gt;&lt;br&gt;I had to make several changes to sabayon to make it work with SELinux
&lt;br&gt;and to work well with the xguest account. &amp;nbsp;I think these changes are all
&lt;br&gt;upstreamable. &amp;nbsp;And would be useful to others.
&lt;br&gt;&lt;br&gt;SELinux fix to label created file correctly
&lt;br&gt;&amp;nbsp;- When sabayon creates the DOMAIN.zip file it creates it in /tmp and
&lt;br&gt;then &amp;quot;mv&amp;quot;s it to /etc/desktop-profiles/ &amp;nbsp;This results in the file with a
&lt;br&gt;bad SELinux label unconfined_tmp_t instead of etc_t. &amp;nbsp;So most user
&lt;br&gt;accounts that are not unconfined would not be able to read the file. &amp;nbsp;So
&lt;br&gt;the SELinux code will change the context to be the system default. &amp;nbsp;The
&lt;br&gt;SELinux code should be a noop on machines that do not support selinux
&lt;br&gt;&lt;br&gt;&lt;br&gt;If all the directories did not exist in the unzip file sabayon-apply was
&lt;br&gt;failing, &amp;nbsp;So I changes os.mkdir to os.makedirs fix to create all
&lt;br&gt;subdirectories on install
&lt;br&gt;&lt;br&gt;&lt;br&gt;sabayon-apply was writing bad data in the .xsession-errors file when a
&lt;br&gt;user did not have a user profile, I Fixed to to not fail if a user is
&lt;br&gt;not using a sabayon file. &amp;nbsp;Although sabayon-apply should be less noicy
&lt;br&gt;still.
&lt;br&gt;&lt;br&gt;One of the things I need for the xguest is the ability to remove
&lt;br&gt;autostart files, &amp;nbsp; This is done through the .config/auostart directory
&lt;br&gt;so I re-added .config directory so that I can remove autostart executables.
&lt;br&gt;&lt;br&gt;I noticed lots of other noice being added to the zip file so I removed
&lt;br&gt;.tomboy, .redhat and other files that should not be collected.
&lt;br&gt;&lt;br&gt;-----BEGIN PGP SIGNATURE-----
&lt;br&gt;Version: GnuPG v1.4.7 (GNU/Linux)
&lt;br&gt;Comment: Using GnuPG with Fedora - &lt;a href=&quot;http://enigmail.mozdev.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enigmail.mozdev.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;iD8DBQFHENAurlYvE4MpobMRApObAKCHQU2IyGyHQftZWPEKQmko2hYkBgCaA+Al
&lt;br&gt;7cjHAIggwg+gbRXsExeLDaE=
&lt;br&gt;=wydL
&lt;br&gt;-----END PGP SIGNATURE-----
&lt;br&gt;&lt;br /&gt;diff -up sabayon-2.20.1/lib/config.py.in.selinux sabayon-2.20.1/lib/config.py.in
&lt;br&gt;--- sabayon-2.20.1/lib/config.py.in.selinux	2007-10-12 15:43:14.000000000 -0400
&lt;br&gt;+++ sabayon-2.20.1/lib/config.py.in	2007-10-12 15:44:31.000000000 -0400
&lt;br&gt;@@ -82,6 +82,7 @@ PASSTHROUGH_ENVIRONMENT = [
&lt;br&gt;&amp;nbsp;# Files which we don't want to see change notifications for
&lt;br&gt;&amp;nbsp;#
&lt;br&gt;&amp;nbsp;FILES_TO_IGNORE = [
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;quot;.dbus&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;.ICEauthority*&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;.esd_auth&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;.fonts.cache-1*&amp;quot;,
&lt;br&gt;@@ -96,7 +97,11 @@ FILES_TO_IGNORE = [
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;.recently-used&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;.xsession-errors&amp;quot;,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;quot;.local&amp;quot;,
&lt;br&gt;- &amp;nbsp; &amp;nbsp;&amp;quot;.config&amp;quot;
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;quot;.redhat&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;quot;.config/user-dirs.dirs&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;quot;.config/user-dirs.locale&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;quot;.tomboy&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;&amp;quot;.tomboy*&amp;quot;,
&lt;br&gt;&amp;nbsp;]
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;#
&lt;br&gt;diff -up sabayon-2.20.1/lib/userdb.py.selinux sabayon-2.20.1/lib/userdb.py
&lt;br&gt;--- sabayon-2.20.1/lib/userdb.py.selinux	2007-09-19 20:21:09.000000000 -0400
&lt;br&gt;+++ sabayon-2.20.1/lib/userdb.py	2007-10-13 09:47:38.000000000 -0400
&lt;br&gt;@@ -28,6 +28,11 @@ import random
&lt;br&gt;&amp;nbsp;import ldap
&lt;br&gt;&amp;nbsp;import socket
&lt;br&gt;&amp;nbsp;import debuglog
&lt;br&gt;+try:
&lt;br&gt;+ &amp;nbsp;import selinux
&lt;br&gt;+ &amp;nbsp;USE_SELINUX=selinux.is_selinux_enabled() &amp;gt; 0
&lt;br&gt;+except ImportError:
&lt;br&gt;+ &amp;nbsp;USE_SELINUX=False
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;defaultConf=&amp;quot;&amp;quot;&amp;quot;&amp;lt;profiles&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;lt;default profile=&amp;quot;&amp;quot;/&amp;gt;
&lt;br&gt;@@ -353,7 +358,12 @@ class UserDatabase:
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;	 &amp;nbsp; &amp;nbsp;raise UserDatabaseException(
&lt;br&gt;&amp;nbsp;	 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;_(&amp;quot;Failed to save UserDatabase to %s&amp;quot;) % filename)
&lt;br&gt;-	
&lt;br&gt;+
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if USE_SELINUX:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;rc, con = selinux.matchpathcon(filename, 0)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if rc == 0:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;selinux.setfilecon(filename, con)
&lt;br&gt;+
&lt;br&gt;&amp;nbsp;	self.modified = 0
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;def set_default_profile (self, profile):
&lt;br&gt;diff -up sabayon-2.20.1/lib/storage.py.selinux sabayon-2.20.1/lib/storage.py
&lt;br&gt;--- sabayon-2.20.1/lib/storage.py.selinux	2007-09-19 20:19:29.000000000 -0400
&lt;br&gt;+++ sabayon-2.20.1/lib/storage.py	2007-10-12 15:43:14.000000000 -0400
&lt;br&gt;@@ -52,7 +52,7 @@ def copy_tree (dst_base, src_base, dst_n
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;try:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dprint (&amp;quot;Making dir %s&amp;quot;, os.path.join (dst_base, dst_name))
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;os.mkdir (os.path.join (dst_base, dst_name))
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;os.makedirs (os.path.join (dst_base, dst_name))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;except OSError, err:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if err.errno != errno.EEXIST:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;raise err
&lt;br&gt;diff -up sabayon-2.20.1/admin-tool/profilesdialog.py.selinux sabayon-2.20.1/admin-tool/profilesdialog.py
&lt;br&gt;--- sabayon-2.20.1/admin-tool/profilesdialog.py.selinux	2007-09-19 20:19:27.000000000 -0400
&lt;br&gt;+++ sabayon-2.20.1/admin-tool/profilesdialog.py	2007-10-13 09:46:59.000000000 -0400
&lt;br&gt;@@ -34,6 +34,11 @@ import protosession
&lt;br&gt;&amp;nbsp;import debuglog
&lt;br&gt;&amp;nbsp;import errors
&lt;br&gt;&amp;nbsp;from config import *
&lt;br&gt;+try:
&lt;br&gt;+ &amp;nbsp;import selinux
&lt;br&gt;+ &amp;nbsp;USE_SELINUX=selinux.is_selinux_enabled() &amp;gt; 0
&lt;br&gt;+except ImportError:
&lt;br&gt;+ &amp;nbsp;USE_SELINUX=False
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;def dprint (fmt, *args):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;debuglog.debug_log (False, debuglog.DEBUG_LOG_DOMAIN_ADMIN_TOOL, fmt % args)
&lt;br&gt;@@ -110,6 +115,11 @@ class Session (gobject.GObject):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;def __copy_from_user (self, user_path, profile_path):
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;os.chown (user_path, os.geteuid (), os.getegid ())
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;shutil.move (user_path, profile_path)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if USE_SELINUX:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;rc, con = selinux.matchpathcon(profile_path, 0)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if rc == 0:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;selinux.setfilecon(profile_path, con)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dprint (&amp;quot;Moved %s back from %s&amp;quot;, user_path, profile_path)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;@errors.checked_callback (debuglog.DEBUG_LOG_DOMAIN_ADMIN_TOOL)
&lt;br&gt;diff -up sabayon-2.20.1/admin-tool/sabayon-apply.selinux sabayon-2.20.1/admin-tool/sabayon-apply
&lt;br&gt;--- sabayon-2.20.1/admin-tool/sabayon-apply.selinux	2007-09-19 20:19:27.000000000 -0400
&lt;br&gt;+++ sabayon-2.20.1/admin-tool/sabayon-apply	2007-10-12 15:43:14.000000000 -0400
&lt;br&gt;@@ -94,23 +94,21 @@ if __name__ == '__main__':
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;num_args = len (args)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if num_args == 0:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile_name = userdb.get_database().get_profile (user_name)
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if not profile_name:
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;sys.stderr.write (_(&amp;quot;No profile for user '%s' found\n&amp;quot;) % user_name)
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;sys.exit (util.EXIT_CODE_FATAL)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;elif num_args == 1:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile_name = args[0]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;else:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;sys.stderr.write (_(&amp;quot;Please use -h for usage options&amp;quot;))
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;sys.exit (util.EXIT_CODE_FATAL)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mprint (&amp;quot;Applying profile '%s' for user '%s'&amp;quot;,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile_name, util.get_user_name ())
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if profile_name:
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mprint (&amp;quot;Applying profile '%s' for user '%s'&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile_name, util.get_user_name ())
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile = userprofile.UserProfile (profile_name)
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile.apply (is_sabayon_session)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile = userprofile.UserProfile (profile_name)
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile.apply (is_sabayon_session)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mprint (&amp;quot;Finished applying profile '%s' for user '%s'&amp;quot;,
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile_name, util.get_user_name ())
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mprint (&amp;quot;Finished applying profile '%s' for user '%s'&amp;quot;,
&lt;br&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;profile_name, util.get_user_name ())
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if errors.errors_have_recoverable_error ():
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;mprint (&amp;quot;There were recoverable errors while applying the profile.&amp;quot;)
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13205824&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;sabayon-2.20.1-selinux.patch.sig&lt;/strong&gt; (90 bytes) &lt;a href=&quot;http://www.nabble.com/attachment/13205824/0/sabayon-2.20.1-selinux.patch.sig&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/I-have-made-some-changes-to-sabayon-to-work-in-an-SELinux-environment-tp13205824p13205824.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13131732</id>
	<title>Proposed Sabayon schema for Fedora Directory Server (FDS)</title>
	<published>2007-10-10T02:37:00Z</published>
	<updated>2007-10-10T02:37:00Z</updated>
	<author>
		<name>Wilmer Jaramillo M.</name>
	</author>
	<content type="html">Hi folks, please review proposed LDAP scheme for Fedora Directory
&lt;br&gt;Server(FDS) based on the same schema of OpenLDAP, the rules added
&lt;br&gt;correspond to the definition of &amp;quot;ObjectClassDescription&amp;quot; in RFC 2252,
&lt;br&gt;remember that in some cases FDS does not publish whether an object
&lt;br&gt;class is abstract, structural or auxiliary.
&lt;br&gt;Changelog
&lt;br&gt;- Syntax for FDS to work.
&lt;br&gt;- Changed matching rules &amp;quot;may&amp;quot; by &amp;quot;must&amp;quot; in sabayonProfileName.
&lt;br&gt;- Added &amp;quot;cn&amp;quot; in sabayonProfileURLObject
&lt;br&gt;- Added &amp;quot;sup top&amp;quot; to sabayonProfileNameObject
&lt;br&gt;&lt;br&gt;The user do an LDAP search operation with a base DN set to for
&lt;br&gt;retrieving the Sabayon schema used by FDS:
&lt;br&gt;$ /opt/fedora-ds/shared/bin/ldapsearch -T -b &amp;quot;cn=schema&amp;quot;
&lt;br&gt;'(ObjectClass=*)' | grep sabayon
&lt;br&gt;&lt;br&gt;Finally, the search result returned by the server would consist of the
&lt;br&gt;followings entrys:
&lt;br&gt;objectClasses: ( 1.3.6.1.4.1.2312.4.3.4.1 NAME 'sabayonProfile' DESC
&lt;br&gt;'sabayon profile' SUP top STRUCTURAL MUST cn MAY ( sabayonProfileURL $
&lt;br&gt;description ) X-ORIGIN 'user defined' )
&lt;br&gt;objectClasses: ( 1.3.6.1.4.1.2312.4.3.4.2 NAME
&lt;br&gt;'sabayonProfileNameObject' DESC 'contains sabayon profile name' SUP
&lt;br&gt;top AUXILIARY MUST sabayonProfileName X-ORIGIN 'user defined' )
&lt;br&gt;objectClasses: ( 1.3.6.1.4.1.2312.4.3.4.3 NAME
&lt;br&gt;'sabayonProfileURLObject' DESC 'contains sabayon profile' SUP top
&lt;br&gt;AUXILIARY MUST cn MAY sabayonProfileURL X-ORIGIN 'user defined' )
&lt;br&gt;attributeTypes: ( 1.3.6.1.4.1.2312.4.3.3.1 NAME 'sabayonProfileURL'
&lt;br&gt;DESC 'The URL of a sabayon profile' SUP labeledURI SYNTAX
&lt;br&gt;1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'user defined' )
&lt;br&gt;attributeTypes: ( 1.3.6.1.4.1.2312.4.3.3.2 NAME 'sabayonProfileName'
&lt;br&gt;DESC 'The Name of a sabayon profile' EQUALITY caseIgnoreMatch SUBSTR
&lt;br&gt;caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
&lt;br&gt;X-ORIGIN 'user defined' )
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Wilmer Jaramillo M.
&lt;br&gt;GPG Key Fingerprint = 0666 D0D3 24CE 8935 9C24 BBF1 87DD BEA2 A4B2 1E8A
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[91sabayon.ldif]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;###########################################################
&lt;br&gt;# 1.3.6.1.4.1.2312 dot notation
&lt;br&gt;# 1.3.6.1.4.1.2312.4.3.3 attributeTypes
&lt;br&gt;# 1.3.6.1.4.1.2312.4.3.4 objectClasses
&lt;br&gt;###########################################################
&lt;br&gt;dn: cn=schema
&lt;br&gt;# These example schema can be used to integrate sabayon with ldap
&lt;br&gt;# However, the ldap support in sabayon is very flexible, so you can
&lt;br&gt;# choose to do your own ldap integration using a different schema
&lt;br&gt;# This attribute is used to point to a sabayon profile file
&lt;br&gt;# that is accessible via a (typically http) url
&lt;br&gt;attributeTypes: (
&lt;br&gt;&amp;nbsp; 1.3.6.1.4.1.2312.4.3.3.1
&lt;br&gt;&amp;nbsp; NAME 'sabayonProfileURL'
&lt;br&gt;&amp;nbsp; DESC 'The URL of a sabayon profile'
&lt;br&gt;&amp;nbsp; SUP labeledURI
&lt;br&gt;)
&lt;br&gt;# This attribute is used to store the name of a sabayon profile.
&lt;br&gt;# It can refer to either a local zipfile (which will be looked up
&lt;br&gt;# in /etc/desktop-profiles/$(name).zip), or it can be used to
&lt;br&gt;# map to another ldap object that maps to the final profile URL
&lt;br&gt;attributeTypes: (
&lt;br&gt;&amp;nbsp; 1.3.6.1.4.1.2312.4.3.3.2
&lt;br&gt;&amp;nbsp; NAME 'sabayonProfileName'
&lt;br&gt;&amp;nbsp; DESC 'The Name of a sabayon profile'
&lt;br&gt;&amp;nbsp; EQUALITY caseIgnoreMatch 
&lt;br&gt;&amp;nbsp; SUBSTR caseIgnoreSubstringsMatch
&lt;br&gt;&amp;nbsp; SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 
&lt;br&gt;&amp;nbsp; SINGLE-VALUE
&lt;br&gt;)
&lt;br&gt;# Simple example object to store profile information
&lt;br&gt;# If you use this or something similar instead of a direct URL
&lt;br&gt;# in your user object you get more flexibility.
&lt;br&gt;objectClasses: (
&lt;br&gt;&amp;nbsp; 1.3.6.1.4.1.2312.4.3.4.1
&lt;br&gt;&amp;nbsp; NAME 'sabayonProfile' 
&lt;br&gt;&amp;nbsp; DESC 'sabayon profile' 
&lt;br&gt;&amp;nbsp; SUP top
&lt;br&gt;&amp;nbsp; STRUCTURAL
&lt;br&gt;&amp;nbsp; MUST cn
&lt;br&gt;&amp;nbsp; MAY ( sabayonProfileURL $ description )
&lt;br&gt;)
&lt;br&gt;# Use these to put sabayonProfileName or sabayonProfileURL
&lt;br&gt;# attributes in an objetc
&lt;br&gt;objectClasses: (
&lt;br&gt;&amp;nbsp; 1.3.6.1.4.1.2312.4.3.4.2
&lt;br&gt;&amp;nbsp; NAME 'sabayonProfileNameObject'
&lt;br&gt;&amp;nbsp; DESC 'contains sabayon profile name' 
&lt;br&gt;&amp;nbsp; SUP top
&lt;br&gt;&amp;nbsp; AUXILIARY
&lt;br&gt;&amp;nbsp; MUST sabayonProfileName 
&lt;br&gt;)
&lt;br&gt;objectClasses: ( 
&lt;br&gt;&amp;nbsp; 1.3.6.1.4.1.2312.4.3.4.3 &amp;nbsp;
&lt;br&gt;&amp;nbsp; NAME 'sabayonProfileURLObject'
&lt;br&gt;&amp;nbsp; DESC 'contains sabayon profile'
&lt;br&gt;&amp;nbsp; SUP top
&lt;br&gt;&amp;nbsp; AUXILIARY
&lt;br&gt;&amp;nbsp; MUST cn
&lt;br&gt;&amp;nbsp; MAY sabayonProfileURL &amp;nbsp;
&lt;br&gt;)
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13131732&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Proposed-Sabayon-schema-for-Fedora-Directory-Server-%28FDS%29-tp13131732p13131732.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13130713</id>
	<title>LDAP membership represented by memberUid and uniqueMember</title>
	<published>2007-10-10T01:16:46Z</published>
	<updated>2007-10-10T01:16:46Z</updated>
	<author>
		<name>Wilmer Jaramillo M.</name>
	</author>
	<content type="html">Hi, I have a general considerations, I think that sabayon should pick
&lt;br&gt;a profile based on group ldap membership represented by a single entry
&lt;br&gt;under the group DN with a union of RFC 2307 posixGroup(memberUid) and
&lt;br&gt;RFC 2256 groupOfUniqueNames(uniqueMember)
&lt;br&gt;&lt;br&gt;I'm using sabayon with Fedora Directory Server(FDS), this instead of
&lt;br&gt;using the attribute &amp;quot;memberUid&amp;quot;(posixGroup) for profile based on
&lt;br&gt;group, FDS uses the attribute &amp;quot;uniqueMember&amp;quot;, the difference between
&lt;br&gt;both is based in that with &amp;quot;uniquemember&amp;quot; sabayon should received a DN
&lt;br&gt;component, for example:
&lt;br&gt;&lt;br&gt;dn: cn=Users,ou=Groups,dc=,dc=example, dc=com
&lt;br&gt;gidNumber: 1001
&lt;br&gt;objectClass: groupOfUniqueNames
&lt;br&gt;uniqueMember: uid=janeth,ou=People,dc=example,dc=com
&lt;br&gt;uniqueMember: uid=michael,ou=People,dc=example,dc=com
&lt;br&gt;uniqueMember: uid=john,ou=People,dc=example,dc=com
&lt;br&gt;cn: Users
&lt;br&gt;&lt;br&gt;The query filter with 'memberUid' acctually in use based in user.xml
&lt;br&gt;&amp;quot;(uid=%u)&amp;quot; is:
&lt;br&gt;uid=jhon
&lt;br&gt;The query filter with 'uniqueMember' for sabayon based in user.xml
&lt;br&gt;&amp;quot;(uid=%u)&amp;quot; is:
&lt;br&gt;uid=uid=john,ou=People,dc=example,dc=com
&lt;br&gt;&lt;br&gt;I suppose that the support for &amp;quot;uniqueMember&amp;quot; may be enough with
&lt;br&gt;taking the DN value and use some regular expression in python for
&lt;br&gt;filter the uid.
&lt;br&gt;&lt;br&gt;Maybe someone can plan the integration of &amp;quot;uniqueMember&amp;quot; in the future
&lt;br&gt;with sabayon, in FDS 'memberUid' is support for the schema,
&lt;br&gt;neverthless I have to keep that added _redundant_ groups entry such as
&lt;br&gt;'memberUid' and 'uniqueMember' for my existing groups and sabayon
&lt;br&gt;groups:
&lt;br&gt;&lt;br&gt;dn: cn=Users,ou=Groups,dc=,dc=example, dc=com
&lt;br&gt;gidNumber: 1001
&lt;br&gt;objectClass: groupOfUniqueNames
&lt;br&gt;objectClass: posixGroup
&lt;br&gt;uniqueMember: uid=janeth,ou=People,dc=example,dc=com
&lt;br&gt;uniqueMember: uid=michael,ou=People,dc=example,dc=com
&lt;br&gt;uniqueMember: uid=john,ou=People,dc=example,dc=com
&lt;br&gt;MemberUid: janeth
&lt;br&gt;MemberUid: michael
&lt;br&gt;MemberUid: john
&lt;br&gt;cn: Users
&lt;br&gt;&lt;br&gt;Maybe should considerate that posixGroup is being deprecated, please
&lt;br&gt;visit a discussion in
&lt;br&gt;&lt;a href=&quot;http://www.mail-archive.com/ldap@listserver.itd.umich.edu/msg00324.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.mail-archive.com/ldap@.../msg00324.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Wilmer Jaramillo M.
&lt;br&gt;GPG Key Fingerprint = 0666 D0D3 24CE 8935 9C24 BBF1 87DD BEA2 A4B2 1E8A
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13130713&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/LDAP-membership-represented-by-memberUid-and-uniqueMember-tp13130713p13130713.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13055997</id>
	<title>Re: Prevent users to delete mandatory gconf xml</title>
	<published>2007-10-05T03:12:17Z</published>
	<updated>2007-10-05T03:12:17Z</updated>
	<author>
		<name>Vincent-57</name>
	</author>
	<content type="html">HI,&lt;br&gt;&lt;br&gt;Thanks for your answer.&lt;br&gt;Yes I agree that the best way to lock mandatory XML is to move this file outside.&lt;br&gt;I will so put reference of this file in the &amp;quot;mandatory path&amp;quot; file in /etc/gconf.&lt;br&gt;&lt;br&gt;Vincent.
&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;2007/10/2, Federico Mena Quintero &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13055997&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;federico@...&lt;/a&gt;&amp;gt;:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
On Wed, 2007-08-22 at 11:06 +0200, Vincent wrote:&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I&amp;#39;m using sabayon on my desktop but i have little question about&lt;br&gt;&amp;gt; mandatory gconf xml file stocked in home directory of users.&lt;br&gt;&amp;gt; The problem is that the users can delete mandatory file and gnome
&lt;br&gt;&amp;gt; desktop locks are useless... So i code a simple patch that create and&lt;br&gt;&amp;gt; locks this file to prevent users from delete it.&lt;br&gt;&amp;gt;&lt;br&gt;&amp;gt; It&amp;#39;s just a script executed after gdm login. The good point is that
&lt;br&gt;&amp;gt; the script work, the bad is how it work. I use POSIX Acl to add a mask&lt;br&gt;&amp;gt; that to a root file in a user&amp;#39;s home directory...&lt;br&gt;&amp;gt; Yes I know, it&amp;#39;s very bad because you need a F.S. with ACL enabled....
&lt;/div&gt;&lt;br&gt;Hi, Vincent --- thanks for working on this, and sorry for the late&lt;br&gt;reply.&amp;nbsp;&amp;nbsp;Don&amp;#39;t you love it when you find an important mail in your Inbox&lt;br&gt;which you didn&amp;#39;t reply to in a long time?&lt;br&gt;&lt;br&gt;This is indeed a big problem in the way Sabayon stores the mandatory
&lt;br&gt;settings in GConf.&amp;nbsp;&amp;nbsp;The root of the problem is that &amp;quot;sabayon-apply&amp;quot;&lt;br&gt;wants to take everything from the user profile and put it in the user&amp;#39;s&lt;br&gt;home directory.&amp;nbsp;&amp;nbsp;There are parts that should not be done in the user&amp;#39;s
&lt;br&gt;home, as you have discovered :)&lt;br&gt;&lt;br&gt;I talked to other Novell people about this and it seems that the general&lt;br&gt;solution is to store the gconf.xml.mandatory *outside* the user&amp;#39;s home&lt;br&gt;directory.&amp;nbsp;&amp;nbsp;You could think of having
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;/etc/gconf/user-profiles/&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/students&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/defaults&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/mandatory&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/professors&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/defaults&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/mandatory&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/tenured-bastards
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/defaults&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/mandatory&lt;br&gt;&lt;br&gt;And then playing some tricks with the order in which paths are included&lt;br&gt;in the GConf configuration.&amp;nbsp;&amp;nbsp;I haven&amp;#39;t thought about this fully yet, but&lt;br&gt;
it seems feasible.&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;Federico&lt;br&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13055997&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Prevent-users-to-delete-mandatory-gconf-xml-tp12270801p13055997.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13048921</id>
	<title>sabayon do not save</title>
	<published>2007-10-04T15:09:23Z</published>
	<updated>2007-10-04T15:09:23Z</updated>
	<author>
		<name>jhon choptieso</name>
	</author>
	<content type="html">Greetings.
&lt;br&gt;I am setting the proxy and start page in firefox. But this is not work
&lt;br&gt;when the user log in.
&lt;br&gt;&lt;br&gt;I am use firefox 2.0.0.3, F7,
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;jhon choptieso
&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13048921&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/sabayon-do-not-save-tp13048921p13048921.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-13005630</id>
	<title>Re: Prevent users to delete mandatory gconf xml</title>
	<published>2007-10-02T13:08:10Z</published>
	<updated>2007-10-02T13:08:10Z</updated>
	<author>
		<name>Federico Mena Quintero</name>
	</author>
	<content type="html">On Wed, 2007-08-22 at 11:06 +0200, Vincent wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I'm using sabayon on my desktop but i have little question about
&lt;br&gt;&amp;gt; mandatory gconf xml file stocked in home directory of users.
&lt;br&gt;&amp;gt; The problem is that the users can delete mandatory file and gnome
&lt;br&gt;&amp;gt; desktop locks are useless... So i code a simple patch that create and
&lt;br&gt;&amp;gt; locks this file to prevent users from delete it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; It's just a script executed after gdm login. The good point is that
&lt;br&gt;&amp;gt; the script work, the bad is how it work. I use POSIX Acl to add a mask
&lt;br&gt;&amp;gt; that to a root file in a user's home directory... 
&lt;br&gt;&amp;gt; Yes I know, it's very bad because you need a F.S. with ACL enabled....
&lt;/div&gt;&lt;br&gt;Hi, Vincent --- thanks for working on this, and sorry for the late
&lt;br&gt;reply. &amp;nbsp;Don't you love it when you find an important mail in your Inbox
&lt;br&gt;which you didn't reply to in a long time?
&lt;br&gt;&lt;br&gt;This is indeed a big problem in the way Sabayon stores the mandatory
&lt;br&gt;settings in GConf. &amp;nbsp;The root of the problem is that &amp;quot;sabayon-apply&amp;quot;
&lt;br&gt;wants to take everything from the user profile and put it in the user's
&lt;br&gt;home directory. &amp;nbsp;There are parts that should not be done in the user's
&lt;br&gt;home, as you have discovered :)
&lt;br&gt;&lt;br&gt;I talked to other Novell people about this and it seems that the general
&lt;br&gt;solution is to store the gconf.xml.mandatory *outside* the user's home
&lt;br&gt;directory. &amp;nbsp;You could think of having
&lt;br&gt;&lt;br&gt;&amp;nbsp; /etc/gconf/user-profiles/
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /students
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /defaults
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /mandatory
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /professors
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /defaults
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /mandatory
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /tenured-bastards
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /defaults
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; /mandatory
&lt;br&gt;&lt;br&gt;And then playing some tricks with the order in which paths are included
&lt;br&gt;in the GConf configuration. &amp;nbsp;I haven't thought about this fully yet, but
&lt;br&gt;it seems feasible.
&lt;br&gt;&lt;br&gt;&amp;nbsp; Federico
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=13005630&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Prevent-users-to-delete-mandatory-gconf-xml-tp12270801p13005630.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-12990654</id>
	<title>Sabayon 2.20.1 under Ubuntu</title>
	<published>2007-10-01T15:43:24Z</published>
	<updated>2007-10-01T15:43:24Z</updated>
	<author>
		<name>ssanders</name>
	</author>
	<content type="html">&lt;br&gt;Hi all, first post, etc. Thanks to Federico for helping me on IRC. Here is
&lt;br&gt;what I've done so far:
&lt;br&gt;&lt;br&gt;Ubuntu 7.04, all updates applied.
&lt;br&gt;uname -a
&lt;br&gt;Linux ubuntuadmin-desktop 2.6.20-16-generic #2 SMP Sun Sep 23 19:50:39 UTC
&lt;br&gt;2007 i686 GNU/Linux
&lt;br&gt;&lt;br&gt;Downloaded Sabayon 2.20.1
&lt;br&gt;&lt;br&gt;I added these packages to get Sabayon to compile. There could be a few I
&lt;br&gt;didn't need, but this is what was installed:
&lt;br&gt;&lt;br&gt;python-dev
&lt;br&gt;python-gamin
&lt;br&gt;libgamin-dev
&lt;br&gt;libc6-dev
&lt;br&gt;linux-libc-dev
&lt;br&gt;pygobject-dev
&lt;br&gt;gob2
&lt;br&gt;g++-4.1
&lt;br&gt;libstdc++6-4.1-dev
&lt;br&gt;python-gnome2-desktop-dev (plus it had many deps that it installed, I did
&lt;br&gt;not write them all down).
&lt;br&gt;xnest
&lt;br&gt;python-ldap
&lt;br&gt;gettext (gettext-base was already installed, but compile failed until i
&lt;br&gt;added gettext)
&lt;br&gt;&lt;br&gt;This process was not very scientific, when any of the compiling failed, i
&lt;br&gt;searched/added until it did not fail.
&lt;br&gt;&lt;br&gt;After it compiled without error, I added a Sabayon user.
&lt;br&gt;&lt;br&gt;I could start Sabayon, assign a user and edit a profile, but upon saving
&lt;br&gt;it, it would crash. When trying to re-edit that same profile, it would
&lt;br&gt;crash again. When working with Federico via IRC, I could edit and save a
&lt;br&gt;profile, and it seemed like the problem was a question of if sabayon-apply
&lt;br&gt;was taking place. This is a fresh VMware/Ubuntu install.
&lt;br&gt;&lt;br&gt;I am attaching a few of the logs it generated. One thing that seems in
&lt;br&gt;common with them:
&lt;br&gt;&lt;br&gt;TypeError: cannot concatenate 'str' and 'NoneType' objects
&lt;br&gt;&lt;br&gt;thx,
&lt;br&gt;Scott S.
&lt;br&gt;(See attached file: sabayon-debug-log.tar)
&lt;br&gt;&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;sabayon-list mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=12990654&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sabayon-list@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://mail.gnome.org/mailman/listinfo/sabayon-list&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://mail.gnome.org/mailman/listinfo/sabayon-list&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://www.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;sabayon-debug-log.tar&lt;/strong&gt; (54K) &lt;a href=&quot;http://www.nabble.com/attachment/12990654/0/sabayon-debug-log.tar&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sabayon-2.20.1-under-Ubuntu-tp12990654p12990654.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-12906726</id>
	<title>Re: Profile Not Saving</title>
	<published>2007-09-26T12:17:29Z</published>
	<updated>2007-09-26T12:17:29Z</updated>
	<author>
		<name>mkv22</name>
	</author>
	<content type="html">I have the same problem:
&lt;br&gt;ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
&lt;br&gt;ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
&lt;br&gt;ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
&lt;br&gt;ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
&lt;br&gt;ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
&lt;br&gt;ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
&lt;br&gt;ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
&lt;br&gt;ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
&lt;br&gt;ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
&lt;br&gt;ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
&lt;br&gt;ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
&lt;br&gt;ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
&lt;br&gt;ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 114, in handle_profile_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; self.COLUMN_DESCRIPTION, new_change.get_short_description ())
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 137, in get_short_description
&lt;br&gt;&amp;nbsp; &amp;nbsp; panel_toplevel = self.delegate.PanelToplevel(toplevel_id)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 167, in __init__
&lt;br&gt;&amp;nbsp; &amp;nbsp; self.orientation = self.client.get_string (PANEL_KEY_BASE + &amp;quot;/toplevels/&amp;quot; + id + &amp;quot;/orientation&amp;quot;)
&lt;br&gt;TypeError: cannot concatenate 'str' and 'NoneType' objects
&lt;br&gt;&lt;br&gt;** (nm-applet:16415): WARNING **: &amp;lt;WARNING&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;nma_dbus_init (): nma_dbus_init() could not acquire its service. &amp;nbsp;dbus_bus_acquire_service() says: 'Connection &amp;quot;:1.101&amp;quot; is not allowed to own the service &amp;quot;org.freedesktop.NetworkManagerInfo&amp;quot; due to security policies in the configuration file'
&lt;br&gt;&lt;br&gt;ALSA lib confmisc.c:670:(snd_func_card_driver) cannot find card '0'
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
&lt;br&gt;ALSA lib confmisc.c:391:(snd_func_concat) error evaluating strings
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_concat returned error: No such device
&lt;br&gt;ALSA lib confmisc.c:1070:(snd_func_refer) error evaluating name
&lt;br&gt;ALSA lib conf.c:3500:(_snd_config_evaluate) function snd_func_refer returned error: No such device
&lt;br&gt;ALSA lib conf.c:3968:(snd_config_expand) Evaluate error: No such device
&lt;br&gt;ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
&lt;br&gt;&lt;br&gt;** (nm-applet:16415): WARNING **: &amp;lt;WARNING&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;nma_dbus_init (): nma_dbus_init() could not acquire its service. &amp;nbsp;dbus_bus_acquire_service() says: 'Connection &amp;quot;:1.101&amp;quot; is not allowed to own the service &amp;quot;org.freedesktop.NetworkManagerInfo&amp;quot; due to security policies in the configuration file'
&lt;br&gt;&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/filessource.py&amp;quot;, line 117, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; { &amp;quot;mandatory&amp;quot; : mandatory })
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 372, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (self.temp_path, src_dir, path)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 57, in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise err
&lt;br&gt;OSError: [Errno 2] No such file or directory: '/tmp/sabayon-profile-storage-6jL1fR/.gnome2/keyrings'
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/filessource.py&amp;quot;, line 117, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; { &amp;quot;mandatory&amp;quot; : mandatory })
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 372, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (self.temp_path, src_dir, path)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 57, in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise err
&lt;br&gt;OSError: [Errno 2] No such file or directory: '/tmp/sabayon-profile-storage-6jL1fR/.gnome2/share'
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/filessource.py&amp;quot;, line 117, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; { &amp;quot;mandatory&amp;quot; : mandatory })
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 372, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (self.temp_path, src_dir, path)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 57, in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise err
&lt;br&gt;OSError: [Errno 2] No such file or directory: '/tmp/sabayon-profile-storage-6jL1fR/.gnome2/share/fonts'
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/filessource.py&amp;quot;, line 117, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; { &amp;quot;mandatory&amp;quot; : mandatory })
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 372, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (self.temp_path, src_dir, path)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 57, in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise err
&lt;br&gt;OSError: [Errno 2] No such file or directory: '/tmp/sabayon-profile-storage-6jL1fR/.gnome2/share/cursor-fonts'
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/filessource.py&amp;quot;, line 117, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; { &amp;quot;mandatory&amp;quot; : mandatory })
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 372, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; copy_tree (self.temp_path, src_dir, path)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 57, in copy_tree
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise err
&lt;br&gt;OSError: [Errno 2] No such file or directory: '/tmp/sabayon-profile-storage-6jL1fR/.gnome2/accels'
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/gconfsource.py&amp;quot;, line 171, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; if userprofile.ProfileSource.commit_change (self, change, mandatory):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/userprofile.py&amp;quot;, line 270, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.delegate.commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 427, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;objects&amp;quot;)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 365, in __commit_added_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.commit_change (mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 127, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; self.source.storage.add (file, self.delegate.home_dir, self.delegate.name)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 361, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise ProfileStorageException (_(&amp;quot;Cannot add non-existent file '%s'&amp;quot;) % src_path)
&lt;br&gt;ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-EtEBek/.gnome2/panel2.d/default/launchers/file:///usr/share/applications/yelp.desktop'
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/gconfsource.py&amp;quot;, line 171, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; if userprofile.ProfileSource.commit_change (self, change, mandatory):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/userprofile.py&amp;quot;, line 270, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.delegate.commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 427, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;objects&amp;quot;)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 365, in __commit_added_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.commit_change (mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 127, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; self.source.storage.add (file, self.delegate.home_dir, self.delegate.name)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 361, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise ProfileStorageException (_(&amp;quot;Cannot add non-existent file '%s'&amp;quot;) % src_path)
&lt;br&gt;ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-EtEBek/.gnome2/panel2.d/default/launchers/evolution-mail.desktop'
&lt;br&gt;Traceback (most recent call last):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sessionwindow.py&amp;quot;, line 233, in __do_save
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.get_source ().commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/gconfsource.py&amp;quot;, line 171, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; if userprofile.ProfileSource.commit_change (self, change, mandatory):
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/userprofile.py&amp;quot;, line 270, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.delegate.commit_change (change, mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 427, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;quot;objects&amp;quot;)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 365, in __commit_added_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; change.commit_change (mandatory)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/sources/paneldelegate.py&amp;quot;, line 127, in commit_change
&lt;br&gt;&amp;nbsp; &amp;nbsp; self.source.storage.add (file, self.delegate.home_dir, self.delegate.name)
&lt;br&gt;&amp;nbsp; File &amp;quot;/var/lib/python-support/python2.5/sabayon/storage.py&amp;quot;, line 361, in add
&lt;br&gt;&amp;nbsp; &amp;nbsp; raise ProfileStorageException (_(&amp;quot;Cannot add non-existent file '%s'&amp;quot;) % src_path)
&lt;br&gt;ProfileStorageException: Cannot add non-existent file '/tmp/sabayon-temp-home-EtEBek/.gnome2/panel2.d/default/launchers/firef