Comment 5 for bug 57087

Revision history for this message
mvandeg (mvandegiessen) wrote : Re: [Bug 57087] Re: k3bsetup2 missing in edgy (0.12.16-1ubuntu2)

I suppose you meant "kcmshell k3bsetup2", kmshell is an unknown
command. Running this gives the same result:

kcmshell (kdelibs): WARNING: Could not find module 'k3bsetup2'.

Which is not surprising, since the script "k3bsetup" is:

#!/bin/sh
#
# $Id: k3bsetup 460257 2005-09-13 07:35:27Z trueg $
# Copyright (C) 2003 Sebastian Trueg <email address hidden>
#
# This file is part of the K3b project.
# Copyright (C) 1998-2003 Sebastian Trueg <email address hidden>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# See the file "COPYING" for the exact licensing terms.
#

#TODO: if kdesu not found and not currently root use kdialog to
display an error message

kdesu kcmshell k3bsetup2

On 8/21/06, Anthony Mercatante <email address hidden> wrote:
> can you try to launch "kmshell k3bsetup2" as root, and tell me what
> about please ;)
>
> --
> k3bsetup2 missing in edgy (0.12.16-1ubuntu2)
> https://launchpad.net/bugs/57087
>