goto-dev-null / callisto-app

Callisto is a fan-made app for the content produced by Jupiter Broadcasting, a podcast network that delivers a variety of excellent shows with a thriving communtiy built around it.
Other
8 stars 3 forks source link

Clicking on the widget force closes / does nothing #4

Closed goto-dev-null closed 11 years ago

goto-dev-null commented 11 years ago

What steps will reproduce the problem?

  1. Click on the widget (usually after just booting the device)
  2. Callisto will either force close or do nothing

That's all I've got so far.


Fixed the FC.

The it doing nothing part only happens when the Callisto app has not yet been launched. I have noticed this as well with PlayerPro, so I'm thinking it's a flaw of Android. It might just be better to leave it as is, or a fix could be stitched together.

goto-dev-null commented 11 years ago

I am closing this, as I believe it has been solved. Clicking the play button should now respond correctly even if the app has not been launched. And it should no longer crash. If it does there's a bigger problem at hand.