Bug 160676 - Replace /usr/bin/kblueplugd with plain C++/Qt4 implementation
Summary: Replace /usr/bin/kblueplugd with plain C++/Qt4 implementation
Status: RESOLVED FIXED
Alias: None
Product: kde-bluetooth
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Daniel Gollub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 22:37 UTC by Alexander Galanin
Modified: 2009-09-23 19:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kblueplugd rewritten on c++/qt4 (2.12 KB, patch)
2008-04-10 22:38 UTC, Alexander Galanin
Details
version of kblueplugd on c++/qt4 (small bugfix for previous version) (2.14 KB, patch)
2008-04-10 22:57 UTC, Alexander Galanin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Galanin 2008-04-10 22:37:07 UTC
Version:           1.0~beta8-3 (using KDE 3.5.8)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc (GCC) 4.2.3 (Debian 4.2.3-1) 
OS:                Linux

Code of this script can be easily rewritten on C++ Qt4 to avoid unnecessary dependencies to Python.

You can find result of this work in attached file. Please inclue it into upstream version and remove any python dependencies from package.
Comment 1 Alexander Galanin 2008-04-10 22:38:20 UTC
Created attachment 24293 [details]
kblueplugd rewritten on c++/qt4
Comment 2 Alexander Galanin 2008-04-10 22:57:49 UTC
Created attachment 24294 [details]
version of kblueplugd on c++/qt4 (small bugfix for previous version)
Comment 3 Alex Fiestas 2009-09-23 19:47:21 UTC
Well, kbluetooth4 doesn't need any kind of daemon, so this wish is resolved.