Getting aport working for rhythmbox

Asked by Andrew Gee

I reported a bug here: https://bugs.edge.launchpad.net/ubuntu/+source/rhythmbox/+bug/199186

I was asked to use the answers tracker to try and get apport working to get real debug information from rhythmbox.

Could someone tell me where to start?

Thanks.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Bhavani Shankar
Solved:
Last query:
Last reply:
Revision history for this message
Best Bhavani Shankar (bhavi) said :
#1

OK.. Here it goes:

To file bugs from the command line using apport please give the following command in a terminal

apport-cli -f -p PACKAGE*

*= name of your package

in this case it would be

apport-cli -f -p rythmbox

Note: As a tip mate: If any of the post here answers your question here please click " This solved my problem " Button on the RHS bottom of the answer post mate.. Or if you are using an email interface please click the link below ' If this anwers your question " or something similar in the post of the answer which solved your problem

Regards

Bhavani Shankar.

Revision history for this message
Andrew Gee (andrewgee) said :
#2

Thanks Bhavani Shankar, that solved my question.