crash when setting up external display

Bug #144769 reported by paul v johnson
188
Affects Status Importance Assigned to Milestone
displayconfig-gtk (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: displayconfig-gtk

Gutsy Gibbon
Dell D830
Nvidia Quadro NVS 140

Setting up external monitor, crash after applied settings. External monitor visible for few seconds then nothing. Mouse still moving but no keyboard and mouse buttons not working.

ProblemType: Crash
Architecture: amd64
Date: Tue Sep 25 12:54:44 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/displayconfig-gtk
InterpreterPath: /usr/bin/python2.5
NonfreeKernelModules: nvidia
Package: displayconfig-gtk 0.2+20070905
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/displayconfig-gtk
ProcCwd: /home/pjohnson
ProcEnviron:
 SHELL=/bin/bash
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
 LANG=en_GB.UTF-8
PythonArgs: ['/usr/bin/displayconfig-gtk']
SourcePackage: displayconfig-gtk
Title: displayconfig-gtk crashed with IndexError in _syncXorgConfig()
Uname: Linux paulslaptop 2.6.22-12-generic #1 SMP Sun Sep 23 20:03:18 GMT 2007 x86_64 GNU/Linux

Tags: apport-crash
Revision history for this message
paul v johnson (p-johno) wrote :
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Have you pressed the test button? Could you please describe the situation in which this error occures in detail? What have you done before? What was your intention?

Could you please attach the file /etc/X11/xorg.conf

Cheers,

Sebastian

Changed in displayconfig-gtk:
status: New → Incomplete
Revision history for this message
paul v johnson (p-johno) wrote : Re: [Bug 144769] Re: crash when setting up external display

Please find xorg.conf attached.

The problem occurred while setting up display on a projector, I am trying to
use the laptop for lecturing. I have another lecture tomorrow so will try to
set things up again. I will report back on what I find. Obviously I can only
spend 5/10 minutes trying to get things up and running.
Cheers,
Paul

On 9/25/07, Sebastian Heinlein <email address hidden> wrote:
>
> Have you pressed the test button? Could you please describe the
> situation in which this error occures in detail? What have you done
> before? What was your intention?
>
> Could you please attach the file /etc/X11/xorg.conf
>
> Cheers,
>
> Sebastian
>
> ** Changed in: displayconfig-gtk (Ubuntu)
> Status: New => Incomplete
>
> --
> crash when setting up external display
> https://bugs.launchpad.net/bugs/144769
> You received this bug notification because you are a direct subscriber
> of the bug.
>

Revision history for this message
TAIOS.net (platinumpresto) wrote :

same problem here,

i have a hp xt118 laptop that is connected to an external 37" lcd. when i upgraded(clean from scratch) the external display (or any display) is not recognized.

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
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 "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

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

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

Section "Device"
 Identifier "ATI Technologies Inc Radeon IGP 330M/340M/350M"
 Driver "ati"
 BusID "PCI:1:5:0"
EndSection

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

Section "Screen"
 Identifier "Default Screen"
 Device "ATI Technologies Inc Radeon IGP 330M/340M/350M"
 Monitor "Generic Monitor"
 DefaultDepth 24
 SubSection "Display"
  Modes "1024x768"
 EndSubSection
EndSection

Section "ServerLayout"
 Identifier "Default Layout"
 Screen "Default Screen"
 InputDevice "Generic Keyboard"
 InputDevice "Configured Mouse"

# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
 InputDevice "Synaptics Touchpad"

EndSection

Revision history for this message
TAIOS.net (platinumpresto) wrote :

...now with a reset i get my externa display to show. but its kinda of a duplicate of the lcd... and since the external is a wide screen it extends beyond the internal screen.

so the internal display has 1024x768 but i can move the mouse out pass the right and it disaperes on the internal display while on the external display natively extends out to 1366x768 so its all one screen. but in that one screen the dock bars wont go the full 1366, with movie player... movies are blacked out on the external but at the same time playing pictures on the internal lcd.

http://i166.photobucket.com/albums/u120/platinumpresto/UBUNTU/Screenshot.png

Revision history for this message
Greg Grossmeier (greg.grossmeier) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with latest Ubuntu release? Thanks in advance.

Revision history for this message
inbetween (inbetween) wrote :

no it's no issue annymore it solved itself with the upgrades

Greg Grossmeier schreef:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. You reported this bug a while ago and there hasn't been
> any activity in it recently. We were wondering is this still an issue
> for you? Can you try with latest Ubuntu release? Thanks in advance.
>
>

--
met vriendelijke groet

albert

http://www.inbetween-computers.nl

**********************************************************************************************
ATTENTIE

Dit emailbericht is vertrouwelijk en mogelijk ook persoonlijk. Mocht u dit bericht bij vergissing ontvangen hebben dan wordt u verzocht de afzender hierover te informeren en het bericht te verwijderen. Tevens wordt u bij deze in kennis gesteld dat iedere openbaarmaking, verveelvoudiging, verspreiding dan wel gebruik van het bericht ten strengste verboden is. Wij nemen aan, maar staan daarvoor niet in, dat dit bericht en eventuele bijlagen, vriusvrij zijn. U blijft zelf verantwoordelijk voor het controleren van het bericht/bijlagen op mogelijke virussen.
**********************************************************************************************
This e-mail is confidential and may also be privileged. It is intended for use by the addressee only. If you are not the intended addressee, we request that you notify us immediately and delete this e-mail, and any attachment(s), without copying, forwarding, disclosing or using it any other way. Inbetween computers will not be liable for damage relating to the communication by e-mail of data or documents. Inbetween computers has its seat at Meppen, The Netherlands and is registered in the Commercial Register in Meppel under number 04044737.
**********************************************************************************************
Vrijwaring/Disclaimer
De gegevens in dit elektronisch document en de eventuele bijlagen zijn uitsluitend bedoeld voor de geadresseerde(n). De informatie wordt zorgvuldig samengesteld. Inbetween kan echter niet garanderen dat de informatie absoluut juist, volledig en tijdig overkomt via het Internet. Voor belangrijke beslissingen aangaande de verstrekte informatie dient u een en ander rechtstreeks bij betreffende te controleren.

Bryce Harrington (bryce)
Changed in displayconfig-gtk:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.