Originally created by: grtht... (code.google.com)@gmail.com
*What steps will reproduce the problem?*
1. Flightgear
2. Windows system
3.load model with OSG format
*What is the expected output? What do you see instead?*
The model loaded
*Any output in the console (black window)?*
OSGReaderWriter wrappers failed to load
*What FlightGear version are you using (when using GIT version, please
mention date)?*
*What operating system and graphics card?*
Windows 7 NVIDIA cards
*Please provide any additional information below or as attachment (Avoid
expiring external links, such as to imageshack/pastebin/...).*
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: grtht... (code.google.com)@gmail.com
AND right now , tested with an older FG version 2.00 on window system , osg models can be loaded.
What is the matter with the actual devel version ?
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
Those that would like to test, can download the PBY-Catalina from https://sites.google.com/site/grtuxhangarctd/home/download
I was requested to push that one to Git, but noticed the above mentioned errors. FGViewer/FGRun also fails to load the .osg models. Rest of the plane is loaded fine though, so it's no fatal error.
Today's Git and Hudson build for Win32.
Labels: OSG Priority-Medium Windows
Cc: timoor...@gmail.com frbo...@gmail.com
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: grtht... (code.google.com)@gmail.com
Noticed, that given prioryity-medium, is not understandable.
Do we want Flightgear Multipatform consistent ?
If the answer is: no,
The priority must be LOW
If the answer is: yes,
The priority must be HIGH
Or, an other policy is to remove definitively the (wrapper) OSG format plugin access within Flightgear, thus Flightgear will be consistent.
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: frbo... (code.google.com)@gmail.com
Loads here with OSG 2.9.16. Win32-release has OSG 2.9.9
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
Is there a reason to include this (9 months) old OSG version with the win32 release? Both are "dev" versions AFAIK...
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: frbo... (code.google.com)@gmail.com
Version 3.0 is not far away
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: frbo... (code.google.com)@gmail.com
OSG updated to 3.0-RC1
Status: Testing
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
Will that be included in the upcoming win32 build at Hudson?
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: frbo... (code.google.com)@gmail.com
OSG updated to 3.0-RC1 *IN HUDSON*
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
Hm, tried to with win32-installer #338 (it gave me indeed a osgPlugins-3.0.0 folder), but I still get the same message when loading an .osg model...
Do I need to update OSG, seperately from FG as well? If yes, how can I do that? AFAICS there's no binary for 3.0.0 (yet) and I have 0,0 experience with MSVC...
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: frbo... (code.google.com)@gmail.com
Please try win32-installer #340.
Updated OSG libraries for Windows at the usual ftp server (read docs-mini/README.MSVC)
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: grtht... (code.google.com)@gmail.com
We guess that last git update
commit [rc0d0b451a6a65fa01e9879f263c110b5ddc8d1a3]
Author: Frederic Bouvier
Date: Mon Jun 20 23:31:22 2011 +0200
Bundle more OSG plugins in nightly builds[D
- Summary -------------------------------------------------------------
package/Win-NSIS/flightgear-nightly.nsi | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
........................
Should solve the issue
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: frbo... (code.google.com)@gmail.com
Yes, so you have noticed that this file format is considered deprecated by OSG. Please consider to update your models to the new format.
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: gijsrooy
Thanks Fred, the models load now!
Cc: -timoor...@gmail.com
Status: Fixed
View and moderate all "codetickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: grtht... (code.google.com)@gmail.com
Le mardi 21 juin 2011 08:07:01, vous avez écrit :
Thanks, we did not noticed it, deprecated.