Monday April 23, 2007 I finally got around to get Compiz 0.5.0 patched and compiled on Solaris :)
To make it easier, I've written a little script that checks if a system can easily run compiz.
You can run this script directly by pasting the line below in a terminal :
/usr/sfw/bin/wget -O - http://www.gnome.org/~erwannc/compiz/compiz-on-solaris-check.perl | /usr/bin/perl
If the result is positive then you can download the install
script and run it.
Once installed, logout and login in JDS/gnome and click on the "Run Compiz 3D deskop" icon
on the Deskop et voila !
To revert back to plain JDS/gnome click on the "Return to 2D Desktop". For usage tips see Moinak's blog.
The spec-file sources can be found on spec-file-extra as SFEcompiz.spec and SFEcompiz-settings.spec
Special Thanks to :
- Emmanuel Jannetti for his help on Perl and Scripting Issues.
- Mike Kiedrowski for the original version of the spec files and Doug Scott for the enhanced version of SFEcompiz.spec.
- Laca Peter for the autostart pointers.
- John M Martin for the Nvidia driver tips.
Posted by Michal Pryc on April 23, 2007 at 06:04 PM CEST #
Posted by Calum's Wee GNOME Blog on April 23, 2007 at 06:48 PM CEST #
Posted by Attila Nagy on April 23, 2007 at 08:28 PM CEST #
Posted by stevel on April 23, 2007 at 10:57 PM CEST #
Posted by stevel on April 23, 2007 at 11:35 PM CEST #
Posted by Sivakumar S on April 24, 2007 at 07:03 AM CEST #
Posted by Moinak Ghosh on April 24, 2007 at 07:30 AM CEST #
> I ended up nuking my /apps/compiz gconf tree and then reinstalling and it seemed to work - except now I can't change the window titlebar theme - it always seems to show the default Compiz theme. Any idea how to change it?
Looks like you are running the stable build of JDS. You need the development build installed to get the metacity like window decoration
you can find the latest build there :
http://dlc.sun.com/osol/jds/downloads/current/
Posted by 192.18.43.225 on April 24, 2007 at 10:20 AM CEST #
Posted by 192.18.43.225 on April 24, 2007 at 10:21 AM CEST #
Posted by Masaki on April 25, 2007 at 08:01 AM CEST #
Posted by anshu on April 25, 2007 at 11:53 AM CEST #
Solaris Dvd package
Solaris DVD package Opened
I am definately going to install it this weekend :).
ps:- sorry for saying is it a scam regarding Opensolaris.org.
Posted by anshu on April 25, 2007 at 01:58 PM CEST #
Posted by Interrupciones on April 25, 2007 at 05:34 PM CEST #
Posted by Masaki on April 26, 2007 at 10:04 AM CEST #
Posted by Xusheng Hou on April 26, 2007 at 10:59 AM CEST #
Posted by Ananth Shrinivas on April 26, 2007 at 03:39 PM CEST #
Posted by c789a123 on April 26, 2007 at 05:01 PM CEST #
Posted by Robert Milkowski on April 26, 2007 at 06:29 PM CEST #
Posted by stevel on April 26, 2007 at 07:13 PM CEST #
Looks like you are hitting bug 6548144 where nvidia-xconfig cores. The result for you is that your /etc/X11/xorg.conf isn't modified to enable the composite extension.
See my previous entry http://blogs.sun.com/erwann/entry/compiz_on_solaris_x86 in the prerequisites section you'll find how to modify your xorg.conf file manually.
HTH
Posted by Erwann on April 27, 2007 at 09:57 AM CEST #
Posted by Robert Milkowski on April 27, 2007 at 02:02 PM CEST #
I have a fresh install of snv_62Then I install all the vermillion_64 packages.
I run compiz-0.5.0-for-solaris.sh which fails to run nvidia-xconfig and cores as bug 6548144.
So I manually modified the xorg.conf as per your last post.
When I run /usr/bin/run-compiz The display flashes and I get:-
compiz : Failed to load slide : freedesktop
The system is a Dell with NV44 [Quadro NVS 285]
can you help me fix this problem?
Cheers
Richard
Posted by Richard Skelton on April 27, 2007 at 02:19 PM CEST #
Is compiz running after the display flashes ? Can you describe what you are seeing ?
(try control+alt+down arrow for example to see if compiz is running but not the window decorator (gtk-window-decorator)).
We should really follow up this discussion on desktop-discuss@opensolaris.org
Posted by Erwann on April 27, 2007 at 05:49 PM CEST #