|
|
15-07-2012, 17:48
|
#46
|
Registered User
Join Date: Apr 2009
Location: Marina Del Rey
Boat: Hylas 44
Posts: 387
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by ChuckSK
routeman.h will not compile. styles.h is required.
Code:
229 void ProcessIcons( ocpnStyle::Style* style );
|
Please disregard the above.
routemanagerdialog.cpp needs a styles.h.
|
|
|
15-07-2012, 23:41
|
#47
|
Registered User
Join Date: Dec 2008
Boat: Journeyman
Posts: 705
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by ChuckSK
routemanagerdialog.cpp needs a styles.h.
|
Now you are working with the master github branch, not the beta, right ?
Please see Daves message above!
|
|
|
16-07-2012, 01:13
|
#48
|
Registered User
Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,052
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by JesperWe
.
.... What happens if you do the following:
- Close OCPN
- Remove everything in the [Settings/GTKFonts] part of your ~/.opencpn/opencpn.conf file.
- Restart OCPN
You still see double StatusBar entries? If you don't, try changing to another language and back again to the original and see if you get the doubles.
......
|
In my opencpn.ini file : Not GTKFonts but MSWFonts.
[Settings/MSWFonts]
FontLégendedelaconsole=Légende de la console:0;-13;0;0;0;400;0;0;0;0;0;0;0;0;Verdana:rgb(0, 0, 0)
FontValeurdelaconsole=Valeur de la console:0;-13;0;0;0;400;0;0;0;0;0;0;0;0;Verdana:rgb(0, 0, 0)
FontTextedescartes=Texte des cartes:0;-25;0;0;0;400;0;0;0;0;0;0;0;0;Verdana:rgb(0, 0, 0)
FontOutilsderenseignement=Outils de renseignement:0;-13;0;0;0;400;0;0;0;0;0;0;0;0;Verdana:rgb(0, 0, 0)
FontInfoaffichéesparsurvold\'unsegmentderoute=Info affichées par survol d'un segment de route:0;-13;0;0;0;400;0;0;0;0;0;0;0;0;Verdana:rgb(0, 0, 0)
FontAfficherlespropriétésdel\'ob
|
|
|
16-07-2012, 01:24
|
#49
|
Registered User
Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 3,052
|
Re: OpenCPN Beta Version 3.1.714 Released
Hello,
Sorry, I edit my last post and ... destroyed, by chance, a great part of the post
So new here :
In opencpn.ini file, there was two line one "StatusBar" and "Barre d'état". I destroyed the line "Status Bar"
I run OpenCPN,
1° I Change the heigth of font without problem.
2° I use VDR with the same test file
The black ICON is appeared
No crash.
3° I desallow WMM
No crash
4° I re-allow WMM
No crash
WMM Icon is displayed correctly now.
BUT The WMM icone not display the variaion. Is it normal ?
See two screen copy in my previous post.
B.R.
Gilletarom
|
|
|
16-07-2012, 02:05
|
#50
|
Registered User
Join Date: Dec 2008
Boat: Journeyman
Posts: 705
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by Gilletarom
In opencpn.ini file, there was two line one "StatusBar" and "Barre d'état". I destroyed the line "Status Bar"
I run OpenCPN,
1° I Change the heigth of font without problem.
2° I use VDR with the same test file
The black ICON is appeared
No crash.
|
Oh. Translated names in the .ini file. That is probably not very smart... Change language a few times and we have lots of multiple entries. But I guess it has always been that way.
Plugins that are not compiled against 3.1b libraries seems to be broken in a few ways right now.
|
|
|
16-07-2012, 06:14
|
#51
|
Registered User
Join Date: Sep 2009
Location: Angers - France
Boat: Beneteau First 29 Ptizef
Posts: 844
|
Re: OpenCPN Beta Version 3.1.714 Released
Hi All
Test 3.1.714 with XP and Vista
Route active :
1 ) Console texts are not display in "traditional" style (see shot 3.1.712-1 attached )
I have changed the font-color values in the style.xml file attached )
It is better with other styles
2) there is a rectangle around the texts (see shot 3.1.714-2/3 attached )
This rectangle is visible only with certain police style and depend of the GUI style
For the "traditional" style , this rectangle disappears when I set "0" the width and eight parameters in the style.xml file , but this do not work for the other styles
Jean Pierre
|
|
|
16-07-2012, 07:11
|
#52
|
Registered User
Join Date: Dec 2008
Boat: Journeyman
Posts: 705
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by Ptizef
1 ) Console texts are not display in "traditional" style (see shot 3.1.712-1 attached )
|
Yes it is but it is dark grey on black, so it's not very visible. For Traditional, it should be bright green like it was in 3.0. I have changed that for next beta.
Quote:
Originally Posted by Ptizef
2) there is a rectangle around the texts (see shot 3.1.714-2/3 attached )
This rectangle is visible only with certain police style and depend of the GUI style
|
The intent is to have the background be a softer grey gradient instead of the harsh solid black. You have set a very large font, which makes the background too small. I'll make it bigger to reduce the risk of this happening.
|
|
|
16-07-2012, 07:18
|
#53
|
Registered User
Join Date: Sep 2009
Location: Angers - France
Boat: Beneteau First 29 Ptizef
Posts: 844
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by Ptizef
Hi All
For the "traditional" style , this rectangle disappears when I set "0" the width and eight parameters in the style.xml file , but this do not work for the other styles
Jean Pierre
|
In fact it works for all styles if the font-color are changed (for example to green (0;250;0) )
One question : would it be possible to change the font-color in console legend or value / choose font ?
Jean Pierre
|
|
|
16-07-2012, 07:27
|
#54
|
Registered User
Join Date: Dec 2008
Boat: Journeyman
Posts: 705
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by Ptizef
One question : would it be possible to change the font-color in console legend or value / choose font ?
|
Everything is possible
It's just a question of how much work it is.
We do not have any color selection in the GUI at the moment, so it would be lots of work to implement that.
It's much easier to get it from the XML setup.
|
|
|
16-07-2012, 07:42
|
#55
|
Registered User
Join Date: Dec 2008
Boat: Journeyman
Posts: 705
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by rooiedirk
GD Jesper,
Changed the code as you said but no change.
Removed the WMM plugin, as you mentioned funny icon behaviour, and this plugin is indeed update the icon picture 'life'. After deleting wmm.so it looks to be okay.
|
Quote:
Originally Posted by Gilletarom
BUT The WMM icone not display the variaion. Is it normal ?
|
So it turns out the original code I had was good after all. The problem is the WMM plugin supplies a pointer to data that goes out of scope. In older versions this was not a problem because wxWidgets did it's own copy of the data.
This means that 3.1 will need a new version of the WMM plugin for it to run properly.
So: For all Plugin developers: Make sure that you supply the plugin manager with icon bitmap pointers that stay allocated until next icon update.
|
|
|
16-07-2012, 11:11
|
#56
|
Marine Service Provider
Join Date: Mar 2008
Posts: 7,689
|
Re: OpenCPN Beta Version 3.1.714 Released
Folks...
Code:
This means that 3.1 will need a new version of the WMM plugin for it to run properly.
Or maybe not.....please stand by.
Dave
|
|
|
16-07-2012, 11:21
|
#57
|
Registered User
Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
|
Re: MOB disappears after restart
Quote:
Originally Posted by JesperWe
No. Same as it was before.
|
Just to be clear at least in 3.0.2 the MOB mark disappears after a restart.
You would have to be very unlucky to have a computer crash while recovering a MOB (political correctness recommends Person Over Board. This also works for Pet Over Board, but I digress). But I think I would rather have the MOB persist across restarts.
__________________
David Kester
Pegasus IV
|
|
|
17-07-2012, 11:13
|
#58
|
Registered User
Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
|
Re: OpenCPN Beta Version 3.1.714 Released
Looking at #7 in Dave's list.
This generally works OK.
There is a problem,however, when O already shows a CPA line.
The right click menu still offers to Show CPA, but this, of course, changes nothing. The menu entry should really offer to hide the CPA line i such a case.
Thomas
|
|
|
17-07-2012, 21:54
|
#59
|
Registered User
Join Date: Jun 2012
Location: Morehead City, NC
Boat: Twin Vee, 22 Hawaiian 22'
Posts: 9
|
Re: OpenCPN Beta Version 3.1.714 Released
In nightime viewing, the Google Earth and WMM plugin icons do not dim (maybe I just need to update them?) Also, the GPS status box in the upper right corner do not dim properly.
Also, still no HDG readout in the dashboard (when connected to AIS).
Not sure why some of the screenshots posted show the old icon format in the toolbar and my icons are completely different. I'm sure I'll figure it out as soon as I send this.
Also, I do not see anything added in the route properties to "copy to clipboard" and I can not edit waypoints in the route properties dialog.
|
|
|
18-07-2012, 00:00
|
#60
|
Registered User
Join Date: Dec 2008
Boat: Journeyman
Posts: 705
|
Re: OpenCPN Beta Version 3.1.714 Released
Quote:
Originally Posted by Chris Pinkerton
In nightime viewing, the Google Earth and WMM plugin icons do not dim (maybe I just need to update them?) Also, the GPS status box in the upper right corner do not dim properly.
Also, still no HDG readout in the dashboard (when connected to AIS).
Not sure why some of the screenshots posted show the old icon format in the toolbar and my icons are completely different. I'm sure I'll figure it out as soon as I send this.
Also, I do not see anything added in the route properties to "copy to clipboard" and I can not edit waypoints in the route properties dialog.
|
Go to settings / user interface to change the style if you want the old icons.
I'll look at the dimming issues.
|
|
|
|
|
Thread Tools |
Search this Thread |
|
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
Advertise Here
Recent Discussions |
|
|
|
|
|
|
|
|
|
|
|
|
Vendor Spotlight |
|
|
|