I've just upgraded to Transmit 4, and so the venerable Transmit 3 QS
plugin has ceased to work. I emailed Panic to ask if they knew
anything more about what might have caused it to break, and received
the following from Les Pozdena at Panic:
> It's Quicksilver's responsibility. They were using .transmitFavorite metadata files to
> launch Transmit favorites, but we changed the extension to .favoriteMetadata in
> Transmit 4. If they're still developing their software, this should be a quick fix for them.
> (.transmitFavorite made some people think these files were actual favorites, so they
> were backing up these files instead of backing up their favorites properly.)
So, might it be possible for the Transmit plugin to be updated to
support the new version? At least judging by this comment it seems
like it's a small fix...
> I've just upgraded to Transmit 4, and so the venerable Transmit 3 QS
> plugin has ceased to work. I emailed Panic to ask if they knew
> anything more about what might have caused it to break, and received
> the following from Les Pozdena at Panic:
> > It's Quicksilver's responsibility. They were using .transmitFavorite
> metadata files to
> > launch Transmit favorites, but we changed the extension to
> .favoriteMetadata in
> > Transmit 4. If they're still developing their software, this should be a
> quick fix for them.
> > (.transmitFavorite made some people think these files were actual
> favorites, so they
> > were backing up these files instead of backing up their favorites
> properly.)
> So, might it be possible for the Transmit plugin to be updated to
> support the new version? At least judging by this comment it seems
> like it's a small fix...
On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
<robertson.patr...@gmail.com> wrote:
> I was going to post to say that - although I've upgraded to T4, I wasn't
> planning on looking at fixing the plugin.
> If the fix is this small, I'll look into it and see what I can do.
> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
> <robertson.patr...@gmail.com> wrote:
> > I was going to post to say that - although I've upgraded to T4, I wasn't
> > planning on looking at fixing the plugin.
> > If the fix is this small, I'll look into it and see what I can do.
Just looked into this and the solution is actually really simple. No need
for any rebuilding.
Here are the steps to get it fixed:
1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home
folder)
2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
3. Go into the 'Contents' directory
4. Open the info.plist file
5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
6. Save the file and relaunch QS.
It should all be fixed now!
Attached is the info.plist file with the corrected values if you just want
to drag/drop it into the 'contents' folder
On 4 May 2010 17:53, Patrick Robertson <robertson.patr...@gmail.com> wrote:
> All released source can be found there at the github repo.
> If you make a patch, let me know and I'll add it to the download page
> there.
> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
>> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
>> <robertson.patr...@gmail.com> wrote:
>> > I was going to post to say that - although I've upgraded to T4, I wasn't
>> > planning on looking at fixing the plugin.
>> > If the fix is this small, I'll look into it and see what I can do.
> Just looked into this and the solution is actually really simple. No need
> for any rebuilding.
> Here are the steps to get it fixed:
> 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home
> folder)
> 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
> 3. Go into the 'Contents' directory
> 4. Open the info.plist file
> 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
> 6. Save the file and relaunch QS.
> It should all be fixed now!
> Attached is the info.plist file with the corrected values if you just want
> to drag/drop it into the 'contents' folder
> On 4 May 2010 17:53, Patrick Robertson <robertson.patr...@gmail.com> wrote:
> > All released source can be found there at the github repo.
> > If you make a patch, let me know and I'll add it to the download page
> > there.
> > On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
> >> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
> >> <robertson.patr...@gmail.com> wrote:
> >> > I was going to post to say that - although I've upgraded to T4, I wasn't
> >> > planning on looking at fixing the plugin.
> >> > If the fix is this small, I'll look into it and see what I can do.
> Just looked into this and the solution is actually really simple. No need for any rebuilding.
> Here are the steps to get it fixed:
> 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home folder)
> 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
> 3. Go into the 'Contents' directory
> 4. Open the info.plist file
> 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
> 6. Save the file and relaunch QS.
> It should all be fixed now!
> Attached is the info.plist file with the corrected values if you just want to drag/drop it into the 'contents' folder
> All released source can be found there at the github repo.
> If you make a patch, let me know and I'll add it to the download page there.
> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
> <robertson.patr...@gmail.com> wrote:
> > I was going to post to say that - although I've upgraded to T4, I wasn't
> > planning on looking at fixing the plugin.
> > If the fix is this small, I'll look into it and see what I can do.
> Works like a charm. Thank you! Here's more beer...
> <Pint.jpg><Pint.jpg><Pint.jpg>
> On 11 May 2010, at 10:45, Patrick Robertson wrote:
>> Just looked into this and the solution is actually really simple. No need for any rebuilding.
>> Here are the steps to get it fixed:
>> 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home folder)
>> 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
>> 3. Go into the 'Contents' directory
>> 4. Open the info.plist file
>> 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
>> 6. Save the file and relaunch QS.
>> It should all be fixed now!
>> Attached is the info.plist file with the corrected values if you just want to drag/drop it into the 'contents' folder
>> All released source can be found there at the github repo.
>> If you make a patch, let me know and I'll add it to the download page there.
>> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
>> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
>> <robertson.patr...@gmail.com> wrote:
>> > I was going to post to say that - although I've upgraded to T4, I wasn't
>> > planning on looking at fixing the plugin.
>> > If the fix is this small, I'll look into it and see what I can do.
> Actually, Patrick - it does work but connects via Finder, not Transmit 4
> (which doesn't even launch). I was a bit hasty. Send one beer back!
> On 11 May 2010, at 11:36, Tim wrote:
> Works like a charm. Thank you! Here's more beer...
> <Pint.jpg><Pint.jpg><Pint.jpg>
> On 11 May 2010, at 10:45, Patrick Robertson wrote:
> Just looked into this and the solution is actually really simple. No need
> for any rebuilding.
> Here are the steps to get it fixed:
> 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home
> folder)
> 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
> 3. Go into the 'Contents' directory
> 4. Open the info.plist file
> 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
> 6. Save the file and relaunch QS.
> It should all be fixed now!
> Attached is the info.plist file with the corrected values if you just want
> to drag/drop it into the 'contents' folder
> On 4 May 2010 17:53, Patrick Robertson <robertson.patr...@gmail.com>wrote:
>> All released source can be found there at the github repo.
>> If you make a patch, let me know and I'll add it to the download page
>> there.
>> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
>>> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
>>> <robertson.patr...@gmail.com> wrote:
>>> > I was going to post to say that - although I've upgraded to T4, I
>>> wasn't
>>> > planning on looking at fixing the plugin.
>>> > If the fix is this small, I'll look into it and see what I can do.
> I thought that the solution was too good to be true.
> There are still a few com.panic.transmit3 references in the code, so they need changing.
> When I get some time... it'll be after 4th June :)
> On 11 May 2010 16:31, Tim <stationf...@gmail.com> wrote:
> Actually, Patrick - it does work but connects via Finder, not Transmit 4 (which doesn't even launch). I was a bit hasty. Send one beer back!
> On 11 May 2010, at 11:36, Tim wrote:
>> Works like a charm. Thank you! Here's more beer...
>> <Pint.jpg><Pint.jpg><Pint.jpg>
>> On 11 May 2010, at 10:45, Patrick Robertson wrote:
>>> Just looked into this and the solution is actually really simple. No need for any rebuilding.
>>> Here are the steps to get it fixed:
>>> 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home folder)
>>> 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
>>> 3. Go into the 'Contents' directory
>>> 4. Open the info.plist file
>>> 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
>>> 6. Save the file and relaunch QS.
>>> It should all be fixed now!
>>> Attached is the info.plist file with the corrected values if you just want to drag/drop it into the 'contents' folder
>>> All released source can be found there at the github repo.
>>> If you make a patch, let me know and I'll add it to the download page there.
>>> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
>>> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
>>> <robertson.patr...@gmail.com> wrote:
>>> > I was going to post to say that - although I've upgraded to T4, I wasn't
>>> > planning on looking at fixing the plugin.
>>> > If the fix is this small, I'll look into it and see what I can do.
> I thought that the solution was too good to be true.
> There are still a few com.panic.transmit3 references in the code, so they
> need changing.
> When I get some time... it'll be after 4th June :)
> On 11 May 2010 16:31, Tim <stationf...@gmail.com> wrote:
> > Actually, Patrick - it does work but connects via Finder, not Transmit 4
> > (which doesn't even launch). I was a bit hasty. Send one beer back!
> > On 11 May 2010, at 11:36, Tim wrote:
> > Works like a charm. Thank you! Here's more beer...
> > <Pint.jpg><Pint.jpg><Pint.jpg>
> > On 11 May 2010, at 10:45, Patrick Robertson wrote:
> > Just looked into this and the solution is actually really simple. No need
> > for any rebuilding.
> > Here are the steps to get it fixed:
> > 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home
> > folder)
> > 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
> > 3. Go into the 'Contents' directory
> > 4. Open the info.plist file
> > 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
> > 6. Save the file and relaunch QS.
> > It should all be fixed now!
> > Attached is the info.plist file with the corrected values if you just want
> > to drag/drop it into the 'contents' folder
> > On 4 May 2010 17:53, Patrick Robertson <robertson.patr...@gmail.com>wrote:
> >> All released source can be found there at the github repo.
> >> If you make a patch, let me know and I'll add it to the download page
> >> there.
> >> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
> >>> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
> >>> <robertson.patr...@gmail.com> wrote:
> >>> > I was going to post to say that - although I've upgraded to T4, I
> >>> wasn't
> >>> > planning on looking at fixing the plugin.
> >>> > If the fix is this small, I'll look into it and see what I can do.
> >>> Is the source available for others to patch?
I downloaded the code to try and patch it, but I can't edit
Transmit.scpt, which I think _might_ be the missing link. Is there a
plaintext version of it anywhere?
On May 11, 11:38 am, Tim <stationf...@gmail.com> wrote:
> Whatever you can do and whenever you can do it will be very much appreciated.
> On 11 May 2010, at 16:35, Patrick Robertson wrote:
> > I thought that the solution was too good to be true.
> > There are still a few com.panic.transmit3 references in the code, so they need changing.
> > When I get some time... it'll be after 4th June :)
> > On 11 May 2010 16:31, Tim <stationf...@gmail.com> wrote:
> > Actually, Patrick - it does work but connects via Finder, not Transmit 4 (which doesn't even launch). I was a bit hasty. Send one beer back!
> > On 11 May 2010, at 11:36, Tim wrote:
> >> Works like a charm. Thank you! Here's more beer...
> >> <Pint.jpg><Pint.jpg><Pint.jpg>
> >> On 11 May 2010, at 10:45, Patrick Robertson wrote:
> >>> Just looked into this and the solution is actually really simple. No need for any rebuilding.
> >>> Here are the steps to get it fixed:
> >>> 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home folder)
> >>> 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
> >>> 3. Go into the 'Contents' directory
> >>> 4. Open the info.plist file
> >>> 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
> >>> 6. Save the file and relaunch QS.
> >>> It should all be fixed now!
> >>> Attached is the info.plist file with the corrected values if you just want to drag/drop it into the 'contents' folder
> >>> All released source can be found there at the github repo.
> >>> If you make a patch, let me know and I'll add it to the download page there.
> >>> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
> >>> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
> >>> <robertson.patr...@gmail.com> wrote:
> >>> > I was going to post to say that - although I've upgraded to T4, I wasn't
> >>> > planning on looking at fixing the plugin.
> >>> > If the fix is this small, I'll look into it and see what I can do.
> >>> Is the source available for others to patch?
> I downloaded the code to try and patch it, but I can't edit
> Transmit.scpt, which I think _might_ be the missing link. Is there a
> plaintext version of it anywhere?
> On May 11, 11:38 am, Tim <stationf...@gmail.com> wrote:
> > Whatever you can do and whenever you can do it will be very much appreciated.
> > On 11 May 2010, at 16:35, Patrick Robertson wrote:
> > > I thought that the solution was too good to be true.
> > > There are still a few com.panic.transmit3 references in the code, so they need changing.
> > > When I get some time... it'll be after 4th June :)
> > > On 11 May 2010 16:31, Tim <stationf...@gmail.com> wrote:
> > > Actually, Patrick - it does work but connects via Finder, not Transmit 4 (which doesn't even launch). I was a bit hasty. Send one beer back!
> > > On 11 May 2010, at 11:36, Tim wrote:
> > >> Works like a charm. Thank you! Here's more beer...
> > >> <Pint.jpg><Pint.jpg><Pint.jpg>
> > >> On 11 May 2010, at 10:45, Patrick Robertson wrote:
> > >>> Just looked into this and the solution is actually really simple. No need for any rebuilding.
> > >>> Here are the steps to get it fixed:
> > >>> 1. Go to ~/Library/Application Support/Quicksilver/Plugins (~/ is your home folder)
> > >>> 2. Right click the Transmit Module.qsplugin file and click 'Show Contents'
> > >>> 3. Go into the 'Contents' directory
> > >>> 4. Open the info.plist file
> > >>> 5. Change every 'com.panic.Transmit3' to 'com.panic.Transmit'
> > >>> 6. Save the file and relaunch QS.
> > >>> It should all be fixed now!
> > >>> Attached is the info.plist file with the corrected values if you just want to drag/drop it into the 'contents' folder
> > >>> All released source can be found there at the github repo.
> > >>> If you make a patch, let me know and I'll add it to the download page there.
> > >>> On 4 May 2010 17:45, Tim Visher <tim.vis...@gmail.com> wrote:
> > >>> On Tue, May 4, 2010 at 10:53 AM, Patrick Robertson
> > >>> <robertson.patr...@gmail.com> wrote:
> > >>> > I was going to post to say that - although I've upgraded to T4, I wasn't
> > >>> > planning on looking at fixing the plugin.
> > >>> > If the fix is this small, I'll look into it and see what I can do.
> > >>> Is the source available for others to patch?