<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Debian: Compiz on KDE Installation How-To</title>
	<atom:link href="http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/</link>
	<description>Debian, Internet, Blog, Tech Tips, and my craps.</description>
	<pubDate>Wed, 20 Aug 2008 08:10:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Robert</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-21685</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Thu, 06 Mar 2008 07:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-21685</guid>
		<description>Heyho, thx for the nice tutorial. I followed all the steps and i get the same error as described: my window borders are missing. now i type "kwin --replace" in the console,    and the borders are restored BUT if i close the console i the bugs are restored and i have to restart my X because nothing works anymore.

Is there any way to avoid the problem with the missing borders?

(i use the XFX nvidia 6800 XT)</description>
		<content:encoded><![CDATA[<p>Heyho, thx for the nice tutorial. I followed all the steps and i get the same error as described: my window borders are missing. now i type &#8220;kwin &#8211;replace&#8221; in the console,    and the borders are restored BUT if i close the console i the bugs are restored and i have to restart my X because nothing works anymore.</p>
<p>Is there any way to avoid the problem with the missing borders?</p>
<p>(i use the XFX nvidia 6800 XT)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pederchr</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-13142</link>
		<dc:creator>pederchr</dc:creator>
		<pubDate>Fri, 16 Nov 2007 23:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-13142</guid>
		<description>Thanks for a nice and useful HOWTO.  I used it and got compiz to work, mostly.  There are still a single outstanding issue, however.

First a little input that others might feel useful: 

I prefer to start compiz by bypassing the Debian /usr/bin/compiz which is a gnome-biased wrapper.  This is what I do in my .kde/Autostart/compiz.desktop:

Exec=compiz.real --no-fbo --replace gconf &#38; kde-window-decorator &#38;

It works really well.  kde-window-decorator does not have to "--replace" anything because the gtk-window-decorator started by the wrapper is not started when you use compiz.real.

The single problem that prevents me from shifting wholly to use compiz for my daily work is the fact that KDE does not seem to know how to store the relations of windows to compiz "faces".  In KDE Control Center I have reduced the number of "Desktop"s to 1.  However, when I move my open windows around to different faces of the compiz "cube", logout and login again, the windows are all collapsed to the first face of the "cube".

Any ideas about how this problem can be solved?  Personally, I don't even know how KDE stores the relations of windows to Desktops under kwin.  But I am willing to learn.  And I am not willing to start using a system that cannot store its own configuration....</description>
		<content:encoded><![CDATA[<p>Thanks for a nice and useful HOWTO.  I used it and got compiz to work, mostly.  There are still a single outstanding issue, however.</p>
<p>First a little input that others might feel useful: </p>
<p>I prefer to start compiz by bypassing the Debian /usr/bin/compiz which is a gnome-biased wrapper.  This is what I do in my .kde/Autostart/compiz.desktop:</p>
<p>Exec=compiz.real &#8211;no-fbo &#8211;replace gconf &amp; kde-window-decorator &amp;</p>
<p>It works really well.  kde-window-decorator does not have to &#8220;&#8211;replace&#8221; anything because the gtk-window-decorator started by the wrapper is not started when you use compiz.real.</p>
<p>The single problem that prevents me from shifting wholly to use compiz for my daily work is the fact that KDE does not seem to know how to store the relations of windows to compiz &#8220;faces&#8221;.  In KDE Control Center I have reduced the number of &#8220;Desktop&#8221;s to 1.  However, when I move my open windows around to different faces of the compiz &#8220;cube&#8221;, logout and login again, the windows are all collapsed to the first face of the &#8220;cube&#8221;.</p>
<p>Any ideas about how this problem can be solved?  Personally, I don&#8217;t even know how KDE stores the relations of windows to Desktops under kwin.  But I am willing to learn.  And I am not willing to start using a system that cannot store its own configuration&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mschnide</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-12078</link>
		<dc:creator>mschnide</dc:creator>
		<pubDate>Thu, 08 Nov 2007 17:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-12078</guid>
		<description>I've solved my problem: I have to change all the things not as a normal user!
I could it resolve only as root! 
Because I start kde through kdm and not with startkde, I have to execute the line:
compiz --replace gconf &#38; kde-window-decorator &#38;
also as root!

Thanks, for the replies ...</description>
		<content:encoded><![CDATA[<p>I&#8217;ve solved my problem: I have to change all the things not as a normal user!<br />
I could it resolve only as root!<br />
Because I start kde through kdm and not with startkde, I have to execute the line:<br />
compiz &#8211;replace gconf &amp; kde-window-decorator &amp;<br />
also as root!</p>
<p>Thanks, for the replies &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gsf</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-12073</link>
		<dc:creator>gsf</dc:creator>
		<pubDate>Thu, 08 Nov 2007 16:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-12073</guid>
		<description>@mschnide gnome-themes has clearlooks for gnome.  For kde you need kde-style-klearlook.</description>
		<content:encoded><![CDATA[<p>@mschnide gnome-themes has clearlooks for gnome.  For kde you need kde-style-klearlook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-10-22 - Leere Signifikanten</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-10719</link>
		<dc:creator>links for 2007-10-22 - Leere Signifikanten</dc:creator>
		<pubDate>Mon, 22 Oct 2007 01:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-10719</guid>
		<description>[...] Nixser.com Â» Debian: Compiz on KDE Installation How-To (tags: howto linux debian compiz kde) [...]</description>
		<content:encoded><![CDATA[<p>[...] Nixser.com Â» Debian: Compiz on KDE Installation How-To (tags: howto linux debian compiz kde) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yien Bin</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-9380</link>
		<dc:creator>Yien Bin</dc:creator>
		<pubDate>Sun, 16 Sep 2007 11:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-9380</guid>
		<description>Hello. Try to logout your KDE session, and login back, with Compiz set to autostart.</description>
		<content:encoded><![CDATA[<p>Hello. Try to logout your KDE session, and login back, with Compiz set to autostart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nadav kavalerchik</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-9379</link>
		<dc:creator>nadav kavalerchik</dc:creator>
		<pubDate>Sun, 16 Sep 2007 11:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-9379</guid>
		<description>i'm getting this on ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]
with debian sid (open source ati driver from experimental)

laptop:~# compiz --replace gconf &#38; kde-window-decorator &#38;
[1] 10824
[2] 10825
laptop:~# 
GLX_EXT_texture_from_pixmap is not available with direct rendering.
GLX_EXT_texture_from_pixmap is available with indirect rendering.
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepAboveChanged(bool)
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepBelowChanged(bool)
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepAboveChanged(bool)
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepBelowChanged(bool)
QImage::smoothScale: Image is a null image
QImage::smoothScale: Image is a null image

[2]+  Done                    kde-window-decorator

the window manager is lost and i get windows without titles and frames, until i go back to kwin.
any ideas ?</description>
		<content:encoded><![CDATA[<p>i&#8217;m getting this on ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500]<br />
with debian sid (open source ati driver from experimental)</p>
<p>laptop:~# compiz &#8211;replace gconf &amp; kde-window-decorator &amp;<br />
[1] 10824<br />
[2] 10825<br />
laptop:~#<br />
GLX_EXT_texture_from_pixmap is not available with direct rendering.<br />
GLX_EXT_texture_from_pixmap is available with indirect rendering.<br />
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepAboveChanged(bool)<br />
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepBelowChanged(bool)<br />
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepAboveChanged(bool)<br />
QMetaObject::findSignal:smoothblend::smoothblendClient: Conflict with KDecoration::keepBelowChanged(bool)<br />
QImage::smoothScale: Image is a null image<br />
QImage::smoothScale: Image is a null image</p>
<p>[2]+  Done                    kde-window-decorator</p>
<p>the window manager is lost and i get windows without titles and frames, until i go back to kwin.<br />
any ideas ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A M Shamil</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-8897</link>
		<dc:creator>A M Shamil</dc:creator>
		<pubDate>Mon, 10 Sep 2007 12:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-8897</guid>
		<description>I am a Debian user. I have plugged  ATI Rage128, Card. I just try to install Beryl Desktop... its got installed and able to run thr beryl manager but Beryl theme is not working. I am expecting solutions from anyone?</description>
		<content:encoded><![CDATA[<p>I am a Debian user. I have plugged  ATI Rage128, Card. I just try to install Beryl Desktop&#8230; its got installed and able to run thr beryl manager but Beryl theme is not working. I am expecting solutions from anyone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [Debian] Compiz unter KDE 3.5 - Linux &#38; Unix @ tutorials.de: Forum, Tutorial, Anleitung, Schulung &#38; Hilfe</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-8872</link>
		<dc:creator>[Debian] Compiz unter KDE 3.5 - Linux &#38; Unix @ tutorials.de: Forum, Tutorial, Anleitung, Schulung &#38; Hilfe</dc:creator>
		<pubDate>Sun, 09 Sep 2007 13:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-8872</guid>
		<description>[...] &#34;verschönern&#34;. Nur gibt es ja Compiz nicht für KDE, oder? Deshlab habe ich mich mal an dieses Tutorial gehangen. Ich habe alles Schritt für Schritt durchgeführt. Nur kann ich erstens Compiz überhaupt [...]</description>
		<content:encoded><![CDATA[<p>[...] &quot;verschönern&quot;. Nur gibt es ja Compiz nicht für KDE, oder? Deshlab habe ich mich mal an dieses Tutorial gehangen. Ich habe alles Schritt für Schritt durchgeführt. Nur kann ich erstens Compiz überhaupt [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yien Bin</title>
		<link>http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-8683</link>
		<dc:creator>Yien Bin</dc:creator>
		<pubDate>Sun, 02 Sep 2007 23:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixser.com/2007/06/04/debian-compiz-on-kde-installation-how-to/#comment-8683</guid>
		<description>mschnide, when you see messages like that. Try to verify that is the compiz running already or not.  I ran into problem like that before, said "theme cannot be found", so it has a borderless window. Try to change "style" in your Kcontrol.</description>
		<content:encoded><![CDATA[<p>mschnide, when you see messages like that. Try to verify that is the compiz running already or not.  I ran into problem like that before, said &#8220;theme cannot be found&#8221;, so it has a borderless window. Try to change &#8220;style&#8221; in your Kcontrol.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
