Cruisers Forum
 


Closed Thread
  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 29-08-2010, 04:46   #61
Registered User
 
idpnd's Avatar

Join Date: Sep 2007
Location: Almería, ES
Boat: Chiquita 46 - Libertalia
Posts: 1,558
Quote:
Originally Posted by cagney View Post
An other alternative is to reach settings for the different plugins from the Plugin Tab in the toolbox. Maybe this could be handled with some kind of sub menu.
Attached Thumbnails
Click image for larger version

Name:	Screenshot-3.png
Views:	216
Size:	76.2 KB
ID:	18757  
__________________
sv Libertalia
idpnd is offline  
Old 29-08-2010, 16:13   #62
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Cagney, Idpnd, et al...

Any PlugIn may choose to add tools to the toolbar, and/or tabs to the Toolbox. The API is available now.

I chose to use the old familiar interface to the GRIB PlugIn partially as an exercise to validate the PlugIn API, and partially to preserve the current GUI.

There is no reason that the other 2 useful PlugIns (Dashboard and Celestial) do not currently employ tools and toolbox tabs, except that the authors have not (yet) done so. I expect Dashboard to have a significant Toolbox tab, for configuring the gauges, and possibly a (selectable, as on GRIB) toolbar icon for showing/hiding the dashboard quickly. At least, this would be consistent.

OTOH, idpnd has shown another way of configuring PlugIns. This is interesting.

I'd welcome comment from users regarding these two somewhat exclusive methods of managing PlugIns. We can do whatever we want, here....

Thanks
Dave
bdbcat is offline  
Old 30-08-2010, 19:47   #63
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
PlugIn Updates

Hi testers!

I have updated the Dashboard and Celestial Navigation PlugIns in the git repository.

This update reflects all the most recent code changes and additions by the respective PlugIn authors.

Testing appreciated, with bugs and comments in the appropriate threads.

Thanks
Dave
bdbcat is offline  
Old 30-08-2010, 19:53   #64
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
POT Update

Hello all i18n-ers...

I have today updated the .PO template file opencpn.pot in the git repository.

Interested translators may fetch this file and check their .po language files. There have been some new translatable strings added.

Please email new .po files to me directly for incorporation into the repository and the next build.

Thanks
Dave
bdbcat is offline  
Old 31-08-2010, 09:15   #65
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
The Linux packages , for 32 & 64 bits, are now updated with the latest changes to the plugins. Download OpenCPN | Official OpenCPN Homepage

Thomas
cagney is offline  
Old 01-09-2010, 08:22   #66
Registered User
 
Gilletarom's Avatar

Join Date: Mar 2010
Location: France
Boat: 10.50 mètres
Posts: 2,988
Hellop Dave, Bonjour,


I was able to load a version of .po in French for 2.2-823 and add the complementary translations.

I noticed that in toolbox/Language/Textelement, the items are display in English and in French.
< br/ > Herein screen copy.

Cordialement

Gilletarom.


J'ai pu charger une version du .po en français et ajouter les traductions complémentaires.

J'ai remarqué que dans la boite à outils, onglet Language, dans la zone du choix des polices dfe caractères, les items s'affichent en Anglais et en Français.

Ci joint copie d'écran.
Attached Thumbnails
Click image for larger version

Name:	Toolbox-languge.jpg
Views:	179
Size:	16.8 KB
ID:	18861  
Gilletarom is offline  
Old 07-09-2010, 12:44   #67
Registered User
 
idpnd's Avatar

Join Date: Sep 2007
Location: Almería, ES
Boat: Chiquita 46 - Libertalia
Posts: 1,558
Been rather happy with 2.2, I just keep getting this message in terminal (linux, using AIS B transponder & shared GPS input)

Quote:
** (opencpn:21145): WARNING **: IPP request failed with status 1280
Best regards

Edit: this looks like a generic python bug message
__________________
sv Libertalia
idpnd is offline  
Old 09-09-2010, 07:02   #68
Registered User

Join Date: Jan 2010
Location: Montevideo, Uruguay
Posts: 242
printers

I don't know if this is a known/fixed issue. On v 2.2.808, if I try to print to any of the options (pdf, printer, etc) it hangs on 100% CPU usage. (debian/lenny)

dpons is offline  
Old 09-09-2010, 08:51   #69
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Quote:
Originally Posted by dpons View Post
I don't know if this is a known/fixed issue. On v 2.2.808, if I try to print to any of the options (pdf, printer, etc) it hangs on 100% CPU usage. (debian/lenny)

I haven't heard of this one before. No problem on Kubuntu 10.04 & build 823. Tested with print to file.

Thomas
cagney is offline  
Old 09-09-2010, 11:27   #70
Registered User

Join Date: Jan 2010
Location: Montevideo, Uruguay
Posts: 242
Quote:
Originally Posted by cagney View Post
I haven't heard of this one before. No problem on Kubuntu 10.04 & build 823. Tested with print to file.

Thomas
I uploaded 2.2.823 and I get the same. If I run strace, I get what looks like an infinite loop:

Code:
mremap(0x93494000, 501538816, 501542912, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501542912, 501547008, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501547008, 501551104, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501551104, 501555200, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501555200, 501559296, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501559296, 501563392, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501563392, 501567488, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501567488, 501571584, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501571584, 501575680, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501575680, 501579776, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501579776, 501583872, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501583872, 501587968, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501587968, 501592064, MREMAP_MAYMOVE) = 0x93494000
mremap(0x93494000, 501592064, 501596160, MREMAP_MAYMOVE) = 0x93494000
My setup is rather normal, Debian Lenny, up to date, with a CUPS postscript printer. Seems like a memory leak somewhere, not necessarily within opencpn.
dpons is offline  
Old 10-09-2010, 19:38   #71
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Possible bug

I'm running 2.2.833 and was building a route in S Florida. Everything is ok I'm about to make my turn into Lake WOrth inlet, I select the next larger scale chart and all hell breaks loose. The selected chart is OK but the entire chart context is rotated 90 deg this includes the route. Quilting is not selected nor course up, although they have been some time in the past. I have captured the screens but don't seem to be able to paste them here. The charts display properly in Seaclear. Restart - no help.
Deleting route and importing it no help. I can email the screen shots.
__________________
David Kester
Pegasus IV
wdkester is offline  
Old 10-09-2010, 21:19   #72
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
wdkester....

Please do mail the screen shots to me. Address in Help->Authors

Thanks
Dave
bdbcat is offline  
Old 11-09-2010, 07:19   #73
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
I'm assuming that you mean the stickey "help" thread??? I searched it for "authors" no joy, so I , for the first time uploaded pics and voila:

__________________
David Kester
Pegasus IV
wdkester is offline  
Old 11-09-2010, 15:57   #74
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
wdkester.....

Sorry for the unclarity. I meant Help->Authors in OpenCPN application.

Anyway, you succeeded in uploading to forum. Thanks.

So, the Aha moment.
The chart selected is a skewed (i.e. not North-up) presentation. Note the little red "skewed" rectangle in the chart selector box. But it sure looks like a north-up to me. Something odd going on here.

So, what is that chart? Can you tell us the file name for it? Where it comes from? Maybe we can reproduce the error.

Thanks
Dave
bdbcat is offline  
Old 12-09-2010, 05:03   #75
Registered User

Join Date: Sep 2010
Posts: 4
How create project (IDE Platform) with opencpn sources under linux?

Hello.
I don't have experience with programing under linux system (ubuntu 10.04). Could you give me a pice of advice which IDE platform will be the best to compilation and make changes in opencpn sources, and how can i create IDE project with opencpn sources. Thank you for help.
Greetings
maciek is offline  
Closed Thread


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 Test / Technical bdbcat OpenCPN 2879 23-04-2024 11:33
OpenCPN Version 2.1.0 Beta bdbcat OpenCPN 1045 25-06-2010 10:09
OpenCPN Version 1.3.5 Beta Technical bdbcat OpenCPN 544 24-03-2010 10:34

Advertise Here


All times are GMT -7. The time now is 00:07.


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.