← Back to team overview

compiz team mailing list archive

[Bug 591466] [NEW] compiz hook - xorg.conf doesn't exists

 

You have been subscribed to a public bug:

Binary package hint: apport

if you run $ubuntu-bug compiz, apport said that coundn't include
/etc/X11/xorg.conf (see attach screeshot):

browsing the hook for compiz (source_compiz.py) looks like:
...
attach_file_if_exists(report, path.expanduser('~/.xsession-errors'), 'XsessionErrors')
attach_file(report, '/etc/X11/xorg.conf', 'XorgConf')
attach_file_if_exists(report, '/var/log/Xorg.0.log', 'XorgLog')
attach_file_if_exists(report, '/var/log/Xorg.0.log.old', 'XorgLogOld')
....

In newer Ubuntu Versions this file don't exists because is autodetected, so maybe adding next line into compiz hook would be better:
attach_file_if_exists(report, '/etc/X11/xorg.conf', 'XorgConf')

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apport 1.13.3-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
ApportLog: Error: [Errno 13] Permiso denegado: '/var/log/apport.log'
Architecture: i386
CheckboxSubmission: efdd3a482986e933e1b92893bbb7c33b
CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
Date: Tue Jun  8 17:09:48 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitecture: all
ProcEnviron:
 LANG=es_CL.UTF-8
 SHELL=/bin/bash
SourcePackage: apport

** Affects: compiz (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: apport-bug i386 lucid
-- 
compiz hook - xorg.conf doesn't exists
https://bugs.edge.launchpad.net/bugs/591466
You received this bug notification because you are a member of compiz packagers, which is subscribed to compiz in ubuntu.