Re: [compiz] Compiz - vista like Right Side Panel

2007-10-29 Thread David C. Rankin J.D. P.E.
Lauri Kainulainen wrote: David C. Rankin J.D. P.E. wrote: I have seen screenshots of compiz with a vista like right side panel holding the clock, calendar, system stats, etc. that I would love to add. The problem is that (1) I don't know what it is called or (2) where to look to get it. I

[compiz] compiz autostart with AIGLX

2007-10-29 Thread David C. Rankin J.D. P.E.
I have a feeling my no autostart problem is related to the following tests in compiz-manager. Is there a way I can step through the script on openSuSE 10.3 while it is running to find out where the script dies? Or do I basically have to insert error returns throughout the script to capture that

Re: [compiz] video plugin update

2007-10-29 Thread David
This is in reference to the earlier message. http://lists.freedesktop.org/archives/compiz/2007-July/002494.html I don't think I replied to it correctly. Sorry. David wrote: I modified the patch slightly for RC2 of Mplayer signature.asc Description: OpenPGP digital signature

Re: [compiz] compiz autostart with AIGLX

2007-10-29 Thread David C. Rankin J.D. P.E.
CyberOrg wrote: PS: Please do not cross post, it confuses people who use search engines for solutions and wastes unnecessary bandwidth. I'll give each autostart method a try and report back. But on cross posting, which is the right list to post openSuSE 10.3 compiz issues to?

Re: [compiz] compiz --replace ccp AND libIndirectGL.so.1- Conundrum

2007-10-29 Thread CyberOrg
On 10/29/07, David C. Rankin J.D. P.E. [EMAIL PROTECTED] wrote: If the libIndirectGL.so.1 link is present, fusion-icon will not run or start compiz. I can't explain why. Renaming libIndirectGL.so.1 allows fusion-icon to run. mv /usr/lib/libIndirectGL* /somewhere/else should solve if

Re: [compiz] Compiz - vista like Right Side Panel

2007-10-29 Thread Chris Jones
Thank you Steven and Lauri, I think ya'll hit the nail on the head. It's either gDesklets or super Karamba. I will look at both. I don't know what, if anything, is going on with super Karamba, but it doesn't look like it has had any development since 2006 and much of it is 2003. I'll

Re: [compiz] Compiz - vista like Right Side Panel

2007-10-29 Thread Vadim Peretokin
I think you meant Screenlets. There's also a screenlet that fakes the right-hand panel of Vista. screenlets.org On 10/29/07, Chris Jones [EMAIL PROTECTED] wrote: Thank you Steven and Lauri, I think ya'll hit the nail on the head. It's either gDesklets or super Karamba. I will

Re: [compiz] No Compiz Autostart - SuSE 10.3 no /opt/kde3/share/autostart/compiz.desktop

2007-10-29 Thread Kristian Lyngstøl
On 10/28/07, David C. Rankin J.D. P.E. [EMAIL PROTECTED] wrote: David C. Rankin J.D. P.E. wrote: CyberOrg wrote: On 10/27/07, David C. Rankin J.D. P.E. [EMAIL PROTECTED] wrote: No autostart. However, fusion-icon restored the beautiful working compiz. Ok I have NOT read all your

Re: [compiz] video plugin update

2007-10-29 Thread David
612 @@ -836,6 +1377,9 @@ 613 fo = XvListImageFormats(mDisplay, xv_port, (int *) formats); 614 615 mp_input_add_event_fd(ConnectionNumber(mDisplay), check_events); 616 + 617 + vo_compiz_init (); 618 + 619 return 0; 620 } All I did was add the

Re: [compiz] compiz --replace ccp AND libIndirectGL.so.1- Conundrum

2007-10-29 Thread CyberOrg
On 10/30/07, David C. Rankin J.D. P.E. [EMAIL PROTECTED] wrote: CyberOrg wrote: On 10/29/07, David C. Rankin J.D. P.E. [EMAIL PROTECTED] wrote: If the libIndirectGL.so.1 link is present, fusion-icon will not run or start compiz. I can't explain why. Renaming libIndirectGL.so.1