[Bug 429676] Re: Karmic apport can't report crashes

2009-11-11 Thread Marco Rodrigues
That happens because apport is disabled in final releases. https://wiki.ubuntu.com/Apport#How%20to%20enable%20apport ** Changed in: apport (Ubuntu) Status: Incomplete => Invalid ** Changed in: apport (Ubuntu) Assignee: (unassigned) => Marco Rodrigues (gothicx) -- Karmic apport can'

[Bug 429676] Re: Karmic apport can't report crashes

2009-11-11 Thread Steve McGrath
I am also not seeing anything in /var/crash, and apport.log is empty. My last archive, apport.log.1, indicates that apport hasn't caught a crash since Oct 22. Should I run apport-collect against this bug? -- Karmic apport can't report crashes https://bugs.launchpad.net/bugs/429676 You received t

[Bug 429676] Re: Karmic apport can't report crashes

2009-11-11 Thread Steve McGrath
For me, Apport is not also not catching any crashes. I've crashed a few programs lately, particularly Evolution, and Apport never appears. -- Karmic apport can't report crashes https://bugs.launchpad.net/bugs/429676 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 429676] Re: Karmic apport can't report crashes

2009-10-23 Thread Marco Rodrigues
I can add information to this bug using Karmic RC. -- Karmic apport can't report crashes https://bugs.launchpad.net/bugs/429676 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

[Bug 429676] Re: Karmic apport can't report crashes

2009-09-17 Thread starslights
i have many time same problem on kubuntu karmic 64 and it will be great if it will be possible to copy past all rapport when sometime it's possible to see detail before it crash apport. -- Karmic apport can't report crashes https://bugs.launchpad.net/bugs/429676 You received this bug notification

[Bug 429676] Re: Karmic apport can't report crashes

2009-09-17 Thread Ilmari Vacklin
I can't seem to give it the appropriate Launchpad credentials: wolver...@pupupu:~ (master)$ apport-collect -p apport 429676 Logging into Launchpad... You have to allow "Change anything" privileges. Downloading bug information... Bug title: Karmic apport can't report crashes Collecting apport infor

[Bug 429676] Re: Karmic apport can't report crashes

2009-09-16 Thread Marco Rodrigues
Hi! Try to run in console: $ apport-collect -p apport 429676 Maybe the report apport was trying to process was in bad state, so it gives you that error. You could check the current crashs at /var/crash You could try to re-submit the crash using: $ apport-cli -c /var/crash/file_name.crash ** Ch