World Wind Forums

Go Back   World Wind Forums > Support > Bug Reports

Bug Reports If you've found a bug in World Wind, discuss it here.

Reply
 
Thread Tools Display Modes
Old 09-25-2004, 01:28 AM   #1
pengox
Junior Member
 
Join Date: Sep 2004
Posts: 3
pengox
Default

I am having trouble getting this application started. I am running xp sp2. I installed directx and .net. For some reason when I double click on the "world wind" icon, the splash screen opens and another smaller window also appears. The splash screen's status bar shows "Initializing" but it never gets past this point. I can close the application without a problem. BTW the smaller window that also appears is totally greyed out, so I can't see anything but the window itself without any content. Any advice would be greatly appreciated.
pengox is offline   Reply With Quote
Old 09-25-2004, 01:33 AM   #2
pengox
Junior Member
 
Join Date: Sep 2004
Posts: 3
pengox
Default

I just found the following content in a file named DEBUG_PROGRAM_START.txt in the World Wind folder. I think it's probably related. Any ideas what it means?

Error in the application.
-2146232832 (Unknown)
at Microsoft.DirectX.Direct3D.Font..ctor(De vice device, Font font)
at WorldWindow.DrawArgs..ctor(Device device, Int32 screenWidth, Int32 screenHeight)
at WorldWindow.WorldWindow.InitializeGraphi cs()
at WorldWindow.WorldWindow..ctor()
at WorldWind.WorldWind.InitializeComponent( )
at WorldWind.WorldWind..ctor()
pengox is offline   Reply With Quote
Old 09-25-2004, 02:53 AM   #3
cmaxwell
World Wind enthusiast
 
Join Date: Aug 2004
Location: Los Angeles
Posts: 354
cmaxwell is an unknown quantity at this point
Default

Could you guys tell me what graphics cards you're running?
__________________
~ just a programmer ~
cmaxwell is offline   Reply With Quote
Old 09-27-2004, 08:06 PM   #4
Aaron Thacker
Guest
 
Posts: n/a
Default

I'm having the same issue with a Radeon 9600. Strange thing is that I was able to load the app just fine yesterday.
  Reply With Quote
Old 03-31-2005, 01:53 AM   #5
Tim
Guest
 
Posts: n/a
Default

I just tried installing and running 1.3.1 with a Radeon 9600 (RV350 with driver ati2dvag 6.14.10.6505), on a P4 1.3GHz under XP Home (no SP2), 768MB RAM, and it works OK. You could perhaps try updating the driver at www.ati.com to Catalyst 5.3.

Quote:
Originally posted by Aaron Thacker@Sep 27 2004, 11:06 AM
I'm having the same issue with a Radeon 9600. Strange thing is that I was able to load the app just fine yesterday.
  Reply With Quote
Old 09-29-2004, 12:50 AM   #6
Krzysiek_W
Junior Member
 
Join Date: Sep 2004
Location: Poland, Bialystok
Posts: 1
Krzysiek_W
Default

Quote:
Originally posted by cmaxwell@Sep 25 2004, 03:53 AM
Could you guys tell me what graphics cards you're running?
Is it possible to run World Wind on WindowsXP on VMware virtual machine?
I was downloading WW for last 20h (yes, I have very slow internet connection ), and now I can't run it. Oryginaly I have GF 3Ti, and I'm running VMware on Slackware.
Krzysiek_W is offline   Reply With Quote
Old 10-07-2004, 01:02 PM   #7
TomServo
God. Root. What is difference?
 
TomServo's Avatar
 
Join Date: Sep 2004
Location: Eastern Pennsylvania
Posts: 2,847
TomServo
Default

Quote:
Originally posted by Krzysiek_W@Sep 28 2004, 06:50 PM
Is it possible to run World Wind on WindowsXP on VMware virtual machine?
I was downloading WW for last 20h (yes, I have very slow internet connection ), and now I can't run it. Oryginaly I have GF 3Ti, and I'm running VMware on Slackware.
I am gonna hazzard a guess that it may not start up / work properly under VMware. IT is pretty CPU and Ram intensive. As is VMWare.
__________________


Earth is Square blog

PUBLIC NOTICE AS REQUIRED BY LAW: Any use of this forum post, in any manner whatsoever, will increase the amount of disorder in the universe. Although no liability is implied herein, the consumer is warned that this process will ultimately lead to the heat death of the universe.
TomServo is offline   Reply With Quote
Old 11-08-2004, 04:20 PM   #8
Llynix
Super Moderator
 
Join Date: Sep 2004
Location: USA
Posts: 719
Llynix is an unknown quantity at this point
Default

Quote:
Originally posted by Krzysiek_W@Sep 28 2004, 06:50 PM
Is it possible to run World Wind on WindowsXP on VMware virtual machine?
I was downloading WW for last 20h (yes, I have very slow internet connection ), and now I can't run it. Oryginaly I have GF 3Ti, and I'm running VMware on Slackware.
Because WW uses both DX and the latest .NET from microsoft It would be highly doubtful you could run it from an emulator or vitual machine.

However the developers do have cross-platform support in mind and should start working on it soon. But this will most likely take awhile. Please be patient
__________________
Llynix AT gmail.com
-------
Not working for NASA (Am for hire)
Installer Maintainer
FAQ Extrodinare
Founder of World Wind Central :
Wiki (and FAQ) * Chat * Hotspots * Geocoder
and OneDittyADay
Llynix is offline   Reply With Quote
Old 10-28-2004, 09:49 PM   #9
Rod
Guest
 
Posts: n/a
Default

Quote:
Originally posted by cmaxwell@Sep 24 2004, 05:53 PM
Could you guys tell me what graphics cards you're running?
I'm using an ATI Mobility Radeon 7500 (main driver ati2dvag.dll) graphic card in an IBM ThinkPad T30 with 512Mb of RAM, Win XP SP2, .NET 1.1, and DirectX 9.0c

The exception is:


************** Exception Text **************
Error in the application.
-2146232832 (Unknown)
at Microsoft.DirectX.Direct3D.Device.get_De viceCaps()
at WorldWindow.WorldWindow.OnDeviceReset(Ob ject sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at Microsoft.DirectX.Direct3D.Device.raise_ DeviceReset(Object i1, EventArgs i2)
at Microsoft.DirectX.Direct3D.Device.Reset( PresentParameters[] presentationParameters)
at Microsoft.DirectX.Direct3D.Device.OnPare ntResized(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnResize(Ev entArgs e)
at System.Windows.Forms.Control.OnSizeChang ed(EventArgs e)
at System.Windows.Forms.Control.UpdateBound s(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
at System.Windows.Forms.Control.UpdateBound s()
at System.Windows.Forms.Control.WmMove(Mess age& m)
at System.Windows.Forms.Control.WndProc(Mes sage& m)
at System.Windows.Forms.ControlNativeWindow .OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow .WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callba ck(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  Reply With Quote
Old 09-25-2004, 02:16 AM   #10
Guest
Guest
 
Posts: n/a
Default

Same issue Here! I cannot figure out how to get beyond, if I do I will post my solution here.
  Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
connecting to server fleak Technical Support 4 08-11-2009 09:37 PM
I can not even start the application beachcat_sailor Technical Support 5 02-02-2006 01:09 PM
Can't Start 64bit OS Briz Technical Support 3 01-08-2006 10:55 PM
Can't start WW Misunderstanding Install Support 3 07-11-2005 12:12 PM
Snapshot Error jediwashuu Bug Reports 4 11-06-2004 03:39 AM


All times are GMT +1. The time now is 06:05 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.