1.3.2 pre2 - File / Open Script problem

Report bugs, bug fixes and workarounds here.
Topic author
don
Posts: 1709
Joined: 12.07.2003
With us: 21 years 4 months
Location: Colorado, USA (7000 ft)

1.3.2 pre2 - File / Open Script problem

Post #1by don » 19.02.2004, 10:22

1.3.2 pre2 WinXP

1. File / Open Script
2. Double-click a script file name

When you double-click a filename in the Open dialog box, Celestia / OpenGL reads the double-click as a "center the display" operation. This does not seem right.

Can anyone confirm on Windows / Linux?

-Don G.

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 2 months
Location: NY, USA

Post #2by selden » 19.02.2004, 12:06

I can't confirm it because the scripts I have promptly take me somewhere else. Do you have a trivial script that could be used to demonstrate the bug?
Selden

Topic author
don
Posts: 1709
Joined: 12.07.2003
With us: 21 years 4 months
Location: Colorado, USA (7000 ft)

Post #3by don » 19.02.2004, 12:28

Here ya go...

Code: Select all

{
  print { text "Test line 1" row -3 duration 3 }
  wait {duration 3 }

  print { text "Test line 2" row -3 duration 3 }
  wait {duration 3 }

  print { text "Test line 3" row -3 duration 3 }
  wait {duration 3 }
}

Avatar
selden
Developer
Posts: 10192
Joined: 04.09.2002
With us: 22 years 2 months
Location: NY, USA

Post #4by selden » 19.02.2004, 12:48

Well, I can't confirm the detail of "centers the display", but the viewpoint does change if the cursor's click on the open-script menu is over Celestia's window.

If the menu is dragged somewhere else, so the cursor click isn't over Celestia's window, then the viewpoint doesn't change.

This is with Celestia 1.3.2pre2 (repaired) under Windows XP Pro SP1.
Selden

Topic author
don
Posts: 1709
Joined: 12.07.2003
With us: 21 years 4 months
Location: Colorado, USA (7000 ft)

Post #5by don » 19.02.2004, 13:38

Thank you Selden.


Return to “Bugs”