** Changed in: unity
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1010348
Title:
Unity r2395 fails to build with libnux 2.12.0-0ubuntu1
Status in Unity:
Fix Released
Status in “unity” package in Ubuntu:
New
Bug description:
Unity r2395 fails to build with libnux 2.12.0-0ubuntu1. And it's for a
pretty simple reason...
/home/dan/bzr/unity/toy/launcher/BamfLauncherIcon.cpp: In member function
‘void unity::launcher::BamfLauncherIcon::UpdateBackgroundColor()’:
/home/dan/bzr/unity/toy/launcher/BamfLauncherIcon.cpp:795:33: error: no
matching function for call to ‘nux::color::Color::Color(const string&)’
/home/dan/bzr/unity/toy/launcher/BamfLauncherIcon.cpp:795:33: note:
candidates are:
/usr/include/Nux-2.0/NuxCore/Color.h:119:5: note:
nux::color::Color::Color(const nux::color::RedGreenBlue&, float)
/usr/include/Nux-2.0/NuxCore/Color.h:119:5: note: no known conversion for
argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘const
nux::color::RedGreenBlue&’
/usr/include/Nux-2.0/NuxCore/Color.h:118:5: note:
nux::color::Color::Color(float, float, float, float)
/usr/include/Nux-2.0/NuxCore/Color.h:118:5: note: candidate expects 4
arguments, 1 provided
/usr/include/Nux-2.0/NuxCore/Color.h:117:5: note:
nux::color::Color::Color(int, int, int)
/usr/include/Nux-2.0/NuxCore/Color.h:117:5: note: candidate expects 3
arguments, 1 provided
/usr/include/Nux-2.0/NuxCore/Color.h:116:14: note:
nux::color::Color::Color(unsigned int)
/usr/include/Nux-2.0/NuxCore/Color.h:116:14: note: no known conversion for
argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘unsigned
int’
/usr/include/Nux-2.0/NuxCore/Color.h:115:5: note: nux::color::Color::Color()
/usr/include/Nux-2.0/NuxCore/Color.h:115:5: note: candidate expects 0
arguments, 1 provided
/usr/include/Nux-2.0/NuxCore/Color.h:112:9: note: constexpr
nux::color::Color::Color(const nux::color::Color&)
/usr/include/Nux-2.0/NuxCore/Color.h:112:9: note: no known conversion for
argument 1 from ‘const string {aka const std::basic_string<char>}’ to ‘const
nux::color::Color&’
/usr/include/Nux-2.0/NuxCore/Color.h:112:9: note: constexpr
nux::color::Color::Color(nux::color::Color&&)
/usr/include/Nux-2.0/NuxCore/Color.h:112:9: note: no known conversion for
argument 1 from ‘const string {aka const std::basic_string<char>}’ to
‘nux::color::Color&&’
make[2]: *** [launcher/CMakeFiles/launcher-lib.dir/BamfLauncherIcon.cpp.o]
Error 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1010348/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp