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 05-12-2019, 14:14   #2536
Registered User
 
rgleason's Avatar

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

Partial Anwser to the problem. This is very bizarre. When I Right click on the blank page and pick "View page Source" all the HTML shows, and it is the correct page.


So it is not the Opencpn ISP blocking me out.

I wonder what is causing this?


Same thing seems to happen on the phone using Firefox without wifi on, page is blank, but I haven't found where to select "view page source"
rgleason is offline   Reply With Quote
Old 05-12-2019, 16:44   #2537
Registered User
 
CarinaPDX's Avatar

Join Date: Jan 2010
Location: Portland, Oregon, USA
Boat: 31' Cape George Cutter
Posts: 3,280
Re: Beta Test / Technical

In Firefox, select hamburger icon (3 stacked lines) in the upper right corner. Select " Web Developer" from the drop down menu, then "Page Source".
CarinaPDX is offline   Reply With Quote
Old 05-12-2019, 19:12   #2538
Registered User
 
rgleason's Avatar

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

Removal of all Firefox cache, cookies, history, etc. did not fix it.
Removal of all Addons did not fix it.
Removal of all Extension might have helped in addition to accessing the wiki website and working through the admin menus.


I've been able to work on several pages for the wiki, working around some blank screen events. I still really do not know what the problem is, but can work around it now I think.
rgleason is offline   Reply With Quote
Old 06-12-2019, 15:12   #2539
Registered User

Join Date: Feb 2011
Posts: 1,102
Re: Beta Test / Technical

Maybe its time to start thinking of a new ed.; the last was on th 23rth of march.
P_Dub is offline   Reply With Quote
Old 09-12-2019, 14:27   #2540
Registered User
 
rgleason's Avatar

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

The Manual is working now
https://opencpn.org/wiki/dokuwiki/do...etting_started


Reverted back to old bootstrap3 template. Fixed the blank screen.
rgleason is offline   Reply With Quote
Old 18-01-2020, 08:27   #2541
Registered User
 
rgleason's Avatar

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

The Opencpn Manual is working again with both the top CkgEdit icon and the 5th down DWedit icon, we have gone back to the "Dokuwiki" template because "bootstrap3" seemed to be causing loss of access to critical icons at the top (no dropdown for the wrench or the Admin body). We will leave it like this for awhile.
rgleason is offline   Reply With Quote
Old 21-01-2020, 17:40   #2542
Registered User

Join Date: Feb 2012
Location: Cairns
Boat: Roberts 38 offshore
Posts: 51
Re: List of supported chart formats?

Quote:
Originally Posted by LeaseOnLife View Post
Hi Dave

I found opencpn supports the following chart formats. Can you confirm, add where needed and also put this in the help ?

BSB / RNC (what versions? BSB 1.1, BSB 2.0, BSB 3.0 ??)
CM93/2,
GEO (what versions? GEO/NOS, GEO/NO1 ??)
S57 (ENC)

The help does mention S57 as being the equivalent of CM93/3. Is that statement correct? I think CM93/3 is encrypted !?!



I have cm93/3. only opens in Maxsea 10.3 and a small Norwigan soaftwear. Been told it needs a dll file to be able to use on Open CPN????
__________________
Yacht Seagoon is sailing to Milne Bay Papua New Guinea 1st May 2013. This year I am installing Solar panels and LED lights in the villages.
Neddy is offline   Reply With Quote
Old 22-01-2020, 03:45   #2543
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,734
Re: Beta Test / Technical

CM93/3 can't be used under OpenCPN today.
Would require some plug-in for this actual C-Map format.
bcn is offline   Reply With Quote
Old 22-01-2020, 06:08   #2544
Registered User
 
rgleason's Avatar

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

https://opencpn.org/wiki/dokuwiki/do..._manual:charts
rgleason is offline   Reply With Quote
Old 10-02-2020, 06:20   #2545
Registered User
 
rgleason's Avatar

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

To install cmake should I add the --classic and continue?



Quote:
rgleason@rgleason-VirtualBox:~/OpenCPN/build$ sudo snap install cmake
error: This revision of snap "cmake" was published using classic confinement
and thus may perform arbitrary system changes outside of the security
sandbox that snaps are usually confined to, which may put your system
at risk.

If you understand and want to proceed repeat the command including
--classic.
rgleason is offline   Reply With Quote
Old 10-02-2020, 10:25   #2546
Registered User
 
rgleason's Avatar

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

I installed cmake using --classic. Then following https://opencpn.org/wiki/dokuwiki/do...buntu_mint_etc


Then installed the Ubuntu Libraries and Programs. Downloaded source code after installing git. Then built it. I think it completed properly. Final message was wmm completed. It took about 1.5 hours. Now how do I start OpenCPN, I have looked user/local but I just have local and it does not seem to be there. The OpenCPN directory is under Home/OpenCPN and build is under that.
rgleason is offline   Reply With Quote
Old 10-02-2020, 10:29   #2547
Registered User
 
transmitterdan's Avatar

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

Run

sudo make install

In the build folder. Then O should be available from the “start” menu.
transmitterdan is offline   Reply With Quote
Old 10-02-2020, 11:53   #2548
Registered User
 
rgleason's Avatar

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

Installed with $ sudo make package
and tried the alpha catalog for plugins, but neither WeatherRouting or TestPlugin appear. Something must be wrong with the xml.
rgleason is offline   Reply With Quote
Old 10-03-2020, 06:17   #2549
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,627
Images: 2
Question: Mingw or Msvc? for Plugins

Alec has made scripts to build both mingw and msvc.

I understand that the mingw compile is experimental, but it compiles.

Sean liked mingw because he could run a cross-compiler variant of the MinGW tools, on GNU/Linux, to check plugins for deployment on MS-Windows. However the MS VS compiler is most popular.

Supporting mingw in the builds would require (slightly) more work, rather than supporting just the Microsoft Visual Studio version, however there may be some other advantages.

Should the mingw builds for the plugins be dropped or not? Your thoughts would be appreciated. Think about support vs the advantage of compiling using linux...


PS Mingw does not look very current.
rgleason is offline   Reply With Quote
Old 10-03-2020, 10:52   #2550
Registered User
 
transmitterdan's Avatar

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

Does Mingw support XP? If so maybe we should use it to build production plugins. Visual Studio will drop support for building XP executables and DLLs “real soon now”.

Lots of Unix variants are “old”. Think Centos and it’s ilk. Any LTS environment is not going to be “new”.
transmitterdan 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 20:49.


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.