mpinegar / understudy

Automatically exported from code.google.com/p/understudy
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Accessing "My Queue" crashes Understudy/FrontRow #65

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

I log into Hulu via Safari.  I add "My Queue" under Understudy->Add->Hulu.
I select "My Queue" under Understudy and I'm thrown out of FrontRow.

What is the expected output or result?

I expect it to work like "Subscriptions" which gives me a list of shows
that I've subscribed to.  The "My Queue" listing should give me a list of
all shows in my Hulu queue.

What do you see instead?

I see a blank "My Queue" screeen for a few seconds and am then thrown out
of FrontRow.

Please provide any additional information below, including any relevant URLs.

I'm running Understudy 0.5.2.

(Before submitting this issue, please ensure that you will be notified of
updates by adding yourself to the CC field or by staring the issue and
configuring your profile setting.)

Original issue reported on code.google.com by crisophinx@gmail.com on 23 Feb 2009 at 10:41

GoogleCodeExporter commented 8 years ago
Is anything reported in Console.app (/Applications/Utilities)?
Is there a crash report (in your Library/Logs/CrashReporter/) for Front Row 
(they're
named by date)?

Having one or both of these would help quite a bit.

Original comment by kirk.kel...@rochester.edu on 28 Feb 2009 at 9:49

GoogleCodeExporter commented 8 years ago
The crash report is attached.  The following was reported to the console....

3/1/09 [Mar 01]  7:56:53 PM Front Row[478] *** Terminating app due to uncaught
exception 'NSRangeException', reason: '*** -[NSCFString substringWithRange:]: 
Range
or index out of bounds' 
3/1/09 [Mar 01]  7:56:53 PM Front Row[478] Stack: (
    2503389451,
    2507583035,
    2503388907,
    2503388970,
    2517579357,
    15985229,
    15983603,
    15988953,
    15993692,
    2517559277,
    2517558164,
    2504233109,
    2504232786
) 
3/1/09 [Mar 01]  7:56:53 PM Front Row[478] Stack: (
    2503389451,
    2507583035,
    2503388907,
    2503388970,
    2517579357,
    15985229,
    15983603,
    15988953,
    15993692,
    2517559277,
    2517558164,
    2504233109,
    2504232786
) 
3/1/09 [Mar 01]  7:57:00 PM com.apple.launchd[163] (com.apple.RemoteUI[478]) 
Exited
abnormally: Trace/BPT trap 
3/1/09 [Mar 01]  7:57:00 PM com.apple.launchd[163] (com.apple.RemoteUI[478]) 
Exited
abnormally: Trace/BPT trap 

Original comment by crisophinx@gmail.com on 2 Mar 2009 at 2:03

Attachments:

GoogleCodeExporter commented 8 years ago
I believe release 0.6.3 has the fix for this issue.

The error information was helpful. It leads me to believe that the crash is 
related
to a specific entry in your queue. If you notice any queue entries that have odd
formatting or look quite different, please comment here with what entry it is. 

Original comment by kirk.kel...@rochester.edu on 5 Mar 2009 at 11:22