[Slackbuilds-users] Clementine build failed on CURRENT x86_64
Mark Halstead
mdhalstead at att.net
Mon Jul 29 14:50:10 UTC 2013
I only track CURRENT so not sure. I suspect that it will build ok, but
perhaps do something bad to "gnome-volume-control" for those that might
use it. GLib-2.36 is the culprit. Perhaps someone who runs 14.0 could
try it?
Mark H.
On 07/29/2013 10:32 AM, Willy Sudiarto Raharjo wrote:
>> The last couple of updates broke Clementine for me. Seems to be a "warning
>> treated as error" thing, but the fix seems simple. At line 286 of
>> src/main.cpp g_type_init is deprecated and according to documentation no
>> longer does anything.
>>
>> // This makes us show up nicely in gnome-volume-control
>> g_type_init(); /* THIS LINE 286 */
>> g_set_application_name(QCoreApplication::applicationName().toLocal8Bit());
>>
>> I commented it out and the build went smoothly. Based on the Gnome go-object
>> documentation, I think this line can safely be removed.
> Will it broke users using Slackware 14.0?
>
More information about the SlackBuilds-users
mailing list