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 26-05-2020, 07:19   #76
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: OpenCPN Version 5.1.518 Beta Test

Dave,

I will dig into the details. The call that causes the trouble is ::SetScrollInfo() for the horizontal scroll bar which isn’t actually needed. But this function is a long standing Windows function. It looks like this is some kind of bug in the Windows libraries.
transmitterdan is offline   Reply With Quote
Old 26-05-2020, 09:43   #77
Registered User

Join Date: Sep 2009
Location: Angers - France
Boat: Beneteau First 29 Ptizef
Posts: 844
Re: OpenCPN Version 5.1.518 Beta Test

Hi all
With Linux and a new local built of the current git master, I get something as a crash.
Context :
create a new chart group then add a chart repository inside, valid then exit O.
or delete an existing chart group, valid then exit O


If I run O inside my EDI ( QTCreator) I Get a crash in line 9144 option.cpp
If I run outside in the built installed, I don't get a "real" crash, but when I open O again, I get the message "The last opencpn run seems to have failed ......"
regards
JP
Ptizef is offline   Reply With Quote
Old 26-05-2020, 12:39   #78
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,147
Re: OpenCPN Version 5.1.518 Beta Test

Dave..
re: Improve responsiveness of quilt composition to MUIBar ChartScale dialog
Now the chart scale switch works fine also for big steps. Tested on Win10, RPi3 Stretch.

Thanks
Håkan
Hakan is offline   Reply With Quote
Old 26-05-2020, 17:17   #79
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: OpenCPN Version 5.1.518 Beta Test

Quote:
Originally Posted by bdbcat View Post
Dan...
Interesting that smaller chart lists work OK, although maybe a little slow. It feels like there is some kind of non-linear math here, a geometric increase in computational complexity with linear increase in "n".


For fun I tried:
m_scrollWinChartList->SetAutoLayout( false );
before starting the list population.
Result: No effect....


Still thinking....
If we come with no solution, we will need to revert to the checked list control. Not as pretty...
Dave
Dave,

Shall we take this discussion to github issues?

Dan
transmitterdan is offline   Reply With Quote
Old 26-05-2020, 17:59   #80
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN Version 5.1.518 Beta Test

Tdan...
Off to github we go......
Dave
bdbcat is offline   Reply With Quote
Old 27-05-2020, 07:09   #81
Registered User

Join Date: Apr 2018
Location: Saugatuck, MI
Boat: Nauticat 32
Posts: 284
Re: OpenCPN Version 5.1.518 Beta Test

What is this yellow line? It goes to 0,0 on the chart to my position. However, it can be anywhere along the equator, not necessarily at 0º lattitude. It has appeared in every version of O I've run on every version of Mac OS on every Mac. This appeared this morning on O5.1.8b on Catalina I was running overnight.
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2020-05-27 at 7.03.45 AM.png
Views:	385
Size:	241.5 KB
ID:	215888  
SCarns is offline   Reply With Quote
Old 27-05-2020, 08:47   #82
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,147
Re: OpenCPN Version 5.1.518 Beta Test

SCarns..
re: yellow line.
The line is a track.
What you describe I've seen as well when I'd a GPS that failed and sometimes send a zero position or just a zero latitude.
OCPN was just showing what my GPS was reporting about positions.

So, I'd have checked a connected GPS.
Håkan
Hakan is offline   Reply With Quote
Old 27-05-2020, 11:36   #83
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,740
Re: OpenCPN Version 5.1.518 Beta Test

Håkan..


had the same idea - but tracking is disabled on the screenshot.


I would like to see the outcomes with "tactics" disabled.


Hubert
bcn is offline   Reply With Quote
Old 27-05-2020, 20:18   #84
Registered User
 
Jon Hacking's Avatar

Join Date: Sep 2010
Location: Currently cruising the Philippines, just got back from PNG & Solomons
Boat: Wauquiez 45' (now 48') catamaran
Posts: 1,093
Images: 1
Send a message via Skype™ to Jon Hacking
Re: OpenCPN Version 5.1.518 Beta Test

If/when there's another code release (& thread), could someone please post a link here, so we can all join the new thread? Thanks!

I've posted links to this thread on the 2 previous threads...
__________________
-- Jon Hacking s/v Ocelot
Jon Hacking is offline   Reply With Quote
Old 28-05-2020, 02:26   #85
Moo
Registered User

Join Date: Mar 2017
Posts: 804
Re: OpenCPN Version 5.1.518 Beta Test

Quote:
Originally Posted by SCarns View Post
What is this yellow line? It goes to 0,0 on the chart to my position. However, it can be anywhere along the equator, not necessarily at 0º lattitude. It has appeared in every version of O I've run on every version of Mac OS on every Mac. This appeared this morning on O5.1.8b on Catalina I was running overnight.
As has been said it looks like a track but you have tracking 'off' in the screen shot. Is it a track? Hover and right click, what do you get?

I have seen this from some GPS units that don't fail elegantly when they have an invalid position. It is only a momentary glitch and setting the NMEA update rate to say 2 seconds or greater will usually filter out the glitches.
Moo is offline   Reply With Quote
Old 28-05-2020, 06:13   #86
Registered User

Join Date: May 2012
Location: The Gambia
Boat: Jeanneau Sun Legende 41
Posts: 125
Send a message via Skype™ to jean_pfoumf
Re: OpenCPN Version 5.1.518 Beta Test

"What is this yellow line?"
I got this issue on W7. I had to uninstall O5 and install it again to make disappear this yellow track.
jean_pfoumf is offline   Reply With Quote
Old 28-05-2020, 06:20   #87
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: OpenCPN Version 5.1.518 Beta Test

Quote:
Originally Posted by jean_pfoumf View Post
"What is this yellow line?"
I got this issue on W7. I had to uninstall O5 and install it again to make disappear this yellow track.

You can always use the track and route manager to delete unwanted tracks and routes. It is not necessary to uninstall/reinstall to delete tracks. The tracks, routes and waypoints are stored in a file call navobj.xml.
transmitterdan is offline   Reply With Quote
Old 28-05-2020, 16:19   #88
Registered User

Join Date: Apr 2018
Location: Saugatuck, MI
Boat: Nauticat 32
Posts: 284
Re: OpenCPN Version 5.1.518 Beta Test

Definitely NOT a track, as I'm not tracking anything.

Because someone asked to turn off Dash_T, I did. Didn't remove the line. I turned off all my plugins and the line went away. Now to figure out which plugin is the offender. I have an idea, but will try on my other system at the boat to figure it out.
SCarns is offline   Reply With Quote
Old 28-05-2020, 16:50   #89
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: OpenCPN Version 5.1.518 Beta Test

Hover the cursor over the yellow line. Any popup? No, double click the line. Anything pop up telling what the line is?
transmitterdan is offline   Reply With Quote
Old 28-05-2020, 16:51   #90
Registered User

Join Date: Apr 2018
Location: Saugatuck, MI
Boat: Nauticat 32
Posts: 284
Re: OpenCPN Version 5.1.518 Beta Test

No. It's not a track.

I found the offending plugin. It's an issue with Watchdog, so I'll not take up any further space on here with it and will take it over to that forum for discussion.

Thanks! Now back to our regularly scheduled programming.

sc
SCarns is offline   Reply With Quote
Reply

Tags
enc, 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 Version 5.1.511 Beta Test bdbcat OpenCPN 103 23-05-2020 04:02
OpenCPN Version 5.1.428 Beta Test bdbcat OpenCPN 289 19-05-2020 04:46
Version 5.0.518 / Intel UHD630 Minor Bugs Found Biggles OpenCPN 0 21-05-2019 05:13
OpenCPN Version 2.2 Beta Test bdbcat OpenCPN 437 15-12-2010 19:17
OpenCPN Version 2.2 Beta Test Bugs / Discussion bdbcat OpenCPN 120 26-09-2010 02:53

Advertise Here


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


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.