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 11-05-2019, 12:44   #2401
Registered User
 
transmitterdan's Avatar

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

RPi 3b Raspbian latest update and beta kernel
transmitterdan is offline   Reply With Quote
Old 11-05-2019, 20:32   #2402
Marine Service Provider
 
bdbcat's Avatar

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

Dan...

O5 current release works fine for me.

git master is unreliable just now. We are in serious "sandbox" mode, and will be for some time. Unless you like to experiment, stick with the O5 Released branch...
Or, if you want to help, try some git bisect operations against "master", and find the commit that broke loading of the downloader plugin.


Thanks
Dave
bdbcat is offline   Reply With Quote
Old 12-05-2019, 07:42   #2403
Registered User
 
transmitterdan's Avatar

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

Dave,

That’s what I needed to know. I didn’t know if others had seen the problem. It’s probably a library related issue. Will try to find the root cause.
transmitterdan is offline   Reply With Quote
Old 12-05-2019, 12:42   #2404
Registered User

Join Date: Jun 2018
Posts: 15
Re: Beta Test / Technical

Just updated to Version 5 with the new OeSENC plugin. What happens is when I zoom out I see grey areas on the chart, then suddenly the chart indicators at the bottom of the chart disappear and seconds later the program just shuts down without any warning. System is a W10 Pro with all updates.
Can somebody help me or should I go back to version 4). How can I track this error?



Wolf
aurigo is offline   Reply With Quote
Old 12-05-2019, 13:40   #2405
bcn
Registered User

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

Wolf,

please try with OpenGL OFF (if ON right now) and report back.

In case try to get the latest drivers for your graphic chips.

Hubert
bcn is offline   Reply With Quote
Old 12-05-2019, 14:54   #2406
Registered User

Join Date: Jun 2018
Posts: 15
Re: Beta Test / Technical

Disabling OpenGL resolves the problem. Apparently what worked with version 4 does not work with version 5. Tks for the help.


PS: Are you the Hubert I know?
aurigo is offline   Reply With Quote
Old 12-05-2019, 16:23   #2407
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,632
Images: 2
deploy: secure: %Github_auth_token%

In Appveyor.yml file under

Quote:
deploy:
auth_token: '%GitHub_auth_token%'
I have been substituting

Quote:
deploy:
auth_token:
secure: [large encrypted public key]
Which works, but it exposes the encrypted code and makes the Appveyor file too specific to be useful for others.

How can I use the more generic:
Quote:
auth_token: '%GitHub_auth_token%'
and have the key in some file that is read automatically?

Then the appveyor file could be more generic, and each github user could have another file located in their top github directory that is "ignored" that they enter their encrypted public key into.


I have searched the internet for more information about how to do this, but have been unsuccessful.
rgleason is offline   Reply With Quote
Old 16-05-2019, 17:48   #2408
Registered User
 
transmitterdan's Avatar

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

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

O5 current release works fine for me.

git master is unreliable just now. We are in serious "sandbox" mode, and will be for some time. Unless you like to experiment, stick with the O5 Released branch...
Or, if you want to help, try some git bisect operations against "master", and find the commit that broke loading of the downloader plugin.


Thanks
Dave
Dave,

It’s related to wxWidgets library build. I was using latest git master of wx. There are a lot of incompatibilities creeping into the next wx release it appears.
transmitterdan is offline   Reply With Quote
Old 17-05-2019, 09:26   #2409
Registered User
 
sailorF54's Avatar

Join Date: Dec 2009
Location: Perros-Guirec, France
Boat: Jeanneau Sunshine 36
Posts: 999
Re: Beta Test / Technical

Hello all


I've been (again) playing with my Rock64 arm64 SBC since the armbian Ubuntu 18.04 (Bionic) distro installs without a hitch and is quite stable
https://www.armbian.com/rock64/
I discovered that O 5.0.0 lacks an arm64 version in both PPA's, so I compiled it without a hitch.


There's however an error message when launching (see pic). I made sure that the /home/.../OpenCPN folder was in 777 mode, but to no avail. However clicking OK does start O which runs fine.


I've also discovered that the plugins downloaded from the PPAs seem now available in both /usr/share... for the 'official' versions and /usr/local/ share/... for the compiled versions... Well done !
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2019-05-17 15-21-53.png
Views:	82
Size:	51.2 KB
ID:	192204  
sailorF54 is offline   Reply With Quote
Old 17-05-2019, 10:17   #2410
Registered User
 
transmitterdan's Avatar

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

This error is from wxWidgets and can be ignored for now.
transmitterdan is offline   Reply With Quote
Old 21-05-2019, 00:40   #2411
Registered User
 
sailorF54's Avatar

Join Date: Dec 2009
Location: Perros-Guirec, France
Boat: Jeanneau Sunshine 36
Posts: 999
Re: Beta Test / Technical

Hello all


There seems to be a glitch in the grib plugin after compiling O for arm64.
When asking for a request to be sent to saildocs, the default mail app cannot be accessed (see pic for error)
The correct path should be
/usr/lib/aarch64-linux-gnu/xfce4/exo-1/exo-compose-mail-1
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2019-05-21 09-21-53.png
Views:	78
Size:	39.2 KB
ID:	192433  
sailorF54 is offline   Reply With Quote
Old 21-05-2019, 03:15   #2412
Registered User

Join Date: Jun 2015
Posts: 379
Re: Beta Test / Technical

Quote:
Originally Posted by sailorF54 View Post
Hello all


There seems to be a glitch in the grib plugin after compiling O for arm64.
When asking for a request to be sent to saildocs, the default mail app cannot be accessed (see pic for error)
The correct path should be
/usr/lib/aarch64-linux-gnu/xfce4/exo-1/exo-compose-mail-1
I'm not sure it's an issue with O, it knows nothing about exo-1 only '/usr/bin/xdg-email'

in a shell is
Code:
 xdg-email mailto:foo@example.com --body bar
working ?
did-g is offline   Reply With Quote
Old 21-05-2019, 05:57   #2413
Registered User
 
sailorF54's Avatar

Join Date: Dec 2009
Location: Perros-Guirec, France
Boat: Jeanneau Sunshine 36
Posts: 999
Re: Beta Test / Technical

Quote:
Originally Posted by did-g View Post
I'm not sure it's an issue with O, it knows nothing about exo-1 only '/usr/bin/xdg-email'

in a shell is
Code:
 xdg-email mailto:foo@example.com --body bar
working ?

You're right... Nothing to do with O, but it must come from the armbian distro




EDIT
OK problem solved by creating the missing folders


Merci Didier !
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2019-05-21 14-53-22.png
Views:	58
Size:	65.2 KB
ID:	192444   Click image for larger version

Name:	Screenshot from 2019-05-21 15-07-41.png
Views:	79
Size:	180.8 KB
ID:	192449  

sailorF54 is offline   Reply With Quote
Old 21-05-2019, 17:03   #2414
Registered User

Join Date: Dec 2012
Posts: 180
Re: Beta Test / Technical

Compiling wx.Widgets3.1.2 for UBUNTU


Hi folks,

I cannot find an official bundled release of wxWidgets3.1.2 available for any version of UBUNTU.

Searching on the UBUNTU package site confirms this.

I can find no offical detailed configuration parameter information on the OpenCPN document server for UBUNTU, all references detail wxWidgets3.1.2 install by using the precompiled OS flavour libraries.

There are unofficial versions that are available for wxWidgets3.1.2.

Are these libraries ok to use or are there some parameter details that someone could advise are the official requirements to build the stand alone source so that i can with confidence compile stuff and know it is correctly compiled.

Any advise as always appreciated


/Ron
RonSouthworth is offline   Reply With Quote
Old 21-05-2019, 17:38   #2415
Registered User

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

Ron...

Exactly as with macOS, please follow the build instructions and use the packaged wxWidgets version available on the target platform (Which is wxWidgets 3.0.x on ~100% of Linux distributions at the moment).
The only result you may get from using locally built wxWidgets 3.1 is that nobody, this time really nobody, will be able to use what you produce.

Pavel
nohal 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 02:13.


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.