Wizualizacja trasy + hopow pakietow polaczenia.

Instalacja i konfiguracja oprogramowania sieciowego.
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Jest GUI programu, nie ma komunikatu z errorem, od kilku minut trwa pingowanie.
Jedynym efektem jest lokalizacja mojego PC.
Brakuje mapy, brakuje hopow.
Uaktywnilem mapy, wszystko na nic.
Bylaby szkoda.
Tak sobie mysle, ze chyba jakies biblioteki sa niedociagniete.
Awatar użytkownika
Dwimenor
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1260
Rejestracja: 18 mar 2008, 16:14
Płeć: Mężczyzna
Wersja Ubuntu: 13.10
Architektura: x86_64

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Dwimenor »

Co pingujesz?
Poniższe zdanie jest fałszywe.
Powyższe zdanie jest prawdziwe.
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Interfejs programu ma w dole ekranu wskaznik ktory sugeruje ping albo skan.
Teraz zauwazylem, ze ciagle cos "miele" w oknie terminala, tak jak by w pentli.
Mala probka

Kod: Zaznacz cały

)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Oct 14, 2013 8:43:10 PM gov.nasa.worldwind.layers.TextureTile initializeTexture
SEVERE: Exception attempting to read texture file 
javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
	at com.sun.opengl.util.texture.Texture.checkCompressedTextureExtensions(Texture.java:987)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:530)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:381)
	at com.sun.opengl.util.texture.Texture.<init>(Texture.java:182)
	at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
	at gov.nasa.worldwind.layers.TextureTile.initializeTexture(Unknown Source)
	at gov.nasa.worldwind.layers.TextureTile.bind(Unknown Source)
	at gov.nasa.worldwind.render.SurfaceTileRenderer.renderTiles(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.draw(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.doRender(Unknown Source)
	at gov.nasa.worldwind.layers.AbstractLayer.render(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.render(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.StereoOptionSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.BasicSceneController.doRepaint(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.repaint(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.doDisplay(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.display(Unknown Source)
	at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Oct 14, 2013 8:43:10 PM gov.nasa.worldwind.layers.TextureTile initializeTexture
SEVERE: Exception attempting to read texture file 
javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
	at com.sun.opengl.util.texture.Texture.checkCompressedTextureExtensions(Texture.java:987)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:530)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:381)
	at com.sun.opengl.util.texture.Texture.<init>(Texture.java:182)
	at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
	at gov.nasa.worldwind.layers.TextureTile.initializeTexture(Unknown Source)
	at gov.nasa.worldwind.layers.TextureTile.bind(Unknown Source)
	at gov.nasa.worldwind.render.SurfaceTileRenderer.renderTiles(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.draw(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.doRender(Unknown Source)
	at gov.nasa.worldwind.layers.AbstractLayer.render(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.render(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.StereoOptionSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.BasicSceneController.doRepaint(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.repaint(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.doDisplay(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.display(Unknown Source)
	at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Oct 14, 2013 8:43:10 PM gov.nasa.worldwind.layers.TextureTile initializeTexture
SEVERE: Exception attempting to read texture file 
javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
	at com.sun.opengl.util.texture.Texture.checkCompressedTextureExtensions(Texture.java:987)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:530)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:381)
	at com.sun.opengl.util.texture.Texture.<init>(Texture.java:182)
	at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
	at gov.nasa.worldwind.layers.TextureTile.initializeTexture(Unknown Source)
	at gov.nasa.worldwind.layers.TextureTile.bind(Unknown Source)
	at gov.nasa.worldwind.render.SurfaceTileRenderer.renderTiles(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.draw(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.doRender(Unknown Source)
	at gov.nasa.worldwind.layers.AbstractLayer.render(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.render(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.StereoOptionSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.BasicSceneController.doRepaint(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.repaint(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.doDisplay(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.display(Unknown Source)
	at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:^C255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Oct 14, 2013 8:43:10 PM gov.nasa.worldwind.layers.TextureTile initializeTexture
SEVERE: Exception attempting to read texture file 
javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
	at com.sun.opengl.util.texture.Texture.checkCompressedTextureExtensions(Texture.java:987)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:530)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:381)
	at com.sun.opengl.util.texture.Texture.<init>(Texture.java:182)
	at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
	at gov.nasa.worldwind.layers.TextureTile.initializeTexture(Unknown Source)
	at gov.nasa.worldwind.layers.TextureTile.bind(Unknown Source)
	at gov.nasa.worldwind.render.SurfaceTileRenderer.renderTiles(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.draw(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.doRender(Unknown Source)
	at gov.nasa.worldwind.layers.AbstractLayer.render(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.render(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.StereoOptionSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.BasicSceneController.doRepaint(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.repaint(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.doDisplay(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.display(Unknown Source)
	at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Oct 14, 2013 8:43:10 PM gov.nasa.worldwind.layers.TextureTile initializeTexture
SEVERE: Exception attempting to read texture file 
javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
	at com.sun.opengl.util.texture.Texture.checkCompressedTextureExtensions(Texture.java:987)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:530)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:381)
	at com.sun.opengl.util.texture.Texture.<init>(Texture.java:182)
	at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
	at gov.nasa.worldwind.layers.TextureTile.initializeTexture(Unknown Source)
	at gov.nasa.worldwind.layers.TextureTile.bind(Unknown Source)
	at gov.nasa.worldwind.render.SurfaceTileRenderer.renderTiles(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.draw(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.doRender(Unknown Source)
	at gov.nasa.worldwind.layers.AbstractLayer.render(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.render(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.StereoOptionSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.BasicSceneController.doRepaint(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.repaint(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.doDisplay(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.display(Unknown Source)
	at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Oct 14, 2013 8:43:10 PM gov.nasa.worldwind.layers.TextureTile initializeTexture
SEVERE: Exception attempting to read texture file 
javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
	at com.sun.opengl.util.texture.Texture.checkCompressedTextureExtensions(Texture.java:987)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:530)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:381)
	at com.sun.opengl.util.texture.Texture.<init>(Texture.java:182)
	at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
	at gov.nasa.worldwind.layers.TextureTile.initializeTexture(Unknown Source)
	at gov.nasa.worldwind.layers.TextureTile.bind(Unknown Source)
	at gov.nasa.worldwind.render.SurfaceTileRenderer.renderTiles(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.draw(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.doRender(Unknown Source)
	at gov.nasa.worldwind.layers.AbstractLayer.render(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.render(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.StereoOptionSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.BasicSceneController.doRepaint(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.repaint(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.doDisplay(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.display(Unknown Source)
	at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Oct 14, 2013 8:43:10 PM gov.nasa.worldwind.layers.TextureTile initializeTexture
SEVERE: Exception attempting to read texture file 
javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
	at com.sun.opengl.util.texture.Texture.checkCompressedTextureExtensions(Texture.java:987)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:530)
	at com.sun.opengl.util.texture.Texture.updateImage(Texture.java:381)
	at com.sun.opengl.util.texture.Texture.<init>(Texture.java:182)
	at com.sun.opengl.util.texture.TextureIO.newTexture(TextureIO.java:445)
	at gov.nasa.worldwind.layers.TextureTile.initializeTexture(Unknown Source)
	at gov.nasa.worldwind.layers.TextureTile.bind(Unknown Source)
	at gov.nasa.worldwind.render.SurfaceTileRenderer.renderTiles(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.draw(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.doRender(Unknown Source)
	at gov.nasa.worldwind.layers.AbstractLayer.render(Unknown Source)
	at gov.nasa.worldwind.layers.TiledImageLayer.render(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.StereoOptionSceneController.draw(Unknown Source)
	at gov.nasa.worldwind.BasicSceneController.doRepaint(Unknown Source)
	at gov.nasa.worldwind.AbstractSceneController.repaint(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.doDisplay(Unknown Source)
	at gov.nasa.worldwind.WorldWindowGLAutoDrawable.display(Unknown Source)
	at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
	at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
	at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
	at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:412)
	at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
	at javax.media.opengl.GLCanvas.paint(GLCanvas.java:277)
	at javax.media.opengl.GLCanvas.update(GLCanvas.java:354)
	at sun.awt.RepaintArea.updateComponent(RepaintArea.java:255)
	at sun.awt.X11.XRepaintArea.updateComponent(XRepaintArea.java:60)
	at sun.awt.RepaintArea.paint(RepaintArea.java:232)
	at sun.awt.X11.XComponentPeer.handleEvent(XComponentPeer.java:591)
	at java.awt.Component.dispatchEventImpl(Component.java:4937)
	at java.awt.Component.dispatchEvent(Component.java:4687)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
	at java.awt.EventQueue.access$200(EventQueue.java:103)
	at java.awt.EventQueue$3.run(EventQueue.java:694)
	at java.awt.EventQueue$3.run(EventQueue.java:692)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.awt.EventQueue$4.run(EventQueue.java:708)
	at java.awt.EventQueue$4.run(EventQueue.java:706)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

Preferences saved.
Application exited.
john@john-ThinkPad-T60p:~/Downloads/OpenVisualTraceRoute1.4.0$ 
Odpalilem program powtornie, i to samo. To chyba problem z java. Moze ktos z wiekszym doswiadczeniem zainstaluje i ustali przyczyne problemow.
samo Open Visual Route jest tego warte.Miec podglad na biezace trasy pakietow - bardzo wiele mowi ;-)
Awatar użytkownika
igotit4free
Przyjaciel
Przyjaciel
Posty: 6453
Rejestracja: 29 paź 2008, 22:51
Płeć: Mężczyzna
Architektura: x86_64
Lokalizacja: KRK

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: igotit4free »

Novi-cjusz pisze: Chcialem podac zdjecie komunikatu, ale nie widze gdzie dodawac zalaczniki i jakie zalaczniki sa akceptowane (rodzaj pliku, wielkosc)
W Regulaminie z którym się bez wątpienia zapoznałeś i który zaakceptowałeś rejestrując się na forum podano jaka jest dopuszczalna wielkość obrazków (256x256px).
Na pasku narzędzi masz standardowy pakiet, tam gdzie wpisujesz tekst tworząc posta. Możesz też podawać linki do portali typu dropbox, imageshack itp.
Windows 10 @ GA-P67A-D3-B3, i3-2100 3.10GHz, 8GB RAM, Gigabyte HD6850 1GB RAM
Android 7.0 @ Motorola Moto G4+
Awatar użytkownika
Dwimenor
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1260
Rejestracja: 18 mar 2008, 16:14
Płeć: Mężczyzna
Wersja Ubuntu: 13.10
Architektura: x86_64

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Dwimenor »

Odpaliłem program
w pole "Hostname or IP to traceroute" wpisałem google.pl
dałem enter
po sekundzie miałem ładną mapkę.

Może podałeś docelowego hosta który nie odpowiada na pingi albo odpowiada bardzo długo.
Poniższe zdanie jest fałszywe.
Powyższe zdanie jest prawdziwe.
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Odpalilem po raz trzeci, wpisalem teraz google.pl dalem Enter - nie mam mapki.
Terminal miele jak szalony.
Miales wszystkie hoopy na mapce z detalami?
Moze sudo apt-get autoclean ............... i reinstall?
Awatar użytkownika
Dwimenor
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1260
Rejestracja: 18 mar 2008, 16:14
Płeć: Mężczyzna
Wersja Ubuntu: 13.10
Architektura: x86_64

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Dwimenor »

i reinstall?
To nie windows.

Jaką masz wersję javy?

Kod: Zaznacz cały

java -version
Masz zainstalowane traceroute?

Kod: Zaznacz cały

javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
Jaką masz kartę graficzną? Z jakich sterowników korzystasz? Ten program silnie z akceleracji 3D korzysta. Pokaż wynik dla:

Kod: Zaznacz cały

lshw -c video
glxinfo|grep "direct rendering"
(to pierwsze może pracować dłuższą chwilę zanim wypluje coś)
Poniższe zdanie jest fałszywe.
Powyższe zdanie jest prawdziwe.
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Kod: Zaznacz cały

bash: /home/john/.bashrc: line 108: syntax error: unexpected end of file
john@john-ThinkPad-T60p:~$ clear

john@john-ThinkPad-T60p:~$ java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) Server VM (build 24.0-b56, mixed mode)
john@john-ThinkPad-T60p:~$ javax.media.opengl.GLException: DXTn compressed textures not supported by this graphics card
javax.media.opengl.GLException:: command not found
john@john-ThinkPad-T60p:~$ lshw -c video
WARNING: you should run this program as super-user.
  *-display               
       description: VGA compatible controller
       product: M56GL [Mobility FireGL V5200]
       vendor: Hynix Semiconductor (Hyundai Electronics)
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: vga_controller bus_master cap_list rom
       configuration: driver=radeon latency=0
       resources: irq:47 memory:d0000000-dfffffff ioport:2000(size=256) memory:ee100000-ee10ffff memory:ee120000-ee13ffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
john@john-ThinkPad-T60p:~$ glxinfo|grep "direct rendering"
direct rendering: Yes
john@john-ThinkPad-T60p:~$ 
Awatar użytkownika
Dwimenor
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1260
Rejestracja: 18 mar 2008, 16:14
Płeć: Mężczyzna
Wersja Ubuntu: 13.10
Architektura: x86_64

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Dwimenor »

Wygląda na to, że używasz otwartego sterownika (radeon) i z tego wynikają problemy z wyświetlaniem grafiki.
Teoretycznie powinieneś zainstalować zamknięty sterownik od producenta (fglrx) i zrestartować komputer. Tyle, że pod kartami AMD potrafią być gigantyczne problemy. Poszukaj w necie jak zainstalować sterownik własnościowy do AMD dla ubuntu 12.04
Poniższe zdanie jest fałszywe.
Powyższe zdanie jest prawdziwe.
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Zrobilem wszystko z tej http://czytelnia.ubuntu.pl/index.php/20 ... fiki-cz-1/ strony.
Czesciowy sukces. Rysuje piekny globus albo mapy po lewej stronie ale po wpisaniu google.pl nie pokazuje ani wyszczegolnia trasy pakietow, nie mowiac o latency.Tak to wyglada: http://imageshack.us/photo/my-images/547/kpuf.png/

Jeszcze jedno male spostrzezenie, szkoda ze zadokowanie ikony programu w launcher nie uruchamia programu przy probie jego restartu, a jedyna droga uruchomienia jest Terminal z podana przez Ciebie trescia.
Awatar użytkownika
Dwimenor
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1260
Rejestracja: 18 mar 2008, 16:14
Płeć: Mężczyzna
Wersja Ubuntu: 13.10
Architektura: x86_64

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Dwimenor »

Pozostaje ci tylko spróbował sterowników zamkniętych.
Albo wymienić twoją Javę na openJDK (icedTea). Ja akurat mam tą wersję i u mnie działa. Może to jest kwestia tego?
Poniższe zdanie jest fałszywe.
Powyższe zdanie jest prawdziwe.
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Jezeli terminal mi pokazuje takie info o versji Javy:

john@john-ThinkPad-T60p:~$ java -version
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) Server VM (build 24.0-b56, mixed mode)
john@john-ThinkPad-T60p:~$

To: sudo apt-get purge i co dalej?

2/ - Mozna instalowac IcedTea za pomoca Ubuntu Software Center?
,czy trzeba sciagac kod zrodlowy z tej np strony: http://icedtea.wildebeest.org/download/source/.
Awatar użytkownika
Dwimenor
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1260
Rejestracja: 18 mar 2008, 16:14
Płeć: Mężczyzna
Wersja Ubuntu: 13.10
Architektura: x86_64

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Dwimenor »

Spróbuj po prostu zainstalować openjdk-7-jre
Poniższe zdanie jest fałszywe.
Powyższe zdanie jest prawdziwe.
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Zainstalowalem Jave:
john@john-ThinkPad-T60p:~$ java -version
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK Server VM (build 23.7-b01, mixed mode)
john@john-ThinkPad-T60p:~$

Nic sie nie poprawilo.

-- 17 paź 2013, o 15:45 --

Nie odpuszczam i dzis zainstalowalem powtornie na Mint13 . Efekt ten sam i przypuszczam przyczyna ta sama. W czasie instalacji zauwazylem:

Kod: Zaznacz cały

lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ sudo gedit /usr/share/applications/open-visual-traceroute.desktop
sudo: gedit: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ sudo gedit /usr/share/applications/open-visual-traceroute.desktop
sudo: gedit: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ [Desktop Entry]
[Desktop: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ Name=Open Visual Traceroute
Visual: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ Version=1.3.1
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ GenericName=Open Visual Traceroute
Visual: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ X-GNOME-FullName=Open Visual Traceroute
X-GNOME-FullName=Open: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ Comment=Open Visual Traceroute
Visual: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ Type=Application
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ Categories=Application;Utility;
Utility: command not found
lucas@lucas-ThinkPad-T60p /opt/OpenVisualTraceRoute1.4.0 $ Exec=gksudo /bin/sh startLinux.sh
Java run-time version: 1.7.0_45
NASA World Wind Java 1.5 1.5.0
Mysle, ze to moze byc przyczyna. Ciekawe za co odpowiedzialna jest komenda "gedit"

Doinstalowalem "gedit" - teraz nawet OpenVisualTraceroute sie nie otwiera.
Chcialem usunac - taki wynik:

Kod: Zaznacz cały








john@john-ThinkPad-T60p:~$ sudo apt-get purge OpenVisualTraceRoute1.4.0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package OpenVisualTraceRoute1.4.0
E: Couldn't find any package by regex 'OpenVisualTraceRoute1.4.0'
john@john-ThinkPad-T60p:~$ 

Eeeech trzeba miec cierpliwosc.
Awatar użytkownika
enedil
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1352
Rejestracja: 08 wrz 2012, 16:54
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: i3
Architektura: x86_64
Kontakt:

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: enedil »

Zamień gedit na twój edytor tekstu.
Dobrze jest, psiakrew, a kto powie, że nie, to go w mordę!

~moderatorzy
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

Jakie polecenie najlepiej listuje wszystkie zainstalowane programy?
Co to znaczy?
twój edytor tekstu.
Po prostu usunolem nano.
Awatar użytkownika
enedil
Przebojowy Jelonek
Przebojowy Jelonek
Posty: 1352
Rejestracja: 08 wrz 2012, 16:54
Płeć: Mężczyzna
Wersja Ubuntu: inny OS
Środowisko graficzne: i3
Architektura: x86_64
Kontakt:

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: enedil »

Novi-cjusz pisze:Jakie polecenie najlepiej listuje wszystkie zainstalowane programy?

Kod: Zaznacz cały

dpkg -l
Novi-cjusz pisze:Co to znaczy?
twój edytor tekstu.
Po prostu usunolem nano.
Zamiast gedit wpisz np. kate, leafpad, mousepad, nano, vi, lub cokolwiek innego.
Dobrze jest, psiakrew, a kto powie, że nie, to go w mordę!

~moderatorzy
Novi-cjusz
Sędziwy Jeż
Sędziwy Jeż
Posty: 85
Rejestracja: 08 mar 2013, 14:24
Wersja Ubuntu: 12.04
Środowisko graficzne: GNOME
Architektura: x86

Re: Wizualizacja trasy + hopow pakietow polaczenia.

Post autor: Novi-cjusz »

@enedil
Instalowalem z tej strony: http://www.thefanclub.co.za/how-to/how- ... ute-ubuntu
Nie mam jasnosci odnosnie: http://img30.imageshack.us/img30/2681/1qxs.png
Jak wpisze do terminala polecenie sudo nano ............................................................................................(punk 1 czerwona obwodka)
to pojawia mi sie edytor tekstu nano z kilkunastoma linijkami tekstu. I teraz co robic? Zapisac to? czy dopisac to co jest w punkcie 2 (czerwona obwodka)?
a moze to z punktu 2 wstukac do terminala? Jak to zrobic? Zalezy mi na tym programie !!!
ODPOWIEDZ

Wróć do „Sieci, serwery, Internet”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 14 gości