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-12-2014, 05:21   #1291
Registered User
 
rgleason's Avatar

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

Leaflet Open Source with API
Leaflet - a JavaScript library for mobile-friendly maps
"Weighing just about 33 KB of JS, it has all the features most developers ever need for online maps."
Does Tiles.
Might be useful...would it overlay on local charts?
https://github.com/Leaflet/Leaflet
rgleason is offline   Reply With Quote
Old 09-12-2014, 19:36   #1292
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: Beta Test / Technical

Quote:
Originally Posted by bdbcat View Post
Joaquin....

Definitely a bug. Worth a post in Flyspray, I think.

Are you using OpenGL? This may make a difference.

Dave
I have a similar failure with OpenGL on.

1. Select skewed chart
2a. Select next larger scale unskewed chart
3. Select next larger scale unskewed chart, black screen
(last 2 thumbs should be interchanged)

With OpenGL off it's doesn't fail.
Attached Thumbnails
Click image for larger version

Name:	1.jpg
Views:	249
Size:	195.3 KB
ID:	93313   Click image for larger version

Name:	3.jpg
Views:	248
Size:	90.2 KB
ID:	93315  

Click image for larger version

Name:	2a.jpg
Views:	239
Size:	266.5 KB
ID:	93316  
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 09-12-2014, 20:19   #1293
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: Beta Test / Technical

Further bouncing around and I got an un-quilted, un-skewed chart.

Doesn't happen with OpenGL off.

I've never submitted a problem to flyspray, but, I'll try tomorrow.
Attached Thumbnails
Click image for larger version

Name:	4.jpg
Views:	260
Size:	250.7 KB
ID:	93317  
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 10-12-2014, 05:22   #1294
Registered User
 
rgleason's Avatar

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

Bdcat, Pavel,
Uwe, Marius and Gerhard have been carefully and methodically tracking down a problem with weatherfax_pi wizard and use of what we believe to be "wxLocale". There is a problem in the plugin when the Windows computer settings use European delimiters and we believe this is related to the external wxLocale.
See this post and those following please:
http://www.cruisersforum.com/forums/...-97533-46.html
Can you advise where is this problem should be fixed? I can find no reference to wxLocale in weatherfax.

We would like to be able to enter a "knowing" Tracker entry in the proper location, or perhaps fix it.

Uwe and Marius are to be commended for perseverance.
rgleason is offline   Reply With Quote
Old 10-12-2014, 11:41   #1295
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: Beta Test / Technical

Quote:
Originally Posted by wdkester View Post
Further bouncing around and I got an un-quilted, un-skewed chart.

Doesn't happen with OpenGL off.

I've never submitted a problem to flyspray, but, I'll try tomorrow.
Wrong, it does happen with OpenGL off.

I was inching North along the skewed ICWW charts when this happened. It is a smaller scale chart than the ICWW chart so I expect it would load, but why not quilted?

When I next travel the ICWW I will build a group that only has ICWW charts and a group that has all the charts for when I want to use an offshore route. I realize I can manually select charts; but quilting would make exiting at the inlet much smother.
Attached Thumbnails
Click image for larger version

Name:	6.jpg
Views:	226
Size:	138.2 KB
ID:	93348  
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 10-12-2014, 15:21   #1296
Marine Service Provider
 
bdbcat's Avatar

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

wdkester...

The Lake Worth inlet large scale chart quilts fine. Just push "q" to get bat to quilt mode.

Dave
bdbcat is offline   Reply With Quote
Old 11-12-2014, 03:59   #1297
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,245
Re: Beta Test / Technical

Hi..
The build of 3.3.2410 was fine in WinXP and VC++2010
Since I also like to test in Linux I'm now trying to build in Ubuntu 12.04 as well.
I've once build .2330 wo problem. Now with .2410 I received the following:
Code:
hakan@bb3:~/build/opencpn/OpenCPN/build$ make
[  3%] Built target GARMINHOST
[  9%] Built target NMEA0183
[ 20%] Built target S57ENC
[ 22%] Building C object CMakeFiles/TEXCMP.dir/src/texcmp/lz4/lz4.c.o
gcc: fel: /arch:SSE2: Filen eller katalogen finns inte >>Transl.= file or folder don't exist
make[2]: *** [CMakeFiles/TEXCMP.dir/src/texcmp/lz4/lz4.c.o] Fel 1  >>Transl.= Error 1
make[1]: *** [CMakeFiles/TEXCMP.dir/all] Fel 2  >>Transl. = Error 2
make: *** [all] Fel 2
Any Linux lessons are appreciated.
Note: Since I on Win use a branch for own adaptations I simply copied all files, except /Build, to my Linux PC and first changed to "Modularized Packaging" and then cmake ..
Thanks
Håkan
Hakan is offline   Reply With Quote
Old 11-12-2014, 05:58   #1298
Registered User

Join Date: Jan 2007
Location: Minneapolis
Boat: Irwin 37 CC
Posts: 665
Re: Beta Test / Technical

Quote:
Originally Posted by bdbcat View Post
wdkester...

The Lake Worth inlet large scale chart quilts fine. Just push "q" to get bat to quilt mode.

Dave
Options>Display>General has Quilt Mode selected. I would have thought that O would have returned to quilting without being reminded. However I agree that this is a very small problem with a workaround.
__________________
David Kester
Pegasus IV
wdkester is offline   Reply With Quote
Old 12-12-2014, 04:56   #1299
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,245
Re: Beta Test / Technical

Quote:
Originally Posted by Hakan View Post
Hi..
The build of 3.3.2410 was fine in WinXP and VC++2010
Since I also like to test in Linux I'm now trying to build in Ubuntu 12.04 as well........Since I on Win use a branch for own adaptations I simply copied all files, except /Build,.............Håkan
Well......No shorts, follow the book -- solved. To lazy sometimes??
Håkan
Hakan is offline   Reply With Quote
Old 12-02-2015, 05:23   #1300
Registered User

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

Anyone try the new grib plugin with fixed spacing wind arrows? I think it's funky when you pan.
seandepagnier is offline   Reply With Quote
Old 23-02-2015, 15:18   #1301
Registered User

Join Date: Jul 2014
Posts: 3
Re: Beta Test / Technical

Greetings

I have an issue with GPX import. Is this the appropriate place to report the issue?

Thanks
WoobaGooba is offline   Reply With Quote
Old 23-02-2015, 17:09   #1302
Registered User

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

Quote:
Originally Posted by WoobaGooba View Post
Greetings

I have an issue with GPX import. Is this the appropriate place to report the issue?

Thanks
Yes, in case it is a problem in OpenCPN, it is almost as good as the tracker at OpenCPN::Tracker All Projects: Tasklist

Pavel
nohal is offline   Reply With Quote
Old 23-02-2015, 20:10   #1303
Registered User

Join Date: Jul 2014
Posts: 3
Re: Beta Test / Technical

Quote:
Originally Posted by nohal View Post
Yes, in case it is a problem in OpenCPN, it is almost as good as the tracker at OpenCPN::Tracker All Projects: Tasklist

Pavel
Issue seems to have cleared up in 4.0. I'll keep an eye out for it. 4.0 is looking promising
WoobaGooba is offline   Reply With Quote
Old 10-03-2015, 02:18   #1304
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,245
Re: Beta Test / Technical

Hi..
For the last commit, until "Corrected typo VERCLL and added.....", I still get the following errors in VC10:
Code:
  chart1.cpp
..\src\chart1.cpp(2250): error C3861: 'crUninstall': identifier not found
  OCPNPlatform.cpp
..\src\OCPNPlatform.cpp(173): error C2065: 'str_version_major' : undeclared identifier
..\src\OCPNPlatform.cpp(173): error C2065: 'str_version_minor' : undeclared identifier
..\src\OCPNPlatform.cpp(173): error C2065: 'str_version_patch' : undeclared identifier
..\src\OCPNPlatform.cpp(196): error C2065: 'g_bEmailCrashReport' : undeclared identifier
It's the same as before discussed here: http://www.cruisersforum.com/forums/...ml#post1764643 but this thread may be a better place for feedback?
Has anyone else tried to build for Win and succeed without errors?
Thanks/ Håkan
Hakan is offline   Reply With Quote
Old 11-03-2015, 10:05   #1305
Marine Service Provider
 
bdbcat's Avatar

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

Hakan...

Sorry, I sometimes forget to try the build on all platforms before committing changes. My main work platform is linux...

Fixed in github now.

Please continue the checking and exercise of 4.1.0 Alpha. We are doing some serious internal reconstruction of the codebase before the Beta starts, and there is a good chance that something will get broken in the process. Better to catch it earlier.

I do appreciate it, and I don't mind the nagging

Thanks
Dave
bdbcat 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 12:56.


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.