On Thu, Feb 09, 2012 at 06:27:11PM -, Avi Greenbury wrote:
> I still get this sort of behaviour - I was asked once for a password for
> the video data and again for the data for my kernel. This is on 12.04
> when Compiz crashed.
The way apport works, it can't hold onto the root password betwee
I still get this sort of behaviour - I was asked once for a password for
the video data and again for the data for my kernel. This is on 12.04
when Compiz crashed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
This bug was fixed in the package xorg - 1:7.6~3ubuntu5
---
xorg (1:7.6~3ubuntu5) natty; urgency=low
* apport/source_xorg.py:
- Add 'locale' information (for keyboards)
- Drop 'glxinfo' since it's been demoted to universe (LP: #714784)
- Switch to new attach_root_command
** Changed in: xorg (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716595
Title:
Apport hook prompts 3 times for password
--
ubuntu-bugs mailing lis
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716595
Title:
Apport hook prompts 3 times for password
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubu
This bug was fixed in the package apport - 1.18-0ubuntu1
---
apport (1.18-0ubuntu1) natty; urgency=low
[ Martin Pitt ]
* New upstream release:
- Ensure that symptom scripts define a run() function, and don't show them
if not.
- Do not show symptom scripts which start
** Changed in: xorg (Ubuntu)
Assignee: Martin Pitt (pitti) => Bryce Harrington (bryce)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716595
Title:
Apport hook prompts 3 times for password
--
This patch against the current hook uses the new API. Bryce, as I can't
commit to the xorg git, would you mind committing/uploading this
yourself? Thanks!
** Patch added: "source_xorg.py patch"
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/716595/+attachment/1853762/+files/source_xorg.
Fixed upstream. I added a new method
def attach_root_command_outputs(report, command_map):
'''Execute multiple commands as root and put their outputs into report.
command_map is a keyname -> 'shell command' dictionary with the commands to
run. They are all run through /bin/sh, so you
** Branch linked: lp:apport
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716595
Title:
Apport hook prompts 3 times for password
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://li
Bryce Harrington [2011-02-15 20:16 -]:
> What is your recommendation for how we can work around this in the hook?
You need to cat all gdm log files at once, and then pick them apart
yourself (or just store them in one key).
I have to think about how to run multiple programs and store their
in
On Tue, Feb 15, 2011 at 04:15:18PM -, Martin Pitt wrote:
> Restoring back to xorg (for updating the hook) and apport (for providing
> better API).
What is your recommendation for how we can work around this in the hook?
(Or should I wait for the better API?)
--
You received this bug notifica
So, we can't fix that in sudo or libgksu; with "forkpty" it's even
worse, as a new TTY will be allocated every time.
Restoring back to xorg (for updating the hook) and apport (for providing
better API).
** Summary changed:
- gksu ask for password each time with stdout redirection
+ Apport hook p
@Martin, do you have a suggestion for how to better attach three files
as separate apport items without incurring three password prompts?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716595
Title:
Unfortunately, in looking into this it's not easy to fix, at least not
in the apport hook itself.
The code in question is:
report['GdmLog'] = root_collect_file_contents('/var/log/gdm/:0.log')
report['GdmLog1'] = root_collect_file_contents('/var/log/gdm/:0.log.1')
report['G
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716595
Title:
Apport hook prompts 3 times for password
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/list
16 matches
Mail list logo