View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 32 posts ] 
Go to page Previous  1, 2, 3  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Wed Nov 09, 2005 8:20 am 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
I was not prompt by the installed for my postal code.

1) My postal code is Canadian (montreal QC)
2) The output of the command return me ">"
3) Digital Cable
4) New Install.


Not the subject of this thread but , I have another "bug". In Channel Editor. In R5A16, I didn't need to scan channels to get all my channels. It got them from zap2it account and all my channels were there and were correctly called.

EDIT : In R5A22, I had to scan for channels, and all i got the .. Channel 1, Channel 2 etc... I have to rename them by myself.


I have MythWeather working now. Changing to my canadian postal code didn't work. So I changed it to an US zip code, restarted and it worked. I didn't try to change it to my postal code. I'm gonna try tonight.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 09, 2005 12:00 pm 
Offline
Joined: Thu Sep 30, 2004 11:29 am
Posts: 2419
Location: Mechanicsburg, PA
Code:

-


If the output really was a blank line followed by a minus, then I know what the bug is. I'll work on it. Thanks for the input!

_________________
KnoppMyth R5.5
MythiC Dragon v2.0
Join the KnoppMyth Frappr!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2005 12:23 pm 
Offline
Joined: Thu May 12, 2005 9:45 pm
Posts: 95
Location: Minneapolis area
I had the same - blank line and a -
Code:
-


Top
 Profile  
 
 Post subject:
PostPosted: Wed Nov 16, 2005 12:52 pm 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
I had to reinstall my KnoppMyth but before reinstalling I checked what was the value of the "data" field. I wrote it on the sheet of paper. (it was something like CA0XX030).

After a fresh install, the timeout bug came back. I looked at the value of the "data" field again. It was: "X". (I just had to update the value with one I wrote to make it work as before).

I don't know if it can help to find the bug, but I hope it can!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2005 6:46 am 
Offline
Joined: Thu May 12, 2005 9:45 pm
Posts: 95
Location: Minneapolis area
ratm183 wrote:
I don't really remember if I was prompted or not, but mine isn't working either, so here's the information


1) zip code: 48180

2)output
Code:

-

yeah nothing really came up, so went in webmin and did a query
Quote:
select * from settings Where settings.value='locale'


and got

value=locale
data =48180
hostname = mythtv

(like for most other people, changing that mess of characters to my zipcode fixed the problem)

3)type of listing: analog cable

4)installed

Hope the information helps


My zip code is in correctly, but still can't get the weather
Code:
value data hostname
locale 55345 pvr
but what is that line 3 and 4 for? Where does that come into play? Is that another database search?

Anyway, still no go for me...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2005 9:18 am 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
rkhanso :
Try to find the weather code for your city. (or give me your city, I can try to find it). Update the value of the data field with this code.

One other thing,
Quote:
value data hostname
locale 55345 pvr


I don't know if it matters, but my hostname is "mythtv" no "pvr"


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2005 11:59 am 
Offline
Joined: Thu May 12, 2005 9:45 pm
Posts: 95
Location: Minneapolis area
Where would I find a weather code for Minnetonka, MN? Zip is 55345

I think when I set up KnoppMyth, I changed the hostname to "PVR" on recommendation of a forum post somewhere - changing the hostname helped discern log messages with mythtv, myth and makes it easier to sort through logs, from what I remember.... Did that make sense?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 17, 2005 12:24 pm 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
rkhanso : try this code USMN0507, this is the code for your city.

Code:
UPDATE settings  SET data = 'USMN0507' WHERE value ='locale';


I did this for my box and it did work perfectly.

To be honest, I don't know if changing hostname can make a problem. If my trick doesn't work, you should return to original hostname.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 21, 2005 9:16 am 
Offline
Joined: Thu May 12, 2005 9:45 pm
Posts: 95
Location: Minneapolis area
zetoune,

Thanks - that fixed my weather:
USMN0507
is correct and it now works great.

No need to change the hostname, either.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 21, 2005 9:34 am 
Offline
Joined: Sun Oct 16, 2005 12:15 pm
Posts: 288
:wink:


Top
 Profile  
 
PostPosted: Fri Aug 04, 2006 5:33 am 
Offline
Joined: Mon Jul 31, 2006 7:09 pm
Posts: 15
Location: Newfoundland Canada
I am unable to retrieve weather data. I assume it is the same problem as above, my postal code is wrong in the mysql database. I have tried the fixes as shown here, but I don't really know what I am doing.
How do I know if I have made the changes correctly, without trying the weather again? Can I view them from the command line.

I am in Torbay Canada, so I have a 6 digit postal code with a space in the middle, not a zip code, how do I enter, with or without the space? I have also tried using my city weather code which I think is CAXX0503. mysql reports chanhes 1 warnings 0, but still no weather data.

I am a Linux newb, so I would appriciate as much detail as possible in your responce, Thanks.

Cheers
Tom.

_________________
Currently I am a help leach here, but I hope to eventually figure out what I am doing and help others with Mythtv problems.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 04, 2006 8:33 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Utilities/Setup > Setup > Info Center Settings > Weather Setting.
Just search for your location.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Sun Aug 06, 2006 7:46 pm 
Offline
Joined: Mon Jul 31, 2006 7:09 pm
Posts: 15
Location: Newfoundland Canada
When I try to go into Weather settings I still get the popup "Myth was unable to retrieve your weather data..." I can say ok to try agai with a longer time out or cancel to exit back to the main setup page. I can't access the options behing the popup. (ther is a location button there but I can't access it because it is behing the popup)

Cheers.

_________________
Currently I am a help leach here, but I hope to eventually figure out what I am doing and help others with Mythtv problems.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 07, 2006 7:29 pm 
Offline
Joined: Tue Nov 22, 2005 7:57 pm
Posts: 295
Location: Auckland, New Zealand
Quote:
When I try to go into Weather settings I still get the popup "Myth was unable to retrieve your weather data..."

The problem is that your location is incorrect. What you need to do is run the SQL command as above to set it to anything valid (eg one of the codes mentioned above). Then you will be able to go into weather settings and choose the correct code.

_________________
HP VL400 (PIII 866), Skystar2 2.6D, PVR350, Nvidia FX5200, 384MB, 200GB, KnoppMyth R5.5


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 07, 2006 9:54 pm 
Offline
Joined: Mon Jul 31, 2006 7:09 pm
Posts: 15
Location: Newfoundland Canada
Thanks, will try when I am home next.
Cheers.

_________________
Currently I am a help leach here, but I hope to eventually figure out what I am doing and help others with Mythtv problems.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 32 posts ] 
Go to page Previous  1, 2, 3  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu