--nextPart1687298.eCGZQe7vx2 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 18 July 2006 17:31, Helge Deller wrote: > Hello, > > I'm trying to fix bug 130772 (http://bugs.kde.org/show_bug.cgi?id=3D13077= 2): > ------------------- > Bug 130772: running KInfoCenter from prompt causes error message > Version: 3.5.3 (using KDE KDE 3.5.3) > > To reproduce > - press your favorite shortkey for "run program" > - type "kinfocenter" and press "enter" > - kinfocenter is started > - an error message pops up: "KDEInit cannot start KInfoCenter" [bug #1] > - the popup is behind the "run program" dialog so it cannot be seen > immediately [bug #2] ------------------ > > The most obvious and easiest fix for this is the following patch: > > deller@p100:/home/cvs/kde20/kdebase/kcontrol/kcontrol> svn diff > Index: main.cpp > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- main.cpp (revision 563912) > +++ main.cpp (working copy) > @@ -104,7 +104,7 @@ > KCONTROL_VERSION, I18N_NOOP("The KDE Control Center"), > KAboutData::License_GPL, I18N_NOOP("(c) 1998-2004, The KDE Control Center > Developers")); > > - KAboutData aboutKInfoCenter( "kcminfo", I18N_NOOP("KDE Info Center"), > + KAboutData aboutKInfoCenter( "kinfocenter", I18N_NOOP("KDE Info > Center"), KCONTROL_VERSION, I18N_NOOP("The KDE Info Center"), > KAboutData::License_GPL, I18N_NOOP("(c) 1998-2004, The KDE Control Center > Developers")); > > > -> But the side effect of this patch is now, that the "Report Bug" > functionality won't work any longer, since bug reports are tried to be se= nt > to the "kinfocenter" module, while in the bug system it's still named > "kcminfo". Can we add a "kinfocenter" module to bugs.kde.org which maps to > "kcminfo" ? Or should we rename "kcminfo" as "kinfocenter" in the KDE bug > tracking system ? Any other proposals or ideas ? > > Helge I can reproduce the bug here on PhoeNUX OS 2006.0.alpha1 with KDE 3.5.3. Th= is=20 happens with few other apps too. I'll try to trace this down this week end= =20 and add them into the bugzilla system too. --nextPart1687298.eCGZQe7vx2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.9.20 (GNU/Linux) iD8DBQBEvZMMCkngzK11zHsRAnlrAJ9T8S08lOkJVAr0oYyvMbtKyjhidQCfT0Xb SfXPXsBwRmCHkwq/MxgO0IQ= =kgRZ -----END PGP SIGNATURE----- --nextPart1687298.eCGZQe7vx2--