• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Fwd: PubSub, enclosures and "Couldn't find PSFeed of PSEntry"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: PubSub, enclosures and "Couldn't find PSFeed of PSEntry"


  • Subject: Fwd: PubSub, enclosures and "Couldn't find PSFeed of PSEntry"
  • From: Martin <email@hidden>
  • Date: Thu, 7 Feb 2008 09:42:33 +0100

- (void)downloadStateDidChanged:(NSNotification *)notification {
	PSEnclosure *enclosure = [notification object];
	PSEntry *entry = enclosure.entry;
	NSLog(@"%@", entry);
}

But I'm having the following error message :
[WARNING] Couldn't find PSFeed of PSEntry['My Entry Title' 1] (FeedCore=PubSub::FeedCore[Feeds #1] 0x177950, PSClient=(null))

Oops, the code triggering the error would actually be: PSFeed *feed = enclosure.entry.feed; NSLog(@"%@", feed);

-Martin.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >PubSub, enclosures and "Couldn't find PSFeed of PSEntry" (From: Martin <email@hidden>)

  • Prev by Date: Re: Determining if a url exists
  • Next by Date: Re: Determining if a url exists
  • Previous by thread: PubSub, enclosures and "Couldn't find PSFeed of PSEntry"
  • Next by thread: Re: PubSub, enclosures and "Couldn't find PSFeed of PSEntry"
  • Index(es):
    • Date
    • Thread