[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: QDBusConnection::registerObject: "Invalid object path given" -
From:       Thomas =?utf-8?q?L=C3=BCbking?= <thomas.luebking () web ! de>
Date:       2009-08-10 19:12:25
Message-ID: 200908102112.25605.thomas.luebking () web ! de
[Download RAW message or body]

Am Monday 10 August 2009 schrieb Matthew Woehlke:
> So... what? I can't use '-' in the name of a program? Or what do I need
> to change so that I can use '-' everywhere *except* the dbus path?

actually it appears that kmainwindow.cpp #367ff should handle that for you
maybe QChar::isLetterOrNumber() interprets "-" as number
-> should be:
if (!(pathname[i].isLetter() | pathname[i].isDigit())

Regards,
Thomas
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic