bobbydoedoe
|
2010-11-10
, 22:36
|
Posts: 140 |
Thanked: 40 times |
Joined on Sep 2010
|
#391
|
The Following User Says Thank You to bobbydoedoe For This Useful Post: | ||
|
2010-11-13
, 00:41
|
Posts: 38 |
Thanked: 23 times |
Joined on Jun 2008
@ Philadelphia, PA
|
#392
|
|
2010-11-13
, 01:12
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#393
|
In the menu, the "Add Seed" button brings up a dialog that reads "Add Station Seed" with "Seed Artist," "Seed Song," and "Close." But the Seed Station and Seed Song buttons don't appear to do anything. Nothing is printed to the console, either.
I thought that was the way to add more artists and songs to a selected station. Do they do something else, or is this a bug?
I've got an N800 running Diablo with the community SSU.
|
2010-11-14
, 04:56
|
Posts: 1 |
Thanked: 0 times |
Joined on Nov 2010
|
#394
|
|
2010-11-15
, 02:52
|
Posts: 140 |
Thanked: 40 times |
Joined on Sep 2010
|
#395
|
|
2010-11-15
, 03:12
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#396
|
/opt/pyRadio/pyRadio.py
|
2010-11-16
, 05:25
|
Posts: 140 |
Thanked: 40 times |
Joined on Sep 2010
|
#397
|
Run it from the command line:
If you get something like API version mismatches or python issues that is likely caused from the issues with PyQt4 that attila77 was talking about. I'm not sure if it ever got resolved or not.Code:/opt/pyRadio/pyRadio.py
/home/user # /opt/pyRadio/pyRadio.py Traceback (most recent call last): File "/opt/pyRadio/pyRadio.py", line 6, in <module> from PyQt4 import QtGui,QtCore RuntimeError: the sip module implements API v8.0 but the PyQt4.QtGui module requires API v7.1
|
2010-11-16
, 05:35
|
Posts: 75 |
Thanked: 59 times |
Joined on Nov 2009
@ Gilbert, AZ, USA
|
#398
|
The Following 3 Users Say Thank You to jsharper For This Useful Post: | ||
|
2010-11-16
, 15:11
|
Posts: 140 |
Thanked: 40 times |
Joined on Sep 2010
|
#399
|
The Following User Says Thank You to bobbydoedoe For This Useful Post: | ||
|
2010-11-17
, 17:33
|
|
Posts: 168 |
Thanked: 104 times |
Joined on Feb 2008
@ California, USA
|
#400
|
The Following User Says Thank You to slvr32 For This Useful Post: | ||