Plug-in handled load

2,136 views
Skip to first unread message

mbritt

unread,
Dec 4, 2010, 8:12:55 AM12/4/10
to Beta TapLynx for the iPad
Whenever I click on the title for an item from a feed that contains an
mp3 file I get a pop-up message saying "Plug-in handled load". I can
click ok and the message goes away the audio player starts to play the
audio, but how do I get rid of this pop-up? It looks like an error of
some kind.

Michael

Brent Simmons

unread,
Dec 6, 2010, 1:00:04 PM12/6/10
to beta-taplynx...@googlegroups.com
That message must be coming from the system. It's not in the code. Could I see a screenshot of what you're seeing?

-Brent

> .

Jay Goodman Tamboli

unread,
Dec 6, 2010, 1:17:36 PM12/6/10
to beta-taplynx...@googlegroups.com
On Dec 6, 2010, at 13:00, Brent Simmons wrote:

> That message must be coming from the system. It's not in the code. Could I see a screenshot of what you're seeing?

Here's what I'm seeing: https://skitch.com/jtamboli/rdxfn/ios-simulator-ipad-ios-4.2-8c134

That's using TapLynx 1.0b9 in the Simulator. The feed is http://pipes.yahoo.com/pipes/pipe.run?_id=e6655cb6ab0e8e6a0adbc64f87b52b9c&_render=rss, and the link I tapped was to http://com.talkradionews.audio.s3.amazonaws.com/Rice1.mp3

/jgt
--
http://tamboli.cx/, PGP key ID 2BC5D9A9

PGP.sig

Brent Simmons

unread,
Dec 6, 2010, 1:22:40 PM12/6/10
to beta-taplynx...@googlegroups.com
What happens if you run on the device?

-Brent

Jay Goodman Tamboli

unread,
Dec 6, 2010, 1:23:32 PM12/6/10
to beta-taplynx...@googlegroups.com
On Dec 6, 2010, at 13:22, Brent Simmons wrote:

> What happens if you run on the device?

I don't yet have one myself, so maybe someone else can answer that.

PGP.sig

Walter Tyree

unread,
Dec 6, 2010, 1:27:57 PM12/6/10
to beta-taplynx...@googlegroups.com
There is a thread on this on the Apple developer forums.

https://devforums.apple.com/message/314480

It seems to be an os4 thing not a TapLynx thing but there's no resolution provided in the thread.

Jay Goodman Tamboli

unread,
Dec 6, 2010, 1:40:19 PM12/6/10
to beta-taplynx...@googlegroups.com
On Dec 6, 2010, at 13:27, Walter Tyree wrote:

> There is a thread on this on the Apple developer forums.
>
> https://devforums.apple.com/message/314480
>
> It seems to be an os4 thing not a TapLynx thing but there's no resolution provided in the thread.

There is a suggestion at https://devforums.apple.com/message/331525#331525 that might resolve it (not reposting due to NDA).

Could it be that this is the same error we ran into with TapLynx for iPhone ("WebKitErrorDomain error 204")? I posted a thread on that one at http://groups.google.com/group/taplynx/browse_thread/thread/a3507c7953a29804/4162110f06125d2b?show_docid=4162110f06125d2b#.

PGP.sig

mbritt

unread,
Dec 7, 2010, 3:37:46 PM12/7/10
to Beta TapLynx for the iPad
The suggestion Jay mentions above is this:

I needed to ignore error code 204 in my webView:didFailLoadWithError:
method.

I found "webView:didFailLoadWithError: method" inside my project. It's
found inside UIWebView.h and looks like this:

- (void)webView:(UIWebView *)webView didFailLoadWithError:(NSError
*)error;

Can anyone tell me what I should do to "ignore" this? Can I/should I
just delete the line of code entirely?

Michael


On Dec 6, 1:40 pm, Jay Goodman Tamboli <j...@tamboli.cx> wrote:
> On Dec 6, 2010, at 13:27, Walter Tyree wrote:
>
> > There is a thread on this on the Apple developer forums.
>
> >https://devforums.apple.com/message/314480
>
> > It seems to be an os4 thing not a TapLynx thing but there's no resolution provided in the thread.
>
> There is a suggestion athttps://devforums.apple.com/message/331525#331525that might resolve it (not reposting due to NDA).
>
> Could it be that this is the same error we ran into with TapLynx for iPhone ("WebKitErrorDomain error 204")? I posted a thread on that one athttp://groups.google.com/group/taplynx/browse_thread/thread/a3507c795....
>
> /jgt
> --http://tamboli.cx/, PGP key ID 2BC5D9A9
>
>  PGP.sig
> < 1KViewDownload

Jay Goodman Tamboli

unread,
Dec 14, 2010, 12:23:44 PM12/14/10
to beta-taplynx...@googlegroups.com
On Dec 7, 2010, at 15:37, mbritt wrote:

> I found "webView:didFailLoadWithError: method" inside my project. It's
> found inside UIWebView.h and looks like this:
>
> - (void)webView:(UIWebView *)webView didFailLoadWithError:(NSError
> *)error;
>
> Can anyone tell me what I should do to "ignore" this? Can I/should I
> just delete the line of code entirely?

That's a system header file, and I wouldn't touch it if I were you (it won't fix this, anyway).

The change is one that Brent would need to make in TapLynx; it's not something we can do on our own. That's assuming this is the real cause, too.

/jgt
--

PGP.sig

Jay Goodman Tamboli

unread,
Jan 10, 2011, 9:47:01 PM1/10/11
to beta-taplynx...@googlegroups.com
This is an old post, but I just got ahold of a device. I see the same error when I tap an MP3 link.

/jgt
--
http://tamboli.cx/, PGP key ID 2BC5D9A9

PGP.sig
Reply all
Reply to author
Forward
0 new messages