kile crashes after port upgrade

Javier Echaiz jechaiz at gmail.com
Fri May 5 16:32:20 UTC 2006


Same problem here under freebsd stable (6.1-PRERELEASE) on Intel box.

Perhaps the problem is related to switching from lua50 to lua 51???

Thanks in advance,
Javier

Alexander Konovalenko <kono at kth.se> wrote:
>Hello,
>
>recently I have upgraded some ports on my FreeBSD 5.4 amd64 box.
>
>kile does not work anymore, it crashes when it tries to load tex file (either
>manually via File->Open or automatically loading file which was edited from
>previuos session).
>
>Reinstallation of kile did not help.
>
>I noticed that at least two dependencies were upgraded: lua-5.0.2.1 and
>fontconfig-2.3.2_3,1 to lua-5.1 and fontconfig-2.3.2_4 respectively. I don't
>know if it is a problem.

The output from "kile something.tex" follows:
...
kile: ViewHTML is using group: Tool/ViewHTML/Embedded Viewer
kile:   adding ViewHTML View #3
kile: ViewPDF is using group: Tool/ViewPDF/Embedded Viewer
kile:   adding ViewPDF View #4
kile: ViewPS is using group: Tool/ViewPS/Embedded Viewer
kile:   adding ViewPS View #5
kile: ==Kile::activePartGUI()=============================
kile:   current state Editor
kile:   want state Editor
kile: starting the LyX server...
kile: Opened /home/je/.lyxpipe.in
kile: Opened /home/je/.lyx/lyxpipe.in
kile: Opened /home/je/.lyxpipe.out
kile: Opened /home/je/.lyx/lyxpipe.out
kile: Created notifier for /home/je/.lyxpipe.in
kile: Created notifier for /home/je/.lyx/lyxpipe.in
kile: No notifier created fro /home/je/.lyxpipe.out
kile: No notifier created fro /home/je/.lyx/lyxpipe.out
kile: === CodeCompletion::readConfig ===================
kile:    set regexp for references...
kile:    read wordlists...
kile: new quotes: true left=`` right=''
kile: ==Kile::updateModeStatus()==========
kile: ==Kile::updateKileMenu()====================
kile:   projectopen=false fileopen=false
kile: ==completePath(glex.tex)=======
kile:   /home/datos/JaviZ/UNS/papers/China2006/glex.tex
kile: ==Kile::openDocument(/home/datos/JaviZ/UNS/papers/China2006/glex.tex)==========
kile: ==Kile::fileOpen==========================
kile:   file:///home/datos/JaviZ/UNS/papers/China2006/glex.tex
kile: ==bool KileInfo::isOpen(const KURL & url)=============
kile: ==load(file:///home/datos/JaviZ/UNS/papers/China2006/glex.tex)=================
kile: ==bool KileInfo::isOpen(const KURL & url)=============
kile:    nothing found
kile: CREATING TeXInfo for
file:///home/datos/JaviZ/UNS/papers/China2006/glex.tex
kile: DOCINFO: returning 0x879ec00 glex.tex
kile: ==Kate::Document* Manager::createDocument()===========
kile:   appending document 0x0
KCrash: Application 'kile' crashing...
[1]    42531 killed     kile glex.tex


More information about the freebsd-ports mailing list