[Gelistirici] Beta - Display-Manager Hatası

Serbülent ÜNSAL serbulent at pardus.org.tr
4 Haz 2008 Çar 16:55:16 EEST


Nvidia 8400GS ekran kartlı bir makinada Display-Manager başlatma hatası 
alıyoruz. 

Grafik Arayüzde;

Tasma Görüntü Yöneticisi hata mesajı:

The diagnostics is:
Possible reasons:
An error occurred during your last KDE upgrade leaving an orphaned control 
module
You have old third party modules lying around.
Check these points carefully and try to remove the module mentioned in the 
error message. If this fails, consider contacting your distributor or 
packager.


Konsoldan çalıştırıldığında ise;

Traceback (most recent call last):
  File "/usr/kde/3.5/bin/display-manager", line 551, in <module>
    main()
  File "/usr/kde/3.5/bin/display-manager", line 544, in main
    attachMainWidget(win)
  File "/usr/kde/3.5/bin/display-manager", line 476, in attachMainWidget
    self.mainwidget = MainWidget(self)
  File "/usr/kde/3.5/bin/display-manager", line 223, in __init__
    self.detectDisplays()
  File "/usr/kde/3.5/bin/display-manager", line 246, in detectDisplays
    self.switchBetweenScreens()
  File "/usr/kde/3.5/bin/display-manager", line 387, in switchBetweenScreens
    self.getResolutions()
  File "/usr/kde/3.5/bin/display-manager", line 403, in getResolutions
    
self.comboBoxResolution.setCurrentText(self.currentModes[self.currentOutput])
TypeError: argument 1 of QComboBox.setCurrentText() has an invalid type
ERROR: Communication problem with display-manager, it probably crashed.

Xorg.conf dosyası ekte;


-- 
İyi Çalışmalar;

Serbülent ÜNSAL
Pardus Geliştiricisi
-------------------------------------------------------------------------------------------
Our greatest glory is not in never falling, but in getting up 
every time we do.
												[Confucius]
-------------- sonraki bölüm --------------
Section "Module"
    SubSection "extmod"
        Option  "omit xfree86-dga" 
    EndSubSection
EndSection

Section "dri"
    Mode    0666
EndSection

Section "Files"
    RgbPath "/usr/lib/X11/rgb"
    FontPath    "/usr/share/fonts/misc/"
    FontPath    "/usr/share/fonts/dejavu/"
    FontPath    "/usr/share/fonts/TTF/"
    FontPath    "/usr/share/fonts/freefont/"
    FontPath    "/usr/share/fonts/TrueType/"
    FontPath    "/usr/share/fonts/corefonts"
    FontPath    "/usr/share/fonts/Speedo/"
    FontPath    "/usr/share/fonts/Type1/"
    FontPath    "/usr/share/fonts/100dpi/"
    FontPath    "/usr/share/fonts/75dpi/"
    FontPath    "/usr/share/fonts/encodings/"
EndSection

Section "ServerFlags"
    Option  "SuspendTime" "0"
    Option  "OffTime" "0"
    Option  "BlankTime" "0"
    Option  "AllowMouseOpenFail" "true"
    Option  "StandbyTime" "0"
EndSection

Section "InputDevice"
    Identifier  "Keyboard"
    Driver  "kbd"
    Option  "XkbLayout" "tr"
    Option  "XkbModel" "pc105"
    Option  "XkbVariant" "basic"
    Option  "CoreKeyboard" "true"
EndSection

Section "InputDevice"
    Identifier  "Mouse"
    Driver  "mouse"
    Option  "CorePointer" "true"
EndSection

Section "Device"
    Identifier  "VideoCard"
    Driver  "nv"
    VendorName  "nVidia Corporation"
    BoardName   "GeForce 8400 GS"
    BusId   "PCI:1:0:0"
    Option  "Monitor-DVI0" "Monitor[DVI0]"
EndSection

Section "Screen"
    Identifier  "Screen"
    Device  "VideoCard"
    Monitor "Monitor[DVI0]"
    DefaultDepth    24
    SubSection "Display"
        Depth   24
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier  "Layout"
    Screen  "Screen"
EndSection

Section "Monitor"
    Identifier  "Monitor[DVI0]"
    Option  "Enable" "true"
EndSection



Gelistirici mesaj listesiyle ilgili daha fazla bilgi