"You have no chance to survive make your time" error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Pithos |
Fix Released
|
Critical
|
Unassigned | ||
pithos (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Natty |
Won't Fix
|
Undecided
|
Unassigned | ||
Oneiric |
Fix Released
|
Critical
|
Bartosz Kosiorek |
Bug Description
== SRU INFORMATION ==
Pandora changed their API, so here we provide an update to accommodate time synchronisation bugs.
This update also fixes LP #902322 , an issue with media keys handling on oneiric.
This is low-impact to other apps, because pithos have no rev-depends.
=== pithos (gtk) ===
The API was fixed, and we included a pointer to the upstream maintainer's site for the error dialogue in future instances of breakage.
What happens:
On login, "You have no chance to survive make your time"
What should happen:
You are logged in and a station loaded. You should also be able to use the media keys to skip to future songs, as well as to pause/play.
Ideally, test with your Pandora.com account.
== END SRU INFORMATION ==
Hi. Pithos was working yesterday, but for some reason today when I start it up it gives me a dialog which says: "you have no chance to survive make your time" and has cancel, retry, and preferences button. If I click cancel it will bring me to the Pithos main window, but there will be no songs displayed and no stations to choose from. If I then try to re-enter my Pandora login information, it will accept it but still display no stations or songs. I am very confused :-/. I run 64-bit OpenSuse 11.4, and Pithos 0.3.7.
----UPDATE---- So just to sum this up, this bug usually is from your software clock not matching up to the Pandora clock. The easiest fix is use ntpd to sync your clock. You can find instructions for that all over the web. If that doesn't work, try some other method of syncing your clock. There is also a patch posted below which you can try.
Related branches
- Kevin Mehall: Pending requested
-
Diff: 33 lines (+8/-1)1 file modifiedpithos/pandora/pandora.py (+8/-1)
Changed in pithos: | |
status: | New → Invalid |
Changed in pithos: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
status: | Confirmed → In Progress |
Changed in ubuntu: | |
status: | New → Confirmed |
affects: | ubuntu → pithos (Ubuntu) |
Changed in pithos: | |
status: | Fix Committed → Fix Released |
Changed in pithos (Ubuntu): | |
status: | Confirmed → Fix Released |
description: | updated |
description: | updated |
Changed in pithos: | |
assignee: | nobody → captnjack (holycaptnjack) |
assignee: | captnjack (holycaptnjack) → nobody |
Changed in pithos (Ubuntu): | |
assignee: | nobody → Erik (jazzmantrp) |
assignee: | Erik (jazzmantrp) → nobody |
Changed in pithos (Ubuntu Oneiric): | |
assignee: | nobody → Bartosz Kosiorek (gang65) |
Changed in pithos: | |
assignee: | nobody → mike (mharkins621) |
assignee: | mike (mharkins621) → nobody |
That string is not in the Pithos source code, nor any of it's libraries, so it must come from Pandora. Pithos still works for me, so Pandora hasn't blocked it.
Several Pandora error strings are really odd, so it must just be an error that I've never seen before.
Can you run pithos --verbose in a terminal and send me the output?