Bug 79550

Summary: Incomplete error message "The utility is not in your PATH. ..."
Product: [Applications] ark Reporter: Ingo Klöcker <kloecker>
Component: generalAssignee: Helio Castro <helio>
Status: RESOLVED FIXED    
Severity: normal CC: mathis, tyrerj
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ingo Klöcker 2004-04-13 10:27:38 UTC
Version:           v2.1.9 (using KDE 3.2.2, compiled sources)
Compiler:          gcc version 3.3.1 (SuSE Linux)
OS:          Linux (i686) release 2.4.21-199-default

When I try to open a tar.gz archive I get the following error message:

"The utility is not in your PATH.

Please install it or contact your system administrator."

In the source code there's a "%1" after "utility". It would help if ark would tell me which utility is actually not in my PATH.

Moreover, gunzip and tar are of course in my PATH. So the problem is probably not just an incomplete error message.
Comment 1 Georg Robbers 2004-04-16 22:40:59 UTC
the real bug is fixed in cvs.
I'll leave the report open since I'd like to know why there's no m_archiver set..
Comment 2 Georg Robbers 2004-04-18 13:18:03 UTC
*** Bug 79775 has been marked as a duplicate of this bug. ***
Comment 3 Georg Robbers 2004-04-18 14:32:46 UTC
Ah, I see. Mixing two different ways of mimetype detection in ArchiveFormatInfo::* and CompressedFile::initData was the cause for trying to handle a tgz as a compressed file without setting m_openAsMimeType correctly.
Doesn't happen anymore ( and would be a non-issue after using KMimeType->is() everywhere ) -> closing.
Comment 4 Georg Robbers 2004-04-25 19:10:34 UTC
*** Bug 80321 has been marked as a duplicate of this bug. ***
Comment 5 M.N.Adinarayanan 2006-08-15 05:05:09 UTC
I wasn't able to rectify this problem.Please help me to do so.I'm a learner.
So if any one put the steps in a to z it would be very much helpful.