[kopete-devel] [PATCH] Telepathy protocol

2008-11-29 Thread Pali Rohár
Hello, I cant compile telepathy protocol because library QtTapioca cant found. I fix FindDecibel.cmake file and then it works. I'm sending decibel.patch file. And then it enable compile telepathy protocol. It show me error: canning dependencies of target kopete_telepathy [ 82%] Building CXX object

[kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Pali Rohár
Hello, winpopup protocol from kde svn dont work on kubuntu intrepid with latest version of deb package samba and deb packages kde4. In kubuntu intrepid ibex doesnt work command kdesu. Works only kdesudo. In smbclient doesn't work at the end of command char "-". I fix it and write debug info about

Re: [kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Nicolas Lécureuil
Le Saturday 29 November 2008 09:55:56 Pali Rohár, vous avez écrit : > Hello, > winpopup protocol from kde svn dont work on kubuntu intrepid with > latest version of deb package samba and deb packages kde4. > > In kubuntu intrepid ibex doesnt work command kdesu. Works only kdesudo. > In smbclient do

Re: [kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Pali Rohár
Hello, kdesudo exists, but kdesu not (File /usr/bin/kdesudo isn't symlink to /usr/bin/kdesu) and in winpopup protocol is kdesu (not kdesudo) so without patch protocol doesn't works. -- Pali Rohár [EMAIL PROTECTED] Nicolas Lécureuil wrote / napísal(a): > Le Saturday 29 November 2008 09:55:56 Pal

Re: [kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Pino Toscano
Hi, please do not send your patch again, just followup on your previous email. > In kubuntu intrepid ibex doesnt work command kdesu. Works only kdesudo. kdesudo is not an option, this is not what KDE provides. The correct way is replacing "kdesu" with KStandardDirs::findExe("kdesu"); that is t

[kopete-devel] Want to develop new module

2008-11-29 Thread Doq Doques
Hello, I'm interested in developing new plugin for Kopete. Can you give me some hints from what should I start. I'm unfamiliar with KDE / Kopete packages, how and from where to download them etc. Using openSUSE 11. -- Sincerely, Doq Doques [EMAIL PROTECTED] __

Re: [kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Maciej Mrozowski
On Saturday 29 of November 2008 13:23:16 Pali Rohár wrote: > Hello, > kdesudo exists, but kdesu not (File /usr/bin/kdesudo isn't symlink to > /usr/bin/kdesu) and in winpopup protocol is kdesu (not kdesudo) so > without patch protocol doesn't works. Yes, probably, but AFAIK kubuntu is not the only

Re: [kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Nicolas Lécureuil
Le Saturday 29 November 2008 20:36:25 Maciej Mrozowski, vous avez écrit : > On Saturday 29 of November 2008 13:23:16 Pali Rohár wrote: > > Hello, > > kdesudo exists, but kdesu not (File /usr/bin/kdesudo isn't symlink to > > /usr/bin/kdesu) and in winpopup protocol is kdesu (not kdesudo) so > > with

Re: [kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Pali Rohár
So, I'm sending new patch, which fix only calling smbclient. -- Pali Rohár [EMAIL PROTECTED] Nicolas Lécureuil wrote / napísal(a): > Le Saturday 29 November 2008 20:36:25 Maciej Mrozowski, vous avez écrit : > >> On Saturday 29 of November 2008 13:23:16 Pali Rohár wrote: >> >>> Hello, >>