Notices


Reply
Thread Tools
Posts: 75 | Thanked: 59 times | Joined on Nov 2009 @ Gilbert, AZ, USA
#661
running
Code:
apt-get install python-pyside.qtnetwork
as root resolved this error:
Code:
ImportError: could not import PySide.QtNetwork
but now I get:
Code:
Traceback (most recent call last):
  File "/opt/pyRadio/pyRadio.py", line 694, in <module>
    panda = Panda()
  File "/opt/pyRadio/pyRadio.py", line 104, in __init__
    self.ui.setupUi(self)
  File "/opt/pyRadio/pyRadio_ui.py", line 26, in setupUi
    self.albumArt = QtWebKit.QWebView(self.centralwidget)
TypeError: 'PySide.QtWebKit.QWebView' called with wrong argument types:
  PySide.QtWebKit.QWebView(PySide.QtGui.QWidget)
Supported signatures:
  PySide.QtWebKit.QWebView(PySide.QtGui.QWidget = None)
 

The Following User Says Thank You to jsharper For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#662
Yours is an interesting one, jsharper. That error does not look right at all.

The only thing I can think is you are running some kind of mixture of pyside/python versions where a call has changed for qwebkit. I've seen similar things with the PyQt4 stuff when the versions in the repositories (Devel vs Extras for example) were different and people wound up with hybrid installations.

I will keep googling but I can't reproduce that problem.. it seems very strange.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#663
Quick idea, can you try this too jsharper:
Code:
sudo gainroot
apt-get install python-pyside.qtwebkit
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following 3 Users Say Thank You to fatalsaint For This Useful Post:
Tensuke's Avatar
Posts: 28 | Thanked: 3 times | Joined on Sep 2010
#664
Just updated today, opened it up and it already logged me in and started playing music-love it! Any chance of adding song bookmarking? Or is that not available on the API?
 

The Following User Says Thank You to Tensuke For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#665
Originally Posted by Tensuke View Post
Just updated today, opened it up and it already logged me in and started playing music-love it! Any chance of adding song bookmarking? Or is that not available on the API?
Does the Pandora website do it? What's it do?

I will check the pianobar sources (that's where I get all my API information).
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#666
I've uploaded a 4.1 into the Repo. It adds 2 new dependencies. Those of you with the Webkit and QNetwork issues please try the new one.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following 5 Users Say Thank You to fatalsaint For This Useful Post:
Tensuke's Avatar
Posts: 28 | Thanked: 3 times | Joined on Sep 2010
#667
Originally Posted by fatalsaint View Post
Does the Pandora website do it? What's it do?

I will check the pianobar sources (that's where I get all my API information).
The website used to do it, but they've apparently removed bookmarking from the website with the new version. The current android app still supports it, and on the website you can still view songs you've bookmarked and ones you've liked. I'd just like an easy way to save songs and look at them later, would it be possible to just read the song data and save it to a file?

edit: did a quick search and there appears to be bookmarking track/artist data in piano.c. Also, updated to 4.1 and still smooth!

Last edited by Tensuke; 2011-09-26 at 07:15.
 
Posts: 459 | Thanked: 669 times | Joined on Sep 2007 @ The DMV
#668
Originally Posted by fatalsaint View Post
I've uploaded a 4.1 into the Repo. It adds 2 new dependencies. Those of you with the Webkit and QNetwork issues please try the new one.
Couldn't update--looks like I have a conflict with pyside-qt4-webkit (<0.4.2-1maemo8)
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#669
Originally Posted by klinglerware View Post
Couldn't update--looks like I have a conflict with pyside-qt4-webkit (<0.4.2-1maemo8)
I don't specify a version in mine.. what repo's do you have enabled?
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
Posts: 459 | Thanked: 669 times | Joined on Sep 2007 @ The DMV
#670
Originally Posted by fatalsaint View Post
I don't specify a version in mine.. what repo's do you have enabled?
I have the following enabled:
Nokia Applications
NSSU
Ovi
CSSU
Extras-devel
 
Reply

Tags
bad tags, good tags, pyradio


 
Forum Jump


All times are GMT. The time now is 01:59.