startkde currently removes the .gtkrc file if kubuntu-default-settings or qtcurve are not installed, though there is still the case that gtk- qt-engine is installed, so it just needs an enhanced if statement for that case:
if [ -e $HOME/.gtkrc-2.0-kde4 ] && [ ! -e /var/lib/dpkg/info/gtk-qt-engine.list ] ; then rm -f $HOME/.gtkrc-2.0-kde4 fi Attaching complete startkde and assigning to Tonio ** Changed in: kdebase-workspace (Ubuntu) Importance: Undecided => Low ** Changed in: kdebase-workspace (Ubuntu) Status: New => Triaged ** Changed in: kdebase-workspace (Ubuntu) Assignee: (unassigned) => Anthony Mercatante (tonio) -- gtk-qt-engine's .gtkrc-2.0-kde4 gets deleted https://bugs.launchpad.net/bugs/352946 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs