Results 1 to 5 of 5
WTF? I've installed it from Pacman repository, I've tried the one click install and the YaST and nothing. Shows as installed and yet I can't find it.
Needed instances are ...
- 12-15-2008 #1
I've installed Picard and I can't find it!!
WTF? I've installed it from Pacman repository, I've tried the one click install and the YaST and nothing. Shows as installed and yet I can't find it.
Needed instances are there as well.
HALP!
Last edited by marianogedisman; 12-15-2008 at 01:51 AM. Reason: Error
- 12-15-2008 #2
- 12-15-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 17
open YAST
Software Management
search Picard
the bottom right box is the description, you will see other tabs there also
look for the one that reads "File List" it will show you all the files and locations
- 12-15-2008 #4
Also you might try from a console
man picard
and
info picard
This should give some help information
also try starting it from the command line.
Here is the home page of the developer.
AboutMusicBrainz - MusicBrainz
Sometimes the rpm file does not have instruction to add a program to the menus. (Someone dropped the ball somewhere)
Do a search (see your menu) for picard this should find out where it is installed.
Make sue you have "python" installed.
- 12-26-2008 #5
Sorry for the delay. I've been working a lot.
Here's what I get when I try to run it:
Code:arianox@linux-l1y8:~> picard Traceback (most recent call last): File "/usr/bin/picard", line 2, in <module> from picard.tagger import main; main('/usr/share/locale', True) File "/usr/lib/python2.5/site-packages/picard/tagger.py", line 21, in <module> from PyQt4 import QtGui, QtCore ImportError: /usr/lib/python2.5/site-packages/PyQt4/QtGui.so: undefined symbol: _ZN16QFileSystemModel5eventEP6QEvent marianox@linux-l1y8:~>


Reply With Quote