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 15-02-2018, 13:29   #76
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN Version 4.8.2 Released

Quote:
Originally Posted by kevinvh View Post
I have come across a small issue with OpenCPN_4.8.2. I am running on a 2015 MacBook Pro with MacOS 10.13.3. All is working great except for:
Going to Toolbar/Options/Plugins/Grib 4.1/Preferences; OpenCPN freezes when you check "Authorize interpolation to start at current time" (a warning first followed by a freeze requiring a "Force Quit" of the application).
It is not frozen, but the active modal window with the preferences sinks bellow the other windows as the information message dialog is displayed. Cmd-Tab to switch to another application followed by another Cmd-Tab to switch back to OpenCPN should bring it back on top (Or an Esc acts as Cancel). Certainly to be fixed with all the other z-order issues on macOS...
nohal is offline   Reply With Quote
Old 15-02-2018, 13:34   #77
Registered User

Join Date: Jan 2018
Location: Gold Coast, Australia
Boat: Lagoon 500
Posts: 205
Re: OpenCPN Version 4.8.2 Released

Quote:
Originally Posted by nohal View Post
It is not frozen, but the active modal window with the preferences sinks bellow the other windows as the information message dialog is displayed. Cmd-Tab to switch to another application followed by another Cmd-Tab to switch back to OpenCPN should bring it back on top (Or an Esc acts as Cancel). Certainly to be fixed with all the other z-order issues on macOS...
Thanks - you are everywhere and you are a champion. That helped.
kevinvh is offline   Reply With Quote
Old 16-02-2018, 15:53   #78
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: OpenCPN Version 4.8.2 Released

MAC item -> Added to FAQ
https://opencpn.org/wiki/dokuwiki/do..._to_freeze_why
rgleason is offline   Reply With Quote
Old 19-02-2018, 05:14   #79
Registered User

Join Date: Mar 2016
Posts: 19
Re: OpenCPN Version 4.8.2 Released

OpenCPN is not installable on a Raspberry PI 3 with Raspbian Wheezy

Code:
root@kutt-ais-slave:/# apt-get install opencpn
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 opencpn : Depends: libstdc++6 (>= 5.2) but 4.9.2-10+deb8u1 is to be installed
           Depends: libtinyxml2.6.2v5 but it is not installable
           Depends: libwxbase3.0-0v5 (>= 3.0.2+dfsg) but it is not installable
           Depends: libwxgtk3.0-0v5 (>= 3.0.2+dfsg) but it is not installable
           Recommends: xcalib but it is not going to be installed
           Recommends: opencpn-doc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@kutt-ais-slave:/#
(used the official howto: https://opencpn.org/wiki/dokuwiki/do...spberrypi_rpi2 )
Is this a bug?
kutt is offline   Reply With Quote
Old 19-02-2018, 05:41   #80
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,211
Re: OpenCPN Version 4.8.2 Released

Quote:
Originally Posted by kutt View Post
OpenCPN is not installable on a Raspberry PI 3 with Raspbian Wheezy

Code:
root@kutt-ais-slave:/# apt-get install opencpn
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 opencpn : Depends: libstdc++6 (>= 5.2) but 4.9.2-10+deb8u1 is to be installed
           Depends: libtinyxml2.6.2v5 but it is not installable
           Depends: libwxbase3.0-0v5 (>= 3.0.2+dfsg) but it is not installable
           Depends: libwxgtk3.0-0v5 (>= 3.0.2+dfsg) but it is not installable
           Recommends: xcalib but it is not going to be installed
           Recommends: opencpn-doc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@kutt-ais-slave:/#
(used the official howto: https://opencpn.org/wiki/dokuwiki/do...spberrypi_rpi2 )
Is this a bug?
No, it is not a bug, upgrade your system to use a currently supported Debian release, being Stretch (stable) or Jessie (oldstable). Wheezy is past dead.
nohal is offline   Reply With Quote
Old 19-02-2018, 23:41   #81
Registered User
 
rooiedirk's Avatar

Join Date: Aug 2010
Location: Netherlands
Boat: Oneoff
Posts: 511
Re: OpenCPN Version 4.8.2 Released

I'm not sure if this is a 4.8.2 problem also, but the latest git (4.99) does not have the acknowledge and silence buttons for a DSC distress call. A bit unconvenient as it keeps coming back.
I did use the following nmea sentences:
DSC Distress alert:
$CDDSC,12,2358999980,12,02,00,0522100513,1207,,,S, E*68
$CDDSE,1,1,R,2358999980,00,52805110,*25

DSC Distress Canceled:
$CDDSC,16,2358999980,12,10,00,0522100513,1208,2358 999980,02,S,E*66
$CDDSE,1,1,R,2358999980,00,52805110,*25

Dirk
Attached Thumbnails
Click image for larger version

Name:	Screenshot_20180220_082943.png
Views:	81
Size:	47.3 KB
ID:	164461  
__________________
Navigation is know where you are and what to do to get where you want.
But also: Know where you don't want to be and what to do to don't get there.
rooiedirk is offline   Reply With Quote
Old 20-02-2018, 00:17   #82
Registered User

Join Date: Nov 2016
Posts: 11
Re: OpenCPN Version 4.8.2 Released

Quote:
Originally Posted by nohal View Post
No, it is not a bug, upgrade your system to use a currently supported Debian release, being Stretch (stable) or Jessie (oldstable). Wheezy is past dead.
I have the same problem with Jessie, will try to fix missing dependencies.
rlevi is offline   Reply With Quote
Old 09-03-2018, 13:56   #83
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Squiddio causes 4.8.2 to crash

*Activate plugin Squiddio.
*Right click and show some local markers.
*Deactivate the plugin in Options->Plugins.
*The markers are still shown, which must be a bug.
*Activate the plugin again =>OpenCPN crash!
*Repeatable on Kubuntu 16.04/64
Click image for larger version

Name:	Screenshot_20180309_164612.png
Views:	1454
Size:	50.8 KB
ID:	165856

Thomas
cagney is offline   Reply With Quote
Old 11-03-2018, 10:35   #84
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: OpenCPN Version 4.8.2 Released

I am having the same problem with sweepplot too!
https://github.com/seandepagnier/sweepplot_pi/issues/15

Is it from the plugin or is it from Opencpn, I wonder?

Do all plugins have the problem?
No. Weather_routing
1. Open WR_pi menu.
2. Options > PI > Disable WR. Then apply. Close.
3. Options > PI > Enable WR. Then apply. Close.
it works.
4. Also works if you just hit OK instead of Apply.
5. Also works if I hit Enable, Disable, Enable, Disable, all day, then OK
rgleason is offline   Reply With Quote
Old 12-03-2018, 18:42   #85
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: OpenCPN Version 4.8.2 Released

Now works very nicely. Thank you, Sean. An excellent plugin for sailors.

Windows: https://github.com/rgleason/sweepplot_pi/releases
rgleason is offline   Reply With Quote
Old 14-03-2018, 09:11   #86
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: OpenCPN Version 4.8.2 Released

Dave

I have seen 4.8.2 crash from time to time. Not very often but enough for me to use ddd to try to catch. No clear scenario. It has happened when, for example, requesting track properties or, as the latest occasion, when just pressing "Options". I don't think I have seen the back-trace below, previously.
Click image for larger version

Name:	Screenshot_20180314_115807.png
Views:	114
Size:	37.8 KB
ID:	166250

Thomas

PS
Another crash as a result of doing an "outrageous" thing. Trying to directly delete an active track. It does not happen every time. O mostly just displays a dialog and asks if I really wants to delete the track, and accepts the deletion.

Click image for larger version

Name:	Screenshot_20180314_121638.png
Views:	98
Size:	38.0 KB
ID:	166252
cagney is offline   Reply With Quote
Old 20-03-2018, 02:16   #87
Registered User

Join Date: May 2006
Posts: 1,146
Re: OpenCPN Version 4.8.2 Released

On Microsoft XP the chart downloader is not appearing as a tab in this version 4.8.2.
In version 4.8 it was working
Fuss is offline   Reply With Quote
Old 20-03-2018, 02:35   #88
Marine Service Provider

Join Date: May 2013
Location: Norway
Posts: 719
Re: OpenCPN Version 4.8.2 Released

I can confirm the same. alos, the chart downloader is not visible under plugins.
/Petter

Quote:
Originally Posted by Fuss View Post
On Microsoft XP the chart downloader is not appearing as a tab in this version 4.8.2.
In version 4.8 it was working
petter5 is offline   Reply With Quote
Old 21-03-2018, 01:40   #89
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,150
Re: OpenCPN Version 4.8.2 Released

Fuss..Petter..
For O 4.8.2 I confirm but for info is the chartloader active also on XP in the present Github alpha version 4.99.
I don't remember the reason for the absence in 4.8.2 unless someone played "big brother" and meant XP would not be connected to the Internet??
Hakan is offline   Reply With Quote
Old 21-03-2018, 03:31   #90
Registered User

Join Date: May 2006
Posts: 1,146
Re: OpenCPN Version 4.8.2 Released

Quote:
Originally Posted by Hakan View Post
Fuss..Petter..
For O 4.8.2 I confirm but for info is the chartloader active also on XP in the present Github alpha version 4.99.
I don't remember the reason for the absence in 4.8.2 unless someone played "big brother" and meant XP would not be connected to the Internet??
Thanks very much for the reply,
It's a bit out of my league...but if you explain to me how to download 4.9.9 then I would test it, but I can't find it without a link.
Fuss is offline   Reply With Quote
Reply

Tags
enc, lease, opencpn


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
OpenCPN Beta Version 3.1.814 Released bdbcat OpenCPN 185 14-09-2012 07:43
OpenCPN Beta Version 3.1.802 Released bdbcat OpenCPN 158 14-08-2012 10:07
OpenCPN Beta Version 3.1.714 Released bdbcat OpenCPN 91 01-08-2012 17:08

Advertise Here


All times are GMT -7. The time now is 20:51.


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.