NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 47 48 49 50 51 … 56 Next »
LCARS Skin

 
  • 0 Vote(s) - 0 Average
LCARS Skin
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#21
2004-12-14, 02:37 AM
i just tired using a hex code in the new version (its only supplied in one place) and it worked fine. i think you're trying to use a 2.2 skin on a 2.05 dll. goto you plugins dir and see what version number the weatherplugin.dll has. if you're using the new one, it should be something like 2.2.1804.xxxxx or around there. i might have rebuilt it a few times after i uploaded it.
chasef
Offline

Senior Member

Posts: 299
Threads: 56
Joined: Sep 2004
#22
2004-12-14, 05:27 AM
I'm now using this version: 2.2.1804.33450.  I got it from that other Weather Plugin post. Is this good? 'Cause I've got the skin working with everything, now, and it's all shibby, I hope ^_^



- WinXP Pro, 2 GB RAM, 200 GB HDD, Core2Duo 2.4 GHz, nVidia GeForce 8800GTS, Hauppauge Win-TV PVR 350.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#23
2004-12-14, 10:51 AM
i dont really want people using the *new* version just yet, and if you supply that version with your skin, the older weather plugin wont work (since the skin.xml wont match up). like sure if your just testing it out etc, go ahead, just dont release that part yet. theres a major bug in the *new* version with multiple locations (pretty sure where the bug is, just havent gotten around to fixing it). so if you release your skin, dont release the new weather skin yet, just give them the old one from the blue skin so the program doesnt crash (well throw an exception, gbpvr has got pretty good error handling).

the update will replace the older weather plugin, so skinning it isnt a waste of time, and you should cater for the newer version, its just not finished yet. im pretty sure i wont be changing anything, the skin.xml file is configurable enough i feel, might add a few more translations though.
chasef
Offline

Senior Member

Posts: 299
Threads: 56
Joined: Sep 2004
#24
2005-01-03, 07:33 PM
Just in case you missed it, the most recent version of this skin has been updated/uploaded w/ support for the newest weather plugin. Lemme know if you've any questions!
- WinXP Pro, 2 GB RAM, 200 GB HDD, Core2Duo 2.4 GHz, nVidia GeForce 8800GTS, Hauppauge Win-TV PVR 350.
Guest

Unregistered
 
#25
2005-01-09, 06:24 PM
The Wether button is not showing up on the main menu with the newest version of the Weather Plugin. I downloaded the plugin from the Wiki page and the dll says it's version 2.2.1817.36204. I also downloaded the skin from the Wiki page. If copy the skin.xml from the Blue skin into the LCARS skin then the Weather button shows up, but it says it's unable to retrieve the weather information.
chasef
Offline

Senior Member

Posts: 299
Threads: 56
Joined: Sep 2004
#26
2005-01-09, 06:30 PM
I'll try looking at this when I get home.  Mind giving me the link to where you downloaded the weather plugin? Odds are, I'm just using a barely out-of-date version and need to update my skin file. No biggie and I'll have it done ASAP.



- WinXP Pro, 2 GB RAM, 200 GB HDD, Core2Duo 2.4 GHz, nVidia GeForce 8800GTS, Hauppauge Win-TV PVR 350.
chasef
Offline

Senior Member

Posts: 299
Threads: 56
Joined: Sep 2004
#27
2005-01-09, 09:24 PM
Umm, MaX, I don't know why you'd be having a problem cause it's working fine for me and I'm using the newest version from the Wiki, as well. And, my skin.xml file and the Blue skin's skin.xml file for the weather folder are nearly identical minus a few colour/text style changes, so there shouldn't be enough there to cause a problem. If you give me more details, I might be able to figure out exactly what's happening on your end so we can fix it.
- WinXP Pro, 2 GB RAM, 200 GB HDD, Core2Duo 2.4 GHz, nVidia GeForce 8800GTS, Hauppauge Win-TV PVR 350.
Guest

Unregistered
 
#28
2005-01-09, 09:42 PM
I unzipped the skin into the skins folder. Moved the language.xml file into the GBPVR folder and installed the font file. I then unzipped the Weather plugin into the plugins folder. Went into config and selected LCARS as my skin. The weather plugin works if I use the Blue skin. However does not even show up if I use the LCARS skin. I'm using the lastest version of GBPVR v02313. Here's what my skin.xml file for LCARS looks like:

<?xml version="1.0" encoding="UTF-8"?>
<settings>
<TextStyles>
<TextStyle name="WaitTitle" color="White" typeFace="Tahoma" size="19" style="bold"/>
<TextStyle name="WaitMessage" color="White" typeFace="Tahoma" size="13" style="bold"/>
<TextStyle name="ButtonText" color="Black" typeFace="LCARS" size="18" style="normal"/>
<TextStyle name="ScreenName" color="#FF9C00" typeFace="LCARS" size="20" style="normal"/>
<TextStyle name="Unavailable" color="Red" typeFace="Tahoma" size="20" style="bold"/>
<TextStyle name="Title" color="Yellow" typeFace="Tahoma" size="16" style="bold"/>
<TextStyle name="Temperature" color="White" typeFace="Tahoma" size="55" style="bold"/>
<TextStyle name="OutlookSmall" color="White" typeFace="Tahoma" size="16" style="plain"/>
<TextStyle name="OutlookLarge" color="White" typeFace="Tahoma" size="20" style="bold"/>
<TextStyle name="Details" color="White" typeFace="Tahoma" size="15" style="bold"/>
<TextStyle name="AsOf" color="LightGray" typeFace="Tahoma" size="13" style="bold"/>
<TextStyle name="ForecastDay" color="Yellow" typeFace="Tahoma" size="16" style="bold"/>
<TextStyle name="ForecastOutlook" color="LightGray" typeFace="Tahoma" size="14" style="plain"/>
<TextStyle name="ForecastHiLoTitle" color="Yellow" typeFace="Tahoma" size="16" style="bold"/>
<TextStyle name="ForecastHi" color="Tomato" typeFace="Arial" size="14" style="bold"/>
<TextStyle name="ForecastLo" color="Cyan" typeFace="Arial" size="14" style="bold"/>
</TextStyles>
<!-- special elements -->
&lt;SpecialElements&gt;
&lt;SpecialElement name=&quot;Buttons&quot; loc=&quot;10,50&quot; spacing=&quot;7&quot;/&gt;
<!-- this refers to where the current/map/forecast screens will start (x and y pos only) -->
&lt;SpecialElement name=&quot;Unavailable&quot; loc=&quot;184,60&quot; size=&quot;504,120&quot; align=&quot;center&quot; /&gt;
<!-- title is the text &quot;Forecast for Wellington...&quot;, &quot;Weather for Wellington...&quot;, &quot;Map for Wellington...&quot; -->
&lt;SpecialElement name=&quot;Title&quot; loc=&quot;184,35&quot; size=&quot;504,30&quot; visible=&quot;true&quot; align=&quot;center&quot; /&gt;
&lt;SpecialElement name=&quot;AsOf&quot; loc=&quot;230,445&quot; size=&quot;500,30&quot; visible=&quot;false&quot; align=&quot;center&quot; /&gt;
&lt;SpecialElement name=&quot;Outlook&quot; loc=&quot;440,90&quot; size=&quot;470,160&quot; /&gt;
&lt;SpecialElement name=&quot;OutlookGraphic&quot; loc=&quot;220,80&quot; size=&quot;200,150&quot; /&gt;
<!-- the size refers to EACH line of the details, not for all the lines -->
&lt;SpecialElement name=&quot;Details&quot; loc=&quot;290,235&quot; size=&quot;420,30&quot; spacing=&quot;35&quot; /&gt;
&lt;SpecialElement name=&quot;Map&quot; loc=&quot;184,70&quot; size=&quot;504,384&quot; /&gt;
<!-- below are used for the forecast view, if DayN is visible DayNImage is also visible -->
&lt;SpecialElement name=&quot;Day1&quot; loc=&quot;420,70&quot; size=&quot;300,100&quot; visible=&quot;true&quot; /&gt;
&lt;SpecialElement name=&quot;Day1Image&quot; loc=&quot;280,70&quot; size=&quot;100,75&quot; /&gt;
&lt;SpecialElement name=&quot;Day2&quot; loc=&quot;420,170&quot; size=&quot;300,100&quot; visible=&quot;true&quot;/&gt;
&lt;SpecialElement name=&quot;Day2Image&quot; loc=&quot;280,170&quot; size=&quot;100,75&quot; /&gt;
&lt;SpecialElement name=&quot;Day3&quot; loc=&quot;420,270&quot; size=&quot;300,100&quot; visible=&quot;true&quot;/&gt;
&lt;SpecialElement name=&quot;Day3Image&quot; loc=&quot;280,270&quot; size=&quot;100,75&quot; /&gt;
&lt;SpecialElement name=&quot;Day4&quot; loc=&quot;420,370&quot; size=&quot;300,100&quot; visible=&quot;true&quot;/&gt;
&lt;SpecialElement name=&quot;Day4Image&quot; loc=&quot;280,370&quot; size=&quot;100,75&quot; /&gt;
&lt;/SpecialElements&gt;
<!-- Composite Images -->
&lt;CompositeImages&gt;
<!-- static background image -->
&lt;CompositeImage name=&quot;Background&quot; size=&quot;720,480&quot;&gt;
&lt;DrawImage filename=&quot;background.jpg&quot; loc=&quot;0,0&quot; size=&quot;720,480&quot;/&gt;
&lt;DrawRoundedRect loc=&quot;180,20&quot; size=&quot;510,435&quot; borderWidth=&quot;6&quot; borderColor=&quot;LightGray&quot; fillColor=&quot;Black&quot; radius=&quot;7&quot;/&gt;
&lt;DrawText text=&quot;Weather&quot; loc=&quot;5,5&quot; size=&quot;160,120&quot; textStyle=&quot;ScreenName&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;

<!-- Image displayed whilst downloading weather information -->
&lt;CompositeImage name=&quot;PleaseWait&quot; size=&quot;720,480&quot;&gt;
<!--&lt;DrawImage filename=&quot;dialog-popup.png&quot; loc=&quot;110,157&quot; size=&quot;500,165&quot;/&gt;-->
&lt;DrawRoundedRect loc=&quot;110,157&quot; size=&quot;500,165&quot; borderWidth=&quot;6&quot; borderColor=&quot;LightGray&quot; fillColor=&quot;Black&quot; radius=&quot;7&quot;/&gt;-->
&lt;DrawText text=&quot;Downloading Weather Forecast&quot; loc=&quot;120,160&quot; size=&quot;482,30&quot; textStyle=&quot;WaitTitle&quot; align=&quot;Left&quot;/&gt;
&lt;DrawText text=&quot;Please wait while downloading weather forecast from msnbc.com, this may take awhile depending on your internet connection&quot; loc=&quot;120,212&quot; size=&quot;482,108&quot; textStyle=&quot;WaitMessage&quot; align=&quot;Left&quot;/&gt;
&lt;/CompositeImage&gt;

&lt;CompositeImage name=&quot;SelectedButtonImage&quot; size=&quot;160,45&quot;&gt;
&lt;DrawRoundedRect loc=&quot;4,5&quot; size=&quot;120,30&quot; radius=&quot;10&quot; borderWidth=&quot;4&quot; borderColor=&quot;Black&quot; fillColor=&quot;#9c9cff&quot;/&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;105,34&quot; textStyle=&quot;ButtonText&quot; align=&quot;Right&quot;/&gt;
&lt;/CompositeImage&gt;

&lt;CompositeImage name=&quot;NormalButtonImage&quot; size=&quot;160,45&quot;&gt;
&lt;DrawRoundedRect loc=&quot;4,5&quot; size=&quot;120,30&quot; radius=&quot;10&quot; borderWidth=&quot;4&quot; borderColor=&quot;Black&quot; fillColor=&quot;#c189b0&quot;/&gt;
&lt;DrawText text=&quot;@buttonText&quot; loc=&quot;15,9&quot; size=&quot;105,34&quot; textStyle=&quot;ButtonText&quot; align=&quot;Right&quot;/&gt;
&lt;/CompositeImage&gt;
&lt;/CompositeImages&gt;
&lt;/settings&gt;
chasef
Offline

Senior Member

Posts: 299
Threads: 56
Joined: Sep 2004
#29
2005-01-10, 01:22 AM
MaX, I hate to say it, but I really don't know why you wouldn't be seeing the plugin in the main menu. This happened to me on an older plugin version because of issues with hex-based colour values but that's no longer the case and I am using the latest version so I can't think of what might be causing your problem. I'll keep looking at it and let you know if I find anything.
- WinXP Pro, 2 GB RAM, 200 GB HDD, Core2Duo 2.4 GHz, nVidia GeForce 8800GTS, Hauppauge Win-TV PVR 350.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#30
2005-01-10, 01:54 AM
max pm me your gbpvr.exe.log file, it will show whats missing in there.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  OlSkool skin for NextPVR v6 Jaggy 3 2,157 2023-07-16, 05:26 PM
Last Post: sub
  BlueRetroVE+ skin for NPVR Jaggy 101 40,246 2018-01-10, 04:48 AM
Last Post: pitbull1969
  Blue-Retro-SHV Skin updated Jaggy 55 25,975 2018-01-09, 12:52 AM
Last Post: Jaggy
  Modern Skin cweseloh 0 2,539 2016-06-02, 03:07 PM
Last Post: cweseloh
  NextBlue skin for npvr Northpole 162 61,674 2015-12-16, 07:39 PM
Last Post: Northpole
  JustRetro skin update Jaggy 0 1,960 2015-09-14, 12:37 AM
Last Post: Jaggy
  JustRetro skin update Jaggy 0 2,170 2014-04-12, 01:11 AM
Last Post: Jaggy
  DefaultAlt skin Jaggy 4 3,260 2014-02-25, 06:23 AM
Last Post: Lao Pan
  New skin flo87 8 4,284 2012-11-06, 10:38 PM
Last Post: gEd
  Just:Retro (2n1) skin Jaggy 12 6,682 2012-08-15, 04:16 AM
Last Post: Jaggy

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode