Mir

Activity log for bug #1317200

Date Who What changed Old value New value Message
2014-05-07 17:11:02 Alberto Aguirre bug added bug
2014-05-07 17:14:45 Alberto Aguirre description unity8 fails to load unity-mir: terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >' what(): /usr/lib/arm-linux-gnueabihf/mir/platformgraphics/android/libmirplatformgraphics.so: undefined symbol: _ZN3mir8graphics9GLProgramD1Ev unity8 fails to load libmirplatformgraphics.so on the latest mir devel tip (r1607) terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::runtime_error> >'   what(): /usr/lib/arm-linux-gnueabihf/mir/platformgraphics/android/libmirplatformgraphics.so: undefined symbol: _ZN3mir8graphics9GLProgramD1Ev libmirplatformgraphics should not be linking against things in libmirserver. This is due to the use of a unique_ptr<GLProgram> in OverlayGLProgram which needs the definition of GLProgram's destructor.
2014-05-07 17:59:54 Alberto Aguirre branch linked lp:~albaguirre/mir/move-gl-program
2014-05-08 01:22:42 Daniel van Vugt mir: status New In Progress
2014-05-08 02:19:45 Daniel van Vugt summary unity8 fails to load libmirplatformgraphics [regression] unity8 fails to load libmirplatformgraphics [undefined symbol: _ZN3mir8graphics9GLProgramD1Ev]
2014-05-08 02:20:04 Daniel van Vugt summary [regression] unity8 fails to load libmirplatformgraphics [undefined symbol: _ZN3mir8graphics9GLProgramD1Ev] [regression] unity8 fails to load libmirplatformgraphics (undefined symbol: _ZN3mir8graphics9GLProgramD1Ev)
2014-05-08 09:54:12 PS Jenkins bot mir: status In Progress Fix Committed
2014-05-09 09:41:24 Daniel van Vugt tags regression
2014-06-05 03:08:51 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/mir
2014-06-06 18:49:37 Launchpad Janitor mir (Ubuntu): status New Fix Released
2014-07-01 07:37:02 Daniel van Vugt mir: status Fix Committed Fix Released
2014-07-01 07:46:47 Daniel van Vugt mir (Ubuntu): importance Undecided Critical