You are not logged in.

#1 2007-03-21 11:26:32

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

[SOLVED] python 2.5 and lyrics in sonata

hi

After the upgrade of python to version 2.5 the lyrics retrieval in sonata stopped working. It was working fine in 2.4 and I reinstalled  SOAPpy (which strangely again made it into /usr/lib/python2.4/site-packages) and fpconst. Any hint is highly appreciated.

regards

Last edited by mykey (2007-03-22 07:50:02)

Offline

#2 2007-03-21 11:32:52

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED] python 2.5 and lyrics in sonata

Hi mykey lol

The fact it installs to a Python 2.4 dir should give you a hint tongue.

The stuff should be recompiled against 2.5. Is it an AUR package?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2007-03-21 14:29:26

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

Re: [SOLVED] python 2.5 and lyrics in sonata

hei jokerman - nice to see you wink

ok - my man - I will try that

Offline

#4 2007-03-21 14:37:28

shen
Member
Registered: 2003-09-05
Posts: 272
Website

Re: [SOLVED] python 2.5 and lyrics in sonata

recompiling against python 2.5 dosn't fix it..Also I think it is an issue with tagpy and possibly soappy. I will get the exact error I get and post it. Now if it is a community aur package do we post a bug report or simply post it as a note in the AUR?  I tried to rebuild Soappy but get a build error with the src file __init__.py.

Last edited by shen (2007-03-21 14:40:26)

Offline

#5 2007-03-21 14:54:08

shen
Member
Registered: 2003-09-05
Posts: 272
Website

Re: [SOLVED] python 2.5 and lyrics in sonata

Ok here's the message I get with sonata..


/usr/lib/python2.5/site-packages/tagpy/__init__.py:1: RuntimeWarning: Python C API version mismatch for module _tagpy: This Python has API version 1012, module _tagpy as version 1012,
   from _tagpy import Tag, File, Fileref, AudioProperties, StringType, ReadStyle

So I am assuming that the tagpy is not compatible with Python2.5 or something along those lines.

Offline

#6 2007-03-21 17:42:34

[vEX]
Member
From: Sweden
Registered: 2006-11-23
Posts: 450

Re: [SOLVED] python 2.5 and lyrics in sonata

Hmm.. that's not what I got after rebuilding tagpy, I got this:

File "/usr/lib/python2.5/site-packages/tagpy/__init__.py", line 1, in <module> from _tagpy import Tag, File, FileRef, AudioProperties, StringType, ReadStyle
ImportError: /usr/lib/libboost_python.so.1.33.1: undefined symbol: Py_InitModule4

Updated abs and am now building a new package of boost, hopefully that'll fix it (latest package version is 1.33.1-6, I got -5, so I guess my mirror wasn't totally up to sync).

EDIT: Haha, at least they have humour (boost authors), it's been spitting out a few lines saying "...patience...". :-)

EDIT2: Tagpy is working fine here now after updating rebuilding the boost and tagpy packages.

Last edited by [vEX] (2007-03-21 18:11:26)


PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM

Offline

#7 2007-03-21 18:59:32

mykey
Member
From: out of the blue
Registered: 2007-03-02
Posts: 113

Re: [SOLVED] python 2.5 and lyrics in sonata

someone dated SOAPpy up in current to python-soappy-0.12.0-5 - thanks a lot - lyric retrieval works again - maybe I should be a little more patient next time ... wink

thanks again

Offline

#8 2007-08-25 07:59:48

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: [SOLVED] python 2.5 and lyrics in sonata

sorry...i am still confused. i am using MPD+Sonata and would love the lyric retrieval to work. Pacman -Sy soappy isnt working for me though......

Offline

#9 2007-08-25 10:41:10

jean-paul
Member
From: Germany
Registered: 2007-03-26
Posts: 61

Re: [SOLVED] python 2.5 and lyrics in sonata

Hi,

try pacman -S python-soappy

Jean-Paul


I'm root. if you see me smile, you'd better have a backup!! smile

Offline

#10 2007-08-25 17:04:53

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: [SOLVED] python 2.5 and lyrics in sonata

[root@vladimir karam]# pacman -Sy python-soappy
:: Synchronizing package databases...
 current                   68.8K  153.2K/s 00:00:00 [#####################] 100%
 extra                    260.0K  263.5K/s 00:00:01 [#####################] 100%
error: 'python-soappy': not found in sync db

Is soappy a 32-bit-only package? I am running arch64...

Offline

#11 2007-08-25 23:14:04

jean-paul
Member
From: Germany
Registered: 2007-03-26
Posts: 61

Re: [SOLVED] python 2.5 and lyrics in sonata

I think it should work in arch64 too.
python-soappy is in the community-repos. you have to "community" activate in your pacman.conf

Jean-Paul


I'm root. if you see me smile, you'd better have a backup!! smile

Offline

#12 2007-08-27 16:54:53

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: [SOLVED] python 2.5 and lyrics in sonata

Got it; thanks!

Offline

Board footer

Powered by FluxBB