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 16-04-2014, 14:40   #91
Registered User

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

O compiled with wx 2.8 does not run with both wx 3.0 and wx2.8 installed. Uninstall wx3.0 and O works again.

Thomas
cagney is offline   Reply With Quote
Old 02-05-2014, 15:04   #92
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: OpenCPN Beta Version 3.3.1606 Released

1. I created a route on a skewed chart, 2.Clicked on the chart bar for a larger scale unskewed chart and crashed O. It's reproducible.
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 03-05-2014, 00:30   #93
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,734
Re: OpenCPN Beta Version 3.3.1606 Released

Under OS-X 10.9.2 crashes (SEGFAULT) when trying to add item to dashboard.

Log file does not show any interesting.
OS-X dump and OCPN.ini attached

Hubert
Attached Files
File Type: doc opencpn.ini.doc (9.9 KB, 54 views)
File Type: doc Crash_OS-X_1606_dash.rtf.doc (45.4 KB, 40 views)
bcn is online now   Reply With Quote
Old 03-05-2014, 01:56   #94
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: OpenCPN Beta Version 3.3.1606 Released

Quote:
Originally Posted by bcn View Post
Under OS-X 10.9.2 crashes (SEGFAULT) when trying to add item to dashboard.

Log file does not show any interesting.
OS-X dump and OCPN.ini attached

Hubert
I guess it is an issue of wxWidgets mouse event handler.
Your version is 2.9.5 but I use wx 3.1.0 and never had such a crash. Since wx 2.9.5 there have been a lot chances of wx for OS X. The dashboard plugin has been very stable however all the time.

A notice to Dave:
The reason for crash and freeze with infinitiv loop during start of OpenCPN after implementing diff "Updates to PlugIn chart interface, especially S57 extended sectors and NATSUR attributes display." was found here. It has been a buggy plugin.

Gerhard
CarCode is offline   Reply With Quote
Old 03-05-2014, 02:17   #95
Registered User

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

Using today’s Git & Linux 64
When pressing an arrow key for at least 3 s the panning continues in that direction until another key is pressed.
I can't repeat this on WinXP 3.3.1606.

Thomas
cagney is offline   Reply With Quote
Old 03-05-2014, 02:39   #96
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: OpenCPN Beta Version 3.3.1606 Released

Quote:
Originally Posted by cagney View Post
Using today’s Git & Linux 64
When pressing an arrow key for at least 3 s the panning continues in that direction until another key is pressed.
I can't repeat this on WinXP 3.3.1606.

Thomas
Seems to be a mouse handler event issue as well as Hubert has noticed.
Times ago I have had a similiar behavior with OS X 64bit but is gone with latest wx versions.

Gerhard
CarCode is offline   Reply With Quote
Old 03-05-2014, 05:58   #97
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: OpenCPN Beta Version 3.3.1606 Released

Quote:
Originally Posted by wdkester View Post
1. I created a route on a skewed chart, 2.Clicked on the chart bar for a larger scale unskewed chart and crashed O. It's reproducible.
I neglected to say the route tool was still active when I left clicked on the chart bar.
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 04-05-2014, 06:54   #98
Registered User

Join Date: Jun 2010
Location: St. Petersburg, Florida
Boat: Gemini 3200
Posts: 982
Re: OpenCPN Beta Version 3.3.1606 Released

Using Ubuntu Linux 12.04 I visited the toolbox/connections page. When I exited focus was not returned to the chart page. I had to click on the chart to return focus. All my Windows versions return focus to the chart page when I close the toolbox requester. It's annoying because clicking on the chart recenters it.

Fabbian
fgd3 is offline   Reply With Quote
Old 04-05-2014, 19:11   #99
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: OpenCPN Beta Version 3.3.1606 Released

Fabbian...

Focus return properly to canvas for me (Kubuntu 12.04) after options->Connections.

I agree that would be irritating. We make a special effort in the code to ensure that this works.

Anyone else losing keyboard focus after options dialog?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 04-05-2014, 20:01   #100
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,207
OpenCPN Beta Version 3.3.1606 Released

Dave...
The focus gets cannibalized by the toolbar even for me on LMDE with Cinnamon and so far I didn't find a solution with simple stuff like adding cc1->SetFocus() etc. Will have to look deeper into it.

Pavel
nohal is offline   Reply With Quote
Old 04-05-2014, 20:50   #101
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: OpenCPN Beta Version 3.3.1606 Released

Pavel...

OK, dig into it.
Still do not understand why my 12.04 Kubuntu works fine, though...

Dave
bdbcat is offline   Reply With Quote
Old 04-05-2014, 21:10   #102
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,395
Re: OpenCPN Beta Version 3.3.1606 Released

wdkester...

re:
1. I created a route on a skewed chart, 2.Clicked on the chart bar for a larger scale unskewed chart and crashed O. It's reproducible.

I cannot reproduce. Windows? Did you submit a crash report? Any more information?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 04-05-2014, 23:48   #103
Registered User

Join Date: Jun 2011
Location: 27south
Boat: Easton 47
Posts: 65
Re: OpenCPN Beta Version 3.3.1606 Released

Dave, getting a new wx assert on launching 3.3.1608
compiled with clang on osx 10.7.5 using make & against wx 2.9.5.
the only line of interest in O's log was.....

Warning: WMM model data file /Users/mo/OpenCPN/build/plugins/WMM.COF can't be loaded, using the bundled data.

there is still an issue with the wmm plugins final resting place when o compiles, wmm_pi and also Climatology_pi do not get placed in the correct folder - OpenCPN.app/contents/plugins

instead they are being placed in a new folder -

OpenCPN.app/contents/sharedsupport/plugins

O does not find them here an complains.... copying them to the correct folder they are found, but it could be part of the problem. This is not a new issue an has been that way for awhile

Btw which is the recommend version of WX for the current build ?

Here's a screen shot of the assert....



Mo
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2014-05-05 at 3.52.07 PM.png
Views:	155
Size:	248.4 KB
ID:	80557  
Icnoships is offline   Reply With Quote
Old 05-05-2014, 00:23   #104
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: OpenCPN Beta Version 3.3.1606 Released

Mo,

I can't say anything about your folder issue because I'm not using cmake and command line build but Xcode 5.1. I'm using wxWidgets 3.1.0 also and not 2.9.5.

Your assert might be from jsonval.cpp
Try to insert:
#ifndef __WXOSX__
wxLogTrace( traceMask, _T("(%s) actual object: %s"), __PRETTY_FUNCTION__, GetInfo().c_str());
#endif

GetInfo() is not used. You will find it 2 times in jsonval.cpp.

Gerhard
CarCode is offline   Reply With Quote
Old 05-05-2014, 04:37   #105
Registered User
 
rgleason's Avatar

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

Opencpn 3.3.1618 Msvc compile, the start Debug, then click on Options results in break. Repeatable.
See attached. --Something I haven't done?
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2014-05-05 07.22.23-sm.png
Views:	136
Size:	189.0 KB
ID:	80564   Click image for larger version

Name:	Screenshot 2014-05-05 07.22.23-Popup.png
Views:	133
Size:	231.0 KB
ID:	80565  

Attached Files
File Type: doc MSVC -Break- SysWOW64.doc (11.1 KB, 49 views)
File Type: doc MSVC -Break- SysWOW64-Repeats.doc (11.1 KB, 49 views)
rgleason is online now   Reply With Quote
Reply

Tags
enc, lease, opencpn

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 13: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.