Advertising
- Startup errors from lg3d-session
- Sunday, February 24th, 2008 at 3:21:00am MST
- Starting up Project Looking Glass...
- X Window System Version 6.9.0
- Release Date: 21 December 2005
- X Protocol Version 11, Revision 0, Release 6.9
- Build Operating System: Linux 2.6.17-1.2157_FC5 i686 [ELF]
- Current Operating System: Linux pisa.home 2.6.24 #1 SMP Sat Feb 9 11:28:57 CET 2008 i686
- Build Date: 10 October 2006
- Before reporting problems, check http://wiki.X.Org
- to make sure that you have the latest version.
- Module Loader present
- Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 24 10:59:46 2008
- (==) Using config file: "/etc/X11/xorg.conf"
- Fatal server error:
- No valid FontPath could be found.
- Please consult the The X.Org Foundation support
- at http://wiki.X.Org
- for help.
- Please also check the log file at "/var/log/Xorg.0.log" for additional information.
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.Main main
- INFO:
- LG3D Version : dev-1-0-1
- LG3D Build Time : 12:05 GMT 30 Jan 2008(0801301205)
- LG3D Build Type : user
- LG3D Java Version : 1.6.0_03
- Java Version : 1.6.0
- Java Vendor : Sun Microsystems Inc.
- Java Class Version : 50.0
- Java Class Path : /usr/share/lg3d//lib/lg3d-core.jar:/usr/share/lg3d//lib/lg3d-demo-apps.jar:/usr/share/lg3d//ext/j3d-contrib-utils.jar:/usr/share/lg3d//ext/escher-0.2.2.lg.jar:/usr/share/lg3d//ext/satin-v2.3.jar:/usr/share/lg3d//ext/app/bgmanager.jar:/usr/share/lg3d/ext//j3dcore.jar:/usr/share/lg3d/ext//j3dutils.jar:/usr/share/lg3d/ext//vecmath.jar
- App Codebase : file:///usr/share/lg3d//ext/app
- OS Name : Linux
- OS Arch : i386
- OS Version : 2.6.24
- Def. Locale Language Code : de
- Def. Locale Country Code : DE
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.LgConfig loadConfig
- INFO: Finished loading config
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.LgConfig loadConfig
- WARNUNG: NativeWin org.jdesktop.lg3d.displayserver.nativewindow.x11.X11IntegrationModule L&F org.jdesktop.lg3d.scenemanager.utils.decoration.GlassyNativeWindowLookAndFeel
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.DefaultPlatformConfig logConfig
- KONFIG: FoundationWinSys org.jdesktop.lg3d.displayserver.fws.x11.WinSysX11
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.DefaultPlatformConfig logConfig
- KONFIG: NativeWinIntegration org.jdesktop.lg3d.displayserver.nativewindow.x11.X11IntegrationModule
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.DefaultPlatformConfig logConfig
- KONFIG: NativeWinLookAndFeel org.jdesktop.lg3d.scenemanager.utils.decoration.GlassyNativeWindowLookAndFeel
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.DefaultPlatformConfig logConfig
- KONFIG: ClientServer false
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.DisplayServerControl initialize
- KONFIG: Display configuration overridden by lg.displayconfigurl property to file:/etc//lg3d/displayconfig/j3d1x1-nbfs
- 24.02.2008 10:59:50 org.jdesktop.lg3d.displayserver.DisplayServerControl initialize
- KONFIG: Using UniverseFactory org.jdesktop.lg3d.displayserver.DefaultUniverseFactory@19d0a1
- Exception in thread "LG-splashstarter" java.lang.InternalError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
- at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
- at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)
- at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)
- at java.security.AccessController.doPrivileged(Native Method)
- at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Class.java:169)
- at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
- at java.awt.Window.init(Window.java:354)
- at java.awt.Window.<init>(Window.java:407)
- at java.awt.Frame.<init>(Frame.java:402)
- at java.awt.Frame.<init>(Frame.java:367)
- at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1731)
- at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1808)
- at javax.swing.JWindow.<init>(JWindow.java:168)
- at javax.swing.JWindow.<init>(JWindow.java:120)
- at org.jdesktop.lg3d.toolkit.NonLGJWindow.<init>(NonLGJWindow.java:28)
- at org.jdesktop.lg3d.displayserver.SplashWindow.<init>(SplashWindow.java:60)
- at org.jdesktop.lg3d.displayserver.SplashWindow.showSplashscreen(SplashWindow.java:90)
- at org.jdesktop.lg3d.displayserver.SplashStarter.run(SplashStarter.java:70)
- Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class sun.awt.X11GraphicsEnvironment
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Class.java:169)
- at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
- at java.awt.Window.init(Window.java:354)
- at java.awt.Window.<init>(Window.java:407)
- at java.awt.Frame.<init>(Frame.java:402)
- at java.awt.Frame.<init>(Frame.java:367)
- at javax.swing.SwingUtilities$SharedOwnerFrame.<init>(SwingUtilities.java:1731)
- at javax.swing.SwingUtilities.getSharedOwnerFrame(SwingUtilities.java:1808)
- at javax.swing.JDialog.<init>(JDialog.java:259)
- at javax.swing.JDialog.<init>(JDialog.java:193)
- at org.jdesktop.lg3d.displayserver.ErrorDialog.<init>(ErrorDialog.java:64)
- at org.jdesktop.lg3d.displayserver.LogHandler.publish(LogHandler.java:47)
- at java.util.logging.Logger.log(Logger.java:472)
- at java.util.logging.Logger.doLog(Logger.java:494)
- at java.util.logging.Logger.log(Logger.java:583)
- at org.jdesktop.lg3d.displayserver.socketconnector.ServerHandler.<init>(ServerHandler.java:83)
- at org.jdesktop.lg3d.displayserver.Main.main(Main.java:113)
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.