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 06-07-2015, 08:12   #1471
Registered User
 
rgleason's Avatar

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

Opncpn v4.1.602 on SurfacePro3 win8.1 settings user interface check enable tablet scaled... does not increase size of toolbar icons.

Sent from my SCH-I545 using Cruisers Sailing Forum mobile app
rgleason is offline   Reply With Quote
Old 07-07-2015, 07:41   #1472
Registered User

Join Date: Oct 2014
Posts: 274
Re: Beta Test / Technical

This morning I built OpenCPN 4.1.705 after "git fetch --all" to include

Merge branch 'did-g-trivial_speedup'
latest commit dde82725fa
David Register authored 11 hours ago

from about 23:00 EDT (03:00 UTC).

VS2013 command prompt was used for the build, and I installed the package in Win8.1.

This version hangs when attempting to close the Options-Connections dialog using the "OK" button. It also hangs if the "Apply" button is used. "Cancel" closes the dialog as expected. When it hangs, the window name changes to "Options (Not Responding)", and the CPU usage reported by Task Manager for OpenCPN 4.1.705 goes to zero.


Paul
.Paul. is offline   Reply With Quote
Old 07-07-2015, 07:51   #1473
Marine Service Provider
 
bdbcat's Avatar

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

Paul....

Please pull the latest github master. This bug fixed this morning.

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 07-07-2015, 08:05   #1474
Registered User

Join Date: Oct 2014
Posts: 274
Re: Beta Test / Technical

Dave,

That fixed it.

Thanks,
Paul
.Paul. is offline   Reply With Quote
Old 07-07-2015, 14:18   #1475
Registered User
 
rgleason's Avatar

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

Does enlarge toolbar icons in opencpn 4.0, nicely.

Sent from my SCH-I545 using Cruisers Sailing Forum mobile app
rgleason is offline   Reply With Quote
Old 30-07-2015, 15:25   #1476
Registered User
 
rgleason's Avatar

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

Pavel,
I think there is a small problem in Cmake files for plugins. Both Ocpn_draw and Watchdog_pi seem to create a second level Opencpn folder under the parallel install directory Opencpn4.1.718, and then I find the plugins under that and have to copy them back out to the proper "Opencpn4.1.718/plugins" directory. Has been happening for quite awhile. Thought it was something the plugin author did at first.


http://www.cruisersforum.com/forums/...ml#post1879278

http://www.cruisersforum.com/forums/...ml#post1879821

http://www.cruisersforum.com/forums/...ml#post1879697

Can you fix it for us? Thanks.
rgleason is offline   Reply With Quote
Old 30-07-2015, 15:55   #1477
Registered User

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

Rick...
This "problem" is there since the very beginning. And as it is a very minor annoyance not affecting the standard installations at all, it is very low on the list. If you want it fixed faster, study a bit about NSIS and post a patch (I know exactly nothing about it as well, so you may take it as a challenge in who will learn it faster)

Pavel
nohal is offline   Reply With Quote
Old 30-07-2015, 16:47   #1478
Registered User
 
rgleason's Avatar

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

Pavel, not so sure it was the beginning, I thought it worked fine for a long time and something changed. Do you think the problem is in the NSIS code for the plugins exe? - This would give me a place to start.
rgleason is offline   Reply With Quote
Old 30-07-2015, 17:13   #1479
Registered User

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

Rick...
Yes, it was like this since the very moment the plugin packaging was implemented.
The place to start is https://github.com/nohal/chartdldr_p...kage.cmake#L25 and https://github.com/nohal/chartdldr_p...IS.template.in
I suppose that what you need to do is modify the later to make the installer forget about the former once the user selects a "non-standard" installation path.

Pavel
nohal is offline   Reply With Quote
Old 30-07-2015, 18:30   #1480
Registered User
 
rgleason's Avatar

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

Thanks Pavel, I will try. Hope not to flunk. There is a little weirdness too, Win8.1 OS do not have a problem with this, watchdog and ocpn_draw install ok.
rgleason is offline   Reply With Quote
Old 30-07-2015, 18:42   #1481
Registered User

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

Rick...
Every plugin installs OK on every Windows version, you just have to remove the final part of the path when installing to a non-standard location. I don't have W8.1 and never did, but it seems kind of impossible that the installer behaves differently on it than on other Win versions. And don't worry, even if it did, on W10 the installer behaves again the same as on all the other versions I have ever seen.

Pavel
nohal is offline   Reply With Quote
Old 30-07-2015, 22:33   #1482
bcn
Registered User

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

The installer behaves the same under W8.1 as Pavel was assuming.
And yes, this glitch does exist for several plug-ins.
Once you know what you have to do it's obvious, but for a beginner with a parallel install it can be a bit bewildering...
bcn is offline   Reply With Quote
Old 04-08-2015, 08:39   #1483
Registered User
 
rgleason's Avatar

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

Yes, BCN, thanks. That was my point. I am going to try to fix it, before some smarter person fixes it before me.
rgleason is offline   Reply With Quote
Old 04-08-2015, 09:06   #1484
Registered User
 
rgleason's Avatar

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

https://github.com/nohal/chartdldr_p...IS.template.in

!define INST_DIR "@CPACK_TEMPORARY_DIRECTORY@"


https://github.com/nohal/chartdldr_p...kage.cmake#L24

IF(WIN32)
# to protect against confusable windows users, let us _not_ generate zip packages
# SET(CPACK_GENERATOR "NSIS;ZIP")

# override install directory to put package files in the opencpn directory
SET(CPACK_PACKAGE_INSTALL_DIRECTORY "OpenCPN")


--Maybe that is quite literally what it does. Always install into an OpenCPN directory. I need to try not having "OpenCPN" in there and see what happens.

Would I just have double quotes with nothing between? ie: ""
rgleason is offline   Reply With Quote
Old 06-08-2015, 03:22   #1485
Registered User

Join Date: Aug 2009
Location: oriental
Boat: crowther trimaran 33
Posts: 4,424
Re: Beta Test / Technical

Quote:
Originally Posted by bcn View Post
The installer behaves the same under W8.1 as Pavel was assuming.
And yes, this glitch does exist for several plug-ins.
Once you know what you have to do it's obvious, but for a beginner with a parallel install it can be a bit bewildering...
I noticed this as well. It's specific to the plugins using nsis installer.

Maybe instead of just having a path with browse, it could enumerate radio buttons for each detected opencpn installation, as well as an option for custom path (if it didn't detect)
seandepagnier 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 15:41.


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.