[Bug 289592] Re: Unknown media types in /usr/share/mime/packages/kde.xml

2011-04-24 Thread Adys
adys@azura:/usr/share/mime/packages$ ack allfiles kde.xml 186: mime-type type=all/allfiles adys@azura:/usr/share/mime/packages$ dlocate /usr/share/mime/packages/kde.xml kdelibs5-data: /usr/share/mime/packages/kde.xml adys@azura:/usr/share/mime/packages$ sudo rm kde.xml adys@azura:/usr/share

[Bug 553567] Re: transition from plymouth to kdm not smooth

2011-04-20 Thread Adys
Still a major issue in natty. Fedora closed this bug a while back: https://bugzilla.redhat.com/show_bug.cgi?id=659684 https://bugzilla.redhat.com/show_bug.cgi?id=660461 ** Bug watch added: Red Hat Bugzilla #659684 https://bugzilla.redhat.com/show_bug.cgi?id=659684 ** Bug watch added: Red Hat

[Bug 706900] Re: Dolphin servicemenu installation script depends ruby. Ruby is not installed as default

2011-02-11 Thread Adys
Here's a python port of the servicemenuinstallation ruby script. This avoids the dependency on ruby altogether as Python is installed on all ubuntu systems and then some. Note, it's mostly untested, and I've no idea what the hell is happening in the last three lines. If a dolphin dev could pick

[Bug 706900] Re: Dolphin servicemenu installation script depends ruby. Ruby is not installed as default

2011-02-11 Thread Adys
Update of last attachment to fully implement it. ** Attachment added: Fully implemented script https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/706900/+attachment/1844645/+files/servicemenuinstallation.py ** Attachment removed: Python port