Summary: | bluetooth applet does not appear when you turn bluetooth on. (only happens with bluetooth disabled on startup) | ||
---|---|---|---|
Product: | [Unmaintained] kbluetooth | Reporter: | h.i.m <hir.i.mogul> |
Component: | general | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | wstephenson |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
h.i.m
2010-01-15 18:40:12 UTC
I can reproduce this bug with the 0.4 release I can't I'll try to reproduce it in a virutal machine so I can fix it. Thanks for reporting! (In reply to comment #1) > I can reproduce this bug with the 0.4 release Can you test this with a recent Bluez version? it's working perfect for me, no matter if I launch bluez after kde is started, or I switch on/off the bluetooth switch :/ SVN commit 1126640 by afiestas: In some systems the "defaultAdapter" seems to be broken, so onlineMode should be called on adapterAdded instead BUG: 222880 M +3 -0 trayicon.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1126640 |