[patch] popup menu creation in AWN-terminal applet + exit and focus error solutions

Bug #364016 reported by Ragusa_Russo
2
Affects Status Importance Assigned to Milestone
Awn Extras
Won't Fix
Undecided
Unassigned

Bug Description

1) popup menu available with a right click on terminal. It allows the following functions:
- create new tab
- copy
- paste
- close tab
- quit all

2) new shortcuts for close tab and quit all functions

3) exit and focus (in new tab creation) bugs are solved.

Revision history for this message
Ragusa_Russo (ragusa-russo-hciteam) wrote :
onox (onox)
Changed in awn-extras:
assignee: nobody → aantny
Mark Lee (malept)
tags: added: applet awnterm patch
Revision history for this message
Michael Rooney (mrooney) wrote : Re: [Bug 364016] Re: [patch] popup menu creation in AWN-terminal applet + exit and focus error solutions

Thanks Ragusa, these sound like good improvements. Although instead of
attaching an archive of the entire plugin, why not just attach an
actual patch, or push up a branch to launchpad for merging? I think
that would be much easier :)

Revision history for this message
Mark Lee (malept) wrote :

I agree with Mike.

Changed in awn-extras:
status: New → Incomplete
Revision history for this message
Ragusa_Russo (ragusa-russo-hciteam) wrote :

How can we push a branch to launchpad for merging? We tried, but we can't upload the source code. Can you explain it, please? Thanks.

Revision history for this message
Mark Lee (malept) wrote :

Please see <https://help.launchpad.net/Code/UploadingABranch> and <https://help.launchpad.net/Code/Review>. Sorry to be so terse, but it's a bit late here.

Revision history for this message
Ragusa_Russo (ragusa-russo-hciteam) wrote :

We've seen the guides:
1) login, with the command bzr launchpad-login ragusa-russo-hciteam (it's ok)
2) when we try to run the command bzr push lp:~ragusa-russo-hciteam/awn-extras/awn-terminal_review --use-existing-dir, we get this error: bzr: ERROR: Not a branch: "/home/seby/Scrivania/awn-terminal/src/".

What's the folder where we should run this command?

This folder: /home/seby/Scrivania/awn-terminal/src is that where there are the files to upload.

Revision history for this message
Mark Lee (malept) wrote :

I suppose I should have pointed you to <https://help.launchpad.net/Code/FindingAndDownloading> first.

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

I think this is what you're looking for:

Check out a branch of awn-extras:

bzr branch lp:awn-extras

Apply your changes and then commit them:

bzr commit -m "<Your changelog message>"

Push to your publicly accessible branch:

bzr push lp:~ragusa-russo-hciteam/awn-extras/awn-terminal_review --use-existing-dir

Use the Launchpad tool to send a merge request:

https://code.edge.launchpad.net/~ragusa-russo-hciteam/awn-extras/awn-terminal_review/+register-merge

Revision history for this message
Ragusa_Russo (ragusa-russo-hciteam) wrote :

We've followed Andrew's instructions, but when we try to run bzr commit -m "<Our changelog message>", we get the same error:

bzr: ERROR: Not a branch: "/home/seby/Scrivania/awn-terminal/src/".

Can you help us, please?

Revision history for this message
Michael Rooney (mrooney) wrote :

On Thu, Apr 23, 2009 at 2:18 AM, Ragusa_Russo
<email address hidden> wrote:
> Can you help us, please?

Are you sure that directory IS a branch? It doesn't sound like it
would be. Andrew gave complete instructions above which should work,
were you using those? You need to branch awn-extras, make your
changes, commit, and push the branch itself.

Revision history for this message
Michal Hruby (mhr3) wrote :

The terminal applet was rewritten, which renders this patch out-of-date.

Changed in awn-extras:
assignee: Natan Yellin (aantny) → nobody
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.