Thanks for your report.
Confirmed with xdiagnose 3.4 on raring.
There are missing closing square brackets line 219 and 229 in file
/usr/lib/python2.7/dist-packages/xdiagnose/welcome.py
--- /tmp/welcome.orig.py 2013-01-19 09:44:41.194723574 +0100
+++ /usr/lib/python2.7/dist-packages/xdiagnose/welcome.py 2013-01-19
09:45:20.170724643 +0100
@@ -216,7 +216,7 @@
"--text-info",
"--filename=%s" %(filename),
"--width=640",
- "--height=480")
+ "--height=480"])
def on_edit_file(self, widget, filename):
if not os.path.exists(self.xorg_conf_path):
@@ -226,7 +226,7 @@
"--text-info",
"--filename=%s" %(self.xorg_conf_path),
"--width=640",
- "--height=480")
+ "--height=480"])
** Changed in: xdiagnose (Ubuntu)
Importance: Undecided => Critical
** Changed in: xdiagnose (Ubuntu)
Status: Confirmed => Triaged
** Changed in: xdiagnose (Ubuntu)
Assignee: (unassigned) => Bryce Harrington (bryce)
** Tags added: rls-r-incoming
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xdiagnose in Ubuntu.
https://bugs.launchpad.net/bugs/1101688
Title:
xdiagnose does not install properly during a regular update
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/1101688/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help : https://help.launchpad.net/ListHelp