Welcome to MacBoardz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

trying to use sparkle

 
   Macintosh computer (Home) -> Programmer Help RSS
Next:  meaning of "dyld: unknown external relocatio..  
Author Message
William

External


Since: Jan 04, 2008
Posts: 7



(Msg. 1) Posted: Mon Jan 07, 2008 8:32 pm
Post subject: trying to use sparkle
Imported from groups: comp>sys>mac>programmer>help (more info?)

This message is not archived

 >> Stay informed about: trying to use sparkle 
Back to top
Login to vote
Tom Harrington

External


Since: Aug 19, 2003
Posts: 1469



(Msg. 2) Posted: Tue Jan 08, 2008 10:35 am
Post subject: Re: trying to use sparkle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article ,
William wrote:

> Question for anything that might have used Sparkle before ... I did not
> find a sparkle forum anywhere's, so thought it might be ok to post
> here. http://sparkle.andymatuschak.org/
>
> I've implemented it like I believe the "basics" of the instructions are
> saying, I did each step, and I'm getting the following error when my
> app opens up.
>
> Exception raised during posting of notification. Ignored. exception:
> No feed URL is specified in the Info.plist or the user defaults!
>
> I saw nothing about doing anything with any plist or user defaults. And
> if I click on the 'Check for updates' menu item, an window appears
> saying "Update Error! An update is already in progress!".
>
> Anyone have any idea what I'm doing wrong?

Look at the demo application included with the framework. You need to
include a value in Info.plist to tell Sparkle where to find your appcast
feed. That's how it discovers new versions.

--
Tom "Tom" Harrington
Independent Mac OS X developer since 2002
http://www.atomicbird.com/

 >> Stay informed about: trying to use sparkle 
Back to top
Login to vote
noreply

External


Since: Dec 02, 2004
Posts: 191



(Msg. 3) Posted: Tue Jan 08, 2008 10:55 am
Post subject: Re: trying to use sparkle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William wrote:

> Question for anything that might have used Sparkle before ... I did not
> find a sparkle forum anywhere's, so thought it might be ok to post
> here. http://sparkle.andymatuschak.org/

maybe this helps: <http://www.cocoacast.com/?q=node/138>

patrick
 >> Stay informed about: trying to use sparkle 
Back to top
Login to vote
William

External


Since: Jan 04, 2008
Posts: 7



(Msg. 4) Posted: Fri Jan 18, 2008 11:27 pm
Post subject: Re: trying to use sparkle [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

Back to top
Login to vote
Sean McBride

External


Since: Jan 05, 2004
Posts: 474



(Msg. 5) Posted: Sat Jan 19, 2008 4:18 am
Post subject: Re: trying to use sparkle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article ,
William wrote:

> New question on this same topic ...
>
> I've uploaded the appcast.xml file to my server in the same directory
> where I will eventually put my release file.
>
> However, I receive the following error when I click on "Check for Updates..."
>
> ---
> Update Error!
> An error occurred in retrieving update information; are you connected
> to the internet? Please try again later.
>
> Any ideas here?

Which version of Sparkle? I recommend getting the code from svn. But
your problem could be lots of things. Did you run it in the debugger?
 >> Stay informed about: trying to use sparkle 
Back to top
Login to vote
William

External


Since: Jan 04, 2008
Posts: 7



(Msg. 6) Posted: Sat Jan 19, 2008 4:18 am
Post subject: Re: trying to use sparkle [Login to view extended thread Info.]
Imported from groups: per prev. post (more info?)

Back to top
Login to vote
Tom Harrington

External


Since: Aug 19, 2003
Posts: 1469



(Msg. 7) Posted: Sat Jan 19, 2008 5:37 pm
Post subject: Re: trying to use sparkle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article ,
William wrote:

> New question on this same topic ...
>
> I've uploaded the appcast.xml file to my server in the same directory
> where I will eventually put my release file.
>
> However, I receive the following error when I click on "Check for Updates..."
>
> ---
> Update Error!
> An error occurred in retrieving update information; are you connected
> to the internet? Please try again later.
>
> Any ideas here?

Sounds like trouble reading the appcast-- either the URL specified in
Info.plist couldn't be loaded, or the appcast file was not readable as
RSS.

--
Tom "Tom" Harrington
Independent Mac OS X developer since 2002
http://www.atomicbird.com/
 >> Stay informed about: trying to use sparkle 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
memory leaking in 10.2.8? - Hi groups, I have a question concerning the memory management in the OS X (10.2.8 to be exact). Either I don't understand the way it works or there is something like major memory leak in the version I referred to (I haven't noticed it with previous..

Question about Bindings and Archiving - I'm referring to the tutorial "Enhanced Currency Converter" (from ADCHome > Documentation > Cocoa > Design Guidelines > Cocoa Bindings. I did it . Works great. Now I'm trying to make it save and open files (since it is based on an N...

Post encodeWithCoder stall? (archiving large graphs part 3) - In order to save large and tangled graphs without getting recursive unarchiving I decided to take the graph apart and archive it in the form of a series of linear arrays. What I have now are two linear arrays holding the elements of the graph. The..

Problem under Panther with NSView: dataWithEPSInsideRect a.. - Hi, our problem comes down to this: We do some painting in a custom view (lines and such) and also have some text (via NSFont -fontWithName and -drawAtPoint). The data is then pulled from the view with dataWithEPSInsideRect and written to an EPS file....

XCode - help ! - Is it possible to build a PEF executable using XCODe ? ( any methods ) or is that ONLY Macho-o's could be developed using Xcode ?? <font color=purple> ;> rG.</font> -- macro --------------------------------------------------------...
   Macintosh computer (Home) -> Programmer Help All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]