[Bug 551743] Re: gedit external tools replace selection goes into a shell output tab

2010-06-18 Thread Pedro Villavicencio
closing thanks.

** Changed in: gedit (Ubuntu)
   Status: New = Fix Released

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 551743] Re: gedit external tools replace selection goes into a shell output tab

2010-04-26 Thread numkem
The problem was fixed earlier last week by upstream.

You can close this ticket.

Thank you.

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 551743] Re: gedit external tools replace selection goes into a shell output tab

2010-03-30 Thread Kamus
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Changed in: gedit (Ubuntu)
   Importance: Undecided = Low

** Changed in: gedit (Ubuntu)
   Status: New = Incomplete

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 551743] Re: gedit external tools replace selection goes into a shell output tab

2010-03-30 Thread numkem
It is reproducible, here's how I do it :

1) Create a document and write something like this :
foo
bar
some
thing

2) Than add a new external tool with a name and those settings :

Save: nothing
Input: Current selection
Output: Replace current selection
Applicability: All documents

With this code :

#!/usr/bin/perl
use strict;

while () {
chomp;
print $item. ;
}

And save the new tool

3) Select the text in the document
4) Use your new tool from the Tools menu.

At that point in Karmic, the text was replaced with the right output
that would be the highlighted text on a single line separated with
spaces. In Lucid, it outputs the results in a console on the bottom tab.

If it helps, this is an upgrade from Karmic.

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 551743] Re: gedit external tools replace selection goes into a shell output tab

2010-03-30 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would
be nice if somebody having it could send the bug the to the people
writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)

** Changed in: gedit (Ubuntu)
   Status: Incomplete = New

-- 
gedit external tools replace selection goes into a shell output tab
https://bugs.launchpad.net/bugs/551743
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs