displayconfig-gtk crashed with AttributeError in join()

Bug #145438 reported by earthforce_1
34
Affects Status Importance Assigned to Milestone
displayconfig-gtk (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: displayconfig-gtk

I am using a Compaq P1100 monitor with a Radeon X850 card, the Compaq P1100 is not in the default menu and there is no option for setting the H and V scan rates manually or entering in a new monitor type. I used the Compaq P1110 which was as close as I could find. The only driver which worked at all was Radeon VESA. It did not autodetect and repeatedly crashed back to the X configuration dialog.

ProblemType: Crash
Architecture: i386
Date: Wed Sep 26 22:01:40 2007
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/displayconfig-gtk
InterpreterPath: /usr/bin/python2.5
Package: displayconfig-gtk 0.2+20070905
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/displayconfig-gtk --failsafe-mode=/etc/X11/xorg.conf.failsafe --data=/usr/share/displayconfig-gtk
ProcCwd: /var/lib/gdm
ProcEnviron:
 LANGUAGE=
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/displayconfig-gtk', '--failsafe-mode=/etc/X11/xorg.conf.failsafe', '--data=/usr/share/displayconfig-gtk']
SourcePackage: displayconfig-gtk
Title: displayconfig-gtk crashed with AttributeError in join()
Uname: Linux Sheridan 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 GNU/Linux

Tags: apport-crash
Revision history for this message
earthforce_1 (earthforce1) wrote :
Revision history for this message
earthforce_1 (earthforce1) wrote :
Download full text (4.5 KiB)

It seems I can't go back to 2048x1536 display mode, I could with the closed source driver and I used to have fglrx working nicely at this resolution in the previous (Feisty) release with Beryl. With the closed source driver I was having problems with the HSync blanking out whenever the screensaver kicked in. Attached below is my original (working feisty) xorg.conf Thus far, it seems everything has gone backwards for me, at least graphics wise.

# /etc/X11/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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "ServerLayout"
 Identifier "Default Layout"
  screen 0 "aticonfig-Screen[0]" 0 0
 Inputdevice "Generic Keyboard"
 Inputdevice "Configured Mouse"
 Inputdevice "stylus" "SendCoreEvents"
 Inputdevice "cursor" "SendCoreEvents"
 Inputdevice "eraser" "SendCoreEvents"
 Option "AIGX" "true"
EndSection

Section "Files"

 # path to defoma fonts
 Fontpath "/usr/share/X11/fonts/misc"
 Fontpath "/usr/share/X11/fonts/cyrillic"
 Fontpath "/usr/share/X11/fonts/100dpi/:unscaled"
 Fontpath "/usr/share/X11/fonts/75dpi/:unscaled"
 Fontpath "/usr/share/X11/fonts/Type1"
 Fontpath "/usr/share/X11/fonts/100dpi"
 Fontpath "/usr/share/X11/fonts/75dpi"
 Fontpath "/usr/share/fonts/X11/misc"
 Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "dbe"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "type1"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc101"
 Option "XkbLayout" "us"
EndSection

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

Section "InputDevice"

 # /dev/input/event
 # for USB
 Identifier "stylus"
 Driver "wacom"
 Option "Device" "/dev/wacom"# Change to
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

 # /dev/input/event
 # for USB
 Identifier "eraser"
 Driver "wacom"
 Option "Device" "/dev/wacom"# Change to
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"

 # /dev/input/event
 # for USB
 Identifier "cursor"
 Driver "wacom"
 Option "Device" "/dev/wacom"# Change to
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
 Identifier "aticonfig-Monitor[0]"
 Horizsync 28.0 - 121.0
 V...

Read more...

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.