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 09-05-2021, 06:34   #1066
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

LogbookKonni has been updated and should be working better with Layouts, however there are two fixes/improvements which we need a capable programmer for:


1. Most immediate need: Fix the user writable data destination path from logbookdata to logbook/data - I need this done before I can push to PIM the these important changes. I don't want to use logbookdata as that will mess users up. See https://github.com/rgleason/LogbookKonni_pi/issues/19


2. Update the use of wxWidgets and rerun wxFormBuilder. This needs a programmer that can understand logbook. Many of the wx routines and functions are depricated. Logbook needs some love and attention, and the community would really appreciate someone stepping up to update this venerable plugin that Konni created for us.
See https://github.com/rgleason/LogbookKonni_pi/issues/20
rgleason is online now   Reply With Quote
Old 09-05-2021, 07:49   #1067
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,546
Re: Logbook Konni for OpenCPN

I don't know why always new forks are needed. Beside my own version which works actually with wxWidgets 3.1.5 and macOS 10.15.7 there are now 4 other versions. If you have problems running this plugin check my own version at:
https://github.com/CarCode/Cocoa-OCP...ogbookkonni_pi
CarCode is offline   Reply With Quote
Old 09-05-2021, 16:20   #1068
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

This has been a community effort, between Pavel K, Mike R., Jon G., and filochard's help, it appears that LogbookKonni is on the mend. I would like to thank everyone for their help. Mike thanks for nailing that final path problem.

It still needs a skilled volunteer programmer to update the use of wxWidgets, Carcode, has your version been updated in that respect? If so, it might be a big help. Perhaps I should take a look at the code?

Nevertheless LogbookKonni should soon become available quite soon in the PIM.
rgleason is online now   Reply With Quote
Old 09-05-2021, 23:50   #1069
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,546
Re: Logbook Konni for OpenCPN

It seems to be true:

Too many cooks spoil the broth.
CarCode is offline   Reply With Quote
Old 10-05-2021, 19:03   #1070
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

https://github.com/rgleason/LogbookKonni_pi Master branch is building v1.4.13.36
and deploying to Cloudsmith here https://cloudsmith.io/~opencpn/repos...s/?q=1.4.13.36


Please download the metadata file and use PIM

Opencpn> Options > Plugin > Import Plugin
to give this a test and advise of any problems.


Review this comment please for more details.
https://github.com/rgleason/LogbookK...ment-837636692
rgleason is online now   Reply With Quote
Old 11-05-2021, 04:33   #1071
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

There are some possible improvements:
1. Have the Install Layouts.zip file button automatically find "layouts.zip" in the data directory and unzip the files in the plugins user writable data directory.
2. Have Export open to a user writable location rather than the protected data directory.
3. Add the plugin data path and the user writable plugin data path to the help file.

Other than those small future improvements, I think it can now be used. What is the experience of others?
Attached Thumbnails
Click image for larger version

Name:	Screenshot (205).jpg
Views:	47
Size:	417.5 KB
ID:	238120   Click image for larger version

Name:	Screenshot (206).jpg
Views:	50
Size:	406.9 KB
ID:	238121  

Click image for larger version

Name:	Screenshot (207).jpg
Views:	49
Size:	417.4 KB
ID:	238122   Click image for larger version

Name:	Screenshot (208).jpg
Views:	54
Size:	410.8 KB
ID:	238123  

Click image for larger version

Name:	Screenshot (209).jpg
Views:	47
Size:	319.4 KB
ID:	238124  
rgleason is online now   Reply With Quote
Old 11-05-2021, 04:49   #1072
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

Is this correct for MacOS?

User writable Data Directory: ~/Library/Preferences/OpenCPN/plugins/logbook
Plugin Data Directory: ./.OpenCPN/plugins/logbook
rgleason is online now   Reply With Quote
Old 11-05-2021, 04:55   #1073
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,546
Re: Logbook Konni for OpenCPN

Quote:
Originally Posted by rgleason View Post
Is this correct for MacOS?

User writable Data Directory: ~/Library/Preferences/OpenCPN/plugins/logbook
Plugin Data Directory: ./.OpenCPN/plugins/logbook
No, for me that does not work this way.
However I do not use the new plugin manager for installing or updating plugins.
CarCode is offline   Reply With Quote
Old 11-05-2021, 06:09   #1074
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

Thank you carcode. I guess this question applies to those using the PIM plugin.

Quote:
Originally Posted by CarCode View Post
No, for me that does not work this way.
However I do not use the new plugin manager for installing or updating plugins.
rgleason is online now   Reply With Quote
Old 11-05-2021, 06:14   #1075
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

I've decided to push LogbookKonni_pi v1.4.14.0 to the Opencpn/Plugins Plugin Manager now. I've tested for Windows the other OS should be working too. Thanks to Mike R. for the final fix to the directory name. Hopefully this will be much better.
rgleason is online now   Reply With Quote
Old 11-05-2021, 18:11   #1076
Registered User

Join Date: Apr 2018
Location: Saugatuck, MI
Boat: Nauticat 32
Posts: 286
Re: Logbook Konni for OpenCPN

Quote:
Originally Posted by rgleason View Post
Is this correct for MacOS?

User writable Data Directory: ~/Library/Preferences/OpenCPN/plugins/logbook
Plugin Data Directory: ./.OpenCPN/plugins/logbook


Rick, that is where it used to be. I just updated and checked my Mac Mini. Found the files at ~/Library/Application Support/OpenCPN/Contents/SharedSupport/plugins/logbookkonni_pi
SCarns is offline   Reply With Quote
Old 12-05-2021, 04:38   #1077
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

Steve, is that that the plugin data directory that the user cannot write to? I say that because of the logbook_pi being used. It should have the layouts.zip

Is the user writable data dir correct?
It contains the layout directories once you have installed the layouts,, and the logbook.txt file that the user can edit and save.

Thanks.
rgleason is online now   Reply With Quote
Old 12-05-2021, 07:57   #1078
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,737
Images: 2
Re: Logbook Konni for OpenCPN

Does LogbookKonni_pi v1.4.14.0 work for anyone using Linux or Flatpak.
I am not able to load it or make "Preferences" work.
rgleason is online now   Reply With Quote
Old 13-05-2021, 10:15   #1079
Registered User
 
Schnapsy's Avatar

Join Date: Jan 2018
Location: Dunkirk, France
Boat: ETAP 30i
Posts: 251
Images: 3
Re: Logbook Konni for OpenCPN

I am a little lost...

To check, I installed on a test PC (windows10) the new version of the Logbook (LogbookKonni_pi v1.4.14.0) from the pluginManager.

Previously, before this installation, I had cleaned everything from the old Logbook: with Revo-Uninstaller, then manually I also deleted the files that were present in C: \ ProgramData \ opencpn \ plugins \ Logbook_pi \ data.

So I put myself in the position of the beginner who installs the Logbook plugin for the first time.

The concern I am having is that there is no backup.
The data entered in Crew, Boat, Instruments, etc ... as well as the lines of the logbook itself are not saved.

To test, I had launched the logbook, then with a VDR file, I clicked to add several lines and thus fill the logbook.
I also filled in data in the Crew, Boat, Maintenance tabs.

No Logbook line is saved, and the Overview shows nothing.

Actually, all the data which was previously saved in C: \ ProgramData \ opencpn \ plugins \ Logbook_pi \ data is not saved in C: \ Users \ alain \ AppData \ Local \ opencpn \ plugins \ logbookkonni_pi \ data.

I may perhaps have made a mistake in my tests, so it would be useful for someone to redo it, but first deleting all the files especially manually deleting the ones in C: \ ProgramData \ opencpn \ plugins \ Logbook_pi \ data.
And then install the pugin and do the tests ...
Schnapsy is offline   Reply With Quote
Old 13-05-2021, 15:37   #1080
Registered User

Join Date: Apr 2018
Location: Saugatuck, MI
Boat: Nauticat 32
Posts: 286
Re: Logbook Konni for OpenCPN

Quote:
Originally Posted by rgleason View Post
Steve, is that that the plugin data directory that the user cannot write to? I say that because of the logbook_pi being used. It should have the layouts.zip

Is the user writable data dir correct?
It contains the layout directories once you have installed the layouts,, and the logbook.txt file that the user can edit and save.

Thanks.
Rick,

You are correct. I checked my other Mac, which has been run more than the old one, and I have the data dir as follows:

~/Library/Preferences/OpenCPN/Plugins/logbook/data/

Logbookkonni_pi directory is as stated previously in Application Support.

Steve
SCarns is offline   Reply With Quote
Reply

Tags
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
Logbook Plug-in SethDart OpenCPN 113 04-06-2022 11:21
Route Properties, Missing Functions James Baines OpenCPN 13 13-07-2011 04:31

Advertise Here


All times are GMT -7. The time now is 12:57.


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.