You have been subscribed to a public bug:

I have a big desktop configured with 2 monitors and a resolution of 3360*1050.
Sometimes the second monitor is on the left instead of the default on the 
right. So I use "aticonfig --swap-monitor" to change it quickly. Whenever I do 
that something crashes. I think it is kicker.
When I do it directly after logging in to kubuntu kicker will restart 
automatically. If i use it later, when a lot of programs are running I manually 
have to restart kicker after the aticonfig command.

I don't know, if this is aticonfig related or maybe a bug in kicker or whatever.
My system is up to date with the latest patches.

Here is my xorg.conf and some more info for your needs.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

Hardware:
HP Compaq Notebook 6715b (1680x1050) AMD64 but wit 32Bit Kubuntu Gutsy. 

# xorg.conf (xorg X Window System server configuration file)
Section "ServerLayout"
        Identifier      "Default Layout"
        screen 0        "Screen[0]" 0 0
        Inputdevice     "Generic Keyboard"
        Inputdevice     "Configured Mouse"
        Inputdevice     "Synaptics Touchpad"
EndSection

Section "Files"
EndSection

Section "Module"
        Load            "glx"
EndSection

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

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

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"        "/dev/psaux"
        Option          "Protocol"      "auto-dev"
        Option          "HorizEdgeScroll"       "0"
EndSection

Section "Monitor"
        Identifier      "Monitor[0]"
        Option          "VendorName"    "ATI Proprietary Driver"
        Option          "ModelName"     "Generic Autodetecting Monitor"
        Option          "DPMS"  "true"
        Horizsync       30.0    -       70.0
        Vertrefresh     50.0    -       160.0
EndSection

Section "Device"
        Identifier  "Device[0]"
        Driver      "fglrx"
        Option      "VideoOverlay" "on"
        Option      "OpenGLOverlay" "on"
        Option      "DesktopSetup" "horizontal"  # enable Big Desktop 
(reverse=links)
        Option      "Mode2"     "1280x1024"      # Resolution for second monitor
        Option      "DesktopSetup" "LVDS,AUTO"   # 1st monitor LVDS, 2nd AUTO
        #Option      "EnablePrivateBackZ" "yes"  # Enable 3d support <- may not 
work
        Option      "HSync2" "65"                # Hsync frequency secondary 
display
        Option      "VRefresh2" "60"             # refresh rate secondary 
display
EndSection

Section "Screen"
        Identifier      "Screen[0]"
        Device          "Device[0]"
        Monitor         "Monitor[0]"
        Defaultdepth    24
        SubSection "Display"
                Virtual 1680 1050
                Viewport        0       0
                Depth   24
        EndSubSection
EndSection

Section "Extensions"
        Option          "Composite"     "0"
EndSection

** Affects: kdebase (Ubuntu)
     Importance: Undecided
         Status: New

-- 
aticonfig --swap-monitor crashes kicker
https://bugs.edge.launchpad.net/bugs/191493
You received this bug notification because you are a member of Kubuntu Team, 
which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to