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

Eli MacKenzie <argo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.44.0                      |5.52.0
                 CC|                            |argo...@gmail.com
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Eli MacKenzie <argo...@gmail.com> ---
(In reply to Scott Harvey from comment #0)

<snip>

> $ kapidox_generate /home/bundito/kwindowsystem/ 

<snip>

> OSError: [Errno 2] No such file or directory: ''

> Is this a bug? Am I still missing a dependency? Am I invoking this 
> incorrectly?

I would say yes, it is a bug - and technically you are invoking it incorrectly.

If you look very closely at the docs, the example is:

> ~/src/frameworks/kapidox/src/kapidox_generate ~/src/frameworks/kcoreaddons

... note the lack of trailing slash.

You have a trailing / in your invocation, which causes the script to fail.

The script should either handle this gracefully or output a reasonable error
message.

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

Reply via email to