https://qa.mandrakesoft.com/show_bug.cgi?id=693
Product: kopete
Component: program
Summary: with latest qt, kopete starts but cannot connect to any
protocol anymore
Version: 0.5-2mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
with latest qt, kopete starts but cannot connect to any protocol anymore.
trying to rebuild the src.rpm leads to an error like :
"....................................
icqprotocol.cpp:1119: ambiguous overload for `std::string& = QString' operator
/usr/include/c++/3.2.1/bits/basic_string.h:338: candidates are:
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits,
_Alloc>::operator=(const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT =
char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/3.2.1/bits/basic_string.h:341:
std::basic_string<_CharT,
_Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const
_CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>]
icqprotocol.cpp:1120: ambiguous overload for `std::string& = QString' operator
/usr/include/c++/3.2.1/bits/basic_string.h:338: candidates are:
std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits,
_Alloc>::operator=(const std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT =
char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]
/usr/include/c++/3.2.1/bits/basic_string.h:341:
std::basic_string<_CharT,
_Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::operator=(const
_CharT*) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc =
std::allocator<char>]
make[5]: *** [icqprotocol.lo] Error 1
.......................................
"
# rpm -q kopete
kopete-0.5-2mdk
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.