check for update menu is not getting enabled

Asked by Arnab

Hi All,
I am getting issue with the update menu.I am using the sample project QTKitImport but stuck on the update menu under the mainmenu.nib file.
I followed the document thoroughly but couldn't find out the problem.

My OS version is 10.5.5 and Xcode version is 3.1 and Sparkle version used is Sparkle 1.5b6.

I first compiled the Sparkle code then pointed the framework as per the document but still I see the update menu coming as disabled.It would be nice if you tell me what mistake I am doing.

I have gone through the past emails also from the archives, followed the steps but not able to proceed.

Thanks in advance.
Arnab

Question information

Language:
English Edit question
Status:
Solved
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Solved by:
Arnab
Solved:
Last query:
Last reply:
Revision history for this message
Andy Matuschak (andymatuschak) said :
#1

Is Sparkle working at all? Have you ever seen an update alert in your app?

If Sparkle is working, but the menu isn't, please describe the connection you're using in the .nib for that menu item.

Revision history for this message
Arnab (aganguly01) said :
#2

I am integrating my app with Sparkle, following your documentation present
under the basic setup.Now after step 2 when I use the IB to check the
interface I see the "check for updates"i menu in the main menu remains
disabled although the connections are being met with checkForUpdates.

For your reference I am attaching the project file with the mail.If you get
time please take a look.I may be doing something silly.
Thanks
Arnab

On Mon, Dec 1, 2008 at 11:03 PM, Andy Matuschak <
<email address hidden>> wrote:

> Your question #53120 on Sparkle changed:
> https://answers.edge.launchpad.net/sparkle/+question/53120
>
> Status: Open => Answered
>
> Andy Matuschak proposed the following answer:
> Is Sparkle working at all? Have you ever seen an update alert in your
> app?
>
> If Sparkle is working, but the menu isn't, please describe the
> connection you're using in the .nib for that menu item.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
>
> https://answers.edge.launchpad.net/sparkle/+question/53120/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.edge.launchpad.net/sparkle/+question/53120
>
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Andy Matuschak (andymatuschak) said :
#3

The menu item will be disabled in IB when you use "Test Interface." Did you try it in your actual app?

Revision history for this message
Arnab (aganguly01) said :
#4

Yes I tried in the actual application also but the result was same.I guess I
have mentioned the same in my earilier email also.Let me know if require
further information.Very much appreciated for your time.
Thanks and regards
Arnab.

On Tue, Dec 2, 2008 at 9:06 AM, Andy Matuschak <
<email address hidden>> wrote:

> Your question #53120 on Sparkle changed:
> https://answers.edge.launchpad.net/sparkle/+question/53120
>
> Status: Open => Needs information
>
> Andy Matuschak requested for more information:
> The menu item will be disabled in IB when you use "Test Interface." Did
> you try it in your actual app?
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.edge.launchpad.net/sparkle/+question/53120
>
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Andy Matuschak (andymatuschak) said :
#5

Anything interesting in the console output?

If not, send me your project at <email address hidden>.

Revision history for this message
Arnab (aganguly01) said :
#6

Hi All,
Thanks a lot for showing interest on the problem.I tried out today once again just checking on the steps and compiling Sparkle on release build and linking the framework, it is perfectly working for me.The menu "Check for updates" comes as enabled in the main menu list.Thanks again for clearing my doubts.But surely I will come back again if I have questions :))
Regards
Arnab