Bonjour,
Je suis vraiment désolé de venir vous embêter avec ça, mais je n'arrive pas à élucider ce problème de fenêtre instable sous pencil.
Pour vous faire une idée je vous ai mis une capture vidéo ici:
http://dl.dropbox.com/u/12453962/probl%C3%A8me%20pencil.avi.tar.gz
Je suis sous Ubuntu 10.04 (Lucid).
Voici mon xorg.conf et le retour console du lancement de pencil.

J'ai ce problème sur deux machine différentes!

Merci à vous.
Mohand

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@yellow)  Fri Apr  9 11:51:21 UTC 2010


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "stylus" "SendCoreEvents"
    InputDevice    "cursor" "SendCoreEvents"
    InputDevice    "eraser" "SendCoreEvents"
    InputDevice    "pad" "SendCoreEvents"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "stylus"
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
    Option         "USB" "on"
EndSection

Section "InputDevice"
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "eraser"
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
    Option         "USB" "on"
EndSection

Section "InputDevice"
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "cursor"
#       Option          "ForceDevice"   "ISDV4"         # Tablet PC ONLY
    Option         "USB" "on"
EndSection

Section "InputDevice"
    Identifier     "pad"
    Driver         "wacom"
    Option         "Device" "/dev/input/wacom"
    Option         "Type" "pad"
    Option         "USB" "on"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "ACI ASUS VH192"
    HorizSync       30.0 - 80.0
    VertRefresh     55.0 - 75.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 7300 LE"
EndSection

Section "Screen"

# Removed Option "metamodes" "1280x1024_60 +0+0; nvidia-auto-select +0+0"
# Removed Option "metamodes" "nvidia-auto-select +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1360x768_60 +0+0; 1360x768 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

mohand@mohand-atelier:~$ pencil
Hello 
"/usr/lib/qt4/plugins" 
"/usr/bin" 
"/usr/lib" 
MainWindow loadplugins MainWindow(0x7fff4d689610) QThread(0x2031e80) 
Plugin dir =  "bin" 
MainWindow thread QThread(0x2031e80) 
App thread QThread(0x2031e80) 
mohand@mohand-atelier:~$ 

-- 
Liste de diffusion ubuntu-fr [email protected]
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte

Répondre à