Re: [gedit-list] Ubuntu 9.10 or gedit 2.28.0 kills external tools
- From: Steve Frécinaux <nudrema gmail com>
- To: Doug McNutt <dmcnutt macnauchtan com>
- Cc: gedit-list gnome org
- Subject: Re: [gedit-list] Ubuntu 9.10 or gedit 2.28.0 kills external tools
- Date: Thu, 05 Nov 2009 10:17:10 +0100
# [Gedit Tool]
# Comment=Read finance snippet into selection
# Name=Finance Get
# Languages=
# Applicability=all
# Output=replace-selection
# Input=nothing
# Save-files=nothing
# curl -u Mars:Mars ftp://Saturn.suntide/Mimas/Transfer/USBpay.txt
/usr/bin/curl -u Mars:Mars ftp://192.168.1.13/Mimas/Transfer/USBpay.txt
Could you try adding a blank line between the end of the [Gedit Tool]
section and the beginning of the code ?
Also, it looks like you don't have a shebang at the beginning of your
script. Try adding #!/bin/sh as the first line of the file.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]