|
From: Frederic B. <fre...@fr...> - 2006-04-20 09:04:07
|
Ken, it's fortunate that you are the fltk package maintainer, because the prob= lem is in fltk. See http://fltk.org/newsgroups.php?gfltk.bugs+v:3498 IOW, if you configure fltk with --disable-largefile that will be the defa= ult again in future release, fgrun works. Otherwise, you can try to configure fgrun like this : CXXFLAGS=3D"-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" ./configure (not texted) BTW, there is a user mailing list for fgrun. That's why I cc'd this messa= ge to it. -Fred Quoting Ken Zalewski : > Fred, > > OK, since I am also the Linuxpackages.net packager for FLTK, I tried > 1.1.6 versus 1.1.7. > > fgrun seems to work fine with FLTK 1.1.6. > > With FLTK 1.1.7, the aircraft screen does not show the list of availabl= e > aircraft, and no 3D model is shown. In other words, the white left sid= e > and the dark right side are both completely blank. > > Also, with FLTK 1.1.7, the "Select a location" screen shows no airports= , > and the Refresh button does nothing. However, if airports were > previously loaded when using FLTK 1.1.6, then the airports are displaye= d > in the listing. > > I hope you can determine what the problem is with fgrun and FLTK 1.1.7, > since I would like to release fgrun 0.4.8 to the Linuxpackages.net webs= ite. > > If you would like me to experiment with anything, let me know. I'll be > glad to help in any way. > > Sincerely, > > Ken Zalewski > Linuxpackages.net Packager > > > > > Frederic Bouvier wrote: > > Bernie Bright a =E9crit : > > > >> Ken Zalewski wrote: > >> > >>> Message body follows: > >>> > >>> Bernie, > >>> > >>> I am a Slackware package maintainer for Linuxpackages.net. I just > >>> built fgrun 0.4.8 from source, and linking with FLTK > >>> 1.1.7 (dynamically). > >>> > >>> The application starts up fine, but after entering the > >>> proper paths, the "Select an aircraft" screen shows nothing. > >>> > >>> The previous version that I was using, 0.4.6, worked fine, > >>> although it was a binary version that I had downloaded which > >>> had FLTK statically linked in. > >>> > >>> Also, when I click on the "Defaults" button, and then click > >>> "Yes", I receive a Segmentation fault. > >>> > >>> I would like to release 0.4.8 to Linuxpackages, but first I > >>> need to resolve these issues. > >>> > >>> Can I request your assistance please. > >>> > >>> Thanks, > >>> > >>> Ken Zalewski > >>> Slackware packager > >>> > > > > I have heard of such a problem with fltk 1.1.7 under Linux. I am not > > able to reproduce that with either 1.1.7 under Windows or 1.1.6 ( tha= t > > comes with my Debian Stable ) under Linux > > > > -Fred > > > > > -- Fr=E9d=E9ric Bouvier http://frfoto.free.fr Photo gallery - album photo http://www.fotolia.fr/p/2278 Other photo gallery http://fgsd.sourceforge.net/ FlightGear Scenery Designer |