[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    Re: KDE/kdenetwork/krdc
From:       Carlo <brandon.ml () gmail ! com>
Date:       2009-04-15 18:43:22
Message-ID: 3262b6180904151143s89a5687t749c7c620bc1395c () mail ! gmail ! com
[Download RAW message or body]

On Wed, Apr 15, 2009 at 8:01 PM, Urs Wolfer <uwolfer@kde.org> wrote:
> On Wednesday 15 April 2009 10:43:51 Carlo Segato wrote:
>> SVN commit 954142 by segato:
>>
>> forwardport commit r954141
>> close the session if the view is disconnected
>> CCBUG:188733
>>
>>
>>
>>  M  +1 -0      mainwindow.cpp
>>
>>
>> --- trunk/KDE/kdenetwork/krdc/mainwindow.cpp #954141:954142
>> @@ -376,6 +376,7 @@
>>
>>      connect(view, SIGNAL(framebufferSizeChanged(int, int)), this,
>> SLOT(resizeTabWidget(int, int))); connect(view,
>> SIGNAL(statusChanged(RemoteView::RemoteStatus)), this,
>> SLOT(statusChanged(RemoteView::RemoteStatus))); +    connect(view,
>> SIGNAL(disconnected()), this, SLOT(disconnect()));
>>
>>      m_remoteViewList.append(view);
>
>
> When connecting to a VNC host, I get now runtime warings:
> Object::connect: No such slot MainWindow::disconnect()
> Object::connect:  (receiver name: 'MainWindow#1')
>
> Bye
> urs
>

sorry I didn't notice that disconnected was renamed to disconnectHost
in trunk, fixing it now

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic