Just a minor point: Glen pointed out in comment #86 that the curl
command to get the patch files doesn't work.

I've done some playing around. For some reason 'curl
https://bugzilla.xfce.org/attachment.cgi?id=5681' doesn't work - but
'curl -L http://bugzilla.xfce.org/attachment.cgi?id=5681', which follows
the 302 redirect from 'http://bugzilla.xfce.org/...' to
'https://bugzilla.xfce.org/...', does work.

So it's possible to get the patches by issuing:

curl -L http://bugzilla.xfce.org/attachment.cgi?id=5681 > alexander-patch.diff
curl -L http://bugzilla.xfce.org/attachment.cgi?id=5723 > sean-patch.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308105

Title:
  Xfce resets TV mode to NULL when power cycled

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1308105/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to