Package: kicad
Version: 0.0.20071129a-1
Severity: important

*** Please type your report below this line ***
When I am working in PCBNEW and try to display a circuit in 3D mode by going
to the "3D Display" menu and then hitting "3D Display" PCBNEW crashes. I
have tried running it from command line to see if it produces any output
that can give an idea of the cause of the error but no output is thrown.

Here is my xorg.conf file in case that it can bring any help:

Section "Files"
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load    "dri"
    Load    "glx"
    Load     "dbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "latam"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
EndSection

Section "InputDevice"
    Identifier    "Synaptics Touchpad"
    Driver        "synaptics"
    Option        "SendCoreEvents"    "true"
    Option        "Device"        "/dev/psaux"
    Option        "Protocol"        "auto-dev"
    Option        "HorizScrollDelta"    "50"
    Option        "SHMConfig"        "true"
EndSection

Section "Device"
    Identifier    "Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller"
    Driver        "intel"
    Option       "XAANoOffscreenPixmaps"    "true"
    Option        "DRI"            "true"
    Option        "FrameBufferCompression" "false"
# No tiene sentido tratar de usar el driver "nuevo" para 3D, para la
# i965GM siempre usa el viejo no importa lo que se ponga en Legacy3D,
# o no he podido entender cual es el viejo y cual es el nuevo
#    Option        "Legacy3D" "false"
# Cuando se activa el método EXA se ven feas las fuentes
# pilas por que parece que en el futuro va a ser el metodo por defecto
#    Option        "AccelMethod" "EXA"
# VideoRam ya no se debe usar el driver selecciona la memoria de la
# tarjeta automaticamente y recomienda no usar VideoRam
    BusID        "PCI:0:2:0"
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Option        "DPMS"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection "Display"
        Depth    24
#La siguiente opcion sirve para poner otra salida (VGA o TV) a la izquierda
o
#derecha del LCD pero consume mucha memoria
#        Virtual  2304 800
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice    "Synaptics Touchpad"
    Option        "AIGLX" "true"
EndSection

Section "Extensions"
    Option "Composite" "enable"
EndSection

Section "DRI"
    Group    "video"
    Mode    0660
EndSection


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (500, 'hardy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kicad depends on:
ii  kicad-common             0.0.20071129a-1 Common files used by kicad
ii  libc6                    2.7-10          GNU C Library: Shared libraries
ii  libgcc1                  1:4.3.0-3       GCC support library
ii  libgl1-mesa-glx [libgl1] 7.0.3~rc2-2     A free implementation of the
OpenG
ii  libglu1-mesa [libglu1]   7.0.3~rc2-2     The OpenGL utility library
(GLU)
ii  libstdc++6               4.3.0-3         The GNU Standard C++ Library v3
ii  libwxbase2.6-0           2.6.3.2.2-2     wxBase library (runtime) -
non-GUI
ii  libwxgtk2.6-0            2.6.3.2.2-2     wxWidgets Cross-platform C++
GUI t

kicad recommends no packages.

-- no debconf information


-- 
Jaime Alberto Silva
Ingeniero Electricista
http://jaimealbertosilva.blogspot.com/

Reply via email to