https://bugs.kde.org/show_bug.cgi?id=393224

Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
I am suprised that you encounter this problem. I make a fresh installation of
Kile 2.9.91. It created its Lyx pipes in /tmp using a random name, but it
created symbolics to these pipes from the two traditional locations which
KBibTeX check by default:

# ls -l /home/testuser/.lyxpipe.in
lrwxrwxrwx 1 testuser testuser 27 18 apr 20.23 /home/testuser/.lyxpipe.in ->
/tmp/kile-dhJsCe.lyxpipe.in
# ls -l ll /home/testuser/.lyx/lyxpipe.in
lrwxrwxrwx 1 testuser testuser 31 18 apr 20.23 /home/testuser/.lyx/lyxpipe.in
-> /tmp/kile-dhJsCe.lyx/lyxpipe.in

The problem is that KBibTeX does not follow those symbolic links to the actual
pipe, i.e. it technically correctly detects the symbolic links as symbolic
links but not as pipes.

I'll prepare a patch to fix this problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to