[kopete-devel] Skype plugin for Kopete

2008-08-30 Thread Pali Rohár
nd my fixed files. -- Pali Rohár [EMAIL PROTECTED] signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

[kopete-devel] Cant send winpopup message

2008-09-27 Thread Pali Rohár
n you add this to svn (I dont have svn account)? -- Pali Rohár [EMAIL PROTECTED] --- libwinpopup.cpp 2008-09-27 16:01:34.0 +0200 +++ .svn/text-base/libwinpopup.cpp.svn-base 2008-08-28 14:16:45.0 +0200 @@ -323,7 +323,7 @@ QProcess *sender = new QProcess(this); QStringList args;

[kopete-devel] Skype plugin for kopete kde4

2008-10-08 Thread Pali Rohár
d skype protocol source (I dont have svn account)? Maybe someone found bug here and fix it. -- Pali Rohár [EMAIL PROTECTED] signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

Re: [kopete-devel] Skype plugin for kopete kde4

2008-10-14 Thread Pali Rohár
Hello, where on svn I can upload working kde3 version of this plugin? -- Pali Rohár [EMAIL PROTECTED] signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo

[kopete-devel] Bug in winpopup protocol for kopete

2008-10-15 Thread Pali Rohár
h. I changed header in winpopup scripts to use bash (instead sh) -- Pali Rohár [EMAIL PROTECTED] Index: winpopup-send.sh === --- winpopup-send.sh (revision 871741) +++ winpopup-send.sh (working copy) @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bi

[kopete-devel] Turn off events in busy status

2008-10-15 Thread Pali Rohár
Hello, in a lot of im clients is tunrning off all events (sound, popup,... when I recived message), when I am in busy status (not in online). It is in kopete too? I cant set it up, I cant found settings for it. If yes, how can I cat up it? If no, can anybody do it to kopete? -- Pali Rohár [EMAIL

[kopete-devel] Skype protocol for Kopete

2008-10-17 Thread Pali Rohár
x27;t work right button action menu for skype contact (Kopete Crashed) -it doesn't work to change skype online status -and a lot of... I will be continue porting this protocol to KDE4. -- Pali Rohár [EMAIL PROTECTED] signature.asc Description: OpenPGP di

[kopete-devel] Skype protocol for Kopete

2008-10-21 Thread Pali Rohár
SIGNAL(messageArrived(const DBusQt::Message&)), this, SLOT(gotMessage(const DBusQt::Message &))); ---- -- Pali Rohár [EMAIL PROTECTED] signature.asc Description: OpenPGP digital signature ___

Re: [kopete-devel] Skype protocol for Kopete

2008-10-27 Thread Pali Rohár
context menu and then will be protocol useable. -- Pali Rohár [EMAIL PROTECTED] Pali Rohár wrote / napísal(a): > Hello, > I need set up Skype protocol to receive dbus messages from Skype. In > DBusQt Connection 3 was signal messageArrived. How can I port it to > kde4? (In QDBus

Re: [kopete-devel] Skype protocol for Kopete

2008-10-28 Thread Pali Rohár
Hello, I've a question, in qdbus skypeconnection I don't port to kde4 starting dbus-launch (Communication between skype and kopete is throw dbus). It is necessary start dbus-launch with loading protocol or it is automaticly start with starting kde/kopete? -- Pali Rohár [EMAIL PROTEC

Re: [kopete-devel] Skype protocol for Kopete

2008-11-03 Thread Pali Rohár
Ok. I removed code for starting dbus. Olivier Goffart wrote / napísal(a): > Le mercredi 29 octobre 2008, Pali Rohár a écrit : > >> Hello, >> I've a question, >> in qdbus skypeconnection I don't port to kde4 starting dbus-launch >> (Communication betwee

[kopete-devel] Cant compile kopete from svn

2008-11-21 Thread Pali Rohár
was not declared in this scope make[2]: *** [kopete/kopete/CMakeFiles/kopete_bin.dir/contactlist/kopetemetacontactlvi.o] Error 1 make[1]: *** [kopete/kopete/CMakeFiles/kopete_bin.dir/all] Error 2 make: *** [all] Error 2 Can somebody fix it? -- Pali Rohár [EMAIL PROTECTED] signature.asc Desc

[kopete-devel] Bug in winpopup protocol

2008-11-23 Thread Pali Rohár
rite debug info about smbclient. I'm sending winpopup patch. -- Pali Rohár [EMAIL PROTECTED] winpopup.diff.gz Description: GNU Zip compressed data ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

[kopete-devel] [PATCH] Telepathy protocol

2008-11-29 Thread Pali Rohár
atch telepathy.patch. -- Pali Rohár [EMAIL PROTECTED] Index: cmake/modules/FindDecibel.cmake === --- cmake/modules/FindDecibel.cmake (revision 890401) +++ cmake/modules/FindDecibel.cmake (working copy) @@ -31,11 +31,7 @@ set

[kopete-devel] [PATCH] Winpopup protocol

2008-11-29 Thread Pali Rohár
rite debug info about smbclient. I'm sending winpopup patch. -- Pali Rohár [EMAIL PROTECTED] Index: kdenetwork/kopete/protocols/winpopup/libwinpopup/libwinpopup.cpp === --- kdenetwork/kopete/protocols/winpopup/libwinpopup/libwi

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

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:

[kopete-devel] Skype Protocol works

2008-12-02 Thread Pali Rohár
Hello, I finished porting skype protocol to KDE4. Now works full Skype protocol in Kopete. It is possible move from playground to kdenetwork? -- Pali Rohár [EMAIL PROTECTED] signature.asc Description: OpenPGP digital signature ___ kopete-devel

Re: [kopete-devel] Skype Protocol works

2008-12-02 Thread Pali Rohár
Dâniel Fraga wrote / napísal(a): > On Tue, 02 Dec 2008 17:01:25 +0100 > Pali Rohár <[EMAIL PROTECTED]> wrote: > > >> Hello, >> I finished porting skype protocol to KDE4. >> Now works full Skype protocol in Kopete. >> It is possible move from playg

Re: [kopete-devel] Skype Protocol works

2008-12-03 Thread Pali Rohár
Hello, I have 64 bit kubuntu and 32 bit dynamic skype (from medibuntu repository). Try download and use 32bit dynamic skype. Which distribution have you got? I don't think if skype will have 64 bit dynamic version. -- Pali Rohár [EMAIL PROTECTED] Dâniel Fraga wrote / napísal(a): > On

[kopete-devel] [PATCH] Winpopup protocol

2008-12-17 Thread Pali Rohár
Hello, I create new patch file, which fix only smbclient. New smbclient don't allow char "-" at the end (and exit with error). Old smbclient works fine with or without char "-". So can you upload this patch on svn? -- Pali Rohár pali.ro...@gmail.com Index: kdenetwork/

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

2008-12-20 Thread Pali Rohár
-- -- Configuring done -- Generating done -- Build files have been written to: /home/pali/Installs/kde4/kopete/kdenetwork/build p...@pali:~/Installs/kde4/kopete/kdenetwork/build$ --------

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

2008-12-22 Thread Pali Rohár
/pkgconfig/QtTelepathyCommon.pc, /usr/lib/pkgconfig/QtTelepathyCore.pc). Maybe some packages (I don't know which) I don't have installed, so your new FindDecibel.cmake doesn't find it. So if you have Kubuntu, you can test it and write all necessary packages to install. -- Pal

Re: [kopete-devel] Question about Kopete in KDE 4.2

2009-01-05 Thread Pali Rohár
>> >> If you could assign the bugs (assuming they're already reported, if >> not report away and send >> them my way) you find to be major issues to me I'll have a swing at >> resolving them prior to release. >

Re: [kopete-devel] Question about Kopete in KDE 4.2

2009-01-07 Thread Pali Rohár
Hello, in file kdenetwork/kopete/protocols/CMakeLists.txt is still add_subdirectory(messenger): option(WITH_messenger "Enable Kopete MSN/Windows Live Messenger protocol" OFF) ... if(WITH_messenger) add_subdirectory( messenger ) endif(WITH_messenger) Can you remove it? -- Pali Roh

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

2009-01-07 Thread Pali Rohár
Hello, Can I commit this patch to svn? -- Pali Rohár pali.ro...@gmail.com Pali Rohár wrote / napísal(a): > Hello, > I create new patch file, which fix only smbclient. New smbclient don't > allow char "-" at the end (and exit with error). Old smbclient works > fine w

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

2009-01-08 Thread Pali Rohár
So, it is needed line with "using namespace Kopete::UI"? Cmake write, it is not namespace and cant compile telepathy protocol. If not it is possible to commit patch telepathy.patch? -- Pali Rohár pali.ro...@gmail.com Pali Rohár wrote / napísal(a): > Hello, > I cant compile te

[kopete-devel] Skype protocol

2009-01-21 Thread Pali Rohár
Hello, I've two questions. First, is possible to use animated icon (or changing 3 icons every 0,5 s) for protocol status connecting? And second, when will be kdenetwork open (to move skype protocol)? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital sign

Re: [kopete-devel] Skype protocol

2009-01-22 Thread Pali Rohár
Hello, which program cat create/edit mng files? I can only open hi16-action-icq_connecting.mng with okular, but cant edit. -- Pali Rohár pali.ro...@gmail.com Roman Jarosz wrote / napísal(a): > On Wed, 21 Jan 2009 15:31:04 +0100, Pali Rohár wrote: > > >> Hello,

Re: [kopete-devel] Skype protocol

2009-01-24 Thread Pali Rohár
I create mng animation in gimp-gap, but kopete can't show mng icon animation (it show default icon). Can I install some libraries? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing

Re: [kopete-devel] Skype protocol

2009-02-04 Thread Pali Rohár
Hello, can I move it to trunk/kdereview/kopete/protocols/skype or to other subfolder ? -- Pali Rohár pali.ro...@gmail.com Matt Rogers wrote / napísal(a): > On Wednesday 21 January 2009 20:29:47 Aleix Pol wrote: > >> Shouldn't that go through kdereview? ^^ >> >>

Re: [kopete-devel] Skype protocol

2009-02-08 Thread Pali Rohár
or to folder trunk/kdereview/kopete_skype on svn? -- Pali Rohár pali.ro...@gmail.com Pali Rohár wrote / napísal(a): > Hello, > can I move it to trunk/kdereview/kopete/protocols/skype or to other > subfolder ? > > signature.asc Description: OpenPGP di

Re: [kopete-devel] Skype protocol

2009-02-08 Thread Pali Rohár
Ok, I moved it. -- Pali Rohár pali.ro...@gmail.com Matt Rogers wrote / napísal(a): > On Sun, Feb 8, 2009 at 8:00 AM, Pali Rohár wrote: > >> or to folder trunk/kdereview/kopete_skype on svn? >> >> -- >> Pali Rohár >> pali.ro...@gmail.com &g

[kopete-devel] Group chat in kopete

2009-02-13 Thread Pali Rohár
how can I invite people in Kopete gui (I dont see eny button like "Invite people"). How it works? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde

Re: [kopete-devel] Group chat in kopete

2009-02-13 Thread Pali Rohár
Ok, thanks it works. But what about button in chat window "Invite people" ? -- Pali Rohár pali.ro...@gmail.com Alexander Smirnov wrote / napísal(a): > Pali Rohár wrote: > >> Hello, >> it is possible create group chat (invite people to chat session)? >&g

[kopete-devel] Edit send message

2009-03-03 Thread Pali Rohár
Hello, does kopete support edit/remove sended message(s)? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

Re: [kopete-devel] Edit send message

2009-03-03 Thread Pali Rohár
pport kopete (for implement in skype protocol)? Tomáš Trnka wrote / napísal(a): > Dne út 3. března 2009 Pali Rohár napsal(a): > >> Hello, >> does kopete support edit/remove sended message(s)? >> > > > Hello, > > the short answer is No, but what do you

Re: [kopete-devel] Group chat in kopete

2009-03-03 Thread Pali Rohár
Hello, For simple implementation invite button in skype protocol I need signal triggered(QString id) in KopeteContactAction (id is string name of contact). I create patch which add this signal. Can I commit it to svn? Tiago Salem Herrmann wrote / napísal(a): > Pali Rohár wrote: >

[kopete-devel] Review Request: Signal triggered(QString id) in kopeteContactAction

2009-03-05 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/243/ --- Review request for Kopete. Summary --- Diffs - /trunk/KDE/kdenetwork

Re: [kopete-devel] Review Request: Signal triggered(QString id) in kopeteContactAction

2009-03-05 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/243/ --- (Updated 2009-03-05 22:53:18.843167) Review request for Kopete. Summary (update

[kopete-devel] Webcam doesnt work

2009-03-15 Thread Pali Rohár
eoDevicePool::fillInputKComboBox: Called. kopete(8300) Kopete::AV::VideoDevicePool::fillStandardKComboBox: Called. kopete(8300) Kopete::AV::VideoDevicePool::startCapturing: startCapturing() called. lsusb: Bus 001 Device 004: ID 041e:4068 Creative Technology, Ltd WebCam Live! Notebook -- Pali Rohár p

[kopete-devel] Skype protocol

2009-03-15 Thread Pali Rohár
Hello, It is now possible move skype protocol to kdenetwork? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete

Re: [kopete-devel] Review Request: Signal triggered(QString id) in kopeteContactAction

2009-03-16 Thread Pali Rohár
://reviewboard.kde.org/r/243/#review492 --- On 2009-03-05 22:53:18, Pali Rohár wrote: > > --- > This is an automatically generated e-mail. To reply, visi

Re: [kopete-devel] Review Request: Signal triggered(QString id) in kopeteContactAction

2009-03-17 Thread Pali Rohár
> On 2009-03-15 18:26:03, Matt Rogers wrote: > > why do you need this? doesn't skype create Kopete::Contact objects? it > > should use those instead. > > Pali Rohár wrote: > It is for simple invite people to chat: > connect( Kopete::UI::ContactActio

Re: [kopete-devel] Webcam doesnt work

2009-03-17 Thread Pali Rohár
Hello, I write I use driver ov51x-jpeg (http://www.rastageeks.org/ov51x-jpeg/index.php/Main_Page) build from svn. I checked, this driver is not v4l2 (only v4l1). This is only one driver which works fine with my webcam (I tried a lot of drivers). -- Pali Rohár pali.ro...@gmail.com Jaroslav

Re: [kopete-devel] Webcam doesnt work

2009-03-20 Thread Pali Rohár
Hello, I tried this patch. It works. Thanks. -- Pali Rohár pali.ro...@gmail.com kopete output: kopete(24870) AVDeviceConfig::AVDeviceConfig: kopete:config (avdevice): KopeteAVDeviceConfigFactory::componentData() called

[kopete-devel] Review Request: Option to dont show warning message before close group chat window

2009-03-20 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/371/ --- Review request for Kopete. Summary --- This patch add option to dont show wa

Re: [kopete-devel] Review Request: Option to dont show warning message before close group chat window

2009-03-24 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/371/ --- (Updated 2009-03-24 23:39:33.560439) Review request for Kopete. Changes ---

[kopete-devel] New contact list

2009-03-31 Thread Pali Rohár
size. And it is possible align status icons to left (as before)? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete

Re: [kopete-devel] New contact list

2009-03-31 Thread Pali Rohár
Thanks, I set it smaller and status icons on left. -- Pali Rohár pali.ro...@gmail.com Roman Jarosz wrote / napísal(a): > On Tue, 31 Mar 2009 15:15:01 +0200, Pali Rohár > wrote: > > >> Hello, >> why are all contact photos (or circle instead photo) very big after &

[kopete-devel] Bad encoding in icq protocol

2009-04-16 Thread Pali Rohár
correct. Default slovak encoding is windows-1250 Where is problem? Why it do this? It is needed 0x0009 in ICQ_TCP_VERSION? I don't understand why ICQ_TCP_VERSION change encoding of status message (and not status tile and chats messages too). -- Pali Rohár pali.ro...@gmail.com signatur

Re: [kopete-devel] Webcam doesnt work

2009-04-19 Thread Pali Rohár
Hello, some people have same problem: https://bugs.kde.org/show_bug.cgi?id=190082 -- Pali Rohár pali.ro...@gmail.com Jaroslav Reznik wrote / napísal(a): > On Friday 20 March 2009 17:17:20 Pali Rohár wrote: > >> Hello, >> I tried this patch. It works. Thanks. >>

Re: [kopete-devel] Webcam doesnt work

2009-04-20 Thread Pali Rohár
Hello, patch from Jaroslav Reznik works fine. It is possible commit it to svn? -- Pali Rohár pali.ro...@gmail.com Detlev Casanova wrote / napísal(a): > On Monday 20 April 2009 08:03:44 Pali Rohár wrote: > >> Hello, >> some people have same problem: https://bugs.kde.o

[kopete-devel] For Skype protocol and SkypeActionHandler

2009-04-24 Thread Pali Rohár
Hello, it is possible to start add account wizard (for add skype protocol) via dbus? and it is possible open add user dialog in class skypeaccount? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital signature ___ kopete

Re: [kopete-devel] Skype buttons question

2009-05-10 Thread Pali Rohár
te-devel mailing list > kopete-devel@kde.org > https://mail.kde.org/mailman/listinfo/kopete-devel > -- Pali Rohár pali.ro...@gmail.com signature.asc Description: OpenPGP digital signature ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

Re: [kopete-devel] Skype buttons question

2009-05-16 Thread Pali Rohár
Hello, I fix this problem on svn. And now detect this plugin firefox too. -- Pali Rohár pali.ro...@gmail.com Pali Rohár wrote / napísal(a): > Hello, > > Guillaume Pothier wrote / napísal(a): > >> Hi, kdenetwork fails to install into a user kderoot directory because >&

[kopete-devel] Review Request: Add support for google libjingle voice call

2009-05-23 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/753/ --- Review request for Kopete. Summary --- This patch add support (for jabber pr

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-05-23 Thread Pali Rohár
- On 2009-05-23 02:33:43, Pali Rohár wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://reviewboard.kde.org/r/753/ > --- &g

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-05-24 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/753/ --- (Updated 2009-05-24 02:13:45.299279) Review request for Kopete. Changes ---

[kopete-devel] Jabber resources

2009-06-20 Thread Pali Rohár
Hello, if I chating with somebody throw jabber protocol and he change resource, all new messages from him are shown in new tab (or window). It is possible set up kopete to show all incomming messages from all jabber contacts resources to one tab? -- Pali Rohár pali.ro...@gmail.com

Re: [kopete-devel] Jabber resources

2009-06-21 Thread Pali Rohár
It is same in these bugs. If somebody reconnect in google talk (or on gmail), he has new resource. But if kopete open new tab/window, I must close tab with old resource and switch to new tab for continue chating. Sometimes it is stupid, if I must close old tab and switch to new. -- Pali Rohár

Re: [kopete-devel] Jabber resources

2009-06-22 Thread Pali Rohár
I create patch, which add option to jabber account for merging all messages from all contact's resources to one window/tab. -- Pali Rohár pali.ro...@gmail.com On 21.06.2009 12:57, Detlev Casanova wrote: On Saturday 20 June 2009 21:37:32 Jan Ritzerfeld wrote: Am Samstag, 20. Juni

Re: [kopete-devel] Jabber resources

2009-06-22 Thread Pali Rohár
Ok, I change QString::null to QString and it is enabled by default. I commit it to svn. -- Pali Rohár pali.ro...@gmail.com On 22.06.2009 18:01, Matt Rogers wrote: > On Monday 22 June 2009 08:29:20 am Pali Rohár wrote: > >> I create patch, which add option to jabber account for

[kopete-devel] Webcam: Bad resolution

2009-06-23 Thread Pali Rohár
0 (because ov51x-jpeg with my webcam doesn't support any other resolution). -- Pali Rohár pali.ro...@gmail.com ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

Re: [kopete-devel] Webcam: Bad resolution

2009-06-23 Thread Pali Rohár
they write me, it is problem in applications. In cheese, I can choose resolution 640x480 and then it works fine, but in kopete I cant choose resolution. -- Pali Rohár pali.ro...@gmail.com On 23.06.2009 16:02, Jaroslav Reznik wrote: > On Tuesday 23 June 2009 15:51:52 Pali Rohár wrote: >

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-07-21 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/753/ --- (Updated 2009-07-21 15:08:07.079168) Review request for Kopete. Changes ---

[kopete-devel] Webcam widget

2009-08-07 Thread Pali Rohár
with webcam support? -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part. ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

[kopete-devel] [PATCH] Winpopup protocol

2009-08-10 Thread Pali Rohár
repository I never seen this error before. Patch I generate with svn diff. -- Pali Rohár pali.ro...@gmail.com Index: winpopup-send.sh === --- winpopup-send.sh (revision 1007087) +++ winpopup-send.sh (working copy) @@ -1,44 +0,0 @

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-08-18 Thread Pali Rohár
n I commit this patch to svn now? Or it is something wrong with this? - Pali --- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/753/#review1182 ----

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-08-18 Thread Pali Rohár
gt; Currently, the spec changes too often to have an implementation which is > compatible for all clients. > > I don't know if Google folks are going to release a new libjingle version > and I don't know if it will be compatible. > > Pali Rohár wrote: >

[kopete-devel] Review Request: Show and correct change online status with status message

2009-08-27 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1421/ --- Review request for Kopete. Summary --- This patch show correct online statu

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

2009-09-04 Thread Pali Rohár
also fix show myself name in chat window and Comment in user info dialog. Can I commit it to svn? I cannot upload this patch to reviewboard (same error). -- Pali Rohár pali.ro...@gmail.com On Po 10. August 2009 14:35:04 you wrote: > Hello, > I ported from kopete-kde3 button "Install

[kopete-devel] Review Request: Show correct icons in jingle-jabber

2009-09-04 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1519/ --- Review request for Kopete. Summary --- This patch show jingle audio call ic

[kopete-devel] Review Request: Add option to send signed/encrypted messages via jabber in pgp inline format

2009-09-20 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1656/ --- Review request for Kopete. Summary --- This patch add option to send signed

[kopete-devel] Review Request: Enable clearsign mode in signed messages (cryptography plugin)

2009-09-20 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1657/ --- Review request for Kopete. Summary --- This patch add support to verify sig

Re: [kopete-devel] Review Request: Make skype plugin use message states

2009-10-09 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1815/#review2595 --- /trunk/KDE/kdenetwork/kopete/protocols/skype/libskype/skype.cpp

Re: [kopete-devel] Review Request: Make skype plugin use message states

2009-10-09 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1815/#review2599 --- /trunk/KDE/kdenetwork/kopete/protocols/skype/libskype/skype.cpp

Re: [kopete-devel] Review Request: Make skype plugin use message states

2009-10-09 Thread Pali Rohár
> On 2009-10-09 11:48:17, Pali Rohár wrote: > > /trunk/KDE/kdenetwork/kopete/protocols/skype/libskype/skype.cpp, line 724 > > <http://reviewboard.kde.org/r/1815/diff/2/?file=12420#file12420line724> > > > > Protocol version 4 is not supported. > >

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-10-17 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/753/ --- (Updated 2009-10-17 08:39:05.194355) Review request for Kopete and Detlev Casanov

Re: [kopete-devel] Review Request: Enable clearsign mode in signed messages (cryptography plugin)

2009-10-17 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1657/ --- (Updated 2009-10-17 16:14:07.641037) Review request for Kopete. Changes --

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-10-19 Thread Pali Rohár
ted e-mail. To reply, visit: http://reviewboard.kde.org/r/753/#review2712 --- On 2009-10-17 08:39:05, Pali Rohár wrote: > > --- > This is an automatically generated e-

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-10-25 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/753/ --- (Updated 2009-10-25 13:35:31.799830) Review request for Kopete and Detlev Casanov

Re: [kopete-devel] Review Request: Make skype plugin use message states

2009-10-25 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1815/#review2803 --- I think, patch is OK now. Matt, it is possible to commit this? - Pali

Re: [kopete-devel] Review Request: Add support for google libjingle voice call

2009-11-08 Thread Pali Rohár
> On 2009-10-19 12:48:58, Detlev Casanova wrote: > > I don't think that GMail will be upgraded to the Jingle standard soon so, > > you ship it ! :-) > > Pali Rohár wrote: > For support with gmail plugin I must change some code in google >

Re: [kopete-devel] Google Talk support in Kopete

2009-11-18 Thread Pali Rohár
-- Pali Rohár pali.ro...@gmail.com On St 18. November 2009 12:30:55 Detlev Casanova wrote: > On Wednesday 18 November 2009 09:50:18 Pali Rohár wrote: > > Hello, > > > > finally I have libjingle Google Talk voice call support for Kopete. Patch > > for Kopete

Re: [kopete-devel] Google Talk support in Kopete

2009-11-20 Thread Pali Rohár
So, can I commit? -- Pali Rohár pali.ro...@gmail.com On Št 19. November 2009 20:52:00 Gustavo Boiko wrote: > Hi > > On 19/11/2009, at 13:12, Alex Fiestas wrote: > > > On Thursday 19 November 2009 13:23:28 Aleix Pol wrote: > >> Well, we all knew that this is a featur

Re: [kopete-devel] Google Talk support in Kopete

2009-11-21 Thread Pali Rohár
It is only for accounts, which connect to jabber server talk.google.com -- Pali Rohár pali.ro...@gmail.com On So 21. November 2009 11:29:18 Markus wrote: > Small question: Is this only for GTalk accounts or can it be used with any > Jabber account as long as a compatible client (Kope

Re: [kopete-devel] Google Talk support in Kopete

2009-11-21 Thread Pali Rohár
On So 21. November 2009 12:11:08 Rafał Miłecki wrote: > 2009/11/21 Pali Rohár : > > On So 21. November 2009 11:29:18 Markus wrote: > >> Small question: Is this only for GTalk accounts or can it be used with any > >> Jabber account as long as a compatible client (Kopete)

Re: [kopete-devel] Google Talk support in Kopete

2009-11-22 Thread Pali Rohár
On So 21. November 2009 23:20:57 Dâniel Fraga wrote: > On Sat, 21 Nov 2009 12:32:57 +0100 > Pali Rohár wrote: > > > This patch use external google libjingle call application > > (googletalk-call). Now it is imported from google svn repository to > > kopete-jabber. I

Re: cmake in kdenetwork/kopete/protocols (jingle)

2009-11-23 Thread Pali Rohár
Hello, I have cmake version 2.6-patch 4 (standard version in Kubuntu Karmic 9.10) and I can compile kopete with google libjingle support without any problems. -- Pali Rohár pali.ro...@gmail.com On Po 23. November 2009 10:41:07 you wrote: > Hi! > > I noticed that pali did commit big

Re: [kopete-devel] Google Talk support in Kopete

2009-11-23 Thread Pali Rohár
On Ne 22. November 2009 14:22:36 Dâniel Fraga wrote: > On Sun, 22 Nov 2009 10:13:00 +0100 > Pali Rohár wrote: > > > You can download and compile iLBC library for google libjingle using this > > commands: > > $ wget > > http://mirror.lihnidos.org/GNU/savanna

Re: [kopete-devel] Google Talk support in Kopete

2009-11-23 Thread Pali Rohár
voice plugin it is not possible to make call (button for start voice call is inactive), but it is possible to answer call. I dont know, how gmail check if user support libjingle (ext. voice-v1 isnt enough). Please write me, if somebody found solution, how to fix this. -- Pali Rohár pali.ro

Re: [kopete-devel] Google Talk support in Kopete

2009-11-25 Thread Pali Rohár
Hello, it is my mistake. Now it is fixed on svn. -- Pali Rohár pali.ro...@gmail.com On St 25. November 2009 10:33:13 Michael Zanetti wrote: > Hi, > > I think here is something wrong. As Dâniel already pointed out it should be > LIBORTP instead of LIBOTR. > > Note

Re: Review Request: Make skype plugin use message states

2009-12-31 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1815/#review3533 --- /trunk/KDE/kdenetwork/kopete/protocols/skype/skypechatsession.h

Re: Review Request: allows kopete to set the mood in skype

2010-01-10 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2534/#review3626 --- svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork/kopete/protocols/

Re: Review Request: allows kopete to set the mood in skype

2010-01-21 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/2534/#review3772 --- Can you backport it to 4.4? - Pali On 2010-01-18 22:29:21, Alin M E

Re: Request for updating Kopete_Jabber_Jingle

2010-02-03 Thread Pali Rohár
e_Jabber_Jingle has not been > > updated since > > > > KDE 3.5, this is not for KDE 4. > > > But you're right, it should be updated. > > > > My immediate reaction was that I should use this statement to give > > a more > > > up-

Review Request: Update ICQ contact alias on server side

2010-02-26 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3062/ --- Review request for Kopete. Summary --- This patch update ICQ contact alias

Review Request: Sync contact display name

2010-02-26 Thread Pali Rohár
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/3063/ --- Review request for Kopete. Summary --- If user change display name of metac

Re: Review Request: Update ICQ contact alias on server side

2010-02-26 Thread Pali Rohár
eview4284 --- On 2010-02-26 16:34:10, Pali Rohár wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > http://revie

  1   2   3   4   5   6   >