Re: [Flightgear-devel] ..the git bundle dance, was: Howto download aircraft ( and others data ) from Git

2013-09-03 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

if you need a bundle file, you can try to download my fgdata.bundle
(unmodified, but a little out-dated) from my BitTorrent tracker
(including all updates):

http://mxchange.org:23456/

Roland

On 09/03/2013 09:52 PM, Anders Gidenstam wrote:
> On Tue, 3 Sep 2013, Arnt Karlsen wrote:
> 
>> ..forget DVDs, put FG scenery, fgdata etc on usb sticks or on
>> sdhc cards: arnt@celsius:~/FG-git$ du -sch fgdat* 14G fgdata 
>> 14G fgdata_2.10.0 27G fgdata_2.12.0 14G fgdata_2.8.0 
>> 27G fgdata_2.99.9 93G total arnt@celsius:~/FG-git$
> 
> It is worth noting that what you need to restore a git repository
> is the contents of the .git directory. (A bundle, presumably, is
> that same data but arranged differently.)
> 
> The size of a reasonably clean (after git gc) fgdata .git
> directory is about 5889 MB currently. Larger than a DVD, but not
> too bad for moving with a USB stick or similar.
> 
> And, of course, that contains the data for all releases until now.
> 
> Cheers,
> 
> Anders
> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlImRicACgkQty+BhcbHvXjIuACeJkOSiHXuSRNBbaSwQZWEFkO3
LboAn0PppUg64Mbc7P3eqfHTDq0Dzdzd
=yGZ/
-END PGP SIGNATURE-

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..the git bundle dance, was: Howto download aircraft ( and others data ) from Git

2013-09-03 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/03/2013 11:22 PM, Arnt Karlsen wrote:
> On Tue, 03 Sep 2013 22:27:19 +0200, Roland wrote in message 
> <52264627.6090...@mxchange.org>:
> 
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>> 
>> Hi,
>> 
>> if you need a bundle file, you can try to download my
>> fgdata.bundle (unmodified, but a little out-dated) from my
>> BitTorrent tracker (including all updates):
>> 
>> http://mxchange.org:23456/
>> 
>> Roland
> 
> ..neat, fgdata-update-00*.bundle are updates to your fgdata.bundle,
>  how old is fgdata-update-006.bundle? And fgdata-update-007.bundle?
> ;o)
> 
> ..can we use these in future versions of download_and_compile.sh 
> without eating away too much of your bandwidth? (Why is gitorius
> bandwidth limited???)
> 
The main forum thread is here:

http://www.flightgear.org/forums/viewtopic.php?f=17&t=17268

If you like you can integrate the torrent links into your script as an
alternative download method for fgdata bundle. The FG wiki provides
good help in how to handle bundles:

http://wiki.flightgear.org/FlightGear_Git:_data_developers#Bundle

More tomorrow, when I'm back home.

Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlImWKkACgkQty+BhcbHvXgxPACffY4H+BMVEDMWnVTzprhknU5m
2OIAoIArTiFwkfElI+JTh0OUL0oozdkv
=/g5O
-END PGP SIGNATURE-

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Fwd: Re: Bug#716834: libfltk1.3-dev: --ldflags should contain -ldl

2013-07-14 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello developers,

can you please include the fix Aaron (thank you for your help) is
suggesting?

Best regards,
  Roland

-  Original Message 
Subject: Re: Bug#716834: libfltk1.3-dev: --ldflags should contain -ldl
Date: Sat, 13 Jul 2013 22:08:42 -0400
From: u...@debian.org (Aaron M. Ucko)
To: r.hae...@web.de
CC: 716834-d...@bugs.debian.org

Source: fltk1.3
Version: 1.3.2-3

r.hae...@web.de writes:

> the named package should contain -ldl for linking this library with
> programs. If this flag is absent, I get the following error 
> message:
> 
> /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): undefined
> reference to symbol 'dlsym@@GLIBC_2.2.5'

That indicates that you've explicitly requested static linkage, in which
case I would recommend substituting fltk-config --ldstaticflags, whose
(slightly redundant) output includes -ldl:

$ fltk-config --ldstaticflags
/usr/lib/x86_64-linux-gnu/libfltk.a -lXext -lXft -lfontconfig
- -lfontconfig -lXinerama -ldl -lm -lX11

I appreciate your interest in the package, and am sorry you ran into
trouble.

- --
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ |
http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHiXn4ACgkQty+BhcbHvXh2SgCePUtzoieQU+9VZbk9FPcJV26Q
0x8An1WzTkrseA50yWdvRIFQN+C5iATP
=F432
-END PGP SIGNATURE-

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Website down?

2013-06-19 Thread Roland Haeder
On 06/19/2013 08:52 PM, Curtis Olson wrote:
> Support request has been filed!  Hopefully it will be back soon.

It is a setting in php.ini:

memory_limit = 64M

... says 64 MB should be allocated for PHP scripts (sounds a lot, but 
"modern" apps need around 64-128 (32 is to far less).

Roland

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Enabling JPEG factory causes fgfs/GIT to fail compiling

2013-06-11 Thread Roland Haeder
On 06/12/2013 12:17 AM, James Turner wrote:
> This is my fault, I will fix it.
>
> And, I should probably update one of the Jenkins slaves to have
> JPEG-factory enabled, since this has happened before.
>
> James
That is maybe good to get noticed about it. And this is why I try to 
enable all features to check if they are okay or broken. :)

Glad to help you out again.

Roland


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Enabling JPEG factory causes fgfs/GIT to fail compiling

2013-06-11 Thread Roland Haeder
Hello all,

please take a look at this:
http://pastebin.com/sFMjmxXA

The most important lines here are:
--
/home/quix0r/fgfs/flightgear/src/Network/jpg-httpd.cxx: In member 
function ‘virtual bool FGJpegHttpd::process()’:
/home/quix0r/fgfs/flightgear/src/Network/jpg-httpd.cxx:179:5: error: 
‘poll’ is not a member of
--

It can be "fixed" by disabling JPEG factory in both SG/FG all together.

Regards,
   Roland

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Crash in latest FGFS even with default options (no .fgfsrc or any call parameters)

2013-05-17 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05/16/2013 11:14 PM, Thomas Geymayer wrote:
> Hi Roland,
> 
> Can you identify the last working commits? I have pushed something 
> which should fix the problem, although I do not really know how it
> can happen in the first place. The reason for the crash is that
> you somehow receive a key event (for you left alt key) without a
> graphics context set.
> 
> I have now also installed the latest (svn) OpenSceneGraph but was
> not able to reproduce this problem. What exact OS are you using?
> 
> Tom
> 
> 

Hello Thomas,

no sorry. The last working commit must be some months/weeks ago. That
is only what I know. Anyway. The bug is fixed now and FGFS is
launching again. I use Linux with FVWM-Crystal desktop. ALT+F1 to F8
is used to switch to desktops. Maybe that is why the ALT key was
pressed. :)

Regards,
  Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlGWBtgACgkQty+BhcbHvXiY8QCeLmgdwdiCNjkVzqUpi4yyRl7B
3EkAoI2QfctGRrZaxh7Ufx/APdCUHuUz
=Rs7o
-END PGP SIGNATURE-

--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Crash in latest FGFS even with default options (no .fgfsrc or any call parameters)

2013-05-16 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello James,
hello Thomas,

as you may know I'm running latest master of SG/FG and OSG (3.1.7 now)
and I got a crash on bootstrap with no .fgfsrc and no call parameters:

http://pastie.org/7916877

I kindly ask you to investigate this bug because I have found you both
in "git log". :)

Best regards,
Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlGVFW4ACgkQty+BhcbHvXhnhgCgjypF0m4nU4cM3kAZrR7dgXFC
IFoAn0WhW9x5NZgNE9XvK9xXRD6FDxrc
=v9oh
-END PGP SIGNATURE-

--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2.10.1

2013-04-03 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi James,

you could also automatically seed them in BitTorrent, on a Linux box
you can use "btmakemetafile" which I use here to generate those update
packages on my tracker [1].

Roland

[1]: http://mxchange.org:23456/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlFcobAACgkQty+BhcbHvXitIQCgvfIyXKDcl5mbKb8uXBLAfKUq
/5cAn3thIyON7+u+fwH5g97iHHxExzn4
=/NXT
-END PGP SIGNATURE-

--
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2.10.1

2013-04-03 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi James,

you could also automatically seed them in BitTorrent, on a Linux box
you can use "btmakemetafile" which I use here to generate those update
packages on my tracker [1].

Roland

[1]: http://mxchange.org:23456/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlFcobEACgkQty+BhcbHvXiFbwCgkC4VyzAOvxEDHBQ5x+nMxtSf
M1MAn3RqGl7nCEdyuWQ0kT78D/MoyHjQ
=8mS8
-END PGP SIGNATURE-

--
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Yasim bug?

2013-03-22 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/23/2013 04:02 AM, Zhitao Li wrote:
> Did anyone notice that the F-14b will start drifting to the side
> as soon as you release the parking break, even if you put the
> throttle at idle (wind around 3~11)? And there is no way you can
> take off with a straight line, even with rudders applied.

As someone from the devs told me, it is more likely that the aircraft
is in bad shape than a whole FDM (Flight Dynamics Manager?)

Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlFNHmoACgkQty+BhcbHvXiWXQCgwirkoYs401iP1OAq4qolENOe
YI4AoI596EaN/q4CCt4g1pTJP0+sU2Dm
=tA1a
-END PGP SIGNATURE-

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgcom UK problem

2013-02-25 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/25/2013 05:03 PM, Geoff McLane wrote:
> Any information welcome...

As I know, you got both available. :)

Regards,
  Roland


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlErjIwACgkQty+BhcbHvXhc8gCeKLLQSZ9xRQFaT4ftS3zd5Nok
mjwAoJ/qE74EM48LRxLsv9MLY6gLnGwo
=hF1r
-END PGP SIGNATURE-

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Adds on FlightGear.org

2013-02-23 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/23/2013 03:50 PM, Olivier wrote:
> Hi Gijs,
> 
> 
>
>
> 
*De :* Gijs de Rooy 
> *Envoyé le :* Samedi 23 février 2013 11h13 **
>> I won't ask for the adds to be removed (apparently that is not
> possible), but I do want to bring the result of that decision 
> under
>> your attention. Is this really what we want?
> Using Adblock for years, I enjoy browsing the web ad-free. But
> sure the confusion is really bad. I understand that Google ads
> enables us to pay for the domain name, right+hosting, right?
> 
> Olivier
Hello Oliver and Gijs,

I can pay my server (root access, not shared with others) from my
small money I get here + domains. That is always payable. :) So my
non-profit software pages are all free of ads. Please don't get
confused with some banners I have placed there, they don't give me
money for linking them.

Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEo3HYACgkQty+BhcbHvXiRvwCcCl/GoRalDnTS5+g1hcPQodtw
2IgAnRWw/5mQe66nVVLWn9ukqFGL3W3O
=Zhlm
-END PGP SIGNATURE-

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Adds on FlightGear.org

2013-02-23 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sorry for empty message. Here it is. :)

Here is now an alternative tracker (I also track my FGFS-related
torrents to the original + in addition to my tracker) for all
BitTorrent download:

http://flightgear.mxchange.org:23456/

Just click on the links you want to download. As someone complained
about low download speeds from HTTP/FTP (?) servers, I currently
download the setup.exe file with my Internet connection here and have
~600-900 kByte/sec. download speed, quite acceptable. :)

I have tested the Windows installer (InfoHash:
3cdd600202344f578809a7c3c9b9e0a0bf7bf1ed), it only install OpenAL and
was ads-free. So they might have downloaded it somewhere else where
that hoster has added some ads and "free offers" to the installer. :(
This however can be beaten by adding signatures as I have heard.

Regards,
  Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEosLUACgkQty+BhcbHvXgevwCfSS0gkwqMBcwk0RGHgBb5D1EK
g+AAoMnGuendhvZqLn8l3uzc7XAuAZHS
=olLx
-END PGP SIGNATURE-

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Adds on FlightGear.org

2013-02-23 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/23/2013 11:26 AM, Durk Talsma wrote:
> Hi Gijs, et al.,
> 
> Slowly coming back to FlightGear land, now that my deadline is met.
> :-)
> 
> Yes, I think that this is undesirable. Having adds inside the
> content area of a website is usually considered to be poor design,
> from a usability perspective. I don't mind if we have some adds on
> the top, or on the right side of the page. The current layout is
> confusing.
> 
> Cheers, Durk
> 
> 
> On 23 Feb 2013, at 11:13, Gijs de Rooy wrote:
> 
>> Hi all,
>> 
>> I won't ask for the adds to be removed (apparently that is not 
>> possible), but I do want to bring the result of that decision
>> under your attention. Is this really what we want?
>> 
>> http://www.flightsim.com/vbfs/content.php?13546-FlightGear-v2-10-Is-Released#comments
>>
>> 
http://www.flightsim.com/vbfs/showthread.php?260718-FlightGear-2-10-is-now-available-!&p=1747315#post1747315
>> 
>> Cheers, Gijs
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEorbcACgkQty+BhcbHvXgI5ACeNSEUN6W457APhy3+OlQNOqC3
94IAoNMUEjzmTZ32HX23SlRoxVN0G7Ag
=Nyuf
-END PGP SIGNATURE-

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Cleanup airport of static models

2013-02-17 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I play multi-player and for example at ELLX there are *a lot* static
models (especially on parking and terminal positions). Please clean
them up as they are in the way or make them "dynamic" (ground net).

Regards,
  Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEhfDQACgkQty+BhcbHvXhrGACfVr+fJHs9bCSnsbdS8e88mVg6
aecAoKH3NEvVdOjx9L+O5rk+Qc6afIgA
=ACwp
-END PGP SIGNATURE-

--
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..bug, FG-2.10.0 make[2]: *** [utils/fgadmin/src/fgadmin] Error 1

2013-02-12 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Undefined references are mostly linker problems. Please try to do a
"make distclean" and reconfigure/compile. That usually helped here.

Regards,
  Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEbP5QACgkQty+BhcbHvXgU/gCaAk7rxj34zLs72N/5jKm7sTkf
e8IAnRKncKHWDmReLL8jUlLiJvjArjWM
=FST8
-END PGP SIGNATURE-

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Final release checklist

2013-02-11 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/11/2013 07:35 PM, Torsten Dreyer wrote:
Is the JPEG factory working?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEZOrAACgkQty+BhcbHvXiLtQCgwFjV2X+14JCxPPlFS0PL/u2X
PkEAniJFov9SBLXDirYHjPD17+ZEEz6L
=e+t/
-END PGP SIGNATURE-

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FG Git compilation fail on Linux x86_64

2013-02-09 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/09/2013 11:59 PM, Arnt Karlsen wrote:
> On Sat, 09 Feb 2013 11:24:25 +, James wrote in message 
> <216ae244-fe2e-4304-9351-078fc5353...@mac.com>:
> 
>> 
>> On 9 Feb 2013, at 11:16, Arnt Karlsen  wrote:
>> 
>>> ..I too get this.  If you need FG right now for e.g. PPL 
>>> training,
>> 
>> If you are using FlightGear for anything serious,  you should't 
>> be doing so using 'next' which is unstable and may have 
>> temporarily broken features.
>> 
>> The fgai issue, I believe Mathias has pushed a fix for,
> 
> ..yup, that compiles ok now.
> 
>> I'll take a look at the other failure now.
> 
> ..how do I enable these and the --jpeg-factory with the 
> download_and_compile.sh script, can I do it with cmake arguments
> or do I need to edit cmake things?
> 
I still have trouble:
http://pastie.org/6106572
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEW2dMACgkQty+BhcbHvXjiNwCfeRWCN+aqpwV+0zIoNOVHIYgm
RC4AoL8MpaBT/j8B1RVMNmrIBwefdbtO
=m3r8
-END PGP SIGNATURE-

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Crash on exit

2012-11-16 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

I got this crash:
http://pastie.org/5389947

I think line 18 is most interesting:
"corrupted double-linked list"

Regards,
  Roland

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlCmxmAACgkQty+BhcbHvXi9nACdE0dTQHIPXwwnzPoznbufociS
YZoAnA5n5+ryTFcBR0WLzCeReuvTLfiW
=haNQ
-END PGP SIGNATURE-

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Bug 479 has come back

2012-11-16 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 11/16/2012 11:48 PM, Vivian Meazza wrote:
> 
> Always happy to help with testing - although probably not fixing 
> work-arounds for MSVC10 shortcomings.  All built here now - and all
> seems to be working as it should with my models anyway - is there
> any particular aircraft which is causing problems?
> 
> Vivian

Some revisions ago, the A380 was fine, now some buttons in overhead
panel are incorrectly shown.

Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlCmw0kACgkQty+BhcbHvXjCnACfWJeosrhR4FFboHybJdN9vf1I
PeMAoLEb4jt+Si4+ZE+CQPrPjVyoClsj
=MUCZ
-END PGP SIGNATURE-

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Tracking BitTorrent fgdata-update02.bundle download

2012-11-16 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

there is now a second (incremental) update bundle available:
http://www.flightgear.org/forums/viewtopic.php?f=17&t=17268

The tracker itself can be found here:
http://mxchange.org:23456/

This is for people where git causes to much connection losses and
forces them to restart the whole download as git doesn't support resume.

Regards,
Roland

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlCmmNgACgkQty+BhcbHvXiYKgCgxBcrtY/LC1TNUKj71ueF3CLO
h6wAoKeSWKboWOMAs0Go4NehIL0QTwxj
=yqsu
-END PGP SIGNATURE-

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Quick fix for missing elements/element.hxx

2012-11-04 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 11/04/2012 11:52 PM, Thomas Geymayer wrote:
> Am 2012-11-04 23:48, schrieb Roland Haeder:
>> That is a small fix for missing simgear/elements/element.hxx. It 
>> must be applied on fgfs source.
> 
> Thanks, but I have already pushed the fix :)
> 
> Tom

Okay. :)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlCW9aMACgkQty+BhcbHvXgqOACfSigqASPkworA92c6OYAAVcyj
KtsAn1gyR4si10vGWLbXlVf4nVXrrQcq
=2mCx
-END PGP SIGNATURE-

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Quick fix for missing elements/element.hxx

2012-11-04 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi all,

http://pastie.org/5185371

That is a small fix for missing simgear/elements/element.hxx. It must
be applied on fgfs source.

Regards,
  Roland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlCW8KYACgkQty+BhcbHvXisbgCgo70Pn1/ywFwt8sMLBtqZ2u8n
qCgAoKW1tJ4AtpE8a5Q6hgdLp4pNs+dw
=ebBz
-END PGP SIGNATURE-

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] another git question

2012-10-04 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/04/2012 05:58 PM, Curtis Olson wrote:
> Thanks again everyone for the great feedback.  I was completely
> unaware of the git bundle mechanism.  That actually seems like it
> is the simplest and most straight forward.  It allows pretty
> typical work flow with just an alternative mechanism for handling
> the network parts.  The only tricky thing appears that I have to
> manually look at the log of commits and make sure I bundle the
> right things.  Typical pull/push over the network figures all that
> out automatically.
> 
> In my case I can sneaker-net the bundle or if it's small (which it 
> usually is) I can sz/rz them back and forth over my slow console
> connection.
> 
> So +1 on git bundle! :-)
Thank you a lot. :) I'm happy to provide a good service to all
community members.

The main bundle can be found at the preferred location via BitTorrent:

- ---
http://mxchange.org:23456/file?info_hash=%BF%FF%AB%0C%16%BF%8Eg%B8%A0%CFw%01%0A%5D%8F%3F%81%96y
- ---

There is now one increment update available for those having trouble
updating git because of network trouble:

- ---
http://mxchange.org:23456/file?info_hash=%DB%C3%E3%8B%E5%F1%07%CE%15%88%03%A7%0C%0E%F19%9C%91%03%CC
- ---

My main website for this is here:
http://flightgear.mxchange.org/fgdata-bundle.html

There is a direct download (same file) for the main bundle. But I
would like to welcome you to download from BitTorrent as 4.73 GB (see
tracker) is really a lot for my server if e.g. 100 people are
downloading it.

I may discontinue the direct download in the future if it starts
consuming to much traffic. Then it is only (and the better way)
available through BitTorrent.

Regards,
  Roland Haeder

PS: Here is my tracker:
http://mxchange.org:23456/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlBtxloACgkQty+BhcbHvXjNOwCgth8buZdeDISeZlaK287WR201
WAcAoKB+m+Ryw5Na+Q/UlXxWvuq5A8MQ
=zcXz
-END PGP SIGNATURE-

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Nav-cache

2012-10-03 Thread Roland Haeder
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/03/2012 07:30 PM, Heiko Schulz wrote:
> But already done: http://www.hoerbird.net/reisen.html
Gives me a 404 error.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlBsfpkACgkQty+BhcbHvXioQwCfe9QrHjxs04IURsZeww6V/tDK
e5oAn0XRapdpkWVC8YrdYoinT6PWgL88
=19st
-END PGP SIGNATURE-

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Quiet

2011-03-15 Thread Roland Haeder
Sssshhh! One little thing:

fgms/GIT sometimes drops a pilot who is flying on an other server. My
server mpserver08 is latest GIT and has only mserver01 configured as
"hub".

Some days ago I played with someone (he as my wing man) who came from
mpserver06. He somtimes disappeared in thin air but was back after some
minutes. When I asked him if he was disconnected, he said he was still
online.

Roland

On Tue, 2011-03-15 at 12:09 +, Martin Spott wrote:
> "Jon S. Berndt" wrote:
> 
> > It's been quiet here.
> 
>   s/quiet/healthy/ 
> 
>   Martin.



signature.asc
Description: This is a digitally signed message part
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] mpserver08 has trouble accepting messages

2011-03-11 Thread Roland Haeder
Sorry that I need to send over the public devel mailing list. But my mails to 
Oliver's email account got rejected: Cannot side if local or remote.


Hallo Oliver,

in welche Repository hast du eingecheckt? Ich verwende hier diese:

-- .git/config ---
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = git://gitorious.org/fgms/fgms-0-x.git
[branch "master"]
remote = origin
merge = refs/heads/master
-- .git/config ---

Gruss,
Roland



signature.asc
Description: This is a digitally signed message part
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..new speed record for Citroën Deux Chevaux may explain WTC on 9/11

2011-03-09 Thread Roland Haeder
On Wed, 2011-03-09 at 09:42 -0800, Gene Buckle wrote:
> Well crap.  Now what am I going to do with 300 gallons of Jimmy Dean 
> Cyanide Sauce?
> 
> g.
> 
- sell it to your neighbors
- bring it back to the seller and ask for money-back

R.


signature.asc
Description: This is a digitally signed message part
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] ..new speed record for Citroën Deux Chevaux may explain WTC on 9/11

2011-03-09 Thread Roland Haeder
Don't feed the trolls. :)
> You're a troll, right?
> 
> g.
> 



signature.asc
Description: This is a digitally signed message part
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] mpserver08 has trouble accepting messages

2011-03-09 Thread Roland Haeder
Hi all,

my multi-player server mpserver08 is currently dropping all packages
with the same message:


02.03.2011 11:07:46 fgms: Sending player not found in m_PlayerList in
HandlePacket()!


I use latest GIT code (git://gitorious.org/fgms/fgms-0-x.git). Here is
the text from the forums [1]:


I use latest GIT code and have an out-of-source-tree build. Please check
this link for all configuration:
http://flightgear.mxchange.org/fgms/

I have also included two dump files which has been generated with
"netcat -u -p 5000 -l -o fgms00x.dump":
- fgms001.dump.bz2: Generated on server to test if UDP packages can
reach my box -> works!
- fgms001.dump.bz2: Generated on a second computer in my network if fgfs
does send UDP packages to it -> works!

Please help here, I would like to help the FG community with my (fast
ping!) server. :)


Regards,
Roland

[1] http://www.flightgear.org/forums/viewtopic.php?f=27&t=11223


signature.asc
Description: This is a digitally signed message part
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] fgdata.bundle

2011-01-11 Thread Roland Haeder
Hi all,

I have finished a small tutorial including GnuPG verification steps.
Feedback is warmly welcomed. :-)

http://flightgear.mxchange.org/fgdata-bundle.html

Roland



signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] fgdata.bundle

2011-01-11 Thread Roland Haeder
Hi all,

currently I'm hosting fgdata.bundle on my server (and now I provide
checksums for easy verification). I also know it can be used with
git-bundle. But why is this file so important? Cloning the GIT
repository isn't that hard, except resumeable downloads as far as I
know.

Regards,
Roland

PS: Here is the file:
http://flightgear.mxchange.org/pub/fgfs/fgdata.bundle

And all hash files:
http://flightgear.mxchange.org/pub/fgfs/fgdata.bundle.md5
http://flightgear.mxchange.org/pub/fgfs/fgdata.bundle.sha1
http://flightgear.mxchange.org/pub/fgfs/fgdata.bundle.sha256
http://flightgear.mxchange.org/pub/fgfs/fgdata.bundle.sha512







signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenemodels ground elevation update

2011-01-10 Thread Roland Haeder
Moin Martin,

schon lustig, wie sich zwei deutschsprachige auf Englisch
unterhalten... ;-)

Funny to read how two German-speaking guy are talking English to each
other.

Mirroring is done by a (really) simple cron.weekly script. So you can
add those both links to http://scenemodels.flightgear.org download page.

Regards,
Roland



signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenemodels ground elevation update

2011-01-10 Thread Roland Haeder
Hi Martin,

I play with SVN terrain
( http://terrascenery.googlecode.com/svn/trunk/data/Scenery )

and latest GIT origin/master. Can I also report floating models (like
buildings) to you if I encounter one? I can screenshot the output of the
HUD and upload it to my server so you can see where I found it.

A little OT: I have mirrored SharedModels.tgz and GlobalObjects.tgz to
my server:
http://flightgear.mxchange.org/pub/scenemodels/

Roland



signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Latest GIT crashes after ~30 min. playtime

2011-01-08 Thread Roland Haeder
With the UFO I got a FPE.

Launch options:

/opt/debug/bin/fgfs --callsign=Quix0r
--multiplay=out,10,mpserver08.flightgear.org,5000
--multiplay=in,10,,5002 --config=/home/quix0r/.fgfs/cockpit-view.xml
--airport=EDDH
--config=/home/quix0r/fgfs/fgfs-base/fgdata/pyromaniac.xml
--control=joystick --aircraft=ufo --log-level=alert --disable-ai-models
--time-match-local --enable-save-on-exit --enable-splash-screen
--enable-fullscreen --disable-game-mode --enable-clouds3d
--enable-horizon-effect --enable-real-weather-fetch --fog-nicest
--enable-textures --enable-specular-highlight --enable-anti-alias-hud
--enable-distance-attenuation --enable-enhanced-lighting --enable-fpe

http://pastebin.com/FqqpFAnm

When I upgrade OSG to higher versions, like 2.9.9 or so I think this is
a pre-release prior 3.0?

Roland

On Sun, 2011-01-09 at 00:05 +0100, Csaba Halász wrote:
> My guess is you encountered some scenery object that uses particles.
> Unfortunately the flight time isn't too helpful in determining your
> location at the time of the crash. Maybe you have some additional info
> about that? Also, what happens if you disable particles in the
> rendering menu. Does the crash also happen if you fly the ufo? Could
> try to upgrade OSG as well.
> 



signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2.2.0 Release branches

2011-01-08 Thread Roland Haeder
Hi Thorsten,

I have reverted my local changes (I didn't locally commit them anyway).
Thanks for including the missing include lines. Jester gave me them in
IRC so please credit him. :)

Regards,
Roland

On Sat, 2011-01-08 at 22:29 +0100, ThorstenB wrote:
> On Sat, Jan 8, 2011 at 8:44 PM, Roland Haeder wrote:
> 
> > I have an FPE to report and a small fix (I already mentioned the FPE in
> > IRC chat).
> >
> > The fix is included, with some white-space cleanup.
> 
> The FPE patch is a duplicate, since Curt has already committed a
> similar fix for this FPE on December 20th:
> http://www.gitorious.org/fg/flightgear/commit/f8015bf54f5439a9fa70661ac31a10ef8c81f58f
> 
> I guess you just need to pull latest GIT.
> 
> I'm pushing the other changes with additional include files now. Thanks!
> 
> cheers,
> Thorsten



signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2.2.0 Release branches

2011-01-08 Thread Roland Haeder
And the patch includes some extra include lines which fixes some
compiler errors.

On Sat, 2011-01-08 at 20:44 +0100, Roland Haeder wrote:
> Hi,
> 
> I have an FPE to report and a small fix (I already mentioned the FPE in
> IRC chat).
> 
> The fix is included, with some white-space cleanup.
> 
> Regards,
> Roland



signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] 2.2.0 Release branches

2011-01-08 Thread Roland Haeder
Hi,

I have an FPE to report and a small fix (I already mentioned the FPE in
IRC chat).

The fix is included, with some white-space cleanup.

Regards,
Roland

On Sat, 2011-01-08 at 18:59 +, James Turner wrote:
> (playing virtual Durk, since he's in Antarctica for a month)
> 
> I'm planning to create releases/2.2.0 branches of both Simgear and FlightGear 
> tomorrow, based on current state of 'next' at that time. This is not intended 
> to provoke a commit rush - if the code isn't in Gitorious now, it should 
> probably wait until the next release (which should be sooner than 12 months 
> time - ideally in time for LinuxTag)
> 
> If you make *bug-fixes* after the branches are created, please apply them to 
> next, and then cherry-pick (or equivalent) them into the release heads.
> 
> I'll create -rc1 tags as soon as the branches are cut, to provide a reference 
> point - I believe Dave Luff and Tim Moore have some bug-fixes pending, but 
> there's plenty of value in wider testing of the current state of the code.
> 
> I should point out that the current nightly build infrastructure *does not* 
> help with producing release candidates or final builds. I am doing some 
> hacking in that direction, but for the moment, Hudson builds next, and *only* 
> next - as soon as we branch, the Hudson visibility is gone. Hence, we're 
> completely reliant on manual intervention to produce source and binary 
> packages once the tags are created. (As we have been for every previous 
> release, of course)
> 
> If anyone has issues or objections to this, I assume you'll speak up :)
> 
> Regards,
> James
> 
> 
> --
> Gaining the trust of online customers is vital for the success of any company
> that requires sensitive data to be transmitted over the Web.   Learn how to 
> best implement a security strategy that keeps consumers' information secure 
> and instills the confidence they need to proceed with transactions.
> http://p.sf.net/sfu/oracle-sfdevnl 
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel

diff --git a/src/AIModel/AIShip.cxx b/src/AIModel/AIShip.cxx
index 9b6a047..4d8279e 100644
--- a/src/AIModel/AIShip.cxx
+++ b/src/AIModel/AIShip.cxx
@@ -624,6 +624,9 @@ void FGAIShip::ProcessFlightPlan(double dt) {
 	return;
 }
 
+// Avoids a FPE
+if (dt <= 0.0) return;
+
 double time_sec = getDaySeconds();
 
 _dt_count += dt;
diff --git a/src/Input/FGEventInput.cxx b/src/Input/FGEventInput.cxx
index 29ee097..8bf9f30 100644
--- a/src/Input/FGEventInput.cxx
+++ b/src/Input/FGEventInput.cxx
@@ -24,6 +24,7 @@
 #  include 
 #endif
 
+#include 
 #include "FGEventInput.hxx"
 #include 
 #include 
diff --git a/src/Input/FGLinuxEventInput.cxx b/src/Input/FGLinuxEventInput.cxx
index 621e15f..c79a642 100644
--- a/src/Input/FGLinuxEventInput.cxx
+++ b/src/Input/FGLinuxEventInput.cxx
@@ -24,6 +24,10 @@
 #  include 
 #endif
 
+#include 
+#include 
+#include 
+#include 
 #include "FGLinuxEventInput.hxx"
 
 #include 


signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Latest GIT crashes after ~30 min. playtime

2011-01-08 Thread Roland Haeder
Hi,

2.8.3 from SVN, own build. My Debian Unstable provides me 2.8.3-6.

Roland

On Sat, 2011-01-08 at 20:01 +0100, Olaf Flebbe wrote:
> Hi,
> 
> since it crashes within OSG you should state which OSG version you did use.
> 
> Cheers,
>Olaf



signature.asc
Description: This is a digitally signed message part
--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl ___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Latest GIT crashes after ~30 min. playtime

2011-01-08 Thread Roland Haeder
Hello all,

I have a segfault after about 30-40 minutes flight time with both
optimized and debug build. I flew the A380 the attached flight plan with
maximum altitude of 15.000ft (not much) from EDDH to LHBP.

I also included a full backtrace, so please take a look. :)

Regards,
Roland

PS: If the attachments are not comming through I can upload it to my
FlightGear subdomain (and no, I won't register with Google Code).


EDDH-LHBP-13R
Description: XML document
#0  osgParticle::ParticleSystemUpdater::traverse (this=0x1215ba0, nv=...)
at /home/quix0r/fgfs/osg/src/osgParticle/ParticleSystemUpdater.cpp:43
ps = 0x0
t = 1255.441212
#1  0x73e95fca in traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osg/NodeVisitor:191
No locals.
#2  handle_cull_callbacks_and_traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osgUtil/CullVisitor:300
callback = 
#3  osgUtil::CullVisitor::apply (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/src/osgUtil/CullVisitor.cpp:751
node_state = 0x0
#4  0x74e67069 in osgParticle::ParticleSystemUpdater::accept (this=0x1215ba0, nv=...)
at /home/quix0r/fgfs/osg/include/osgParticle/ParticleSystemUpdater:44
No locals.
#5  0x73addb83 in osg::Group::traverse (this=0xca7cf70, nv=...) at /home/quix0r/fgfs/osg/src/osg/Group.cpp:62
No locals.
#6  0x73e96caa in traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osg/NodeVisitor:191
No locals.
#7  handle_cull_callbacks_and_traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osgUtil/CullVisitor:300
callback = 
#8  osgUtil::CullVisitor::apply (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/src/osgUtil/CullVisitor.cpp:1008
node_state = 0x0
#9  0x750a15b9 in osg::Group::accept (this=0xca7cf70, nv=...) at /home/quix0r/fgfs/osg/include/osg/Group:38
No locals.
#10 0x73addb83 in osg::Group::traverse (this=0xca7c9c0, nv=...) at /home/quix0r/fgfs/osg/src/osg/Group.cpp:62
No locals.
#11 0x73e96caa in traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osg/NodeVisitor:191
No locals.
#12 handle_cull_callbacks_and_traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osgUtil/CullVisitor:300
callback = 
#13 osgUtil::CullVisitor::apply (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/src/osgUtil/CullVisitor.cpp:1008
node_state = 0xfe1dfd0
#14 0x750a15b9 in osg::Group::accept (this=0xca7c9c0, nv=...) at /home/quix0r/fgfs/osg/include/osg/Group:38
No locals.
#15 0x73addb83 in osg::Group::traverse (this=0xfd5edf0, nv=...) at /home/quix0r/fgfs/osg/src/osg/Group.cpp:62
No locals.
#16 0x73e96caa in traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osg/NodeVisitor:191
No locals.
#17 handle_cull_callbacks_and_traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osgUtil/CullVisitor:300
callback = 
#18 osgUtil::CullVisitor::apply (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/src/osgUtil/CullVisitor.cpp:1008
node_state = 0xfd7cc50
#19 0x750a15b9 in osg::Group::accept (this=0xfd5edf0, nv=...) at /home/quix0r/fgfs/osg/include/osg/Group:38
No locals.
#20 0x73addb83 in osg::Group::traverse (this=0x122fbe0, nv=...) at /home/quix0r/fgfs/osg/src/osg/Group.cpp:62
No locals.
#21 0x73e96caa in traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osg/NodeVisitor:191
No locals.
#22 handle_cull_callbacks_and_traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osgUtil/CullVisitor:300
callback = 
#23 osgUtil::CullVisitor::apply (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/src/osgUtil/CullVisitor.cpp:1008
node_state = 0xfd61730
#24 0x750a15b9 in osg::Group::accept (this=0x122fbe0, nv=...) at /home/quix0r/fgfs/osg/include/osg/Group:38
No locals.
#25 0x73b7808b in osg::Switch::traverse (this=0x118eda40, nv=...) at /home/quix0r/fgfs/osg/src/osg/Switch.cpp:40
pos = 0
#26 0x73e96caa in traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osg/NodeVisitor:191
No locals.
#27 handle_cull_callbacks_and_traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osgUtil/CullVisitor:300
callback = 
#28 osgUtil::CullVisitor::apply (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/src/osgUtil/CullVisitor.cpp:1008
node_state = 0x0
#29 0x73b7a4ec in osg::Switch::accept (this=0x118eda40, nv=...) at /home/quix0r/fgfs/osg/include/osg/Switch:40
No locals.
#30 0x73addb83 in osg::Group::traverse (this=0x1378760, nv=...) at /home/quix0r/fgfs/osg/src/osg/Group.cpp:62
No locals.
#31 0x73e96caa in traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osg/NodeVisitor:191
No locals.
#32 handle_cull_callbacks_and_traverse (this=0x148c640, node=...) at /home/quix0r/fgfs/osg/include/osgUtil/CullVisitor:300
callb

Re: [Flightgear-devel] FPE while in-flight

2010-12-20 Thread Roland Haeder
Hi,

I can keep coming with them. :) I just need to remove a hash and add it
some lines above in my start scripts (already introduced to forums).

Curt, I have also found another FPE in AIShip.cpp and I came up with
attached patch (works fine here). Or maybe it is the same? Can you check
that out, please?

The patch also contains some extra include-lines which make my compiler
(gcc (Debian 4.4.5-10) 4.4.5) a little more happier, else it would fail
to compile.

Roland
diff --git a/src/AIModel/AIShip.cxx b/src/AIModel/AIShip.cxx
index 9b6a047..4d8279e 100644
--- a/src/AIModel/AIShip.cxx
+++ b/src/AIModel/AIShip.cxx
@@ -624,6 +624,9 @@ void FGAIShip::ProcessFlightPlan(double dt) {
 	return;
 }
 
+// Avoids a FPE
+if (dt <= 0.0) return;
+
 double time_sec = getDaySeconds();
 
 _dt_count += dt;
diff --git a/src/Input/FGEventInput.cxx b/src/Input/FGEventInput.cxx
index 29ee097..8bf9f30 100644
--- a/src/Input/FGEventInput.cxx
+++ b/src/Input/FGEventInput.cxx
@@ -24,6 +24,7 @@
 #  include 
 #endif
 
+#include 
 #include "FGEventInput.hxx"
 #include 
 #include 
diff --git a/src/Input/FGLinuxEventInput.cxx b/src/Input/FGLinuxEventInput.cxx
index 621e15f..c79a642 100644
--- a/src/Input/FGLinuxEventInput.cxx
+++ b/src/Input/FGLinuxEventInput.cxx
@@ -24,6 +24,10 @@
 #  include 
 #endif
 
+#include 
+#include 
+#include 
+#include 
 #include "FGLinuxEventInput.hxx"
 
 #include 
diff --git a/src/Main/main.cxx b/src/Main/main.cxx
index 5fec795..c56687e 100644
--- a/src/Main/main.cxx
+++ b/src/Main/main.cxx
@@ -141,12 +141,12 @@ static void fgMainLoop( void ) {
 altitude->getDoubleValue() * SG_FEET_TO_METER,
 globals->get_time_params()->getJD() );
 
-#if ENABLE_ATCDCL  
+#if ENABLE_ATCDCL
 // Run ATC subsystem
 if (fgGetBool("/sim/atc/enabled"))
 globals->get_ATC_mgr()->update(sim_dt);
-#endif  
-
+#endif
+
 globals->get_subsystem_mgr()->update(sim_dt);
 
 // Update the sound manager last so it can use the CPU while the GPU


signature.asc
Description: This is a digitally signed message part
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FPE while in-flight

2010-12-20 Thread Roland Haeder
> You can have gdb write a core file by issuing the command
> "generate-core-file". Core files can be reloaded into gdb preferably
> as long as there were no modifications to the binary or the source.
Okay, will do it next time. I have shut it down already.

Roland



signature.asc
Description: This is a digitally signed message part
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FPE while in-flight

2010-12-20 Thread Roland Haeder
Hi again,

forgot to add call parameters:

/opt/bin/fgfs --ai-scenario=vinson_demo --callsign=Quix0r
--multiplay=out,10,mpserver08.flightgear.org,5000
--multiplay=in,10,,5002 --config=$HOME.fgfs/cockpit-view.xml
--airport=EDDL --config=$HOMEfgfs/fgfs-base/fgdata/pyromaniac.xml
--control=joystick --aircraft=A380 --fg-scenery=$HOME.fgfs/kcdw:
$HOME.fgfs/gothenburg:$HOME.fgfs/scotland:$HOME.fgfs/Scenery:
$HOMEfgfs/fgfs-base/fgdata/Scenery-Extras:
$HOMEfgfs/fgfs-base/fgdata/Scenery-Airspace:
$HOMEfgfs/fgfs-base/fgdata/Scenery --log-level=warn --enable-clouds3d
--enable-horizon-effect --enable-real-weather-fetch --time-match-local
--enable-textures --disable-game-mode --enable-specular-highlight
--enable-fullscreen --enable-distance-attenuation
--enable-enhanced-lighting --disable-ai-models --fog-disable
--enable-anti-alias-hud --enable-save-on-exit --enable-splash-screen
--shading-smooth --time-match-local --enable-fpe

If you need that paste a little longer, I can upload it to my server.

Regards,
Roland


signature.asc
Description: This is a digitally signed message part
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] FPE while in-flight

2010-12-20 Thread Roland Haeder
Hi all,

I got another FPE with GIT version while in-flight with the A380 (recent
updates of fgdata). I flew with auto-pilot turned on from EDDL to EHAM
and suddenly the FPE happens:

http://pastebin.com/ixxjBv25

I keep the gdb console a little open so I can print some variables for
you. :)

Roland


signature.asc
Description: This is a digitally signed message part
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Cmake

2010-12-19 Thread Roland Haeder
Please replace "git" against "fgfs", plib/osg are both SVN.


signature.asc
Description: This is a digitally signed message part
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Cmake

2010-12-19 Thread Roland Haeder
Hi,

> [...]
> or not necessary when doing out-of-source builds.

Hope you (the one Olaf is replying to) know how to do out-of-source
builds? It is quite simple.

I assume your git checkouts are structured like this:

git/
 |
 |- flightgear
 |- osg
 |- plib
 |- simgear

- "cd" into "git" directory
- do a "mkdir build"
- do a "mkdir build/simgear" (and for flightgear the same, I don't
repeat it for now)
- "cd" into simgear and execute autogen.sh (has to be done there)
- "cd" into ../build/simgear
- do a ../../simgear/configure --all-your-parameters-here (e.g.
--prefix=/opt)
- Now do the "make all install", it should work now

I don't know if cmake (e.g. in osg) does support out-of-source builds,
but it might be worth to try it. plib should support it.

Regards,
Roland


signature.asc
Description: This is a digitally signed message part
--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FPE in yasim::Atmosphere::calcStdDensity

2010-12-08 Thread Roland Haeder
> That function takes temperatures in kelvin.  And the pressure (absolute
> also) was likewise passed in as zero.  This is an initialization bug, those
> aren't numbers the physics can deal with.
Okay, 0 Kelvin will usually not happen on this planet... :)

> Thanks, that actually always reproduces it.
Good, good. :)

> Yep, looked like a mix-up of Kelvin vs Celsius at first. But that's
> not the problem. It doesn't depend on season or environmental
> temperature. The specific calculation failing doesn't even use the
> actual temperature. So the aircrane always crashes when using
> --enable-fpe.
I was really thinking of Celsius (because it is the usual temperature I
use), okay people from other countries may prefer Fahrenheit (like
Americans do). But Kelvin is the temperature in physics. I should
remember that from old school days...

>   
> 
>   
So far they worked (no crash). Just added the above lines in
Aircraft/AirCrane/aircrane.xml just below the approach-tag.

Roland



signature.asc
Description: This is a digitally signed message part
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] FPE in yasim::Atmosphere::calcStdDensity

2010-12-08 Thread Roland Haeder
Hello Thorsten,

I use the following call to start FGFS:
--
fgfs --ai-scenario=vinson_demo --callsign=Quix0r
--multiplay=out,10,mpserver08.flightgear.org,5000
--multiplay=in,10,,5002 --config=/home/quix0r/.fgfs/cockpit-view.xml
--airport=EDDL
--config=/home/quix0r/fgfs/fgfs-base/fgdata/pyromaniac.xml
--control=joystick --aircraft=aircrane
--fg-scenery=/home/quix0r/.fgfs/kcdw:/home/quix0r/.fgfs/gothenburg:/home/quix0r/.fgfs/scotland:/home/quix0r/.fgfs/Scenery:/home/quix0r/fgfs/fgfs-base/fgdata/Scenery-Extras:/home/quix0r/fgfs/fgfs-base/fgdata/Scenery-Airspace:/home/quix0r/fgfs/fgfs-base/fgdata/Scenery
 --log-level=warn --enable-clouds3d --enable-horizon-effect 
--enable-real-weather-fetch --time-match-local --enable-textures 
--disable-game-mode --enable-specular-highlight --enable-fullscreen 
--enable-distance-attenuation --enable-enhanced-lighting --disable-ai-models 
--fog-disable --enable-anti-alias-hud --enable-save-on-exit 
--enable-splash-screen --shading-smooth --time-match-local --enable-fpe
--

And it always crashed again, so it can be reproduced (from my view). I
use latest GIT as you might have already guessed.

And the temperature at EDDL can now really be at 0 deg. Celsius because
of winter time. :)

And registering with Google is out of question for me, no way I give
them my data. :(

Regards,
Roland

PS: Why not Gna! or Savanna?



signature.asc
Description: This is a digitally signed message part
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] FPE in yasim::Atmosphere::calcStdDensity

2010-12-07 Thread Roland Haeder
Hello,

I have a FPE in the named method (?) here is a small backtrace:
http://www.pastebin.ca/2013377

temp=0
R=287.16

Regards,
Roland


signature.asc
Description: This is a digitally signed message part
--
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Scenery tile management heads up...

2010-11-19 Thread Roland Haeder
Hi,

> All new bugs are mine, so let me know if you noticed anything was 
> broken now. Some improvements mainly show when using higher 
> visibilities. But remember: RAM requirements haven't changed with 
> this update. The visibility (distance) still has a massive impact on 
> the number of loaded scenery tiles and RAM required (quadratic, of 
> course...). And yes, this is another area for future improvement...
> 
I have < 15 FPS here with a GeForce 9500 GT (MSI) and a quad-core. How
can I change that draw distance? It is really far. :(

Sorry for beginner questions.

Roland

> cheers,
> Thorsten
> 
> --
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel



signature.asc
Description: This is a digitally signed message part
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] --enable-fpe crashes fgfs GIT

2010-07-24 Thread Roland Haeder
Hello all,

I got a crash with just --enable-fpe as argument:
http://www.pastebin.org/416290

Without that option FGFS launches, if you need more details, please let
me know it.

Regards,
Roland


signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] OpenSceneGraph

2010-07-21 Thread Roland Haeder
Hi Chris and James.

I use 2.9.8 with GIT version of SG/FG together and it is fairly stable,
sometimes a random crash while playing (mostly caused by "accident"
Traffic-Manager code or sometimes at exit.

So I have non-stable here?

Roland



signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] aircraft search

2010-07-21 Thread Roland Haeder
Hi James,

for me, updated GIT version from this morning, the p61 works fine. :)
But BTW: --show-aircraft gives me a strange listing:

- SNIP ---
Available aircraft:
   14bis-set.xml14bis Santos DUMONT
   21-set.xml   Santos Dumont N 21 Demoiselle
   707-set.xml  Boeing 707
[...]
- SNAP ---

I shorten it, all entries look the same way.

Roland



signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] weather conditions and winds aloft not working correctly..

2010-07-17 Thread Roland Haeder
Hi Curtis!

Thanks for the quick reply. I also such "low tech device", a tripod.
Okay, that was to easy. :)

Roland



signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] weather conditions and winds aloft not working correctly..

2010-07-17 Thread Roland Haeder
Hi all,

> Here's an example video replaying a real flight in FlightGear.
> http://www.youtube.com/watch?v=toR9UO_Dafc
> 

a little OT but how do I capture those videos? I have a Quad-Core, 2.5
GHz each CPU and a 9500 GT with 512 MB.

Roland



signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] A dumb GIT question

2010-07-09 Thread Roland Haeder
Small typo in first block. :( Should say:

"GIT is a code repository tool which can be used by developers for
managing ..."


signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] A dumb GIT question

2010-07-09 Thread Roland Haeder
Hi,

GIT is a code repository tool which can use developers for managing
their code (not limited to the C++ language) in a "collaborative" way.
Say, if developer A and developer B are working on the same file, their
both edits can be merged together, to make things easier. Without
GIT/SVN/CVS/... between them they have to mail their changes to each
other.

If you have more than 2 developers it is nearly impossible to move on
without deleting/overwriting someone else' code.

The word "build" is being used here because you build your program with
the help of many tools like "automake, autoconf, autoheader" and later
on "make" and GCC (GNU C Compiler) or any other C compiler. Without
these tools you have to compile every single file on your own, link the
created object files together and package them into archives which can
become really hard if you have programs like FGFS which has many source
code files.

GIT doesn't build anything for you. You need that (and many more)
build-packages from your distribution. If you have downloaded and
installed them, you can start with building SimGear first by executing
autogen.sh and then the configure script.

Hope this helps you a little for the start. More would explode this
mail. :-)

If you are a user, you should better stick to the already build binaries
from your distribution. They might not be so very up-to-date like the
GIT code is but it is much easier. :)

Regards,
Roland

On Fri, 2010-07-09 at 02:30 -0700, Jack Mermod wrote:
> Hi everybody, I recently downloaded all the GIT data, and was wondering where 
> I can get the fgfs program(launcher) for git itself? I'm trying to understand 
> the whole git thing but am a little confused. Do I have to learn terminal to 
> use git? What does it mean to make a build? You may have to(quite literally) 
> draw me a picture.
> 
> Regards,
> Jack



signature.asc
Description: This is a digitally signed message part
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Downtime of mpserv08

2010-05-12 Thread Roland Haeder
Hello all,

I need to announce that the server mpserv08 (austria031.server4you.de)
will be down from ~7:00am CET (GMT+01:00) to approx ~10:00am CET or for
a full day if I cannot find a faster backup->restore connection.

Regards,
Roland



signature.asc
Description: This is a digitally signed message part
--

___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] New Effects on OSX

2010-04-22 Thread Roland Haeder
> Ooops. Sorry, looks like this comes from todays landmass files from Tim.
There seems to be a bug (crash on exit):
http://www.pastebin.org/168361

Roland



signature.asc
Description: This is a digitally signed message part
--
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Web Site

2010-03-25 Thread Roland Haeder
> [...] hopefully all got stopped by my (already released and) patched security
> software "Cracker Tracker Standalone".
Oh, shame on me. That software is from www.cback.de, I have enhanced it
with logging into a MySQL database for analysis purposes. Just to make
this clear. :)


signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Web Site

2010-03-25 Thread Roland Haeder
Hello Pete,

> Please clarify:
Okay, I give it a try. :-)

> What you are suggesting is that
> * php and python are a "cms"
I know they are never and should also never used as
"CMS" (Content-Management-System). Maybe it was a bit unclean here, I
mean real CMS' like Drupal,WordPress (can be used as CMS, too) and many
others.

> * and that they have security holes.
They (Drupal/WordPress are good examples) really have a lot holes, just
checkout www.securityfocus.com and they brothers (not the whistle-blower
websites).

> * This allow me to take over either the server itself
"Dynamic websites" could punch another hole into your server, you cannot
crack down static HTML pages itself, but maybe the server software
(Apache,Lighttpd,Tomcat,etc.).

Well, what I mean here is, Curt should be careful in choosing a "dynamic
website software" like all these CMS' are. They have pros and cons and a
big con is a no longer maintained project for example. And what if Curt
sleeps, that normally happens, and it was found out that the choosen
software has a security hole like remote-inclusion or SQL injection, if
it a database-driven software?

If you know these script-kiddies who "needs" to take over 500 servers in
the Internet because their teacher was to rude to them and
www.flightgear.org is one of them, look even my little project got
already attacked more than 900 times since 1st Jan this year... :( And
hopefully all got stopped by my (already released and) patched security
software "Cracker Tracker Standalone".

> * or change DNS entry
If he runs a buggy DNS server, yes. DNS poisoning could be a problem.

> * above is everyone's wish.
??? Maybe not. ;)

> Is thats the Google AppEngine then yes, but its the same as ANY host, 
> including the server under your bed, regarding security. What is the 
> safest place. When did you last change the lock's on you garden shed?
I'm not talking about physical security, that would be far to expensive
for me. :) I mean software security.

> Please explain more about this proprietary website engine?
> Do you work for Microsoft? That is my guess and I hope you are not using 
> ANYTHING proprietary browser to express upon.
No, I never worked for them. :) And I use free software here. Linux-only
since Dec. 1999. :D

> Also can you please host for free a "system" whereby I can hit it as 3 
> million a month == once a second, and accommodate a million of those 
> hits in one day = slashdot?
Nope, my "server" is not a cluster and I cannot host slashdot. :/

> 
> That means u need globally distributed with memcahe?
First my server needs more RAM, only 512 MB installed. ;) Second, I need
more money to pay for it.

>  NO you cant.. so stop talking about shit your don't understand, until 
> you've researched the problem more and also having actually experienced it.
I can feel glad that my server was never taken over, except since I use
that extra security software which is no bigger than an include file.
And I understand how many traffic Curt's server has to handle. That's
why I mirror some parts of "his" software on my server.

BTW: That minds me to mirror the f***ing big EXE file on my server...

> Get a life!!
> the xhtml group is disbanded. Job is/was done and spec completed.
> That current spec is html5;  that where its at, are you using a modern 
> browser with css3..?
Does Epiphany support it? Maybe, I don't know. :( But how many websites
I regularly surf to has CSS 3? And HTML 5 is multi-media extended, XHTML
is basicly a clean XML.

> please dump ie6 and netscape now and update to firefox or opera.
WTF is IE6??? A worm or trojan horse? ;-) And I also use FF 3 here. :)

Roland



signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Web Site

2010-03-25 Thread Roland Haeder
Na, I didn't solve [1]. Sorry for double email. :(

[1]: http://validator.w3.org/check?uri=http%3A%2F%
2Fwww.flightgear.org&charset=%28detect+automatically%
29&doctype=Inline&group=0


signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Web Site

2010-03-25 Thread Roland Haeder
Hello all,

the problem on those CMS systems (python-written and PHP-written
likewise) is that they sometimes have security holes where a cracker can
more or less easily "own" www.flightgear.org and put his "Owned by
some-fool-cracker" message in there.

I think, this is why someone suggested that Google thing here because
then Google needs to take care about such things as fixing security
holes and installing updates. That is for sure a good reason to
"outsource" hosting of your project.

But like Curt stated before: This has a very big downside, like every
medal has (remember, medals have two sides...) a backside. :( And that
one is also very clear: Do we, no better does Curt want to put his
project into the hand of Google who offers a proprietary website engine?

And yes, the main page does fail passing the HTML test [1], and
upgrading it to XHTML might also be a nice option to think about (4.01
is getting old in these days).

So because of the domain flightgear.org belongs to Curt, he decides and
we have to take it as he decides. :) And I think he is smart enough to
not install the first "best" found CMS and next day, the side says the
owned-by-fool-cracker message... ;-)

My 2 cents for this.

Regards,
Roland



signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Web Site

2010-03-25 Thread Roland Haeder
Hi,

I like to add that the "Search" button is linking to a page which uses
the personalized Google search which is, of course, closed-source. If
you like, you can replace that with YaCy [1] which allows you to setup
an independent search engine which will only crawl your pages.

You can also choose to contribute your searches to the global
"free-world" index. If you don't have - let me guess here, please - ~512
MB or maybe at most 1 GB RAM left (YaCy needs some for storing URLs and
so-called RWIs, Reversed Word Indexes) you can also ask KIT [2], or
Karlsruhe Institute Of Technology, or better Liebl-Lab [3] for setting
up you a search-portal.

It can be fully integrated into your website, so not only changing the
logo or colors is possible.

If you like to get more, you can ask me or better in the forums [4].

Regards,
Roland

[1] http://yacy.net
[2] http://www.kit.edu/english/
[3] http://liebel.fzk.de/
[4] http://www.yacy-forum.org/



signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Linker problems

2010-03-25 Thread Roland Haeder
Hi,

ahh, I needed to remove all that old libs from /usr/local/lib/ and
reinstalled it. After that I saw that the libs went
to /usr/local/lib64/... :( I added it to ldconfig's config file, re-ran
ldconfig and it finally worked. :) Thanks.

Roland



signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Linker problems

2010-03-25 Thread Roland Haeder
Hi Tim,
> It looks like your OSG libraries are out of sync with your header 
> files. You might need to run ldconfig.
> 
> Tim 

here is the full output of "ldconfig -v":
http://www.pastebin.org/123487

But it still outputs the same messages. :(

Roland




signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Linker problems

2010-03-25 Thread Roland Haeder
Not yet solved:

libMain.a(main.o): In function `osg::Referenced::unref() const':
/usr/local/include/osg/Referenced:194: undefined reference to
`osg::Referenced::signalObserversAndDelete(bool, bool, bool) const'

And many more of them. OSG is checked out from tag 2.9.7:
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.9.7

Please assist. :)

Roland

On Tue, 2010-03-09 at 19:57 +0100, Roland Haeder wrote:
> Hi all,
> 
> I still have linker problems. I use the following compiler and linker:
> 
> - GCC 4.4.3-3 (Debian Unstable)
> - GNU ld (GNU Binutils for Debian) 2.20
> 
> I still got tons of these messages:
> ---
> libMain.a(main.o): In function `osg::Referenced::unref() const':
> /usr/local/include/osg/Referenced:194: undefined reference to
> `osg::Referenced::signalObserversAndDelete(bool, bool, bool) const'
> ---
> 
> OSG is 2.9.7 can compiles without errors (no special options specified).
> 
> SimGear is recent CVS (updated some minutes ago) and compiles:
> 
> ./configure --with-jpeg-factory --prefix=/opt/ --with-osg=/usr/local
> 
> FlightGear is also updated some minutes ago and compiles but does not
> link.
> 
> ./configure --with-osg=/usr/local --with-eventinput --with-logging
> --enable-osgviewer --enable-sp-fdms --prefix=/opt/
> --datarootdir=/home/quix0r/fgfs/fgfs-base/data/
> 
> I use these "special" environment variables:
> --
> declare -x CC="ccache gcc"
> declare -x CXX="ccache g++"
> declare -x CXXFLAGS="-g -O0"
> --
> 
> As I found out with the help from Jester (strace), the linker seems to
> take the right lib but cannot link it.
> 
> I already tried GCC 4.3.x but doesn't help. :(
> 
> Please help me here. :)
> 
> Regards,
> Roland
>
> [spam killed... :(]



signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] Linker problems

2010-03-09 Thread Roland Haeder
Hi all,

I still have linker problems. I use the following compiler and linker:

- GCC 4.4.3-3 (Debian Unstable)
- GNU ld (GNU Binutils for Debian) 2.20

I still got tons of these messages:
---
libMain.a(main.o): In function `osg::Referenced::unref() const':
/usr/local/include/osg/Referenced:194: undefined reference to
`osg::Referenced::signalObserversAndDelete(bool, bool, bool) const'
---

OSG is 2.9.7 can compiles without errors (no special options specified).

SimGear is recent CVS (updated some minutes ago) and compiles:

./configure --with-jpeg-factory --prefix=/opt/ --with-osg=/usr/local

FlightGear is also updated some minutes ago and compiles but does not
link.

./configure --with-osg=/usr/local --with-eventinput --with-logging
--enable-osgviewer --enable-sp-fdms --prefix=/opt/
--datarootdir=/home/quix0r/fgfs/fgfs-base/data/

I use these "special" environment variables:
--
declare -x CC="ccache gcc"
declare -x CXX="ccache g++"
declare -x CXXFLAGS="-g -O0"
--

As I found out with the help from Jester (strace), the linker seems to
take the right lib but cannot link it.

I already tried GCC 4.3.x but doesn't help. :(

Please help me here. :)

Regards,
Roland


signature.asc
Description: This is a digitally signed message part
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel