[Python-apps-team] Bug#562069: [startupmanager] Fails to run (cause: missing RANDR extension?)

Roman Mamedov roman at rm.pp.ru
Tue Dec 22 12:20:03 UTC 2009


Package: startupmanager
Version: 1.9.13-4
Severity: normal

After just being installed with apt-get install startupmanager, does not run
with this error message:

-----

$ sudo startupmanager
Xlib:  extension "RANDR" missing on display ":1.0".
Xlib:  extension "RANDR" missing on display ":1.0".
RandR extension missing
Traceback (most recent call last):
  File "/usr/sbin/startupmanager", line 54, in <module>
    main()
  File "/usr/sbin/startupmanager", line 51, in main
    SumGui()
  File "/usr/share/startupmanager/gtk_frontend.py", line 166, in __init__
    self.resolution = utils.get_resolution()
  File "/usr/lib/pymodules/python2.5/bootconfig/utils.py", line 159, in
get_resolution return matches.group(1) + 'x' + matches.group(2)
AttributeError: 'NoneType' object has no attribute 'group'

------

It runs fine on another machine, where the RANDR extension is present in the X
server. However, as far as I know this extension is not mandatory and should
not cause a fatal error and inability to run the program.

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.32.2-rm1-slab-amd

Debian Release: squeeze/sid
  500 testing         natsu.ipv6.rm.pp.ru 

--- Package information. ---
Depends                 (Version) | Installed
=================================-+-============
python                   (<< 2.6) | 2.5.4-2
python                   (>= 2.5) | 2.5.4-2
python-support        (>= 0.90.0) | 1.0.6
python-glade2           (>= 2.12) | 2.16.0-1
python-gnome2           (>= 2.20) | 2.28.0-1
python-libxml2        (>= 2.6.30) | 2.7.6.dfsg-1
x11-xserver-utils                 | 7.5+1
yelp                              | 2.28.0+webkit-1
grub                              | 
 OR grub-pc                       | 1.98~20091210-1
menu                              | 2.1.42


Package's Recommends field is empty.

Package's Suggests field is empty.

-- 
With respect,
Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20091222/b04dfc42/attachment.pgp>


More information about the Python-apps-team mailing list