Hi,

On 10.01.2009, at 11:56, björn wrote:

> I have uploaded a new snapshot of MacVim.app to:
>
> http://code.google.com/p/macvim/wiki/Snapshot

Seems to work fine so far. I only did some basic testing for now,  
though.

I've tested Sparkle as described in the comment in macvim_latest.xml:  
I added this to the file and saved it in /Users/nico/testcast.xml:

     <item>
       <title>Snapshot 41.1 released</title>
       <description><![CDATA[
         <h1>test</h1>
       ]]></description>
       <pubDate>Sat, 10 Jan 2009 11:12 CET</pubDate>
       <enclosure type="application/octet-stream"
         
url="http://newmacvim.muskokamug.org/mirror/files/MacVim-snapshot-40.tbz 
"
         length="8138981"
         sparkle:version="41.1"
         sparkle:shortVersionString="7.2.1"
         />
     </item>

I then did the following in Terminal.app:

     defaults write org.vim.MacVim SUFeedURL file:///Users/nico/testcast.xml

I restarted Snapshot 40 and 41. In snapshot 40, Sparkle hangs when  
it's done with extracting. In snapshot 41, extraction finished. So  
updating seems indeed to be fixed.

I then delete the appcast again and reset macvim to the official  
appcast url:

     defaults delete org.vim.MacVim SUFeedURL


You may want to add a note saying "NOTE: You have to download this  
snapshot from code.google.com/p/macvim/downloads/ as automatic  
updating is broken in snapshots 39 and 40." to the appcast.


A small glitch: When hitting ⌘Q in fullscreen mode, no fade to black  
is displayed; looks like Cocoa does not send a "deactivate" message to  
the active window before quitting :-P

>
Nico


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to