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 29-08-2013, 21:38   #1
Registered User

Join Date: Dec 2012
Posts: 180
Open CPN Beta 3.3.827

Hi folks Thanks as always for a great product.

System is LINUX UBUNTU 13.04 LTS

I have simulated over 2000NMi since I last found a bug and rolling back to the latest version release of course it is rock stable.

Open CPN Beta 3.3.827

Managed to crash this version and the patch just prior to this version by:

Dropping a mark ahead of the vessel,

Selecting Navigate to the Mark, and then

grabbing the mark and moving it to fine tune the distance and bearing.

Seems to consistently crash when you move the mark closer to the vessel. distances around 1/2 an hour ahead of the vessel when you shorten those up and wobble around a bearing bang shell goes the way of the dodo.

By crashing I mean the program terminates no errors on the screen or nothing drops the window shell. It looses the mark you just dropped when you do a restart.

Enjoying the product and the bleeding edge is better than many commercial products folks something to be proud of.

All the best

Ron Southworth
RonSouthworth is offline   Reply With Quote
Old 29-08-2013, 21:55   #2
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: Open CPN Beta 3.3.827

Ron...

Thanks for the report.

3.3.827 is the working Alpha sandbox, and not really ready for Beta testing. Its called 827 just to distinguish it from the official Beta 3.3.814.

It recommended that you stick with 3.3.814 until something more modern is available officially, unless you really like the bleeding edge.

However, I do appreciate specific comments on the sandbox code, and I will take a look at your crash soonest. I think I can see what is going on here.

Thank again
Dave
bdbcat is offline   Reply With Quote
Old 29-08-2013, 23:04   #3
Registered User

Join Date: Dec 2012
Posts: 180
Re: Open CPN Beta 3.3.827

Hi Dave,

Your bleeding edge is better than many in production houses I have seen about the place. Certainly I have more stable versions if I am taking to the water but while I am pottering here at home I keep on the edge. Obviously not intended as criticism at all just letting you know I found something "unusual". I still have a fanciful idea when I get some spare time in coding mode to do some clever sailing type plug-in stuff you know like working out tacking on a given course or heading and some other performance optimization stuff. Never seem to find the time at the moment but I will I am certain.

Thanks and I will keep rolling with the bleeding edge learning how to do good code from observation and see what happens when I get time to play trigonometry functions with the NMEA data and a few things like that .

Ron
RonSouthworth is offline   Reply With Quote
Old 30-08-2013, 02:34   #4
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: Open CPN Beta 3.3.827

There are several other issues with 827 and I suggest not to upload very early alphas to github until there is a beta. Since there are some people compiling by their selfes it might be irritating.

With cm93 I see in 827 alpha blue bars in a fish farm e.g. and scrolling region does not work.
Attached Thumbnails
Click image for larger version

Name:	827.png
Views:	183
Size:	53.7 KB
ID:	66201   Click image for larger version

Name:	827b.png
Views:	134
Size:	27.5 KB
ID:	66202  

CarCode is offline   Reply With Quote
Old 30-08-2013, 04:09   #5
Registered User

Join Date: Dec 2012
Posts: 180
Hi I dont see the problem unless there is a concern that it reduces confidence in the product sometimes when someone is trying something it is good to get it to a few folks to uncover un-intended problems early in the development cycle.

I am personally still open to rolling alpha's I think it is very clear that you should only be using stable versions for production (under way)

Thanks for all the great work

Ron
RonSouthworth is offline   Reply With Quote
Old 30-08-2013, 08:37   #6
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
Re: Open CPN Beta 3.3.827

Quote:
Originally Posted by CarCode View Post
There are several other issues with 827 and I suggest not to upload very early alphas to github until there is a beta. Since there are some people compiling by their selfes it might be irritating.

With cm93 I see in 827 alpha blue bars in a fish farm e.g. and scrolling region does not work.
Gerhard...
There are also some people developing that code who for some weird reasons need to share it... The master branch is for them.

Pavel
nohal is offline   Reply With Quote
Old 30-08-2013, 12:28   #7
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: Open CPN Beta 3.3.827

Gerhard....

Found the bug for smeared fishing areas.
Fixed and committed to github.

For the other bug "scrolling region does not work"...
Can you give us a lat/lon, and other info to reproduce?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 31-08-2013, 07:53   #8
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: Open CPN Beta 3.3.827

Ron...

Fixed the crash on moving an active waypoint as described. Committed to github.

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 31-08-2013, 10:03   #9
Registered User

Join Date: Dec 2012
Posts: 180
Thank you Dave,

I've rolled it into my sandbox test rig and can confirm the crash is indeed no longer happening.

As I said previously awesome stuff.

Back to lurking mode till I can find another really obscure bug. Thanks for some awesome stuff.

Ron
RonSouthworth is offline   Reply With Quote
Old 02-09-2013, 04:26   #10
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: Open CPN Beta 3.3.827

Quote:
Originally Posted by bdbcat View Post
Gerhard....

Found the bug for smeared fishing areas.
Fixed and committed to github.

For the other bug "scrolling region does not work"...
Can you give us a lat/lon, and other info to reproduce?

Thanks
Dave
Dave,

I have had implemented the diffs from between 814 to 827 and remarked the above anomalies with cm93 December 2011. I am at Monastir, Tunisia, 35° 46N, 10° 50E. I then deleted these diffs to switch back to 814 and everything works fine again.
It is difficult for me to find out the scrolling problem. Do you have any hint where I can set a break point to see what is happening there?
Actually I am using wxWidgets 2.9.5 as of 18. August and Mac OS X 10.8.4 and Xcode 4.6.3 with LLVM 4.2, Debugger LLDB.

Gerhard
CarCode is offline   Reply With Quote
Old 03-09-2013, 09:10   #11
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: Open CPN Beta 3.3.827

Dave

I have found the bug (my own fault) and updated the code with the diffs up to 1. September.
Everything is fine now and scrolling and scaling in/out is even smoother.

Thanks

Gerhard
CarCode is offline   Reply With Quote
Old 03-09-2013, 09:13   #12
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: Open CPN Beta 3.3.827

Gerhard...

Glad all is well.

Dave
bdbcat is offline   Reply With Quote
Reply

Tags
open cpn, 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


Advertise Here


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


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.