overdue-scratch

Author Topic: Is there a way to display themes without reboot?  (Read 5002 times)

0 Members and 2 Guests are viewing this topic.

BladeRunner

  • Member
  • Posts: 88
Is there a way to display themes without reboot?
« on: March 01, 2010, 07:48:58 PM »
I have been looking for a way to view a theme, as it would look during the boot process, without rebooting the system.  So far, I have found none.  Google shows me that there are several products with the name Chameleon, but that's no help.  Mostly Google searches show descriptions of how to install Chameleon and select a theme, but nothing I might use during development.

Any pointers or suggestions would be greatly appreciated.
Base system: HP Pavilion P6340f Desktop  Intel� Core2Quad�  CPU: Speed: 2.66 GHz   Package: Socket 775 LGA:  L2 Cache 2 x 2048 KB  RAM : 8.0 GB:  DDR3

Disks : 2 eSATA @ 2 TB (hardware raid 1), NAS 4 x 2 TB raid 5 Display : 21" Samsung on EVGA GeForce 9400 GT - PCIe - 1900x1080  Keyboard/mouse :  USB connected  OS Version : 10.6.0 from retail DVD + SW update to 10.6.5 - Kernel:  Vanilla mach_kernel

Blackosx

  • Forum Moderator
  • Posts: 1150
Re: Is there a way to display themes without reboot?
« Reply #1 on: March 02, 2010, 12:21:17 PM »
Hi Bladerunner :)

This has been a request ever since Chameleon v2 was released and there was this older thread, but nothing ever materialised. But now the Chameleon source code is out there, maybe some clever person can adapt it to run as an app?
10.10.5 / 10.11 GM1 | Asus Maximum IV Gene-Z | i7-2600 3.40GHz | 4GB | Radeon 5770 1GB

BladeRunner

  • Member
  • Posts: 88
Re: Is there a way to display themes without reboot?
« Reply #2 on: March 02, 2010, 03:37:47 PM »
I pulled the full Chameleon source a few days ago and compiled the trunk version just to be sure I had the environment set.  That's the easy part.  Locating the GUI part is easy enough as well.  What I don't know yet is how much scaffolding is required to get the GUI portion to run.

Being basically lazy, I don't want to attempt to build that from scratch.  So, much more digging to do.  I don't know if I still retain the skill to do it either.  It's been quite a while since I did development for real :)

Oh well,  It's a good snow day project and there are more of them before spring.
Base system: HP Pavilion P6340f Desktop  Intel� Core2Quad�  CPU: Speed: 2.66 GHz   Package: Socket 775 LGA:  L2 Cache 2 x 2048 KB  RAM : 8.0 GB:  DDR3

Disks : 2 eSATA @ 2 TB (hardware raid 1), NAS 4 x 2 TB raid 5 Display : 21" Samsung on EVGA GeForce 9400 GT - PCIe - 1900x1080  Keyboard/mouse :  USB connected  OS Version : 10.6.0 from retail DVD + SW update to 10.6.5 - Kernel:  Vanilla mach_kernel

Kabyl

  • VoodooLabs
  • Posts: 158
Re: Is there a way to display themes without reboot?
« Reply #3 on: March 02, 2010, 07:06:15 PM »
You can test your themes in a VM.

Blackosx

  • Forum Moderator
  • Posts: 1150
Re: Is there a way to display themes without reboot?
« Reply #4 on: March 03, 2010, 02:07:06 PM »
Thanks Kabyl.. I just need to find out how to do it.  :P
10.10.5 / 10.11 GM1 | Asus Maximum IV Gene-Z | i7-2600 3.40GHz | 4GB | Radeon 5770 1GB

HotBreeze

  • Entrant
  • Posts: 4
Re: Is there a way to display themes without reboot?
« Reply #5 on: March 03, 2010, 08:32:07 PM »
BUMP!
See the other topic, I'm having progress writing the theme preview app.

BladeRunner

  • Member
  • Posts: 88
Re: Is there a way to display themes without reboot?
« Reply #6 on: March 03, 2010, 11:15:38 PM »
BUMP!
See the other topic, I'm having progress writing the theme preview app.

Just curious, are you putting a wrapper around the actual Chameleon GUI code or developing a viewer from scratch?
Base system: HP Pavilion P6340f Desktop  Intel� Core2Quad�  CPU: Speed: 2.66 GHz   Package: Socket 775 LGA:  L2 Cache 2 x 2048 KB  RAM : 8.0 GB:  DDR3

Disks : 2 eSATA @ 2 TB (hardware raid 1), NAS 4 x 2 TB raid 5 Display : 21" Samsung on EVGA GeForce 9400 GT - PCIe - 1900x1080  Keyboard/mouse :  USB connected  OS Version : 10.6.0 from retail DVD + SW update to 10.6.5 - Kernel:  Vanilla mach_kernel

HotBreeze

  • Entrant
  • Posts: 4
Re: Is there a way to display themes without reboot?
« Reply #7 on: March 04, 2010, 12:02:20 AM »
No, It's being written in Java, for cross-platform sake.
I'm thinking about a theme editor, not just a theme viewer
so, I have to port everything to Java.

I'm about to upload some preliminary work.
The XML core structure is working perfectly, now I'm working in class modelling and applying the Model View Controller standards. The viewer class will be "extended" by the Editor class ;)

Blackosx

  • Forum Moderator
  • Posts: 1150
Re: Is there a way to display themes without reboot?
« Reply #8 on: March 04, 2010, 08:44:16 AM »
Welcome back HotBreeze.
Interesting work.. and good to hear you are still on this idea.
10.10.5 / 10.11 GM1 | Asus Maximum IV Gene-Z | i7-2600 3.40GHz | 4GB | Radeon 5770 1GB