:) that will please luks. it's much better than the old picard
pae
I hope so :)
it's good that it has much of the same dependencies as the old picard, so I only need to install pyqt and mutagen
mudcrow
theres been a lot of discussion on the new picard at the forums http://forums.musicbrainz.org/ thats the place to look if you have any problems
pae
well, I'm not really a big fan of forums
I only use them if I really need to
Muz_ has quit
Freso
pae: Good to hear. ;)
srotta
Yeah, we need more people who don't like forums!
;)
pae
what is the command for removing picard via setup.py?
python setup.py uninstall doesn't work
Freso
python setup.py help?
pae
error: invalid command 'help'
damn
from PyQt4 import QtGui, QtCore
ImportError: No module named PyQt4
I installed it globally
and it doesn't work :(
maybe it's because I still have the old picard installed
sylvinus has quit
FauxFaux
Maybe your distro sucks? :p
pae
maybe there's a bug in the code? :P
HairMetalAddict
PicardQT is a dependency hell on almost every distro, mostly because it requires other packages which aren't part of normal distros, which themselves are dependant on newer versions of things provided by the distro... it's a mess. Hopefully by the time PicardQT hits a stable release these issues won't be issues anymore.
pae
well, I only needed to install pyqt
HairMetalAddict
[13:11] <pae> ImportError: No module named PyQt4
Apparently that's not your only problem. :-P
pae
well, I don't know anything about python
HairMetalAddict
Me neither
Enough to get programs working on my system, that's about it. PicardQT being the only exception.
pae
the weird thing is that pyqt is installed via make, while other python stuff is installed via setup.py or similar scripts
Synchro joined the channel
luks
pae: "ImportError: No module named PyQt4" means that pyqt is not installed
pae
ok, I'll try installing it another way now
maybe I need to install it into another location, via the "-d dir where the PyQt modules will be installed" option
?
Freso
pae: Check what version of PyQt you installed?
pae
PyQt-x11-gpl-3.17.1
luks
err
Freso
If PyQt 4 is not marked as stable (or whatever) in your release...
Well, there you go.
luks
PyQt 4.1 + Qt 4.2
pae
what, I need qt4.2?
luks
yes
pae
damn
Freso
pae: What distro are you using?
pae
slackware 11
Freso
Right. Don't know a thing about that. :)
luks
Freso: it's basically a DIY distro :)
Freso
luks: I know that much. :)
pae
they say "learn <insert distro name> and you'll know <insert distro name> but, learn slackware, and you'll know linux"
:)
luks
I don't want to know any OS
I want to use it
pae
luks: you want to use slackware?
luks
hell no :)
pae
bbl, lunch
luks
pae: anyway, it should be possible to install qt4 without problems even if you already have qt3 and kde
it just takes "some" time to compile
Synchro has quit
sylvinus joined the channel
russss has quit
Kilu joined the channel
Muz has quit
dmppanda joined the channel
dmppanda
bonjour
ajh
why would picard be stripping album art? I can see it in the unmatched file but when I copy it over I lose it (and the date)
srotta
There's an option for cleaning existing tags.
ajh
could itunes be storing them as APEv2?
no other related option is selected.
hrm, yeah it's also adding a bad character to the end of tags, shows up as a box.
ok, it's just not showing the cover art.
but it is adding what shows up as a high-bit char to the end of tags.
back in 15.
pae has quit
any idea why 0.9 would be adding bad id3 data/padding?
luks
it's not bad id3 data, it's a bug in itunes
but the next release will have a workaround for that
ajh
ok, so fixing them all up isn't needed then?
luks
well, if you can wait for the next release and then re-save them all, then no
and about the cover art problem, make sure you have set picard to write ID3v2.3 tags
ajh
I don't.
the tags are being shown in itunes, just not in Picard.
v2.3 takes away utf-8 though.
HairMetalAddict has quit
luks
utf-16 is good enough
ajh
My issue is how can I reasonably tell if it was Picard or Itunes that added the image?
luks
picard shows cover art for albums only if the album has attached an ASIN in MB
otherwise it will show the "no cover art" image, but will not remove the original image from tags
ajh
ok, so I guess I have yet to see one that has that.
luks
is that picard 0.7.2 or 0.9?
ajh
0.9
luks
aah, it doesn't download cover art at all by default