Bug 164668 - LIRC front end should be implemented in kDE4
Summary: LIRC front end should be implemented in kDE4
Status: RESOLVED FIXED
Alias: None
Product: kdelirc
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Zanetti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-22 15:33 UTC by x.para
Modified: 2009-05-21 11:39 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description x.para 2008-06-22 15:34:37 UTC
Version:            (using Devel)
Installed from:    Compiled sources

I'd like to have same or improoved lirc front end as seen under kde 3.5 in kdeutils section under KDE4. I miss it here.
Comment 1 Cyrill Helg 2008-11-09 13:58:34 UTC
I think that this bug https://bugs.kde.org/show_bug.cgi?id=171295 is what you're looking for. 

So this bug can be marked as a dup?
Comment 2 Michael Zanetti 2008-12-02 12:17:27 UTC
KDE 4 port is on the way. The first release will be identically to the kde-3.5 release and will hopefully hit kdeutils at the 4.3 release. It's too late for 4.2... For all those who can't wait: check out /trunk/playground/utils/kdelirc and help out by testing, patching etc.
Comment 3 Cyrill Helg 2008-12-02 14:20:02 UTC
Hopefully thats not all in the end. I really like the ideas in http://bugs.kde.org/show_bug.cgi?id=171295 and related bugs.

But better than nothing. :)
Comment 4 Michael Zanetti 2008-12-02 16:06:54 UTC
I doubt that kdelirc will any time have such a feature.

Bug 171295 seems to be more of a KWin thing...
Comment 5 Bozhan 2008-12-05 17:32:11 UTC
how to help with development.
i think that i can only make tests.
i've tried current version and it works...
i have icon and it blinks when i press buttons ,
but configuration doesn't work.
Comment 6 Michael Zanetti 2008-12-06 13:45:02 UTC
The configuration dialog works also. Make sure you have installed it correctly.
Comment 7 Bozhan 2008-12-09 12:53:11 UTC
ok.
i know that this is not the best place to ask that  but
kde 3.5.9 has volume bar without installing nothing else.
is there plan to implement that in kde 4?
Comment 8 Bozhan 2008-12-10 18:07:48 UTC
now i can't install it.

[ 82%] Building CXX object kcmlirc/CMakeFiles/kcm_lirc.dir/__/kdelirc/remoteserver.o
[ 84%] Building CXX object kcmlirc/CMakeFiles/kcm_lirc.dir/kcmlirc.o
/home/edmon/kdelirc/kcmlirc/kcmlirc.cpp:35:30: error: ui_selectprofile.h: No such file or directory
make[2]: *** [kcmlirc/CMakeFiles/kcm_lirc.dir/kcmlirc.o] Error 1
make[1]: *** [kcmlirc/CMakeFiles/kcm_lirc.dir/all] Error 2
make: *** [all] Error 2


and how to install it correctly, isn't this enough:

rm -rf kdelirc
svn co svn://anonsvn.kde.org/home/kde/trunk/playground/utils/kdelirc
cd kdelirc
cmake .
make
make install

?
Comment 9 Frank Scheffold 2008-12-10 19:45:19 UTC
compiling works now again
Comment 10 Michael Zanetti 2008-12-10 20:14:50 UTC
(In reply to comment #8)
> 
> and how to install it correctly, isn't this enough:
> 
> rm -rf kdelirc
> svn co svn://anonsvn.kde.org/home/kde/trunk/playground/utils/kdelirc
> cd kdelirc
> cmake .
> make
> make install
> 
> ?
> 

You have to make sure that it is installed into your current kde 4 install directory in order to be able to launch the config dialog through the system-tray icon.

Please not that this isn't a support forum. Please ask questions about other kde features and installation howtos somewhere else.

Please also note, that kdelirc is currently still in playground. This means that it is not in shape for releasing yet. Please don't post temporary compile errors here.

Otherwise the bug report will get a mess of useless information.

Thanks
Comment 11 Frank Scheffold 2008-12-10 21:51:03 UTC
(In reply to comment #7)
> ok.
> i know that this is not the best place to ask that  but
> kde 3.5.9 has volume bar without installing nothing else.
> is there plan to implement that in kde 4?
> 

The volume bar is part of kmix and not auf kdelirc! But it is available in kde4.
You're right, a bugtracker is not the right place to aks such questions. Please use furhter the corresponding mailing list on http://www.kde.org/mailinglists/ or forums (eg. http://forum.kde.org) for such kind of questions.
Comment 12 Michael Zanetti 2009-05-21 11:39:55 UTC
kdelirc ist back in KDE 4 sonce 4.3 beta1.