Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

New theme format

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


stuart at tase

Oct 7, 2008, 4:08 PM

Post #1 of 10 (796 views)
Permalink
New theme format

Tomorrow I'll commit the changes to the menu which will invalidate the old
theme format. This means third party themes will no longer work.

The themes which have been converted are: Blue, G.A.N.T, MythCenter,
MythCenter-wide, Retro, Minimalist-wide, Iulius and Titivillus

Justin Hornsby's themes in SVN haven't been converted, but I believe he
intends to convert some if not all. Patches to convert these themes will be
welcome.

I'll release a new, compatible version of Metallurgy just before the commit
tomorrow.

N.B. These are just the start of ongoing breakages of old themes. We'll try to
convert over popular core themes, but without help it may not be possible to
keep up. Simultaneously converting nine themes (inc default) in addition to
changing the code is too much for one person.
--
Stuart Morgan
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


tom at redpepperracing

Oct 8, 2008, 10:24 AM

Post #2 of 10 (742 views)
Permalink
Re: New theme format [In reply to]

Stuart Morgan wrote:
> I'll release a new, compatible version of Metallurgy just before the commit
> tomorrow.
>

Will it be on your miffteevee site?

Thanks for the hard work, it IS appreciated!

Tom

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


tom at redpepperracing

Oct 8, 2008, 5:12 PM

Post #3 of 10 (733 views)
Permalink
Re: New theme format [In reply to]

Stuart Morgan wrote:
> Tomorrow I'll commit the changes to the menu which will invalidate the old
> theme format. This means third party themes will no longer work.
>
> The themes which have been converted are: Blue, G.A.N.T, MythCenter,
> MythCenter-wide, Retro, Minimalist-wide, Iulius and Titivillus
>
> Justin Hornsby's themes in SVN haven't been converted, but I believe he
> intends to convert some if not all. Patches to convert these themes will be
> welcome.
>
> I'll release a new, compatible version of Metallurgy just before the commit
> tomorrow.
>
> N.B. These are just the start of ongoing breakages of old themes. We'll try to
> convert over popular core themes, but without help it may not be possible to
> keep up. Simultaneously converting nine themes (inc default) in addition to
> changing the code is too much for one person.
>
Using both blue and minimalist-wide, I don't have the option to actually
change the theme in use. There is no drop-down where it used to be on
the Appearance screen. I hacked it by linking Minimalist-wide to metallurgy.

Is the lack of ability to change the theme a known problem?

Tom

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


stuart at tase

Oct 8, 2008, 5:41 PM

Post #4 of 10 (731 views)
Permalink
Re: New theme format [In reply to]

On Wednesday 08 October 2008 18:24:30 Tom Lichti wrote:
> Stuart Morgan wrote:
> > I'll release a new, compatible version of Metallurgy just before the
> > commit tomorrow.
>
> Will it be on your miffteevee site?

Yes, it will be tomorrow now. It's ready to go, the menu changes at least but
plugins are a mixed bag. I'll at least get mythvideo working, if not pretty.

> Thanks for the hard work, it IS appreciated!

Thank you.
--
Stuart Morgan
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


stuart at tase

Oct 8, 2008, 5:42 PM

Post #5 of 10 (733 views)
Permalink
Re: New theme format [In reply to]

On Thursday 09 October 2008 01:12:45 Tom Lichti wrote:
> Using both blue and minimalist-wide, I don't have the option to actually
> change the theme in use. There is no drop-down where it used to be on
> the Appearance screen. I hacked it by linking Minimalist-wide to
> metallurgy.
>
> Is the lack of ability to change the theme a known problem?

It was broken by one of the QT3 -> QT4 commits, I'm not sure which one and
Daniel is aware. It's just bad timing.

--
Stuart Morgan
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


tom at redpepperracing

Oct 8, 2008, 6:35 PM

Post #6 of 10 (726 views)
Permalink
Re: New theme format [In reply to]

Stuart Morgan wrote:
> On Thursday 09 October 2008 01:12:45 Tom Lichti wrote:
>
>> Using both blue and minimalist-wide, I don't have the option to actually
>> change the theme in use. There is no drop-down where it used to be on
>> the Appearance screen. I hacked it by linking Minimalist-wide to
>> metallurgy.
>>
>> Is the lack of ability to change the theme a known problem?
>>
>
> It was broken by one of the QT3 -> QT4 commits, I'm not sure which one and
> Daniel is aware. It's just bad timing.
>
>
No problem, I worked around it.

Tom
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


tom at redpepperracing

Oct 8, 2008, 6:36 PM

Post #7 of 10 (726 views)
Permalink
Re: New theme format [In reply to]

Stuart Morgan wrote:
> On Wednesday 08 October 2008 18:24:30 Tom Lichti wrote:
>
>> Stuart Morgan wrote:
>>
>>> I'll release a new, compatible version of Metallurgy just before the
>>> commit tomorrow.
>>>
>> Will it be on your miffteevee site?
>>
>
> Yes, it will be tomorrow now. It's ready to go, the menu changes at least but
> plugins are a mixed bag. I'll at least get mythvideo working, if not pretty.
>
That's the only plugin I use, so I can deal with that.

Tom
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


jakeisawake at gmail

Oct 8, 2008, 6:37 PM

Post #8 of 10 (726 views)
Permalink
Re: New theme format [In reply to]

> Using both blue and minimalist-wide, I don't have the option to actually
> change the theme in use. There is no drop-down where it used to be on
> the Appearance screen. I hacked it by linking Minimalist-wide to metallurgy.
>

could also just edit the db directly. update settings set
data='yourtheme' where hostname='yourhostname' and value='Theme';
should work i think.
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


tom at redpepperracing

Oct 8, 2008, 6:47 PM

Post #9 of 10 (727 views)
Permalink
Re: New theme format [In reply to]

Jake wrote:
>> Using both blue and minimalist-wide, I don't have the option to actually
>> change the theme in use. There is no drop-down where it used to be on
>> the Appearance screen. I hacked it by linking Minimalist-wide to metallurgy.
>>
>>
>
> could also just edit the db directly. update settings set
> data='yourtheme' where hostname='yourhostname' and value='Theme';
> should work i think.
>
Yes. that would work, but at the moment, the symlink works, and was quicker.

Tom
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


stuart at tase

Oct 9, 2008, 2:40 PM

Post #10 of 10 (684 views)
Permalink
Re: New theme format [In reply to]

On Thursday 09 October 2008 02:36:40 Tom Lichti wrote:
> Stuart Morgan wrote:
> > On Wednesday 08 October 2008 18:24:30 Tom Lichti wrote:
> >> Stuart Morgan wrote:
> >>> I'll release a new, compatible version of Metallurgy just before the
> >>> commit tomorrow.
> >>
> >> Will it be on your miffteevee site?
> >
> > Yes, it will be tomorrow now. It's ready to go, the menu changes at least
> > but plugins are a mixed bag. I'll at least get mythvideo working, if not
> > pretty.
>
> That's the only plugin I use, so I can deal with that.

I didn't find time to sort out mythvideo, maybe in the next 3/4 days:
http://miffteevee.co.uk/themes/metallurgy/metallurgy_svn_09_10_08.tar.gz
--
Stuart Morgan
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.