Comment 0 for bug 364103

Revision history for this message
Pascal R. (niun) wrote :

Binary package hint: python-kde4-dev

I've installed the package python-kde4-dev. After that, there is a link:
/usr/bin/pykdeuic4 -> ../share/kde4/apps/pykde4/pykdeuic4.py
but the linked file is not executable:
-rw-r--r-- 1 root root 4616 2009-03-26 15:41 /usr/share/kde4/apps/pykde4/pykdeuic4.py

I think this is wrong, to have a link in /usr/bin linking to a non-executable. Also there is shebang line in
/usr/share/kde4/apps/pykde4/pykdeuic4.py
so it seems to be intended to be an executable.