[Bug 542091] Re: Add apport hook for cheese

2010-04-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/cheese/ubuntu -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 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

[Bug 542091] Re: Add apport hook for cheese

2010-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cheese - 2.30.0-0ubuntu2 --- cheese (2.30.0-0ubuntu2) lucid; urgency=low * debian/source_cheese.py: - Apport hook for cheese (lp: #542091) * debian/cheese-common.install: - Ship the new apport hook. -- Nigel Babu nigelb...@ubuntu.com

[Bug 542091] Re: Add apport hook for cheese

2010-04-12 Thread Nigel Babu
** Attachment added: New debdiff http://launchpadlibrarian.net/43900018/cheese_2.29.92-0ubuntu2.debdiff -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 542091] Re: Add apport hook for cheese

2010-04-12 Thread Didier Roche
Hey Nigel. Once I have adapted your patch to the last ubuntu version (and move the file from cheese package to cheese-common one, I got that error whatever option I choose: hook /usr/share/apport/package-hooks//source_cheese.py crashed: Traceback (most recent call last): File

[Bug 542091] Re: Add apport hook for cheese

2010-04-12 Thread Nigel Babu
This one is against the newest source and should address all the issues. ** Attachment added: Newest Debdiff http://launchpadlibrarian.net/43927424/cheese_2.30.0-0ubuntu2.debdiff -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug notification because

[Bug 542091] Re: Add apport hook for cheese

2010-04-01 Thread Didier Roche
Thanks for working on this and help making Ubuntu better! So, here are some feedback: - do we have other apport hooks packages killing a process to rerun it into debug mode? That sounds a little bit touchy. - if we do, I guess it will be good to check the return code of subprocess and abort if

[Bug 542091] Re: Add apport hook for cheese

2010-03-28 Thread Filippo Argiolas
Seems ok to me looking at the code. -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 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

[Bug 542091] Re: Add apport hook for cheese

2010-03-28 Thread Nigel Babu
** Attachment added: cheese_2.29.92-0ubuntu2.debdiff http://launchpadlibrarian.net/42325746/cheese_2.29.92-0ubuntu2.debdiff ** Changed in: cheese (Ubuntu) Status: In Progress = Triaged -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug

[Bug 542091] Re: Add apport hook for cheese

2010-03-23 Thread Nigel Babu
I've attached the hook I made. Can you just review UI for the hook and see if any corrections need to be made? ** Attachment added: Cheese Hook http://launchpadlibrarian.net/41720098/source_cheese.py -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug

[Bug 542091] Re: Add apport hook for cheese

2010-03-22 Thread Filippo Argiolas
Also CheeseDebug (with no dash) seems to fit better the naming style used for the other logs. -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 542091] Re: Add apport hook for cheese

2010-03-21 Thread Filippo Argiolas
Ok, don't worry. Now that I think about it I'm not sure it makes so much sense to create a debug log file as we did. Enabling GST_DEBUG can really slow down the whole execution, writing all that stuff to a file would be even worse. I think I'll completely get rid of that log file. The nice thing

[Bug 542091] Re: Add apport hook for cheese

2010-03-21 Thread Nigel Babu
I think apport can do that too I think, but I'm not sure. Please see https://wiki.ubuntu.com/Apport#Crash%20interception for details on that. I'm almost done with the hook, I'll attach it for review here and a copy of what it logs in my system. -- Add apport hook for cheese

[Bug 542091] Re: Add apport hook for cheese

2010-03-21 Thread Vish
Generated a test bug for the hook Bug #543591 It shows all the information collected when the debug is done. -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 542091] Re: Add apport hook for cheese

2010-03-21 Thread Vish
Nigel, the log is attached as Cheese-Debug.log.gz , Could we just add it as Cheese-Debug.log , would be easier to read , than having to download ,extract and then reading it -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug notification because you

[Bug 542091] Re: Add apport hook for cheese

2010-03-20 Thread Nigel Babu
** Changed in: cheese (Ubuntu) Status: New = In Progress -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 542091] Re: Add apport hook for cheese

2010-03-20 Thread Filippo Argiolas
Nigel, if Vish forwarded you my mail, you should be working on fixing the cheese log.txt creation by now. So, could you please open a bug for the cheese related part of this hook (i.e. the cheese.c print handler) in gnome bugzilla and attach your patch there? it would greatly speed up my

[Bug 542091] Re: Add apport hook for cheese

2010-03-20 Thread Nigel Babu
Filippo, I was on the verge of asking more info about this. The thing is apport can call the GST_DEBUG=*cheese*:3 cheese -v on its own. So, for it to work in Ubuntu, I can do it without fixing bug buddy. And, I dont know enough of C to find the error (which is the main problem), I can try to

[Bug 542091] Re: Add apport hook for cheese

2010-03-19 Thread Vish
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/41312805/Dependencies.txt -- Add apport hook for cheese https://bugs.launchpad.net/bugs/542091 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 542091] Re: Add apport hook for cheese

2010-03-19 Thread Vish
Assigning to Nigel after discussing with him , as he is interested in getting this done ** Changed in: cheese (Ubuntu) Importance: Undecided = Wishlist ** Changed in: cheese (Ubuntu) Assignee: (unassigned) = Nigel Babu (nigelbabu) -- Add apport hook for cheese