Summary: | Does not load any KDE Settings, Oxygen style etc | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | David Edmundson <kde> |
Component: | text-ui | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex, arno, daniele.cocca, igor.poboiko, kde-bugs, lbeltrame, mail, mklapetek, pasnox |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 0.4.0 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David Edmundson
2011-04-01 03:24:08 UTC
I've seen this with empathy as well. This is a bug in startkde. dbus-daemon should be started after setting up the environment. Bug #267770 seems related - it's against KPackageKit and it has been fixed. Might be worth looking into. https://bugs.kde.org/show_bug.cgi?id=267770 My last comments on 267770 are about the chat handler. Unfortunately, the fix for that bug doesn't change the chat handler thing for me (using kdelibs and -base from git master). For me an upgrade to KDE4.2 seems to have fixed it. Err, which version do you mean specifically? KDE 4.2 isn't exactly up to date :) I meant 4.6.2 oops... Not sure if this is relevant but I was also running a local unsubmitted change which turns it into a KUniqueApplication rather than KApplication. Haven't seen this bug in ages. Re-open if it becomes an issue. I have it with latest git snapshot (just updated) and with KDE SC 4.6.2. System widget style is QtCurve, but telepathy-kde-text-ui uses Bespin style. PS telepathy-kde-contactlist doesn't have this issue. It uses system style. I've not seen or heard from this bug in ages. Closing. Re-open if you still have issues with anything >= KDE 4.6.3 *** Bug 278960 has been marked as a duplicate of this bug. *** I still have this issue with KDE SC 4.7.0. Also a new bug about that was reported, so this is definitely still a problem (and not only my problem). Reopening. I've reopened Bug 267770 because the issue is the same and the people over there seem to be in the know. *** Bug 284807 has been marked as a duplicate of this bug. *** *** Bug 292061 has been marked as a duplicate of this bug. *** Git commit a2a1a3e29067711c2caa8414a6a6f4687d5c725a by George Kiagiadakis. Committed on 30/05/2012 at 00:14. Pushed by gkiagia into branch 'master'. TelepathyHandlerApplication: Set KDE_FULL_SESSION before initializing QApplication. This should solve issues with handlers loading wrong theme and not respecting KDE settings in general. Reviewed-by: David Edmundson <kde@davidedmundson.co.uk> M +19 -0 KTp/telepathy-handler-application.cpp M +1 -0 KTp/telepathy-handler-application.h http://commits.kde.org/telepathy-common-internals/a2a1a3e29067711c2caa8414a6a6f4687d5c725a |