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 20-02-2017, 20:53   #76
Registered User

Join Date: Feb 2017
Location: Cairns Australia Qld
Boat: Catalina 36 MKI 36 Feet
Posts: 3
Re: OpenCPN Beta Version 4.5.213

Quote:
Originally Posted by bdbcat View Post
Erich Jung...

I got the KAPs, identified the trouble. These charts were mistakenly being interpreted as vector overlay charts (???) due to their specific names. Bad code, that was. Fixed now.

Looks like a nice place to anchor and swim. Got any pictures for the website photo Gallery?

Thanks
Dave
Hi Dave,
thanks for fixing the problem. I would like to take this opportunity to thank you and all the other developers for this excellent navigation program. I did already sent some photos to the ocpn webpage.
Cheers Erich
Erich Jung is offline   Reply With Quote
Old 22-02-2017, 06:06   #77
Registered User

Join Date: Jun 2010
Location: St. Petersburg, Florida
Boat: Gemini 3200
Posts: 983
Re: OpenCPN Beta Version 4.5.213

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

re:
"The busy pointer issue is Linux only, not Windows."

When the busy pointer problem appears, is it associated with building an ENC SENC, or are all SENCs already built? In other words, when you switch to a vector ENC by Piano bar, does it immediately switch, leaving an orphan busy pointer?

Thanks
Dave
I wanted to get out to the boat to test this some more before I answered. When I switch to a vector chart by Piano bar the busy pointer usually appears immediately. If the chart hasn't been previously displayed I'll get a progress bar while it loads. When the progress bar goes away the busy pointer remains.

If the chart has been displayed recently I will sometimes get a busy pointer immediately. Sometimes the chart will be displayed without a busy pointer. When that happens anything that moves the chart display to a new area will trigger the busy pointer. Once the busy pointer appears it will not go away until the program is terminated.

Fabbian
fgd3 is offline   Reply With Quote
Old 22-02-2017, 20:02   #78
Registered User

Join Date: Jun 2010
Location: St. Petersburg, Florida
Boat: Gemini 3200
Posts: 983
Re: OpenCPN Beta Version 4.5.213

I did a little more checking with regard to the busy pointer. If I start OpenCPN with a raster chart showing and I select an ENC from the Piano bar I immediately get a busy pointer which never goes away.

If I terminate OpenCPN with an ENC displayed that chart will be displayed the next time I start OpenCPN. The pointer will be normal when the program starts but if I do anything which moves the chart the busy pointer appears and won't go away.

When I start OpenCPN with an ENC displayed I can perform an object query without triggering the busy pointer. I can select an RNC from the Piano bar without triggering the busy pointer.

I hope that clarifies the conditions that trigger the busy pointer.

Fabbian
fgd3 is offline   Reply With Quote
Old 23-02-2017, 20:54   #79
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,463
Re: OpenCPN Beta Version 4.5.213

Fabbian...

The Ubuntu busy spinner is a real mystery. I have built I don't know how many Ubuntu virtuals, all flavors, on lots of boxes, and cannot reproduce. The internal OCPN logic is very simple. I don't get it.

If I build you a special version for debug, can you install directly from command line?

$sudo dpkg -i {blah}.pkg

?

If so, we will try some debug builds, and see if we can figure this out.

Does anyone else have trouble with busy spinner failing to turn off?

Anyone?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 24-02-2017, 01:39   #80
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,546
Re: OpenCPN Beta Version 4.5.213

Quote:
Originally Posted by bdbcat View Post
Does anyone else have trouble with busy spinner failing to turn off?

Anyone?

Thanks
Dave
You should code with some more error checking. That solves many problems in your code. E.g. trying to free or deleting a busy pointer which is not there might cause problems.

Gerhard
CarCode is offline   Reply With Quote
Old 24-02-2017, 06:28   #81
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,463
Re: OpenCPN Beta Version 4.5.213

Fabbian...

Will you send me a screenshot and logfile of your problematical Ubuntu system? I want to make sure we are looking at exactly the same system configuration.

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 24-02-2017, 06:43   #82
Registered User

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

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

The Ubuntu busy spinner is a real mystery. I have built I don't know how many Ubuntu virtuals, all flavors, on lots of boxes, and cannot reproduce. The internal OCPN logic is very simple. I don't get it.

If I build you a special version for debug, can you install directly from command line?

$sudo dpkg -i {blah}.pkg

?

If so, we will try some debug builds, and see if we can figure this out.

Does anyone else have trouble with busy spinner failing to turn off?

Anyone?

Thanks
Dave
Dave I have seen the busy spinner in a few late betas. Ubuntu 14.04.
I had the problem yesterday, but today after upgrading to 4.5.221, it's gone.

I do have another spinner problem. After using a few raster and oeSENC charts, coming back to CM93 there is strange cursor if the scale is larger than about 1:10000. It shows a normal cursor for 3/4s and then a busy spinner for 1/4s, rinse repeat.
Changing to a raster,oeSENC or S57 and there is no problem.

Thomas
cagney is offline   Reply With Quote
Old 25-02-2017, 19:16   #83
Registered User

Join Date: Jun 2010
Location: St. Petersburg, Florida
Boat: Gemini 3200
Posts: 983
Re: OpenCPN Beta Version 4.5.213

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

If I build you a special version for debug, can you install directly from command line?

$sudo dpkg -i {blah}.pkg
I'll be happy to try it. Just let me know how to get the special version.

Quote:
Originally Posted by bdbcat View Post
Does anyone else have trouble with busy spinner failing to turn off?
There was a discussion about the busy spinner a while back. I don't remember the thread but it was the fact that others were having the same problem that made me think it was worth pursuing.

Fabbian
fgd3 is offline   Reply With Quote
Old 25-02-2017, 19:59   #84
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,463
Re: OpenCPN Beta Version 4.5.213

Fabbian...

So I can get it right, will you send me a short logfile showing startup and a few chart loads?

Is this 32 or 64 bit Ubuntu?

The earlier discussion about spinner, I think, mostly was concerned with a wxASSERT() in Windows debug mode. I recall we fixed that, which seems to have started your troubles.

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 25-02-2017, 22:28   #85
Registered User

Join Date: Sep 2012
Location: Baikal
Posts: 584
Re: OpenCPN Beta Version 4.5.213

when you start to rebuild the cache program crashes
win 10 x64 Opengl ON
Baikal is offline   Reply With Quote
Old 26-02-2017, 06:24   #86
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,463
Re: OpenCPN Beta Version 4.5.213

Baikal...

Did you send the CrashReport?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 26-02-2017, 16:27   #87
Registered User

Join Date: Jun 2010
Location: St. Petersburg, Florida
Boat: Gemini 3200
Posts: 983
Re: OpenCPN Beta Version 4.5.213

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

So I can get it right, will you send me a short logfile showing startup and a few chart loads?

Is this 32 or 64 bit Ubuntu?

The earlier discussion about spinner, I think, mostly was concerned with a wxASSERT() in Windows debug mode. I recall we fixed that, which seems to have started your troubles.

Thanks
Dave
I've attached a log file from a session where I launched OpenCPN with raster charts showing, I selected a vector chart (which triggered the busy pointer), I selected a raster chart, and closed the program. It's Opencpn.doc.

I also attached a screenshot of the ENC with the busy pointer triggered and another showing the version information which the help button brings up. Although the screen shot doesn't show the busy pointer it was present on both screens. Hope that's of some use. Let me know if you need something more.

This is happening with 64-bit Ubuntu (14.04).

Fabbian
Attached Thumbnails
Click image for larger version

Name:	ENC with busy pointer.png
Views:	82
Size:	187.2 KB
ID:	142048   Click image for larger version

Name:	OpenCPN version info.png
Views:	82
Size:	202.8 KB
ID:	142049  

Attached Files
File Type: doc opencpn.doc (5.2 KB, 38 views)
fgd3 is offline   Reply With Quote
Old 01-03-2017, 07:42   #88
Registered User

Join Date: Jan 2010
Location: Harlingen, NL
Boat: KMY Stadtship 56
Posts: 517
Re: OpenCPN Beta Version 4.5.213

Quote:
Originally Posted by LeaseOnLife View Post
Dave, understood!

The TALKER is CANBOAT, https://github.com/canboat/canboat

Canboat creates the talker ID from a NMEA-2000 src ID, my N2K GPS has source "245" or 0xf5. Canboat represents 0xF5 by two letters, not using numbers, A..P with A representing a zero, and P representing a F. So I lucked out since my GPS gets the src ID 0xF5 and Canboat makes a "PF" out of it.

I will go back to the developer(s) of Canboat and ask to avoid an initial "P" during the creation of the talker ID.

Thanks again

Dirk
That was easy to fix, CANboat now sends $Qx instead of $Px for N2K sources 240..255.
merrimac is offline   Reply With Quote
Old 01-03-2017, 10:59   #89
Registered User
 
LeaseOnLife's Avatar

Join Date: Apr 2008
Location: out cruising again, currently in Fiji
Boat: Sailboat
Posts: 1,469
Re: OpenCPN Beta Version 4.5.213

Quote:
Originally Posted by merrimac View Post
That was easy to fix, CANboat now sends $Qx instead of $Px for N2K sources 240..255.
Confirmed, it works now. My Navico n2k GPS is being read by the PI3 with a CAN-hat, CANBOAT translates the N2K PGN 129025 to a NMEA0183 GLL sentence and serves it via TCP to OpenCPN.

Thanks Dave and Kees

Dirk
LeaseOnLife is online now   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 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
OpenCPN Version 2.1.0 Beta bdbcat OpenCPN 1045 25-06-2010 10:09
OpenCPN Version 1.3.5 Beta Technical bdbcat OpenCPN 544 24-03-2010 10:34

Advertise Here


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


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.