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 18-03-2019, 07:08   #2386
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,234
Re: Beta Test / Technical

Quote:
Originally Posted by Douwe Fokkema View Post
Error in CmakeLists.txt ?


Settingup a new Windows 10 (debug) development environment, following the steps from the manual I got the following error doing the debug build (cmake --build .)

Error copying file "Release/opencpn.pdb" to "Release/opencpn-4.99.1508.pdb".

As I did not do a release build yet the release directory was indeed empty.
So after this I did a release build, successful. Then again the de debug build, this time successful. But now the build is using the opencpn.pdb from the older release build. And in the /Debug directory there is a later version available. Is this the intention?

Douwe
Douwe...

I don't see how it could use the release build PDB in debug builds. I also don't see how it could want to copy the release PDB during a debug build as CMAKE_BUILD_TYPE should always have a value of "Debug" in such a case (https://github.com/OpenCPN/OpenCPN/b...ists.txt#L2813).
Will have a look next time on Windows.

Pavel
nohal is offline   Reply With Quote
Old 19-03-2019, 23:33   #2387
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: Beta Test / Technical

Climatology Data on SourceForge is BAD. We need some help getting this fixed on SourceForge!!!


See
Please see this forum post for what has to be fixed with the DATA in SourceForge.
http://www.cruisersforum.com/forums/...ml#post2851755


and

https://github.com/seandepagnier/cli...y_pi/issues/52


This has been hanging around for quite awhile. I thought it was fixed, but it is not.
rgleason is offline   Reply With Quote
Old 20-03-2019, 00:03   #2388
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: Beta Test / Technical

Also I believe that climatology no longer can read *.gz data!!!!
rgleason is offline   Reply With Quote
Old 25-03-2019, 04:47   #2389
Registered User

Join Date: Dec 2013
Posts: 3
Re: Beta Test / Technical

Problem with oe-chart plugin.
When I have installed the plugin in OpenCPN v.5 I get thise errors trying to activate the plugin. ( see att).
I have tried on 2 windows computers and also tried to complete remove OpenCPN and reinstall again.
Sorry the screen dumps are in Danish. The text are:
Program code execution of the program code cannot continue because MSVCR120.dll was not found. The problem may be resolved by reinstalling the program.

Program code execution cannot continue because MSVCP120.dll was not found. The problem may be resolved by reinstalling the program

Best regards

Per Appel
Attached Thumbnails
Click image for larger version

Name:	Udklip1.JPG
Views:	88
Size:	25.3 KB
ID:	188649   Click image for larger version

Name:	Udklip2.JPG
Views:	105
Size:	23.8 KB
ID:	188650  

Per Appel is offline   Reply With Quote
Old 25-03-2019, 04:52   #2390
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,234
Re: Beta Test / Technical

Quote:
Originally Posted by Per Appel View Post
Problem with oe-chart plugin.
When I have installed the plugin in OpenCPN v.5 I get thise errors trying to activate the plugin. ( see att).
I have tried on 2 windows computers and also tried to complete remove OpenCPN and reinstall again.

Best regards

Per Appel
Do you have the correct latest version of the plugin for OpenCPN 5.0? If so, go to https://www.microsoft.com/en-us/down....aspx?id=40784 and download and install the x86 version of the MSVC 2013 redistributable package that contains the DLL missing on your system.

Pavel
nohal is offline   Reply With Quote
Old 25-03-2019, 07:11   #2391
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,286
Re: Beta Test / Technical

I've seen the same message on some of my XP machines.
They seem to need MSVCR120.dll so I've both that and MSVCR140.dll available on these PCs.
Håkan
Hakan is offline   Reply With Quote
Old 29-03-2019, 04:15   #2392
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: Beta Test / Technical

In an earlier beta thread I talked about running a native Linux version of OpenCPN V5 on native Windows (no virtual machine). At first it seemed there was no way to display graphics in a stable manner. But after some trial and error I have a stable version of O5 for Linux running on Windows. Below is a screen shot. This is using the WSL app (Ubuntu for Windows or previously known as Bash for Windows).

The "trick" is to install a window manager (xfce) and an rdp server (xrdp). So in this respect it is a lot like a headless mode. In fact, it's exactly like headless mode. It will also run within ddd so debugging is possible. So far the overall system seems very stable, responsive and usable. It's a pretty good development platform IMO.
Attached Thumbnails
Click image for larger version

Name:	2019-03-29 (1).jpg
Views:	132
Size:	438.1 KB
ID:	188954  
transmitterdan is offline   Reply With Quote
Old 29-03-2019, 05:34   #2393
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: Beta Test / Technical

And just for a bit more fun, we see OpenCPN running via RDP from an iPad.Click image for larger version

Name:	IMG_0002.jpg
Views:	109
Size:	311.1 KB
ID:	188955

This is a fully functioning navigation system on a wireless LAN with iPad as the MFD display. All Linux plugins work that I have tested (radar_pi, grib, chart downloader, weather routing, etc.).
transmitterdan is offline   Reply With Quote
Old 19-04-2019, 06:56   #2394
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: Beta Test / Technical

Is OpenCPN using Semantic Versioning 2.0.0? https://semver.org/

If so, leading zeros are not supposed to be used (something I did not know). Note that I have read most of but not the entire set of rules in the document, It is intended to avoid dependency hell, and espouses a well documented public api.
rgleason is offline   Reply With Quote
Old 19-04-2019, 20:05   #2395
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: Beta Test / Technical

How to get appveyor to push built file to an opensource public Github repository.

Problem is authentication and security. There are multiple ways to do it, I have tried the one outlined here:

https://help.appveyor.com/discussion...github-release


Suggestions/ Help would be appreciated. (There is a long list of commits focused on this..)
rgleason is offline   Reply With Quote
Old 24-04-2019, 09:48   #2396
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Re: Beta Test / Technical

Git push origin [tag] like"v1.9.1-ov42" can now result in

Appveyor push via webhooks (read, write) to a new Github Release.

See Use of appveyor 'auth_token' to push a new github release

And PR appveyor auth_token, changes, version 1.9.2 ov42 #135

Quote:
Originally Posted by rgleason View Post
How to get appveyor to push built file to an opensource public Github repository.
Problem is authentication and security. There are multiple ways to do it, I have tried the one outlined here:

https://help.appveyor.com/discussion...github-release
Suggestions/ Help would be appreciated. (There is a long list of commits focused on this..)
rgleason is offline   Reply With Quote
Old 10-05-2019, 14:55   #2397
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,766
Images: 2
Non-mui Plugin Icons disappearing?

Has anyone experienced non MUI plugin Icons simply disappearing from the Toolbar?


It happens when I close a plugin, particularly experienced with VDR, weather_routing and VDR. Sometimes the Icons will drop out, one by one, but they always leave or reserve their space, and they do activate the plugin when the black square is clicked.


I can get all the non MUI icons back by shrinking the Toolbar with the top BARS and then expanding it. See images.


Win10 on Dell XPS 15 Laptop. Opencpn 5.0+20c9a05
Attached Thumbnails
Click image for larger version

Name:	Screenshot (26).jpg
Views:	97
Size:	314.0 KB
ID:	191796   Click image for larger version

Name:	Screenshot (27).jpg
Views:	102
Size:	156.6 KB
ID:	191797  

rgleason is offline   Reply With Quote
Old 10-05-2019, 18:58   #2398
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,500
Re: Beta Test / Technical

Rick....
Looks like a bug to me.
File it on Flyspray....


Thanks
Dave
bdbcat is offline   Reply With Quote
Old 11-05-2019, 05:26   #2399
Registered User
 
transmitterdan's Avatar

Join Date: Oct 2011
Boat: Valiant 42
Posts: 6,008
Re: Beta Test / Technical

Has anyone seen a problem with chart downloader on raspberry pi? The O git master creates the libchartdldr_pi.so without errors. But when O loads the shared object library it reports failure. I ran strace and see wxWidgets is able to use dlopen() to open the file and examine the ELF data. But for some unknown reason dlopen() doesn’t like it and unloads it before returning to wxWidgets library. The other base plugins don’t exhibit this behavior.
transmitterdan is offline   Reply With Quote
Old 11-05-2019, 06:47   #2400
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,500
Re: Beta Test / Technical

TDan...


What hardware/OS?
Thanks
Dave
bdbcat is offline   Reply With Quote
Reply


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
Beta Marine Diesel michaelmrc Engines and Propulsion Systems 48 23-03-2016 13:44
Need some technical advice....antennas. Just a Tinch Marine Electronics 15 01-12-2007 15:57
Blue Sea Systems Technical Brief GordMay Electrical: Batteries, Generators & Solar 0 16-03-2007 04:16
technical difficulties witchcraft The Sailor's Confessional 1 30-05-2005 14:09
Dow Corning Technical Manual GordMay The Library 0 12-04-2005 16:25

Advertise Here


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


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.