From kde-devel Thu Aug 14 09:06:27 2003 From: Christophe Delaere Date: Thu, 14 Aug 2003 09:06:27 +0000 To: kde-devel Subject: Re: krun question (related to bug #57133) X-MARC-Message: https://marc.info/?l=kde-devel&m=106085214426181 On Wednesday 13 August 2003 22:07, Waldo Bastian wrote: > On Wednesday 13 August 2003 18:51, Christophe Delaere wrote: > > Hi, > > > > Trying to solve the kbiff bug #57133, we are facing a problem with KRun, > > affecting all the external commands executed in that piece of code. > > The commands are executed that way: > > > > void KBiff::executeCommand(const QString& command) > > { KRun::runCommand(command); } > > > > with command containing a binary from path, a shell or a desktop file. > > Only binaries are working, BUT: > > if the binary is not in the path, there are lots of warnings > > Which version of KDE are you using? The problem we reported was observed with kde 3.0.5a. We tried it again with kde 3.1.3 and indeed the problem is gone. > > Seli fixed a problem in this area recently in CVS. Thanks for dragging our attention on that point. I think we are now on a good track for solving the kbiff problem. Cheers, Christophe and Manoel. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<