UpstreamSpec

Differences between revisions 7 and 8
Revision 7 as of 2006-09-25 05:57:55
Size: 2769
Editor: 138
Comment:
Revision 8 as of 2006-09-25 05:58:57
Size: 2770
Editor: 138
Comment:
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
=== Scenario 4 (Upstream-base with IRC bot pastebin integration) === === Scenario 4 (Upstream-base with IRC bot pastebin integration): ===

NOTE: This page is part of the Ubuntu Specification process. Please check the status and details in Launchpad before editing. If the spec is Approved then you should contact the Assignee, or another knowledgeable person, before making changes.

  • Launchpad entry: none yet

  • Packages affected:

Summary

Upstream is a collection of tools that allow users to send in system specific log and troubleshooting data to support personnel. See http://www.sourceforge.net/projects/upstream

Rationale

Upstream will simplify the support process and make it more efficient. It's quite common (especially in IRC channels) for users not to know what information they should provide so that their problem can be sorted out. People interested in helping them out will have to ask for relevant files/logs which is time consuming and also floods the channel. Hopefully this will also address the problem of the occasional user pasting their xorg.conf in the channel.

Use cases

Scenario 1

<newuser>hi, something is wrong with my resolution, how can i fix it? <support_person>newuser, what is your video card, and which driver is xorg using? <newuser>err... how can i find out? <support_person> cat /var/log/Xorg.0.log and pastebin it <newuser>pastebin? <support_person>!pastebin <ubotu> pastebin is a service to post large texts so you don't flood the channel. The Ubuntu pastebin is at http://paste.ubuntu-nl.org (you can always find it in the channel topic, among other useful things) <newuser>how do i copy? it wont copy!

Scenario 2 (Upstream-base CLI application):

<newuser>hi, something is wrong with my resolution, how can i fix it? <support_person>newuser, run upstream --video please, and give me the URL it gives you at the end.

Scenario 3 (Canoe or Kanoe):

<newuser>hi, something is wrong with my resolution, how can i fix it? <support_person>newuser, please run Canoe (System -> Help -> Canoe) and choose Video support. Give me the url you get once it's done.

=== Scenario 4 (Upstream-base with IRC bot pastebin integration): === <newuser>hi, something is wrong with my resolution, how can i fix it? <support_person>newuser, run upstream --video please.

In #support-upstream channel <upstream-bot>Paste of --video output from newuser - http://paste.bin/123456

Scope

Design

Implementation

Code

No releases have been made yet. You can however grab the current SVN: svn co https://svn.sourceforge.net/svnroot/upstream upstream 

Unresolved issues

BoF agenda and discussion


CategorySpec

UpstreamSpec (last edited 2009-03-03 18:51:02 by astatine)