SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 11-26-2005, 07:54 PM
Jason's Avatar
Jason Jason is offline
Sage Expert
 
Join Date: Nov 2003
Location: Texas
Posts: 598
Quote:
Originally Posted by deria
I have released an update to the Weather Monitor Plugin. Based on the feedback of those who tried the plugin, the following changes have been implemented:

1.1 (26-nov-2005)
-the font used for the buttons in the left-hand menu is now MUCH larger

-the font used for the buttons in the bottom menu (the weather channel links) is now MUCH larger

-there is now a "Fonts" menu in the configuration section; it allows you to set the size of ANY of the fonts used in the weather display

-there is now a "Days In Forecast" setting in the configuration section; it allows you to set the number of days in the forecast (between 2 and 5). Setting a lesser number of days increases the amount of space used to display the forecast for the remaining days (particularly useful for those with very low resolution displays).

-the "Force Immediate Refresh" button now does something... oops.

-the radar images no longer overrun the right side of the screen (aesthetic fix)
So the fonts issue was the biggest focus? Judging by the notes and without testing it out, most of your efforts revolved around that issue...

-Jason
Reply With Quote
  #22  
Old 11-26-2005, 11:14 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Fonts, minor aesthetic issues, fixing the force refresh button, and allowing the number of days in the forecast to be modified. Basically it was built around making the plugin more accessible to people with low resolution displays, poor eyesight, limited screen real-estate, or all of the above.
Reply With Quote
  #23  
Old 11-27-2005, 09:37 AM
joeyprice joeyprice is offline
Sage User
 
Join Date: Nov 2004
Posts: 18
I can't seem to get this to work. I've followed all the instrx. and rerun the setup wiz. to make sure there is a zip code in there, but all i get is a blank screen when I select the Weather menu item. Any ideas?
Reply With Quote
  #24  
Old 11-27-2005, 09:37 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Quote:
Originally Posted by joeyprice
I can't seem to get this to work. I've followed all the instrx. and rerun the setup wiz. to make sure there is a zip code in there, but all i get is a blank screen when I select the Weather menu item. Any ideas?
Can you post a screenshot?

There are 3 things that I would suggest.

1) make sure you're using either java 1.4.x or java 1.5.x

2) copy the Weather.dll to c:\windows\system32 (or wherever your Windows\System32 directory is).

3) make sure that WeatherMonitorJNI.dll and Weather.dll and WeatherMonitorPlugin.class all exist in the same directory as SageTV.exe.

If neither of those work, please post your version of java, version of SageTV, and we'll go from there. Its been working reliably for everyone else, though, so I suspect its one of the above things.
Reply With Quote
  #25  
Old 11-27-2005, 10:19 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Oh -- you also need to have .NET 1.1 installed. I'm not sure why I can never seem to remember to tell people that.
Reply With Quote
  #26  
Old 11-28-2005, 08:11 AM
geogecko geogecko is offline
Sage Icon
 
Join Date: Dec 2004
Location: North Oklahoma
Posts: 2,273
Quote:
Originally Posted by deria
Oh -- you also need to have .NET 1.1 installed. I'm not sure why I can never seem to remember to tell people that.
That was my mistake, but it won't even let you get as far as trying to load anything. Once you click on the Weather, it gives you an error message, and crashes SageTV.

Downloaded .NET 2.0, and everything was okay.
__________________
-Jason
Reply With Quote
  #27  
Old 11-28-2005, 10:20 AM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Quote:
Originally Posted by geogecko
That was my mistake, but it won't even let you get as far as trying to load anything. Once you click on the Weather, it gives you an error message, and crashes SageTV.

Downloaded .NET 2.0, and everything was okay.
.NET 2.0 is not a direct replacement for 1.1 -- you really should have both installed. Some .NET 1.1 stuff will work with the 2.0 framework, but its by no means guaranteed. Unless you have a compelling reason not to have both, you really should have both.
Reply With Quote
  #28  
Old 11-28-2005, 11:53 AM
geogecko geogecko is offline
Sage Icon
 
Join Date: Dec 2004
Location: North Oklahoma
Posts: 2,273
Quote:
Originally Posted by deria
.NET 2.0 is not a direct replacement for 1.1 -- you really should have both installed. Some .NET 1.1 stuff will work with the 2.0 framework, but its by no means guaranteed. Unless you have a compelling reason not to have both, you really should have both.
Interesting point. I thought it was strange that Microsoft would leave both of them available through Windows Update. I just figured I should install the latest version, but now it makes since why they would leave 1.1 out there.

Thank you. I'll install it when I get home tonight.

Love your plug-ins. I say plug-ins, because I'm using them inside of the SageMC 16x9 STV.
__________________
-Jason
Reply With Quote
  #29  
Old 11-28-2005, 06:58 PM
joeyprice joeyprice is offline
Sage User
 
Join Date: Nov 2004
Posts: 18
Quote:
Originally Posted by deria
.NET 2.0 is not a direct replacement for 1.1 -- you really should have both installed. Some .NET 1.1 stuff will work with the 2.0 framework, but its by no means guaranteed. Unless you have a compelling reason not to have both, you really should have both.
Well, I ensured that all was where it was supposed to be, but the computer crashes everytime I try to install .net 1.1 or 2.0 - different errors, but error none the less. Guess I'll go back to looking out the window to check the weather.
Thanks for you efforts.
Joey
Reply With Quote
  #30  
Old 11-28-2005, 07:29 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Quote:
Originally Posted by joeyprice
Well, I ensured that all was where it was supposed to be, but the computer crashes everytime I try to install .net 1.1 or 2.0 - different errors, but error none the less.
Joey
If your computer is crashing during the installation of .NET 1.1 or 2.0, something is pretty seriously wrong -- and since a lot of applications use .NET, I'd suggest that you investigate the issue at some point. There are literally thousands of pieces of software built on .NET, so being unable to utilize it will probably be a serious problem for you at some point in the future. I can't imagine why you would be unable to install either one of the frameworks (1.1 or 2.0) but its definitely not a good thing.

Quote:
Originally Posted by joeyprice
Guess I'll go back to looking out the window to check the weather.
Thanks for you efforts.
Well, on the plus side, you'll always have a 100% accurate forecast.
Reply With Quote
  #31  
Old 12-27-2005, 03:36 PM
kpsmith kpsmith is offline
Sage User
 
Join Date: Mar 2005
Location: Albany, NY
Posts: 65
First...

Great plugin. Best Weather plugin in my opinion. I've been making some subtle changes in Studio to fit my individual needs and was hoping you could point me inthe right direction.

I want to change the "Current" button so that it takes you to second Current Conditions Screen "Current Conditions (continued)" but can't figure out the correct Panel name. Right now it uses:

WeatherMonitorPlugin_SelectCurrentConditionsPanel(GlobalWeatherMonitorPlugin)

Thanks
Reply With Quote
  #32  
Old 01-14-2006, 03:40 AM
joe123 joe123 is offline
Sage Fanatic
 
Join Date: Jan 2006
Posts: 954
How do I change the zip code for the forecast? I dont live in DC!
Reply With Quote
  #33  
Old 03-11-2006, 04:55 AM
cyberdan cyberdan is offline
Sage User
 
Join Date: Jan 2006
Posts: 9
I think I am missing something. I followed all the steps above. When I restarted Sage I click on weather and nothing is there. I know this is probably a dumd question but how do I get my information for my local weather in to this plug in? Thank you for your time.
Reply With Quote
  #34  
Old 03-14-2006, 05:04 PM
deria deria is offline
Sage Aficionado
 
Join Date: Nov 2005
Posts: 408
Quote:
Originally Posted by cyberdan
I think I am missing something. I followed all the steps above. When I restarted Sage I click on weather and nothing is there. I know this is probably a dumd question but how do I get my information for my local weather in to this plug in? Thank you for your time.
Hi,

Use the SageTV setup wizard to select your weather reporting location. This plugin uses whatever you select there when checking the weather (basically I see no reason why you should have to go through some special process to set your weather reporting location when theres already a perfectly good wizard that does it for you).
Reply With Quote
  #35  
Old 03-15-2006, 02:59 PM
m0ng00se30 m0ng00se30 is offline
Sage Aficionado
 
Join Date: Dec 2003
Location: MS
Posts: 359
I'm noticing some weird stuff with images. Some images work, and some images refuse to work. Can anyone plug these in and see if they work for you?

http://www.intellicast.com/WeatherImg/Radar/csg.gif and
http://weather.cod.edu/mcnexrad/Mississippi.gif

I've been able to get other images to work from these sites, but these main Radar imags won't work, and they are the main ones I need. If anyone has time and could verify I would appreciate it greatly!

--Mike
__________________
Win7Pro, SageTV v6.6, SageMC, Intel E6850, 2048MB DDR2, , ATI4750, LG BR/HDVD/DVD-Rom,1xHDHR, 1xPVR-1600 (1x DirectTV , 1x Comcast Analog Cable, and 3x OTA Digital), USB-UIRT, and Harmony 300 Remote + 1 MVP Extender + 1 PC Client.
Reply With Quote
  #36  
Old 08-23-2006, 08:15 PM
CPA CPA is offline
Sage User
 
Join Date: Jul 2005
Posts: 56
I tried installing this plugin but I get an error when I try to launch it from Sage. I am using SageMC 6.9b and the only place it shows up is in the my plugins section. The message looks like this (Error Unknown Screen "Weather Monitor Plugin - deria"). Any ideas?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 06:29 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.