Re: [compiz] No shutdown option in KDE with Compiz-Fusion

2008-03-07 Thread Erkin Bahceci
On Fri, Mar 7, 2008 at 6:42 PM, Colin Guthrie <[EMAIL PROTECTED]> wrote:
> Dotan Cohen wrote:
>  > I have installed Compiz-Fusion on several Ubuntu machines, all
>  > different hardware, with KDE. In all of them, the option to shutdown
>  > or reset the computer is absent from the KDE logout buttons when
>  > running Compiz-Fusion. I have searched google and see that others have
>  > this problem, but I do not see a solution. Is there a known solution
>  > to this condition?
>
>  I suspect this is because you are running under Xgl right?
>
>  KDE probably detects that it's not the only X server running and assumes
>  that that could be another user and so does not give you the option to
>  shutdown.
>
>  Just a rough idea... not confirmed.
>
>  Col
>


I used to have that problem. If you are using Xgl, the information
here might help:

http://ubuntuguide.org/wiki/Ubuntu:Feisty/GettingStarted#Install_Beryl_using_proprietary_FGLRX_drivers_from_ATI

In short, to fix that problem with Xgl (on display :1), something like
this should be run (probably before kde/gnome session startup):
  cookie="$(xauth -i nextract - :0 | cut -d ' ' -f 9)"
  xauth -i add :1 . "$cookie"


- Erkin
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


[compiz] Slow scrolling in compiz

2008-03-07 Thread Karthik Ramgopal
fglrx 8.47 (catalyst 8.3) completely resolves this issue. Just turn these
options on in your xorg.conf

Option "Textured2D" "on"
Option "TexturedXrender" "on"

Regards,
Karthik Ramgopal
BITS Pilani, India
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] No shutdown option in KDE with Compiz-Fusion

2008-03-07 Thread Colin Guthrie
Dotan Cohen wrote:
> I have installed Compiz-Fusion on several Ubuntu machines, all
> different hardware, with KDE. In all of them, the option to shutdown
> or reset the computer is absent from the KDE logout buttons when
> running Compiz-Fusion. I have searched google and see that others have
> this problem, but I do not see a solution. Is there a known solution
> to this condition?

I suspect this is because you are running under Xgl right?

KDE probably detects that it's not the only X server running and assumes
that that could be another user and so does not give you the option to
shutdown.

Just a rough idea... not confirmed.

Col

___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


[compiz] No shutdown option in KDE with Compiz-Fusion

2008-03-07 Thread Dotan Cohen
I have installed Compiz-Fusion on several Ubuntu machines, all
different hardware, with KDE. In all of them, the option to shutdown
or reset the computer is absent from the KDE logout buttons when
running Compiz-Fusion. I have searched google and see that others have
this problem, but I do not see a solution. Is there a known solution
to this condition?

Thanks in advance.

Dotan Cohen

http://what-is-what.com
http://gibberish.co.il
א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Slow Scrolling in Compiz

2008-03-07 Thread David C. Rankin
Pierpaolo Follia wrote:
> *It is* a driver issue. Sometimes downgrading the driver to version
> 8.40 can help (but I don't know if your card is supported).
> 
> Regards,
> Pierpaolo
> 

Thanks Pierpaolo,

The 8.45.4 driver is really much, much better than earlier drivers. So 
hopefully AMD will continue to work on the issue.


-- 
David C. Rankin, J.D., P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz


Re: [compiz] Slow Scrolling in Compiz

2008-03-07 Thread Pierpaolo Follia
*It is* a driver issue. Sometimes downgrading the driver to version
8.40 can help (but I don't know if your card is supported).

Regards,
Pierpaolo

On Thu, Mar 6, 2008 at 3:34 PM, David C. Rankin
<[EMAIL PROTECTED]> wrote:
> Clemens Eisserer wrote:
>  > Well compiz adds some overhead, but without further description about
>  > your settup there's nothing anybody can say/do.
>  >
>  > lg Clemens
>  >
>  > 2008/1/29, David C. Rankin <[EMAIL PROTECTED]>:
>  >> Listmates,
>  >>
>  >> Hopefully this is a compiz only question. Using the mouse wheel to
>  >>  scroll down web pages seems to be much slower in compiz than in kde. It
>  >>  also affects scrolling through long directories in konqueror (ex:
>  >>  /usr/share/doc/packages) but to a lesser extent than web content.
>  >>  Is there any setting, fix or workaround that might help?
>  >>
>
>  Sorry Clemens,
>
> I should have included the specifics. The system is a Toshiba P35, P4
>  3.3GHz, 2G RAM, ATI Mobility Radeon 9600/9700 series running openSuSE
>  10.3 with the ATI 8.45.5 driver.
>
> I don't think it is a memory overhead issue. I have looked closely at
>  this with top/free -tm and compiz adds no more that 20M of memory
>  overhead which wouldn't be an issue here.
>
> The slowdown in scrolling I am talking about is by a factor of 2-4
>  times slower than without compiz. With kwin, rolling the mouse wheel to
>  scroll web pages or konqueror directories results in immediate and crisp
>  scrolling of content either up or down depending on wheel rotate
>  direction. With compiz there is a notable delay in the time between
>  wheel input and scroll response (on the order of milliseconds ~ 400 or 500).
>
> The scroll delay problem is much improved with the latest 8.45.5 
> driver
>  with the delay between wheel input and scroll decreasing greatly, but it
>  is still noticeable. Testing now in response to your post, this is much
>  improved over the 8.43 and earlier drivers. This leads me to suspect it
>  may be more of a driver issue than a compiz issue. I will test with the
>  8.47 driver later today or tomorrow and report back.
>
>  --
>
>
> David C. Rankin, J.D., P.E.
>  Rankin Law Firm, PLLC
>  510 Ochiltree Street
>  Nacogdoches, Texas 75961
>  Telephone: (936) 715-9333
>  Facsimile: (936) 715-9339
>  www.rankinlawfirm.com
>  ___
>  compiz mailing list
>  compiz@lists.freedesktop.org
>  http://lists.freedesktop.org/mailman/listinfo/compiz
>



-- 
Pierpaolo Follia
http://madchicken.altervista.org/tech
___
compiz mailing list
compiz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/compiz