[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    crash of kdvi on Mac OS X (fink & X11)
From:       François TREUSSART
Date:       2003-08-13 23:05:21
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Dear developpers,

I am a new user of KDE desktop on Mac OS X (fink distribution) and 
like very much the few tools I already tried.
However, I have some troubles to run "kdvi" which crashes the X11 
window as soon as I tried to open a .dvi file.
This might be a problem with the fink distribution, or even with X11, 
but I wanted to get your opinion about it.

Here is the sequence of messages I get when I launch kdvi from a xterm window.

[Ordinateur-de-Fran-ois-TREUSSART:~] fmt% kdvi
kio (KDirWatch): Available methods: Stat
QMetaObject::findSignal:KDVIMultiPage: Conflict with 
KMultiPage::numberOfPages(int)
kparts: MainWindow::createGUI, part=0xbfe6d0 KViewPart kviewerpart
kdecore (KAction): WARNING: KAction::insertKAccel( kaccel = 0x25ae40 
): KAccel object already contains an action name "help_whats_this"
QMetaObject::findSignal:KViewPart: Conflict with 
KParts::Part::setStatusBarText(const QString&)

Although I get conflicts and warning -in bold face-, the kdvi window 
is first well diplayed.
When I then open the dialog box to chose a file to open, I get this 
sequence of messages (with what I beleive to be an error message):

kio (KDirLister): +KDirLister
kio (KDirListerCache): +KDirListerCache
kio (KTrader): KServiceTypeProfile::offers( ThumbCreator, )
kio (KTrader): Returning 8 offers
kio (KTrader): KServiceTypeProfile::offers( ThumbCreator, )
kio (KTrader): Returning 8 offers
kio (KDirLister): [virtual bool KDirLister::openURL(const KURL&, 
bool, bool)] file:/Users/fmt/ keep=false reload=false
kio (KDirListerCache): [void KDirListerCache::listDir(KDirLister*, 
const KURL&, bool, bool)] 0xedd5f0 url=file:/Users/fmt keep=false 
reload=false
kio (KDirListerCache): [void KDirListerCache::stop(KDirLister*)] 
lister: 0xedd5f0
kio (KDirListerCache): [void KDirListerCache::forgetDirs(KDirLister*)] 0xedd5f0
kio (KDirListerCache): listDir: Entry not in cache or reloaded: file:/Users/fmt
kio (KDirWatch): Added Dir /Users/fmt [KDirWatch-1]
kio (KDirWatch): Global Poll Freq is now 500 msec
kio (KDirWatch):  Started Polling Timer, freq 500
kio (KDirWatch):  Setup Stat (freq 500) for /Users/fmt
kio (KDirListerCache): [void KDirListerCache::slotEntries(KIO::Job*, 
const KIO::UDSEntryList&)] new entries for file:/Users/fmt
kviewshell: setgroups: Operation not permitted
kdecore (KProcIO): KPIO::readln
kio (KDirListerCache): [void KDirListerCache::slotResult(KIO::Job*)] 
finished listing file:/Users/fmt


I then select the right directory and file (not shown here) and 
double click for opening: the kdvi window suddently crashes and I get 
this message:

kio (KDirListerCache): [void KDirListerCache::forgetDirs(KDirLister*, 
const KURL&, bool)] 0xedd5f0 item moved into cache: 
file:/Users/fmt/Desktop/Article_JLumin/article/texte
kio (KDirWatch):  Stopped Polling Timer
kio (KDirWatch): Removed Dir 
/Users/fmt/Desktop/Article_JLumin/article/texte [KDirWatch-1]
/sw/bin/kdvi: line 2:   385 Bus error               kviewshell dvi "$@"


What do you think the problem could be ?
  What could I try ?

I thank you very much in advance for your help in debugging this issue.

Sincerely yours,


-- 
***************************************************
Francois TREUSSART

Laboratoire de Photonique Quantique et Moleculaire
ENS de Cachan
61 avenue du President Wilson
F-94235 Cachan Cedex
France

Tel. +33 1 47 40 75 55
Fax. +33 1 47 40 24 65
***************************************************
[Attachment #5 (text/html)]

<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>crash of kdvi on Mac OS X (fink &amp;
X11)</title></head><body>
<div>Dear developpers,</div>
<div><br></div>
<div>I am a new user of KDE desktop on Mac OS X (fink distribution)
and like very much the few tools I already tried.</div>
<div>However, I have some troubles to run &quot;kdvi&quot; which
crashes the X11 window as soon as I tried to open a .dvi file.</div>
<div>This might be a problem with the fink distribution, or even with
X11, but I wanted to get your opinion about it.</div>
<div><br></div>
<div>Here is the sequence of messages I get when I launch kdvi from a
xterm window.</div>
<div><br></div>
<blockquote>[Ordinateur-de-Fran-ois-TREUSSART:~] fmt%
kdvi</blockquote>
<blockquote>kio (KDirWatch): Available methods: Stat</blockquote>
<blockquote>QMetaObject::findSignal:KDVIMultiPage:<b> Conflict with
KMultiPage::numberOfPages(int)</b></blockquote>
<blockquote>kparts: MainWindow::createGUI, part=0xbfe6d0 KViewPart
kviewerpart</blockquote>
<blockquote>kdecore (KAction):<b> WARNING</b>: KAction::insertKAccel(
kaccel = 0x25ae40 ): KAccel object already contains an action name
&quot;help_whats_this&quot;</blockquote>
<blockquote>QMetaObject::findSignal:KViewPart:<b> Conflict with
KParts::Part::setStatusBarText(const QString&amp;)</b></blockquote>
<blockquote><br></blockquote>
<div>Although I get conflicts and warning -in bold face-, the kdvi
window is first well diplayed.</div>
<div>When I then open the dialog box to chose a file to open, I get
this sequence of messages (with what I beleive to be an error
message):</div>
<div><br></div>
<blockquote>kio (KDirLister): +KDirLister</blockquote>
<blockquote>kio (KDirListerCache): +KDirListerCache</blockquote>
<blockquote>kio (KTrader): KServiceTypeProfile::offers( ThumbCreator,
)</blockquote>
<blockquote>kio (KTrader): Returning 8 offers</blockquote>
<blockquote>kio (KTrader): KServiceTypeProfile::offers( ThumbCreator,
)</blockquote>
<blockquote>kio (KTrader): Returning 8 offers</blockquote>
<blockquote>kio (KDirLister): [virtual bool KDirLister::openURL(const
KURL&amp;, bool, bool)] file:/Users/fmt/ keep=false
reload=false</blockquote>
<blockquote>kio (KDirListerCache): [void
KDirListerCache::listDir(KDirLister*, const KURL&amp;, bool, bool)]
0xedd5f0 url=file:/Users/fmt keep=false reload=false</blockquote>
<blockquote>kio (KDirListerCache): [void
KDirListerCache::stop(KDirLister*)] lister: 0xedd5f0</blockquote>
<blockquote>kio (KDirListerCache): [void
KDirListerCache::forgetDirs(KDirLister*)] 0xedd5f0</blockquote>
<blockquote>kio (KDirListerCache): listDir: Entry not in cache or
reloaded: file:/Users/fmt</blockquote>
<blockquote>kio (KDirWatch): Added Dir /Users/fmt
[KDirWatch-1]</blockquote>
<blockquote>kio (KDirWatch): Global Poll Freq is now 500
msec</blockquote>
<blockquote>kio (KDirWatch):&nbsp; Started Polling Timer, freq
500</blockquote>
<blockquote>kio (KDirWatch):&nbsp; Setup Stat (freq 500) for
/Users/fmt</blockquote>
<blockquote>kio (KDirListerCache): [void
KDirListerCache::slotEntries(KIO::Job*, const KIO::UDSEntryList&amp;)]
new entries for file:/Users/fmt</blockquote>
<blockquote>kviewshell: setgroups:<b> Operation not
permitted</b></blockquote>
<blockquote>kdecore (KProcIO): KPIO::readln</blockquote>
<blockquote>kio (KDirListerCache): [void
KDirListerCache::slotResult(KIO::Job*)] finished listing
file:/Users/fmt</blockquote>
<blockquote><br></blockquote>
<div><br></div>
<div>I then select the right directory and file (not shown here) and
double click for opening: the kdvi window suddently crashes and I get
this message:</div>
<div><br></div>
<blockquote>kio (KDirListerCache): [void
KDirListerCache::forgetDirs(KDirLister*, const KURL&amp;, bool)]
0xedd5f0 item moved into cache:
file:/Users/fmt/Desktop/Article_JLumin/article/texte</blockquote>
<blockquote>kio (KDirWatch):&nbsp; Stopped Polling Timer</blockquote>
<blockquote>kio (KDirWatch): Removed Dir
/Users/fmt/Desktop/Article_JLumin/article/texte
[KDirWatch-1]</blockquote>
<blockquote><font color="#FF0000"><b>/sw/bin/kdvi: line 2:&nbsp;&nbsp;
385 Bus
error&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span
></span>&nbsp;&nbsp;&nbsp;&nbsp; kviewshell dvi
&quot;$@&quot;</b></font></blockquote>
<div><br></div>
<div><br></div>
<div>What do you think the problem could be ?</div>
<div>&nbsp;What could I try ?</div>
<div><br></div>
<div>I thank you very much in advance for your help in debugging this
issue.</div>
<div><br></div>
<div>Sincerely yours,</div>
<div><br></div>
<div><br></div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><font face="Charcoal" size="-1"
color="#000000">***************************************************<br
>
Francois TREUSSART<br>
<br>
Laboratoire de Photonique Quantique et Moleculaire<br>
ENS de Cachan<br>
61 avenue du President Wilson<br>
F-94235 Cachan Cedex<br>
France<br>
<br>
Tel. +33 1 47 40 75 55<br>
Fax. +33 1 47 40 24 65<br>
***************************************************</font></div>
</body>
</html>

>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic