On Tue, Feb 26, 2008 at 03:41:03PM +0100, Vadim Lebedev wrote:
> Vadim Lebedev wrote:
> I've just commit fix to syntax error you mentionned before.
> Try the latest version whule activaiting sip.chat.without.prsenece 
> advanced config option

Compiles but throws an exception:

debug/wengophone
(fatal) 15:57:02 [Common] 
/nobackup/checkout/wengophone-2.2/libs/owutil/settings/src/Settings.cpp:163 
boost::any Settings::getAny(const std::string&) const: key 
'sip.chat.whithout.presence' does not exist
(fatal) 15:57:02 [Common] 
/nobackup/checkout/wengophone-2.2/libs/owutil/settings/src/Settings.cpp:147 
bool Settings::getBooleanKeyValue(const std::string&) const: key 
'sip.chat.whithout.presence' is not a boolean
terminate called after throwing an instance of 'boost::bad_any_cast'
  what():  boost::bad_any_cast: failed conversion using boost::any_cast
zsh: abort      debug/wengophone

After manually adding
<sip.chat.whithout.presence><bool>1</bool></sip.chat.whithout.presence>

to ~/.wengophone/config.xml

the client starts but chat is greyed out. And I'm missing patches to
src/model/contactlist/ContactProfile.cpp (thats where changes to the
presence/chat behaviour would be, right?) this file is unchanged since
r0 of the hg repo.

Ralf
-- 
Dr. Ralf Schlatterbeck                  Tel:   +43/2243/26465-16
Open Source Consulting                  Fax:   +43/2243/26465-23
Reichergasse 131                        www:   http://www.runtux.com
A-3411 Weidling                         email: [EMAIL PROTECTED]
osAlliance member                       email: [EMAIL PROTECTED]
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to