Re: [Flightgear-devel] dual head problem

2007-12-06 Thread jean pellotier
Guillaume CHAUVAT a écrit :
 I have the same bug, FG/OSG always opens on the :0 display, although 
 my $DISPLAY has an other value. I think it's not due to OSG itself, 
 because osgviewer has not this bug.
 Guillaume
 
I tryed using a camera view in preference.xml, like the files john sent 
to me, just added :

camera
host-name type=string/host-name
display0/display
screen1/screen
shear-x0/shear-x
shear-y-2/shear-y
width800/width
height600/height
fullscreen type=boolfalse/fullscreen
  /camera --

in the rendering section of preference.xml.
it works, it make me a view splitted between the two screens.

But I still don't know if it's possible to start FG-OSG from the second 
screen (using DISPLAY setting or in preference.xml) as it never did for 
me, and how to configure a static view in a camera section (like the 
boomer view while flying the KC-135).
To finish, i've got some issues using dual view with clickable panels:
I was unable to start the lightning, none of the clickable element 
worked, even tab that should call a menu did not work.
with the pa24-250 it's different: automatique pilot contol and the radio 
panel are working, but none of the other switchs (still working with 
keyboard shortcut).
I can join my Xorg.conf and other pc information if that helps

jean


.



-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] dual head problem

2007-12-06 Thread Tim Moore
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

jean pellotier wrote:
 Guillaume CHAUVAT a écrit :
 I have the same bug, FG/OSG always opens on the :0 display, although 
 my $DISPLAY has an other value. I think it's not due to OSG itself, 
 because osgviewer has not this bug.
 Guillaume
 
 I tryed using a camera view in preference.xml, like the files john sent 
 to me, just added :
 
 camera
 host-name type=string/host-name
 display0/display
 screen1/screen
 shear-x0/shear-x
 shear-y-2/shear-y
 width800/width
 height600/height
 fullscreen type=boolfalse/fullscreen
   /camera --
 
 in the rendering section of preference.xml.
 it works, it make me a view splitted between the two screens.
 
 But I still don't know if it's possible to start FG-OSG from the second 
 screen (using DISPLAY setting or in preference.xml) as it never did for 
 me, and how to configure a static view in a camera section (like the 
 boomer view while flying the KC-135).
 To finish, i've got some issues using dual view with clickable panels:
 I was unable to start the lightning, none of the clickable element 
 worked, even tab that should call a menu did not work.
 with the pa24-250 it's different: automatique pilot contol and the radio 
 panel are working, but none of the other switchs (still working with 
 keyboard shortcut).
 I can join my Xorg.conf and other pc information if that helps
The fact that input events don't work from the second view is a known issue, 
complicated
by support for old-style (SceneView) and new-style (osgViewer)window system
management inside our OSG code. Fortunately we'll be able to abandon the former 
quite
soon, which should make it easier to fix bugs in the latter.

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

iD8DBQFHWOF9eDhWHdXrDRURAp+hAJsFvNiQUC7MJJRZ6ys+8+RIsYMcfwCg2S2O
MEZeIF7BMJA5nK+NBoIP2Ng=
=rzeW
-END PGP SIGNATURE-

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] dual head problem

2007-12-05 Thread jean pellotier
Hi, that would be fine if i coud have the files, i think i can set up X, 
but i need things to tell  OSG witch screen to use, it always use the 
fist one, and sometimes i woul'd like to run FG on the smaller screen.
thanks for the answers.


John Wojnaroski a écrit :
 Hi,

 OK,  I've just starting working with OSG and multiple cameras so may not 
 have all the details.

 OSG only requires a single instance of FG to use multiple cameras.  
 You'll need to set up your xorg.conf file to run your graphics boards 
 under a single X server and there are some lines you'll need in the 
 preferences.xml file to configure the cameras, FOVs, and displays.

 If you understand what I've just said and have done this, then that 
 pretty much exhausts my current understanding of OSG and multiple 
 cameras.  If OTOH, you're not clear on how to do this, I can provide a 
 copy of the files that others have been kind enough to provide and I've 
 edited for my setup.

 I'm not at my machine with those files, but will send them later today 
 via private mail, if you like.  These files set up X windows and 
 configure FG-OSG to produce three views (left, center, right).  You'll 
 need pretty hefty graphics cards to get a decent frame rate.

 John

 jean pellotier wrote:

   
 hi, I think i did (I'm using a script to compile).
 I've got the following line in my configure.log:
 #define ENABLE_OSGVIEWER 1



 John Wojnaroski a écrit :
  

 
 Hi,

 did you run configure with--enable-osgviewer ?

 JW

 jean pellotier wrote:

  


   
 Hi all
 I tryed to run flightgear cvs-OSG using two displays, running two X 
 instances (different resolution) and when I start flightgear in a 
 terminal on the second display, it always start on the fist one.
 The 0.9.10 version worked fine for this.
 is this a bug or there's something to do before compiling?

 debian SID, amd2800+, geforce 6200

 jano.






  

 


   



 -
 SF.Net email is sponsored by: The Future of Linux Business White Paper
 from Novell.  From the desktop to the data center, Linux is going
 mainstream.  Let it simplify your IT future.
 http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


   


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] dual head problem

2007-12-05 Thread jean pellotier
Anders Gidenstam a écrit :
 Hi,

 I think the previous proposal was to reconfigure X to see both screens as 
 one big X screen (e.g as NVidia TwinView does).

   
I don't have the same resolution on the two screens, that's why I use 
dual head display. (1280x1024 and 1024x768)
 However, it would not be good if FlightGear/OSG cannot be instructed which 
 X screen to start on. Have you tried setting DISPLAY ?

   
yes I did, setting DISPLAY to :0.1 other programs work but not 
FG-cvs-OSG, i will try command to configure OSG in preference.xml, as 
soon as i've got the files.
 As a side note I think it would be great if FlightGear could honour the 
 standard X client command line arguments -geometry and -display . I 
 think it didn't the last time I tried.

 Cheers,

 Anders
   



-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] dual head problem

2007-12-05 Thread Guillaume CHAUVAT




jean pellotier a crit:

  Anders Gidenstam a crit :
  
  
However, it would not be good if FlightGear/OSG cannot be instructed which 
X screen to start on. Have you tried setting DISPLAY ?

  

  
  yes I did, setting DISPLAY to :0.1 other programs work but not 
FG-cvs-OSG, i will try command to configure OSG in preference.xml, as 
soon as i've got the files.
  
  
As a side note I think it would be great if FlightGear could honour the 
standard X client command line arguments -geometry and -display . I 
think it didn't the last time I tried.

Cheers,

Anders

  

I have the same bug, FG/OSG always opens on the :0 display, although my
$DISPLAY has an other value. I think it's not due to OSG itself,
because osgviewer has not this bug.
Guillaume




-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] dual head problem

2007-12-04 Thread jean pellotier
hi, I think i did (I'm using a script to compile).
I've got the following line in my configure.log:
#define ENABLE_OSGVIEWER 1



John Wojnaroski a écrit :
 Hi,

 did you run configure with--enable-osgviewer ?

 JW

 jean pellotier wrote:

   
 Hi all
 I tryed to run flightgear cvs-OSG using two displays, running two X 
 instances (different resolution) and when I start flightgear in a 
 terminal on the second display, it always start on the fist one.
 The 0.9.10 version worked fine for this.
 is this a bug or there's something to do before compiling?

 debian SID, amd2800+, geforce 6200

 jano.



  

 



 -
 SF.Net email is sponsored by: The Future of Linux Business White Paper
 from Novell.  From the desktop to the data center, Linux is going
 mainstream.  Let it simplify your IT future.
 http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
 ___
 Flightgear-devel mailing list
 Flightgear-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/flightgear-devel


   


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] dual head problem

2007-12-03 Thread jean pellotier
Hi all
I tryed to run flightgear cvs-OSG using two displays, running two X 
instances (different resolution) and when I start flightgear in a 
terminal on the second display, it always start on the fist one.
The 0.9.10 version worked fine for this.
is this a bug or there's something to do before compiling?

debian SID, amd2800+, geforce 6200

jano.


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] dual head problem

2007-12-03 Thread John Wojnaroski
Hi,

did you run configure with--enable-osgviewer ?

JW

jean pellotier wrote:

Hi all
I tryed to run flightgear cvs-OSG using two displays, running two X 
instances (different resolution) and when I start flightgear in a 
terminal on the second display, it always start on the fist one.
The 0.9.10 version worked fine for this.
is this a bug or there's something to do before compiling?

debian SID, amd2800+, geforce 6200

jano.



  




-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel