[Flightgear-devel] fgfs problems after going to TwinView (2 different monitors) on Debian

2008-03-18 Thread Holger Wirtz
Hi all,

I have a simple problem with the current OSG trunk of
FlightGear. I have two monitors with different resolutions:
#1 1280x1024
#2 1680x1025

For KDE this works fine but starting fgfs shows the following:

--- cut here ---
~$ fgfs
freeglut (fgfs):  ERROR:  Internal error  in function fgOpenWindow
Got an X11ErrorHandling call display=0x8845340 event=0xbf840e8c
BadWindow (invalid Window parameter)
Major opcode: 4
Minor opcode: 0
Error code: 3
Request serial: 14
Current serial: 17
  ResourceID: 0
freeglut  ERROR:  Function  called without first calling 
'glutInit'.
--- cut here ---

What have I to do for getting fgfs running on my (new) desktop?

Regards, Holger

-- 
#   ##  ##   Holger Wirtz Phone : (+49 30) 884299-40
##  ## ##   ### ##   DFN-Verein   Fax   : (+49 30) 884299-70
##  ##  ##   Stresemannstr. 78E-Mail: [EMAIL PROTECTED]
##  ## ##   ## ###   10963 Berlin
#  ##   ##  ##   GERMANY  WWW   : http://www.dfn.de
GPG-Fingerprint: ABFA 1F51 DD8D 503C 85DC  0C51 E961 79E2 6685 9BCF


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgfs problems after going to TwinView (2 different monitors) on Debian

2008-03-18 Thread Anders Gidenstam
On Tue, 18 Mar 2008, Holger Wirtz wrote:

> Hi all,
>
> I have a simple problem with the current OSG trunk of
> FlightGear. I have two monitors with different resolutions:
> #1 1280x1024
> #2 1680x1025

...

> freeglut  ERROR:  Function  called without first calling
> 'glutInit'.


Hi,

You might have a bad FreeGLUT. I'd recommend configuring FlightGear with 
--enable-osgviewer and avoid glut all together.
Not sure if that'll solve your problem, but it is worth a try. (Glut 
support should be going away soon anyway, or so I have heard..)

Cheers,

Anders
-- 
---
Anders Gidenstam
mail: anders(at)gidenstam.org
WWW: http://www.gidenstam.org/FlightGear/

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Res: segmentation fault

2008-03-18 Thread Cleber Santz
Hi,

I solve the problem with plib (removed v1.84 already instaled), but now i`m 
getting segmentation fault when run flightgear.

I think the problem is with data (fg can`t find models) but i make checkout 
with the lastest data. I get 2 different dump, first with carrier enable so i 
disable carrier and get a another dump.

I send the 2 segmentation fault, w/o carrier, in attached files.

   Any help ??

Best regards,
Cleber Santz.




  Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento!
http://br.mail.yahoo.com/

fgfs_gdb.log
Description: Binary data


fgfs_gdb_withoutcarrier.log
Description: Binary data
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Res: segmentation fault

2008-03-18 Thread Christian Schmitt
Cleber Santz wrote:
> Hi,
> 
> I solve the problem with plib (removed v1.84 already instaled), but 
> now i`m getting segmentation fault when run flightgear.
> 
> I think the problem is with data (fg can`t find models) but i make 
> checkout with the lastest data. I get 2 different dump, first with 
> carrier enable so i disable carrier and get a another dump.
> 
> I send the 2 segmentation fault, w/o carrier, in attached files.
> 
>Any help ??
> 
> Best regards,
> Cleber Santz.
> 
>
Hi,

I encountered something like this yesterday, too. I did not run the 
debugger, but going back to CVS from 14-Mar-08 made FG run again. Maybe 
you should try this, too.

Cheers,
Chris


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgfs problems after going to TwinView (2 different monitors) on Debian

2008-03-18 Thread Holger Wirtz
Anders Gidenstam wrote:
> On Tue, 18 Mar 2008, Holger Wirtz wrote:
>
>   
>> Hi all,
>>
>> I have a simple problem with the current OSG trunk of
>> FlightGear. I have two monitors with different resolutions:
>> #1 1280x1024
>> #2 1680x1025
>> 
>
> ...
>
>   
>> freeglut  ERROR:  Function  called without first calling
>> 'glutInit'.
>> 
>
>
> Hi,
>
> You might have a bad FreeGLUT. I'd recommend configuring FlightGear with 
> --enable-osgviewer and avoid glut all together.
> Not sure if that'll solve your problem, but it is worth a try. (Glut 
> support should be going away soon anyway, or so I have heard..)
>
>   

Anders,

thanks for your answer. But this seems also not to work:

--- cut here ---
$ fgfs
Error: Not able to create requested visual.
Segmentation fault
$
--- cut here ---

Ok, I think I have to look a little bit deeper in the code...

regards, HOlger

> Cheers,
>
> Anders
>   


-- 
#   ##  ##   Holger Wirtz Phone : (+49 30) 884299-40
##  ## ##   ### ##   DFN-Verein   Fax   : (+49 30) 884299-70
##  ##  ##   Stresemannstr. 78E-Mail: [EMAIL PROTECTED]
##  ## ##   ## ###   10963 Berlin
#  ##   ##  ##   GERMANY  WWW   : http://www.dfn.de
GPG-Fingerprint: ABFA 1F51 DD8D 503C 85DC  0C51 E961 79E2 6685 9BCF


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgfs problems after going to TwinView (2 different monitors) on Debian

2008-03-18 Thread Anders Gidenstam
On Tue, 18 Mar 2008, Holger Wirtz wrote:

> Anders,
>
> thanks for your answer. But this seems also not to work:
>
> --- cut here ---
> $ fgfs
> Error: Not able to create requested visual.
> Segmentation fault
> $
> --- cut here ---

What does gl-info say? Does other OpenGL applications work?
Maybe also try different --bpp and --geometry settings to fgfs.
And have a look on the output of xdpyinfo to see if it looks strange.

I've used fgfs and TwinView in different configurations on my box, but it 
was some time ago (and possibly before FGFS/OSG).

Cheers,

Anders

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] KSFO ATC background chatter and more

2008-03-18 Thread Gijs de Rooy
This could be a very nice addition to the chat! I could provide chatter files 
for Amsterdam Airport Schiphol (EHAM) in the Netherlands (I receive them 
with my radio and could record them). Let me know if you need them.

Gijs

> Date: Tue, 18 Mar 2008 02:33:09 +0100> From: [EMAIL PROTECTED]> To: 
> flightgear-devel@lists.sourceforge.net> Subject: [Flightgear-devel] KSFO ATC 
> background chatter and more> > Hello everyone,> > as already mentioned in a 
> previous mail I am currently trying to extend > the ATC background chatter 
> files.> At the moment there only is a directory "UK" containing British 
> chatter > files.> I would like to have your opinions on the idea for the 
> following change:> > - change "UK" to "default"> - add a directory for each 
> ICAO region (e.g. "K" for USA, "E" for > Europe etc.)> - add the 
> corresponding country codes (if any) as subdirectories to > the above 
> mentioned dirs> - add a directory for each airport to either the region dir 
> or the > country dir (depends on which one applies)> - add (as a first step) 
> chatter files for each airport (if any) to > the airport directory> (as a 
> second step, add subdirs for ground, tower and clearance...)> - add 
> "fallback" chatter files for regions/countries (in case there > are no 
> airport chatter files)> - use "UK" -> "default" as global fallback> > > Then 
> in flightgear automatically select the best chatter directory by > script, 
> depending on the current airport-id. I am reading > "/sim/presets/airport-id" 
> triggered by a listener. If that is the wrong > thing to do I would 
> appreciate hints to the _right_ way of getting the > airport-id for chatter.> 
> > > I already have about 70 brand new KSFO ATC background chatter files to > 
> start with for the most popular airport in flightgear. If anyone is > 
> interested in these, please let me know.> > > > Regards,> > Tobias Ramforth
_
Nieuw: Windows Live Messenger 2008! Gratis downloaden
http://get.live.com/messenger-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Matrox TripleHead2Go

2008-03-18 Thread jj
You may want to consider that not all video cards will work with this
device.

There is a program on their site that will check to see if your card is
compatable or not (one of mine was not, and I'd not checked before
purchasing the thing)!

Slick if you can get it to work tho!!

jj

jj


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenery 1.0.0 coastline is not processed

2008-03-18 Thread gerard robin
On sam 15 mars 2008, Ralf Gerlich wrote:
> Hi Gerard!
>
> gerard robin wrote:
> > The coastline process is wrong (or not existing) here two snapshot near
> > LFMN -first,  that one with scenery 0.9.10 which was partly wrong (0.9.8
> > was better)
> > http://pagesperso-orange.fr/GRTux/Scenery0.9.10.jpg
> >
> > -second, the same one with scenery  1.0.0
> > http://pagesperso-orange.fr/GRTux/Scenery-1.0.jpg
>
> Hm, we did check a lot of tiles at random for glitches, but these went
> through our filters.
>
> Thank you for the pointer, I will check were this is coming from.
>
> Cheers,
> Ralf
>

Hello, Ralf 

Could you check Hong Kong  too.
In Scenery 1.0 VHHH is now sitting on a huge  ground area, which is not the 
case in real.

And i guess  that the bay is partly wrong  :(

 
Cheers
-- 
Gérard
http://pagesperso-orange.fr/GRTux/


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Res: segmentation fault

2008-03-18 Thread Vivian Meazza
Christian Schmitt

> Sent: 18 March 2008 14:19
> To: FlightGear developers discussions
> Subject: Re: [Flightgear-devel] Res: segmentation fault
> 
> 
> Cleber Santz wrote:
> > Hi,
> > 
> > I solve the problem with plib (removed v1.84 already instaled), 
> > but
> > now i`m getting segmentation fault when run flightgear.
> > 
> > I think the problem is with data (fg can`t find models) 
> but i make
> > checkout with the lastest data. I get 2 different dump, first with 
> > carrier enable so i disable carrier and get a another dump.
> > 
> > I send the 2 segmentation fault, w/o carrier, in attached files.
> > 
> >Any help ??
> > 
> > Best regards,
> > Cleber Santz.
> > 
> >
> Hi,
> 
> I encountered something like this yesterday, too. I did not run the 
> debugger, but going back to CVS from 14-Mar-08 made FG run 
> again. Maybe 
> you should try this, too.
> 

The recent unannounced and un-agreed changes in the data structure in cvs
have broken the carrier, I know what is wrong, and when I get a moment I
will fix it. In the meanwhile - blame the perpetrator (not me).

Vivian 



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenery 1.0.0 coastline is not processed

2008-03-18 Thread Anders Gidenstam
On Tue, 18 Mar 2008, gerard robin wrote:

> Hello, Ralf
>
> Could you check Hong Kong  too.
> In Scenery 1.0 VHHH is now sitting on a huge  ground area, which is not the
> case in real.

Hi,

What do you think about making a page on the wiki where scenery problems 
could be listed? Then, maybe, the reports would be in one place instead of 
scattered across the mailing list archive.

As more people start to use the 1.0.0 scenery build more problems will be 
found. I can add one: there is a long line of one sided ground polygons
sticking up through the water across the fjord from BGBW.

Cheers,

Anders
-- 
---
Anders Gidenstam
mail: anders(at)gidenstam.org
WWW: http://www.gidenstam.org/FlightGear/

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenery 1.0.0 coastline is not processed

2008-03-18 Thread LeeE
On Tuesday 18 March 2008 17:52, Anders Gidenstam wrote:
> On Tue, 18 Mar 2008, gerard robin wrote:
> > Hello, Ralf
> >
> > Could you check Hong Kong  too.
> > In Scenery 1.0 VHHH is now sitting on a huge  ground area,
> > which is not the case in real.
>
> Hi,
>
> What do you think about making a page on the wiki where scenery
> problems could be listed? Then, maybe, the reports would be in
> one place instead of scattered across the mailing list archive.
>
> As more people start to use the 1.0.0 scenery build more problems
> will be found. I can add one: there is a long line of one sided
> ground polygons sticking up through the water across the fjord
> from BGBW.
>
> Cheers,
>
> Anders

Actually, I think FG really _needs_ a proper bug-tracking system.

LeeE

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenery 1.0.0 coastline is not processed

2008-03-18 Thread Frederic Bouvier
Selon LeeE :

> Actually, I think FG really _needs_ a proper bug-tracking system.

There is this one :
http://sourceforge.net/tracker/?group_id=583&atid=100583

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/  Photo gallery - album photo
http://fgsd.sourceforge.net/   FlightGear Scenery Designer

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenery 1.0.0 coastline is not processed

2008-03-18 Thread Gijs de Rooy
It would be helpfull if someone could write an article about that on the wiki.
I think (almost) nobody, including me, knows that page exists. Since there
are only 4 bugs added since august 2006.
 
We could use maybey other software, like Bugzilla (http://www.bugzilla.org/).
It looks better than what we could now I think and it may be more user-friendly.

Gijs

> Date: Tue, 18 Mar 2008 19:53:22 +0100> From: [EMAIL PROTECTED]> To: 
> flightgear-devel@lists.sourceforge.net> Subject: Re: [Flightgear-devel] 
> Scenery 1.0.0 coastline is not processed> > Selon LeeE :> > > Actually, I 
> think FG really _needs_ a proper bug-tracking system.> > There is this one :> 
> http://sourceforge.net/tracker/?group_id=583&atid=100583> > -Fred> > -- > 
> Frédéric Bouvier> http://my.fotolia.com/frfoto/ Photo gallery - album photo> 
> http://fgsd.sourceforge.net/ FlightGear Scenery Designer> > 
> -> 
> This SF.net email is sponsored by: Microsoft> Defy all challenges. 
> Microsoft(R) Visual Studio 2008.> 
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/> 
> ___> Flightgear-devel mailing 
> list> Flightgear-devel@lists.sourceforge.net> 
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
_
Nieuw: Windows Live Messenger 2008! Gratis downloaden
http://get.live.com/messenger-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenery 1.0.0 coastline is not processed

2008-03-18 Thread LeeE
On Tuesday 18 March 2008 18:53, Frederic Bouvier wrote:
> Selon LeeE :
> > Actually, I think FG really _needs_ a proper bug-tracking
> > system.
>
> There is this one :
> http://sourceforge.net/tracker/?group_id=583&atid=100583
>
> -Fred

Aha - didn't know about that - thanks.

Now we just have to use it:)

LeeE

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel