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 03-01-2016, 00:41   #31
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,146
Re: OpenCPN RC 4.1.1301 Release

Quote:
Originally Posted by bdbcat View Post
Gilletarom...
re:
If we choose, the options to hide the menu bar, I note that it is not possible to make it appear using the "Alt" key. How to do ?

This is clearly a regression against O4. We removed this feature due to troubles with Alt-Tab on XP. Remember, Hakan?
However, since it is a regression, I think we can re-enable this for Windows later than XP (i.e.Vista +) and linux generally without much risk.
Dave..
Yes, I remember and on Win10 the Alt function is now nice and clear.
But since the Alt detection method is another than last time, a year ago, I made a new XP test:
For a test I set the function to not detect XP:
>>>int major;
wxGetOsVersion(&major);
return (major > 4);<<<
and run that on XP.
There is another behavior than Win10 that's correct, but using this new Alt-key detection method the Alt-Tab function is now working on XP without much disturbance. The minor disturbance is a very short menu blink down/up when leaving XP hardly visible if you don't look for it. And when returning to XP, by Alt-Tab, the menu is proper closed and all is fine.

My conclusion is that using this Alt-key detection method we don't need to exclude XP. The function IsTempMenuBarEnabled() could then be deleted??

Håkan
Hakan is offline   Reply With Quote
Old 03-01-2016, 00:45   #32
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,146
Re: OpenCPN RC 4.1.1301 Release

Dave..
re:
"Having two instrument panels both are always viewed after program restart regardless if one is hidden on O shut down."
"Now fixed" - Confirmed!
Thanks/Håkan
Hakan is offline   Reply With Quote
Old 03-01-2016, 01:54   #33
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 2,988
Re: OpenCPN RC 4.1.1301 Release

Dave,

Quote:
Originally Posted by bdbcat View Post
Gilletarom...
re:
With 0411301, it does not work properly. The "Stop Freer road" is not present in the context menu obtained by "Right click".
On O4, and 4.1.3101, F4 starts/leaves the "Measure" function.
Is this what you mean?
I must apologize. I referred, relating to "F4" to a document in French, containing an error.
Indeed, "F4" is not used to "Enter creation route". So I cancel the content of the post # 11 of this thread.

BUT, Verily there is a malfunction of "F4". If we "F4", we enter in "Distance Measurement". This is correct.
If we did it again "F4", it actually exits the "Distance Measurement". BUT two things do not go:
- The Mouse icon remains the pencil.
- In the context menu, the command "Measure: OFF" is not replaced by the command "Measure."

In the current state of things, after ceasing to measure the distance with "F4", it is necessary to open the context menu (right click) and click "Measure OFF" so that the icon becomes normal, and that the command "Measure "appears, again, in the context menu. This is not good.

Best regards, Gilletarom.
Gilletarom is offline   Reply With Quote
Old 03-01-2016, 02:23   #34
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 2,988
Re: OpenCPN RC 4.1.1301 Release

Dave,

A small detail on raster charts of VisitMyHarbour (VMH, below).
1. I unlocks, in the PC, VMH charts.
2. I run O 411 301, (I can see the edge charts to understand what is happening).
3. I declare VMH charts, I create a chart group that I call VMH, and I active this chart group. I use the VMH charts.
4. I close the PC.
5. I re-opened the PC.
6. I forget to unlock the charts of VMH.
7. I launch O411301 (We are still in the VMH group of charts).
8. The red limits of VMH charts still appear on the screen when I forgot to unlock the charts in the PC.

It would be possible in this case that:
- When we launched O411301, the bar charts does not display blue bands for VMH charts.
- The red limits of VMH charts do not appear on the chart area.
- A message appears indicating that the VMH charts were not unlocked in the PC

Add :
Same question for NV-Verlag charts if i do not insert my dongle (in case I use the dongle).
Gilletarom is offline   Reply With Quote
Old 03-01-2016, 03:03   #35
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,630
Images: 2
Re: OpenCPN RC 4.1.1301 Release

Windows users compiling have to get those file from sourceforge separately and expand them. I believe linux install normally does not require that.
rgleason is offline   Reply With Quote
Old 03-01-2016, 03:06   #36
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,630
Images: 2
Re: OpenCPN RC 4.1.1301 Release

I believe TDan put a 250ms delay because the 2bell was not ringing twice.
rgleason is offline   Reply With Quote
Old 03-01-2016, 04:29   #37
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,146
Re: OpenCPN RC 4.1.1301 Release

Gille..
re:"If we did it again "F4", it actually exits the "Distance Measurement". BUT two things do not go:
- The Mouse icon remains the pencil.
- In the context menu, the command "Measure: OFF" is not replaced by the command "Measure."
I can reproduce your observation though I never detected it since I use the "Normal" way to end measure function - Esc - key.
Håkan
Hakan is offline   Reply With Quote
Old 03-01-2016, 06:50   #38
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: OpenCPN RC 4.1.1301 Release

Hakan...

Regarding ALT key on XP:

What was the original problem with Alt-Tab, if you remember? I don't think I made any real change to the ALT detection code, except to disable it earlier. Can you reproduce on O4?

Dave
bdbcat is offline   Reply With Quote
Old 03-01-2016, 07:48   #39
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,146
Re: OpenCPN RC 4.1.1301 Release

Dave
Let's see if I can make myself understandable but I try:

I think the original problem on XP was that Alt -keydown opened the menu. Then when Tab was doing keydown Windows take over and received Tab-keyup and Alt -keyup. Next time OCPN got focus it was still left in Alt-keydown mode and the menu had focus. Then I had to press-release Alt-key to leave the menu.

Now it seems that the menu is opened on Alt-keyup instead and then Windows is already in charge since Tab has been down/up when Alt is released. But, and this a bit strange, another Alt down/up seems to be received by O before focus is gone. That's the menu down>up.
The result is that O is nicely left and focus is switched to the other app. When returning to O next time the menu is still closed and O waits for nothing more.

I could of course try 4.0 again but honestly why? For me the behavior without XP avoidance is good enough. Why not do the same in core code and ask for other XP testers comment?
If that gives you bad feelings let it be as it is in your code now, I don't care much for the menu. And, as said, in Win10 it's very good.
Håkan
Hakan is offline   Reply With Quote
Old 03-01-2016, 08:04   #40
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: OpenCPN RC 4.1.1301 Release

(Linux Mint rafaela 64bit on HPg60)
I have no background world map.
?Apparently the gshhs folder is not included when I
"git clone git://github.com/OpenCPN/OpenCPN.git" ?

Log:
Quote:
07:15:24 PST: Unable to initialize background world map. No GSHHS datafiles found in /usr/local/share/opencpn/gshhs/
07:15:24 PST: Loading World Chart Q=0 in 0 ms.
07:15:24 PST: GSHHS World chart files have wrong version. Found 0, expected 210-220.
07:15:24 PST: Loading World Chart Q=0 in 0 ms.
07:15:24 PST: Loading World Chart Q=0 in 0 ms.
07:15:28 PST: Loading World Chart Q=0 in 0 ms..................
.
edit add: as you may note, I tried copying them over from another version=fail

and an svg icon missing still...
Quote:
07:15:24 PST: Can't find SVG: /usr/local/share/opencpn/uidata/traditional/AIS_disabled.svg
otherwise he works really well with OpenGL=ON

OGL=OFF has the same ol' spinning cursor and "click-n-drag tile lag" My charts are on a NTFS partition..That could be my own particular problem...Will try as a "fix"

because, On W7 (64bit HP G60) things work better.
HappySeagull is offline   Reply With Quote
Old 03-01-2016, 08:29   #41
Registered User

Join Date: Oct 2014
Location: Netherlands
Boat: Halmatic 30
Posts: 1,105
Re: OpenCPN RC 4.1.1301 Release

Tried version RC 4.1.1301 on:

1. AMD64 system with Linux Mint (OpenGL)

2. Eeepc with Linux Debian 8.2 (OpenGL)

3. Raspberry PI 2 with Raspian (no OpenGL)

4. Thin client working from a bootable USB stick with Debian 8.2 Linux (OpenGL)

For testing I use an Navilock GPS Mouse. Boat is in the winter storage.

All this systems work without a problem with the latest RC version.

The only thing that is still missing is the ability of printing the Charts in A3 format. Printing works but no option available to choose A3 format. I also like to have paper Charts which I print with my A3 colour printer.

I'am using the Dutch ENC Charts for these tests.

Thanks for this fine piece of software.


Bram
verkerkbr is offline   Reply With Quote
Old 03-01-2016, 08:53   #42
Registered User
 
HappySeagull's Avatar

Join Date: Dec 2010
Location: B.C.,Canada
Boat: 29'
Posts: 2,423
Re: OpenCPN RC 4.1.1301 Release

Quote:
My charts are on a NTFS partition..That could be my own particular problem...Will try as a "fix"
nope.
HappySeagull is offline   Reply With Quote
Old 03-01-2016, 09:17   #43
Registered User

Join Date: Jun 2015
Posts: 379
Re: OpenCPN RC 4.1.1301 Release

Hi
in the option dialog depth unit is not set until plip is initialized.

It's minor but if you change it plip initialization will reset it, misleading.
did-g is offline   Reply With Quote
Old 03-01-2016, 09:20   #44
Registered User
 
NahanniV's Avatar

Join Date: Mar 2011
Location: Nova Scotia Canada
Boat: Wharram Tiki 46
Posts: 1,321
Re: OpenCPN RC 4.1.1301 Release

I am seeing a small problem with the busy spinner:

Ubuntu 14.04LTS 64bit
Intel I5
6Gmemory
OpenCPN Compiled from source (no changes)
Also tried from PPA.

After adding or removing charts, the busy spinner stays active.

I am Using the US ENC and RNC charts for NY.

OpenGL on/off makes no difference.

It can be cleared by entering options and exiting without making changes to the charts, or closing and re-opening OpenCPN.

Cheers,
JM.
NahanniV is offline   Reply With Quote
Old 03-01-2016, 09:25   #45
Registered User

Join Date: Jul 2015
Posts: 313
Re: OpenCPN RC 4.1.1301 Release

Quote:
Originally Posted by bdbcat View Post
Ahoy, OpenCPN'ers...

OpenCPN Version 4.1.1301 Release Candidate will soon be available for download from opencpn.org.

Monitor the opencpn.org Downloads page to find and download the latest Beta version binaries.....

Source is available now on github at:
https://github.com/OpenCPN/OpenCPN
Branch: master

Changelog
91. Correct config file location for portable (-p) operation.
92. Fix uncompensated skewed chart display. (FS#1904) Thanks Chuck.
93. Correct cm93 quilt logic in OpenGL for some especially complex situations.
94. Correct rendering of disjoint, large scale S57 cells.
95. Implement mag variation calculation at object location if WMM is available.
96. Update Authors list, adding Didier Gautheron.
97. Correct Windows Generic GDI OpenGL driver initialization.
98. Improve DUSK/NIGHT color presentation by eliminating bright decorations.
99. Correct display of very long routes (FS#1896)
100. Implement scaled icons for Settings top icons in responsive mode.
101. Handle NMEA V4 messages with prepended tags.
102. Re-enable ability to add a single chart to a group.
103. Improve initial responsivness of Option dialog.
104. Modify OpenGL texture logic to support non-compliant MSW "GDI Generic" driver.
105. Implement ScaledVectorGraphics (SVG) interface for tools and icons.

Release 4.1.1301


Notes:

This Beta is a Release Candidate. Only very minor changes are anticipated before the Production Release of O4.2.

Please check your favorite corner cases without mercy. Break it if you can. Submit crash reports if you find them.
Also, don't forget to have a look at the international translations provided generously by all the crowdin project members.

Finally, lets keep in mind always that there are many thousands of O4 users in the wild, and many will eventually upgrade to O4.2. We want no serious regression problems, and want the upgrade to be as smooth and intuitive as possible. So think like a relatively in-experienced user as you put this RC through its paces. Is it less satisfying in any way? Is any part of the User Experience a step backwards?

Thanks, and Good Luck
Dave
Thanks to you and the OpenCPN team for your collective dedication and unselfish giving to the cruising and motoring marine community ! A Happy and healthy New Year. May all your releases be bug free
crabcake is offline   Reply With Quote
Reply

Tags
enc, lease, 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
For Sale: FIREBOY 1301 Automatic Extinguisher Doug Brown Classifieds Archive 0 13-05-2014 20:19
Install Halon 1301 system in diesel engine room? chris07732 Construction, Maintenance & Refit 3 11-04-2011 06:44
OpenCPN Version 2.3.0 Release bdbcat OpenCPN 74 31-12-2010 01:09
OpenCPN Version 1.3.6 Release bdbcat OpenCPN 32 30-01-2010 05:07

Advertise Here


All times are GMT -7. The time now is 08:58.


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.