Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 09-09-2023, 11:07   #1651
Registered User

Join Date: Sep 2010
Posts: 153
Re: WeatherFax ...

Hi,

I have tried to use capture mode Ctrl-a and plugin immediate crashes OpenCPN.
I have reinstalled plugin few times, but it doesn't help. It writes to the log "WeatherFax.cpp:200 Weather Fax : Failed to load coordinate sets"

End of opencpn.log:

19:00:06.428 MESSAGE ocpn_frame.cpp:1005 Using bells sound file: C:\Program Files (x86)\OpenCPN\sounds\2bells.wav
19:30:00.761 MESSAGE ocpn_frame.cpp:5641 LOGBOOK: 2023-09-09 17:30:00 UTC GPS Lat 52.18700 Lon 20.88011 COG 50.59000 SOG 0.51 kts
19:30:00.763 MESSAGE ocpn_frame.cpp:1005 Using bells sound file: C:\Program Files (x86)\OpenCPN\sounds\2bells.wav
19:30:03.816 MESSAGE ocpn_frame.cpp:1005 Using bells sound file: C:\Program Files (x86)\OpenCPN\sounds\2bells.wav
19:30:06.838 MESSAGE ocpn_frame.cpp:1005 Using bells sound file: C:\Program Files (x86)\OpenCPN\sounds\2bells.wav
19:30:09.829 MESSAGE ocpn_frame.cpp:1005 Using bells sound file: C:\Program Files (x86)\OpenCPN\sounds\1bells.wav
19:57:21.129 MESSAGE base_platform.cpp:276 PlugInManager: Using data dirs from: C:\Users\pawel\AppData\Local\opencpn\plugins;C:\Pr ogram Files (x86)\OpenCPN\plugins
19:57:21.129 MESSAGE base_platform.cpp:288 PlugInManager: using data dir: C:\Users\pawel\AppData\Local\opencpn\plugins\weath erfax_pi
19:57:21.143 MESSAGE base_platform.cpp:276 PlugInManager: Using data dirs from: C:\Users\pawel\AppData\Local\opencpn\plugins;C:\Pr ogram Files (x86)\OpenCPN\plugins
19:57:21.143 MESSAGE base_platform.cpp:288 PlugInManager: using data dir: C:\Users\pawel\AppData\Local\opencpn\plugins\weath erfax_pi
19:57:21.143 MESSAGE WeatherFax.cpp:200 Weather Fax : Failed to load coordinate sets

Any idea how to fix it?

Best regards,
Kubek
kubek is offline   Reply With Quote
Old 09-09-2023, 13:37   #1652
pmx
Registered User

Join Date: Jun 2019
Location: France (Mediterranean Sea)
Boat: Shipman 28 (1973)
Posts: 69
Re: WeatherFax ...

The error means that the plugin can't find the file : "CoordinateSets.xml"


Had a look at the source code, and it seems that you have to download/update some utility files.
Menu : "Retrieve" / "Update Data Sources" " (CTRL+H) and see if it works.
This should download the "CoordinateSets.xml" file (and a few other, if I understand correctly).


Please, report if it saves your problem.


A default files set is not provided by the installer ???

PS : I use the latest plugin version, 1.9.60.0
Pierre
pmx is offline   Reply With Quote
Old 09-09-2023, 15:54   #1653
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: WeatherFax ...

Default ser is ibstalled. Perhaps was corrupted or missing on user machine.
Yes download a new update .
rgleason is offline   Reply With Quote
Old 10-09-2023, 02:38   #1654
Registered User

Join Date: Sep 2010
Posts: 153
Re: WeatherFax ...

Quote:
Originally Posted by rgleason View Post
Default ser is ibstalled. Perhaps was corrupted or missing on user machine.
Yes download a new update .
I have OpenCPN 5.8.4-0, weatherfax 1.9.70.0.

Steps already done:
1. Reinstall weatherFax,
2. Retrive -> Update Data Sources
3. Try to Capture - I see now window but not completed (see screenshots)

Best regards,
Kubek
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2023-09-10 112523.png
Views:	36
Size:	13.5 KB
ID:	280774   Click image for larger version

Name:	Screenshot 2023-09-10 112928.png
Views:	33
Size:	20.1 KB
ID:	280776  

Click image for larger version

Name:	Screenshot 2023-09-10 113137.png
Views:	29
Size:	8.2 KB
ID:	280777   Click image for larger version

Name:	Screenshot 2023-09-10 113321.png
Views:	30
Size:	26.3 KB
ID:	280778  

Click image for larger version

Name:	Screenshot 2023-09-10 113458.png
Views:	33
Size:	29.3 KB
ID:	280779  
kubek is offline   Reply With Quote
Old 10-09-2023, 03:48   #1655
pmx
Registered User

Join Date: Jun 2019
Location: France (Mediterranean Sea)
Boat: Shipman 28 (1973)
Posts: 69
Re: WeatherFax ...

So far, so good...


"Failing to Configure Capture" :


Open the plugin's "File -> Configure" menu and play with the "Device Index", and save. Default is 0 and should work unless you have several interfaces.


Maybe you may have a missing/wrong/corrupted preset file ?
pmx is offline   Reply With Quote
Old 10-09-2023, 04:10   #1656
Registered User

Join Date: Sep 2010
Posts: 153
Re: WeatherFax ...

Quote:
Originally Posted by pmx View Post
So far, so good...


"Failing to Configure Capture" :


Open the plugin's "File -> Configure" menu and play with the "Device Index", and save. Default is 0 and should work unless you have several interfaces.


Maybe you may have a missing/wrong/corrupted preset file ?
Hi,

Thanks for advise, but when I tried to change it to 0 or other number, it is always set back to -10001 (see picture)

Best regards,
Kubek
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2023-09-10 130629.png
Views:	30
Size:	24.5 KB
ID:	280781  
kubek is offline   Reply With Quote
Old 10-09-2023, 06:17   #1657
pmx
Registered User

Join Date: Jun 2019
Location: France (Mediterranean Sea)
Boat: Shipman 28 (1973)
Posts: 69
Re: WeatherFax ...

This is the heart of your problem.

But since I'm using Linux, I can't try to reproduce

What does your log file says ?

1) Config dialog test on Linux :

The parameters on the dialog are ALWAYS SAVED when you CLOSE the config dialog (Samplerate, Device Index, ...).

Apparently, the saved parameters are correctly used when you launch the plugin.

BUT the settings dialog is not preset with the saved parameters when it is reopened (only the default values).
(Apparently, the required source code is missing).
Consequence, if you reopen the dialog and close it, the default parameters are saved and erase the previous values.

==> To use the previously set parameters, don't reopen the setting dialog !!! (as the defaukt parameters would erase the prevous one when you close the window).

Probably something to improve here...

Now, the -10001 value?? maybe the windows version of PortAudio has a problem ? OR windows doesn't use the PortAudio library ???

2) Basic tests on Windows

First, check the sample rates supported by your interface, and set the default inputs and outputs to the interface you intend to use for fax decoding.

If 8000 is not supported, use 16000 or 48000.

One possibility: go to your audio settings, and check that you have deactivated "exclusive access" to the audio interface (I don't remember the exact details).

3) Suggestions :

Open the settings dialog.
Set the samplerate at 48000 (always supported) and the Device index to 0 (or -1, apparently this means "default device").
close the plugin.
Relaunch the plugin.
DON'T open the settings dialog.
Try a capture.
If it doesn't work, post the log file.

Sorry, I can't help much beyond that.
pmx is offline   Reply With Quote
Old 10-09-2023, 16:44   #1658
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: WeatherFax ...

See https://github.com/rgleason/weatherfax_pi/issues/148
rgleason is offline   Reply With Quote
Old 10-09-2023, 23:08   #1659
pmx
Registered User

Join Date: Jun 2019
Location: France (Mediterranean Sea)
Boat: Shipman 28 (1973)
Posts: 69
Re: WeatherFax ...

In the 3) point ("Suggestions"), an instruction is missing.


Add "Close the Preferences dialog using the OK button" before "Close the plugin".


Reason : you have to click the OK button to save the new settings and dismiss the dialog.


(I can't edit the post)
pmx is offline   Reply With Quote
Old 11-09-2023, 03:56   #1660
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: WeatherFax ...

Dear PMX would you mind becoming an editor, I think it would be more efficient. It is not hard to edit Dokuwiki there are two different editors pick the one you like.

If so, please send me a Private Message with your email and the username you'd like. I will send you and email with the PW.
I am pretty busy right now and won't be able to get to this.
Thanks.

PS on second thought it is not in Dokuwiki anymore, it is using AsciiDoc/antora and requires a free opensource github account. Do you have one of those?

Quote:
Originally Posted by pmx View Post
In the 3) point ("Suggestions"), an instruction is missing.


Add "Close the Preferences dialog using the OK button" before "Close the plugin".


Reason : you have to click the OK button to save the new settings and dismiss the dialog.


(I can't edit the post)
rgleason is offline   Reply With Quote
Old 13-09-2023, 01:00   #1661
Registered User

Join Date: Sep 2010
Posts: 153
Re: WeatherFax ...

Quote:
Originally Posted by pmx View Post
In the 3) point ("Suggestions"), an instruction is missing.


Add "Close the Preferences dialog using the OK button" before "Close the plugin".


Reason : you have to click the OK button to save the new settings and dismiss the dialog.


(I can't edit the post)
Thanks for help!

Now value is set to 0 and Capture works again.

Kubek
kubek is offline   Reply With Quote
Old 13-09-2023, 03:34   #1662
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: WeatherFax ...

In this manual what would you add for instructions?

https://opencpn-manuals.github.io/ma..._weather_faxes


I am also considering how to integrate this long post from PMX into the manual, this appears to be mostly about WebSDR, not Weatherfax

https://www.cruisersforum.com/forums...ml#post3816899


Your specific suggestions would be appreciated.
rgleason is offline   Reply With Quote
Old 13-09-2023, 05:49   #1663
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: WeatherFax ...

I think we need to make this a Step by Step Use example which is towards the bottom of the Manual.


Also there are a number of screenshots that are missing from the original manual which is still here.
https://opencpn.org/wiki/dokuwiki/do...her:weatherfax


We should probably move these images (optimized) into the new manual too.
rgleason is offline   Reply With Quote
Old 28-10-2023, 15:59   #1664
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: WeatherFax ...

Dave has added ASCAT A&B data retrieval to Weatherfax. Now we need a knowledgable user to create the coordinatedata.xml for this data to provide a seamless overlay.


See https://github.com/rgleason/weatherfax_pi/issues/156
and https://github.com/rgleason/weatherfax_pi/issues/157
rgleason is offline   Reply With Quote
Old 23-11-2023, 05:10   #1665
Registered User

Join Date: Feb 2013
Location: Germany, Bavaria
Boat: Jeanneau Sun Fizz 40' or is it 39'?? :-)
Posts: 206
Re: WeatherFax ...

Hi Rick et al,



has anybody realized, thet the satellite images do not work any longer in Weatherfax? The URL seems to be invalid. Looking at the "Aviationweather" Page, and playing around a bit with looking at the "regional" satellite images, the requests get blocked


Does anybody know about this, or is there a new source?


Thanks for any help and best regards,


Uwe
HUR450502 is offline   Reply With Quote
Reply

Tags
paracelle


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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
For Sale: SSB, Tuner, Amp, WeatherFax Palarran Classifieds Archive 7 19-03-2011 07:22
Help with WeatherFax and SeaTTY desierto Navigation 2 12-12-2008 20:36
Basic Weatherfax reception Tnflakbait Marine Electronics 3 23-09-2008 21:55
How do I set myself up with weatherfax? tracker_46 Marine Electronics 4 12-10-2006 14:51
Weatherfax Recommendations Please Salacia Marine Electronics 3 03-07-2005 13:28

Advertise Here


All times are GMT -7. The time now is 18:35.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.