On Friday 16 October 2009 02:09:48 Adeodato Simó wrote: > Package: python-kde4-dev > Version: 4:4.3.2-1 > Severity: serious > > /usr/bin/pykdeuic4 points to > ../lib/python2.5/site-packages/PyQt4/uic/pykdeuic4.py but that file does > not exist.
Hi dato I'm not completely sure how pykdeuic is supposed to be used. it seems like for users it doesn't matter. I guess there is two possibilities. either remove teh symlink completely or make it point to where pykdeuic4.py now resides. System-config-printer-kde seems to just dynamically load the .ui files on demand by using some from PyQt4 import uic and a bit later class MyClass def __init__(....) uic.loadUI("path/to/ui/file.ui",self) What is your use case? and does changing the symlink to point to /usr/share/pyshared/PyQt4/uic/pykdeuic4.py fix it for you ? /Sune -- How to save on the graphic front-side bus on the cache? You should forward to the back-end in order to debug a editor.
signature.asc
Description: This is a digitally signed message part.